/simpletypesystem/trunk

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

  • Committer: Gustav Hartvigsson
  • Date: 2016-02-08 14:54:01 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20160208145401-vh27muxhjdhu70s2
* Inpremented the manual mark and sweep thingys.
Filename Latest Rev Last Changed Committer Comment Size
..
external 86 9 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 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 8.3 KB Diff Download File
BaseN.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 1.9 KB Diff Download File
baseobject.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 5 KB Diff Download File
baseobject.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 5.6 KB Diff Download File
Box.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 10.3 KB Diff Download File
Box.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 5.7 KB Diff Download File
Callback.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 2.5 KB Diff Download File
Callback.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 3 KB Diff Download File
CMakeLists.txt 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 2.2 KB Diff Download File
config.h.in 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 471 bytes Diff Download File
defs.c 61 9 years ago Gustav Hartvigsson * Made the code more easy to read. 79 bytes Diff Download File
defs.h 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 10 KB Diff Download File
DynamicArray.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 5 KB Diff Download File
DynamicArray.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 6.3 KB Diff Download File
Error.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 9.2 KB Diff Download File
Error.h 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 4.8 KB Diff Download File
Func.c 5.2.7 10 years ago Gustav Hartvigsson * Switched licence to a more permisive one. No 1 KB Diff Download File
Func.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 2.9 KB Diff Download File
GlobalNotify.c 24 10 years ago Gustav Hartvigsson * added skeleton of global noify. Empty Diff Download File
GlobalNotify.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 3.1 KB Diff Download File
hash.c 61 9 years ago Gustav Hartvigsson * Made the code more easy to read. 501 bytes Diff Download File
hash.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 707 bytes Diff Download File
Interface.c 5.2.1 11 years ago Gustav Hartvigsson Started work on the Map (SMap) data structure. Sti Empty Diff Download File
Interface.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 292 bytes Diff Download File
LinkedList.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 8.2 KB Diff Download File
LinkedList.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 4.4 KB Diff Download File
MainLoop.c 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 14.4 KB Diff Download File
MainLoop.h 130.1.3 9 years ago Gustav Hartvigsson * pragma once gawd damn it! * License. * skeleton. 8.4 KB Diff Download File
Map.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 7.7 KB Diff Download File
Map.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 5.9 KB Diff Download File
Matrix.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 3.1 KB Diff Download File
Matrix.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 6.6 KB Diff Download File
mm.c 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 2.6 KB Diff Download File
mm.h 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 3.7 KB Diff Download File
mm_mark_and_sweep.c 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 3.1 KB Diff Download File
mm_mark_and_sweep.h 130.1.4 9 years ago Gustav Hartvigsson * Inpremented the manual mark and sweep thingys. 2 KB Diff Download File
RingBuffer.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 1 KB Diff Download File
RingBuffer.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 3.3 KB Diff Download File
SimpleTypeSystem.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 1.6 KB Diff Download File
SimpleTypeSystem.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 2.6 KB Diff Download File
Stream.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 1.9 KB Diff Download File
Stream.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 1.8 KB Diff Download File
StreamPrivate.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 802 bytes Diff Download File
Thread.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 2.6 KB Diff Download File
Thread.h 130 9 years ago Gustav Hartvigsson * woops! 3.6 KB Diff Download File
utils.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 4.3 KB Diff Download File
utils.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 6.9 KB Diff Download File
vec.c 121.1.3 9 years ago Gustav Hartvigsson * Made the GC switchable at rutime (once) when com 2.1 KB Diff Download File
vec.h 126.1.1 9 years ago Gustav Hartvigsson * Using #ifndef __H_FOO__ #define __H_FOO__ 3.5 KB Diff Download File