/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-08-26 21:43:01 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150826214301-a3ms101kvjx4g0qq
* General documentation clean up.
* Made the doxygen optimise for C
* Changed SBoxPrivate to use union
* Implemented the s_box_new_xxx functions
* moved free_func from SBoxClass to SBoxPrivate to lessen confusion with SObjectClass->free, and keep it private.
* Added S_ERROR_TYPE_ERROR to represent generic type errors.
* Added CALLBACK(k) macro
* Made a group for SMatrix.
* Added documentation for various functions and what not.
Filename Latest Rev Last Changed Committer Comment Size
..
CMakeLists.txt 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 222 bytes Diff Download File
dynamic_array.c 48 10 years ago Gustav Hartvigsson * Finnished SLinkedList. * Still needs to be tes 1.4 KB Diff Download File
dynamic_array.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 104 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 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 485 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 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 4.3 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