/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
..
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 59 9 years ago Gustav Hartvigsson * Moved print_backtrace() to utils.h 1.9 KB Diff Download File
Doxyfile.in 62 9 years ago Gustav Hartvigsson * General documentation clean up. * Made the doxyg 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