summaryrefslogtreecommitdiffstats
path: root/obj.c
Commit message (Expand)AuthorAgeFilesLines
...
* worked a bit more on the queue, disk dequeing part (not complete yet)Rainer Gerhards2008-01-071-0/+2
* - MsgSetProperty() implementedRainer Gerhards2008-01-071-7/+275
* implemented class type registryRainer Gerhards2008-01-071-0/+32
* implemented disk queue as far as I could without an object de-serializerRainer Gerhards2008-01-071-2/+2
* performance-tuned stringbuf classRainer Gerhards2008-01-071-4/+11
* worked on object header (now also contains the size)Rainer Gerhards2008-01-061-30/+54
* completed serializer for msg (but needs review)Rainer Gerhards2008-01-061-1/+32
* worked a bit on object serializationRainer Gerhards2008-01-061-1/+122
* utilized the new auto-destruction capability so that the queue can nowRainer Gerhards2008-01-041-1/+2
* - begun some work on Msg Object serializiationRainer Gerhards2008-01-041-0/+97