/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2015-10-19 11:16:58 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20151019111658-nqf9p5qj1you04g5
* Fixed README.
* Started re-working SError.
* Made a few readabillity changes here and there.
* Renamed s_matrix_foreach to s_matrix_for_each.
* Fixed potential memory leak in s_matrix_for_each.
* Removed inlines... Did not do what I thought they did.
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 72 10 years ago Gustav Hartvigsson * Added our own types for stability and shit and g 10.3 KB Diff Download File
Box.h 83 10 years ago Gustav Hartvigsson * vec.h: macro -> inline for aliases, should mak 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 68 10 years ago Gustav Hartvigsson * Hid internals of SDynamicArray. * Added s_dynami 4.3 KB Diff Download File
DynamicArray.h 70 10 years ago Gustav Hartvigsson * removed s_dynamic_array_foreach_with_return. I 5.6 KB Diff Download File
Error.c 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 2 KB Diff Download File
Error.h 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 4.7 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 80 10 years ago Gustav Hartvigsson * is that better? 7.4 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 72 10 years ago Gustav Hartvigsson * Added our own types for stability and shit and g 4 KB Diff Download File
utils.h 82 10 years ago Gustav Hartvigsson * added rotl and rotr macros. cus' why not? 6.6 KB Diff Download File
vec.c 72 10 years ago Gustav Hartvigsson * Added our own types for stability and shit and g 487 bytes Diff Download File
vec.h 100 10 years ago Gustav Hartvigsson * Fixed README. * Started re-working SError. * Mad 3.3 KB Diff Download File