/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-04-10 21:36:10 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150410213610-r1q96ym4nmulpax9
* Added a few skeletal functions to Callback.h
* Re-wrote parts of SDynamicArray to be more sane.
  * removed s_dynamic_array_len() and s_dynamic_array_add()
  * added s_dynamic_array_set() and s_dynamic_array_last_item()
  * use calloc instead of malloc.
* added unsubscribe function to SGlobalNotify.
* Added decumentation in Interface.h
* Made s_dbg_print() more helpful.

-- Testing --
* Made test_case() macro more useful.
* added tests for the dynamic array.
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 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 569 bytes Diff Download File
DoxyGen.doxconf 11 11 years ago Gustav Hartvigsson * Finnished up a the inheritance documentation. * 10.1 KB Diff Download File
LICENSE 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 1 KB Diff Download File
README 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 903 bytes Diff Download File