/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-10-24 19:55:57 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20151024195557-lpmkc68r52x4t63h
* General cleanup/make it pritty.
* Added s_dynamic_array_append.
* Implimented the new Error System w/ error domains.
* Added s_string_is_equal
* changed char to schar here and there.
TODO:
  Change the tests to match the new error system.
Filename Latest Rev Last Changed Committer Comment Size
..
external 86 10 years ago Gustav Hartvigsson * added external .h files for dealing with stuff t Diff
Application.c 51 10 years ago Gustav Hartvigsson * Added two files Empty Diff Download File
Application.h 51 10 years ago Gustav Hartvigsson * Added two files Empty Diff Download File
BaseN.c 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 8.3 KB Diff Download File
BaseN.h 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 1.9 KB Diff Download File
baseobject.c 78 10 years ago Gustav Hartvigsson * Fixed a deprecated warning in base object. 5 KB Diff Download File
baseobject.h 77 10 years ago Gustav Hartvigsson * More work on SStream... Requiers Mutex suppert : 6.2 KB Diff Download File
Box.c 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 10.2 KB Diff Download File
Box.h 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 5.4 KB Diff Download File
Callback.c 44 10 years ago Gustav Hartvigsson * Started to structuce the dectumentation a little 1 KB Diff Download File
Callback.h 81 10 years ago Gustav Hartvigsson * Re arranged members of structs to prevent struct 2.7 KB Diff Download File
CMakeLists.txt 77 10 years ago Gustav Hartvigsson * More work on SStream... Requiers Mutex suppert : 1.8 KB Diff Download File
config.h.in 91 10 years ago Gustav Hartvigsson * Moved Version Number to config.h.in 465 bytes Diff Download File
defs.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 79 bytes Diff Download File
defs.h 89 10 years ago Gustav Hartvigsson * Started working on Threads * Started working on 5.9 KB Diff Download File
DynamicArray.c 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 4.6 KB Diff Download File
DynamicArray.h 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 6.1 KB Diff Download File
Error.c 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 8.2 KB Diff Download File
Error.h 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 4.8 KB Diff Download File
Func.c 5.2.7 11 years ago Gustav Hartvigsson * Switched licence to a more permisive one. No 1 KB Diff Download File
Func.h 89 10 years ago Gustav Hartvigsson * Started working on Threads * Started working on 2.8 KB Diff Download File
GlobalNotify.c 24 11 years ago Gustav Hartvigsson * added skeleton of global noify. Empty Diff Download File
GlobalNotify.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 3.1 KB Diff Download File
hash.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 501 bytes Diff Download File
hash.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 721 bytes Diff Download File
Interface.c 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Interface.h 47 10 years ago Gustav Hartvigsson * Added a few skeletal functions to Callback.h * R 279 bytes Diff Download File
LinkedList.c 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 5.7 KB Diff Download File
LinkedList.h 61 10 years ago Gustav Hartvigsson * Made the code more easy to read. 3.9 KB Diff Download File
MainLoop.c 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
MainLoop.h 5.2.1 12 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Map.c 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 7.1 KB Diff Download File
Map.h 79 10 years ago Gustav Hartvigsson * Clean up of SMap's for each code. * started work 5.8 KB Diff Download File
Matrix.c 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 3.1 KB Diff Download File
Matrix.h 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 6.5 KB Diff Download File
RingBuffer.c 99 10 years ago Gustav Hartvigsson * Working on RingBuffer and Stream. 1 KB Diff Download File
RingBuffer.h 99 10 years ago Gustav Hartvigsson * Working on RingBuffer and Stream. 3.2 KB Diff Download File
SimpleTypeSystem.c 79 10 years ago Gustav Hartvigsson * Clean up of SMap's for each code. * started work 1.6 KB Diff Download File
SimpleTypeSystem.h 91 10 years ago Gustav Hartvigsson * Moved Version Number to config.h.in 2 KB Diff Download File
Stream.c 99 10 years ago Gustav Hartvigsson * Working on RingBuffer and Stream. 1.9 KB Diff Download File
Stream.h 99 10 years ago Gustav Hartvigsson * Working on RingBuffer and Stream. 1.6 KB Diff Download File
StreamPrivate.h 99 10 years ago Gustav Hartvigsson * Working on RingBuffer and Stream. 850 bytes Diff Download File
Thread.c 89 10 years ago Gustav Hartvigsson * Started working on Threads * Started working on 2.6 KB Diff Download File
Thread.h 89 10 years ago Gustav Hartvigsson * Started working on Threads * Started working on 2.3 KB Diff Download File
utils.c 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 4.2 KB Diff Download File
utils.h 103 10 years ago Gustav Hartvigsson * General cleanup/make it pritty. * Added s_dynami 6.8 KB Diff Download File
vec.c 102 10 years ago Gustav Hartvigsson * Finnished the Vectors... For the moment. 2.1 KB Diff Download File
vec.h 102 10 years ago Gustav Hartvigsson * Finnished the Vectors... For the moment. 3.4 KB Diff Download File