/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

  • Committer: Gustav Hartvigsson
  • Date: 2015-04-07 17:58:58 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150407175858-6kx2kvbn8pa1s82c
* Added some compile options to the root CMakeLists.txt
* Cleaned up some code in baseobject.h, baseobect.c and Func.h
* Added inclution guard to GlobalNotify.h
* Now uses macros instead of functions in utils.[c,h] for the print futctions
* Fixed Vec.[h,c] - Forgot to return self and used wrong type
* added test macros.
* Rewrote the ref-count test-case to use the new test macros.
  * Also fixed a circular call in baseobject.c
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1 11 years ago Gustav Hartvigsson Initial Code. Diff
src 1 11 years ago Gustav Hartvigsson Initial Code. Diff
tests 1 11 years ago Gustav Hartvigsson Initial Code. Diff
CMakeLists.txt 32 10 years ago Gustav Hartvigsson * Added some compile options to the root CMakeList 361 bytes Diff Download File
DoxyGen.doxconf 11 11 years ago Gustav Hartvigsson * Finnished up a the inheritance documentation. * 10.1 KB Diff Download File
README 1 11 years ago Gustav Hartvigsson Initial Code. 1011 bytes Diff Download File