Mercurial > hg > aimc
log trunk/src/Modules/SSI/ModuleSSI.cc @ 382:068e33a65f8d
age | author | description |
---|---|---|
Thu, 22 Jul 2010 04:24:55 +0000 | tomwalters | - Hacks to get a basic AIM-C compiling on windows |
Tue, 30 Mar 2010 22:06:24 +0000 | tomwalters | - Modified licence from GPL 3 to Apache v2 |
Fri, 26 Feb 2010 16:58:26 +0000 | tomwalters | -Added debug symbols option for GCC |
Thu, 25 Feb 2010 22:02:00 +0000 | tomwalters | -New AIMCopy main for the SSI features (temporary hack till I get a working module load system) |
Sat, 20 Feb 2010 21:03:57 +0000 | tomwalters | -Added basic support for unit tests using gtest |
Fri, 19 Feb 2010 15:19:27 +0000 | tomwalters | -<math.h> replaced wit <cmath> where possible |
Fri, 19 Feb 2010 14:17:42 +0000 | tomwalters | -Updated the SWIG wrapper to include all the modules. Now employing a lazier strategy for the SWIG interface file. |
Fri, 19 Feb 2010 13:07:54 +0000 | tomwalters | -Profile module for taking slices of an SAI or SSI (or anything else for that matter) |