1
0
Fork 0
arangodb/arangod
Jan Steemann fadcb59423 issue #540 2013-05-23 15:24:40 +02:00
..
Actions merged patches by @guidoreina 2013-05-21 11:33:43 +02:00
Ahuacatl issue #540 2013-05-23 15:24:40 +02:00
BitIndexes
CapConstraint
FulltextIndex
GeoIndex
HashIndex
IndexIterators
IndexOperators
MRServer
PriorityQueue [Small improvements] In the function TRI_InitPQueue(), instead of initializing pq->_base._items with '\0's by using memset(), TRI_Allocate() is called with 'set' set to true (as it is done in the function CheckPQSize()). 2013-05-05 16:33:09 +02:00
RestHandler merged patches by @guidoreina 2013-05-21 11:33:43 +02:00
RestServer fixed handling of --temp-path 2013-05-15 15:55:48 +02:00
SkipLists
SkipListsEx
Utils ported all recent fixes from 1.3 2013-05-16 21:04:04 +02:00
V8Server fixed typo 2013-05-22 19:13:49 +02:00
VocBase dont write currently unnecessary data on collection creation and deletion 2013-05-22 11:09:58 +02:00
Makefile.files