/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-10-26 18:59:48 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20151026185948-qwqwagb7iwnoxcpp
libssts:
* Fixed s_dynamic_array_new and s_dynamic_array_free
* fixed s_error_new's linkedlist initialisation.
* added s_error_has_error ()
* fixed s_error_free ()  (was the wrong name before).
* removed a few s_dbg_print's.
* fixed s_linked_list_new (Used the wrong funtion... Woopse).
* fixed s_linked_list_get_current to not segfault if it is not intialised.

TESTS:
* added a few more tests in test_error ()
Filename Latest Rev Last Changed Committer Comment Size
..
README 87 10 years ago Gustav Hartvigsson I have no idea why this is not working...0_o... 229 bytes Diff Download File
stdatomic.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 13.2 KB Diff Download File
threads.h 88 10 years ago Gustav Hartvigsson * Made the SMutex code compile. * Added check to C 2.5 KB Diff Download File
threads_posix.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 8.4 KB Diff Download File
threads_win32.h 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t 16 KB Diff Download File