/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2016-08-07 21:08:54 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20160807210854-esvxch63s29kr2kw
* Fixed s_base_16_enc
* started work on s_base_16_dec (have not figured out how why id is not working)
* fixed reverse table size issue (127 -> 128 elements)
* Added tests for Base 16 stuffs
* added s_string_len
* fixed? s_ustring_to_string
* added (do not know if it is working?) s_string_to_ustring
* commented out strdup
* removed mainloop tests from the standard test suite, sholud be run seperatly anyway.
* use libc for memory managment in the tests
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 121.1.1 9 years ago Gustav Hartvigsson * added CMake rules for libgc in CMakeLists.txt an Diff
libssts 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Diff
libsstsmm 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Diff
tests 1 11 years ago Gustav Hartvigsson Initial Code. Diff
File build.sh 125.1.3 9 years ago Gustav Hartvigsson * errr... 3.3 KB Diff Download File
CMakeLists.txt 138 8 years ago Gustav Hartvigsson * Fixed s_base_16_enc * started work on s_base_16_ 3.2 KB Diff Download File
CXX_README 96 9 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 105 bytes Diff Download File
Doxyfile.in 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 10.1 KB Diff Download File
LICENSE 42 10 years ago Gustav Hartvigsson * Updated the README. * Added LICENSE. 1 KB Diff Download File
README 125.1.1 9 years ago Gustav Hartvigsson * Added merge-trunk command to ./build.sh The " 2.6 KB Diff Download File