| Source path: svn/ corelib/ branches/ users/ chryswoods/ src/ libs/ Siren/ primitive.h |
|
|
|
|
Change log
I've fixed the memory bug in CoordGroup and have also added guards so that the unit test code can be disabled (to reduce executable size if desired). I've also fixed some problems with the registration of class type in Class so that now they are all held in a central hash rather than left within the memory of each library.
| Go to: |
Sign in to write a code review
Older revisions
r1123
by chryswoods
on Dec 5, 2009
Diff
I've finished porting SireMaths to Siren and have made a start porting SireBase... Code is all broken ...
r1116
by chryswoods
on Nov 29, 2009
Diff
I'm making good progress porting SireMaths to Siren... Code is very broken
r1112
by chryswoods
on Nov 27, 2009
Diff
I've ported over SireUnits - one down, lots to go... Code is very broken