Fix typo in control file
[archipelago] / xseg / xtypes /
2013-07-08 Filippos Giannakosxhash: Add XHASHS_ENOENT return value on remove
2013-06-10 Filippos Giannakosxcache: Add missing licence headers
2013-06-10 Filippos Giannakosxcache: Unique names in xcache test2
2013-06-10 Filippos Giannakosxcache: Fix tab indendation in comments
2013-06-10 Alex Pyrgiotisxcache: Make invalidate check the rm_table flag
2013-06-10 Alex Pyrgiotisxcache: Explicitly set flag to use rm tables
2013-06-10 Alex Pyrgiotisxcache: Refactor put, add more assertions
2013-06-10 Alex Pyrgiotisxcache_test: Fix compilation warnings
2013-06-10 Alex Pyrgiotisxcache: Code re-arrangements
2013-06-10 Filippos GiannakosAdd xcache xtype implementation
2013-06-10 Filippos GiannakosAdd xbinheap xtype implementation
2013-06-07 Filippos GiannakosFix licence headers in multiple files
2013-06-05 Filippos GiannakosAdd xwaitq xtype implementation
2013-06-05 Filippos GiannakosAdd workq xtype implementation
2013-06-05 Filippos GiannakosAdd limit to xhash
2013-06-05 Filippos GiannakosImprove xlock try lock function
2013-06-05 Filippos GiannakosMake xtypes build system cleaner
2013-02-08 Filippos GiannakosFix compilation warnings
2013-01-14 Filippos GiannakosFix auto generation of pyton bindings
2013-01-11 Filippos GiannakosAdd volume freeze functionality for certain ops to...
2013-01-11 Filippos GiannakosRefactor the build system
2013-01-11 Filippos GiannakosRefactor the build system
2013-01-11 Filippos GiannakosRefactor the build system
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-11-06 Filippos Giannakosfix handlers print formating. add show port requests...
2012-10-12 Giannakos Filipposmake peers verbose by default
2012-10-11 Giannakos Filipposadd compile time options to xlock
2012-10-04 Giannakos Filipposinitial commit of signal descriptors support
2012-10-04 Giannakos Filipposadd debuging code
2012-10-01 Giannakos Filipposremove debug messages
2012-10-01 Giannakos Filipposfix numerous bugs in mt-mapperd, pfiled, xhash
2012-09-26 Filippos Giannakosadd improved xseg loging system. plus remove tons of...
2012-09-19 Filippos Giannakosfix various bugs in mt-mapperd.
2012-09-18 Filippos Giannakosadd WIP mt-mapperd
2012-09-14 Filippos Giannakosadd support to xhash for strings
2012-09-14 Filippos Giannakosfix xhash (xhashidx, assert hack etc.)
2012-09-06 Useradd debug messages, and fix a xheap bug
2012-09-06 Userfix xsegbd to work with the new scheme. needs further...
2012-09-04 Filippos Giannakosadd xseg {get,set} req data
2012-09-03 Filippos Giannakosadd max allocated reqs per port. also some other minor...
2012-09-03 Filippos Giannakosmake xheap use a more complex indexing system
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-30 Filippos Giannakosfix xseg-tool rnd functions to check for error on submit
2012-08-30 Filippos Giannakosadd xtypes to kernel makefile
2012-08-30 Filippos Giannakosmake xhash request for less allocated space
2012-08-30 Filippos Giannakosadded necessary compiler memory barrier to xlock_release
2012-08-30 Filippos Giannakosfix numerous compile errors
2012-08-29 Filippos Giannakoswrite more xseg functions based on the new scheme
2012-08-29 Filippos Giannakosrewrite xseg initialize skeleton
2012-08-29 Filippos Giannakosmove heap, obj outside of xseg and make them xtypes
2012-08-28 Georgios D. Tsoukalassketch for CAS/atomic helpers
2012-08-10 Filippos Giannakoswork in progress: xseg allocation, xseg ptr free
2012-08-10 Filippos Giannakosmake code compile. no validity checks
2012-08-09 Filippos Giannakosinitial code commit in data structures