Merge branch 'develop' into debian-develop
[archipelago] / xseg / xtypes / xobj.c
2014-02-14 Filippos GiannakosStrip xseg stuff
2013-06-05 Filippos GiannakosAdd limit to xhash
2013-02-08 Filippos GiannakosFix compilation warnings
2012-12-10 Filippos Giannakosadd license headers
2012-11-12 Filippos Giannakosadd stdout, stderr redirection of peers to logfile
2012-11-12 Filippos Giannakosfix xobj_iterate bug, add lock free versions of xobj_ch...
2012-11-12 Filippos Giannakosimplent xobj iterate, check, is_Free functions
2012-11-06 Filippos Giannakosmake xobj_put reset object properties
2012-10-04 Giannakos Filipposinitial commit of signal descriptors support
2012-09-14 Filippos Giannakosadd support to xhash for strings
2012-09-03 Filippos Giannakosxobj: keap xheap chunks instead of each object in alloc...
2012-08-31 Filippos Giannakosadd support for resizable queues
2012-08-31 Filippos Giannakossmall fixes in xseg-tool , filed
2012-08-31 Filippos Giannakosfix xhash to compile in kernel. also removed numerous...
2012-08-29 Filippos Giannakosrewrite xseg initialize skeleton
2012-08-29 Filippos Giannakosmove heap, obj outside of xseg and make them xtypes