/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
..
baseobject.cxx 96 10 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr Empty Diff Download File
baseobject.hxx 96 10 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 721 bytes Diff Download File
SimpleTypeSystem.hxx 96 10 years ago Gustav Hartvigsson * Added skeleton for cxx binding. This is not a pr 1.3 KB Diff Download File