/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-04-10 15:24:35 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150410152435-uumooulvwmn02rxb
* Renamed DynamicArray to SDynamicArray.
* Renamed dynamic_array_*() functions to s_dynamic_array_*()
* Fixed indentation problem in Error.h and defs.h
* Removed dependency on stdbool.h
* Added sboolean
* Addad sconstpointer
* Reverted SMap back no not depending on SObject.
Filename Latest Rev Last Changed Committer Comment Size
..
CMakeLists.txt 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 186 bytes Diff Download File
error.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 1.4 KB Diff Download File
error.h 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 80 bytes Diff Download File
main.c 43 10 years ago Gustav Hartvigsson * Code cleanup * Added attribute ((unused)) to sup 437 bytes Diff Download File
refcount.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 1016 bytes Diff Download File
refcount.h 36 10 years ago Gustav Hartvigsson * Murmur 89 bytes Diff Download File
test_macros.h 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 4.2 KB Diff Download File
to_string.c 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 491 bytes Diff Download File
to_string.h 39 10 years ago Gustav Hartvigsson * Added "check" target for testing. * Changed SRC 92 bytes Diff Download File