/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
..
baseobject.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 5 KB Diff Download File
baseobject.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 5.8 KB Diff Download File
Box.c 43 10 years ago Gustav Hartvigsson * Code cleanup * Added attribute ((unused)) to sup 18 bytes Diff Download File
Box.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.5 KB Diff Download File
Callback.c 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1 KB Diff Download File
Callback.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 1.9 KB Diff Download File
CMakeLists.txt 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.2 KB Diff Download File
config.h.in 32 10 years ago Gustav Hartvigsson * Added some compile options to the root CMakeList 235 bytes Diff Download File
defs.h 46 10 years ago Gustav Hartvigsson * Renamed DynamicArray to SDynamicArray. * Renamed 2.3 KB Diff Download File
DynamicArray.c 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 3.6 KB Diff Download File
DynamicArray.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 4.2 KB Diff Download File
Error.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 2.5 KB Diff Download File
Error.h 46 10 years ago Gustav Hartvigsson * Renamed DynamicArray to SDynamicArray. * Renamed 2.7 KB Diff Download File
Func.c 5.2.7 10 years ago Gustav Hartvigsson * Switched licence to a more permisive one. No 1 KB Diff Download File
Func.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 2.2 KB Diff Download File
GlobalNotify.c 24 10 years ago Gustav Hartvigsson * added skeleton of global noify. Empty Diff Download File
GlobalNotify.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 3.1 KB Diff Download File
hash.c 46 10 years ago Gustav Hartvigsson * Renamed DynamicArray to SDynamicArray. * Renamed 266 bytes Diff Download File
hash.h 29 10 years ago Gustav Hartvigsson * Switched to CMake to future proof the project a 459 bytes Diff Download File
Interface.c 5.2.1 11 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Interface.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 279 bytes Diff Download File
LinkedList.c 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.6 KB Diff Download File
LinkedList.h 30 10 years ago Gustav Hartvigsson * Made the code compile using CMake. 3.3 KB Diff Download File
MainLoop.c 5.2.1 11 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
MainLoop.h 5.2.1 11 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Map.c 46 10 years ago Gustav Hartvigsson * Renamed DynamicArray to SDynamicArray. * Renamed 2.9 KB Diff Download File
Map.h 46 10 years ago Gustav Hartvigsson * Renamed DynamicArray to SDynamicArray. * Renamed 4.6 KB Diff Download File
SimpleTypeSystem.c 45 10 years ago Gustav Hartvigsson * Fixed indirect dependency in baseobject.h * made 1.7 KB Diff Download File
SimpleTypeSystem.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 2.2 KB Diff Download File
utils.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 1.8 KB Diff Download File
utils.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 3.1 KB Diff Download File
vec.c 32 10 years ago Gustav Hartvigsson * Added some compile options to the root CMakeList 327 bytes Diff Download File
vec.h 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1.1 KB Diff Download File