1
0
Fork 0
arangodb/arangod
Guido Reina ae8d686ae6 In the function CheckDatafile(), inside the while loop, there are two consecutive 'if' with the same body and similar condition. The first 'if' has been removed, as its condition is more restrictive than the second. 2013-05-09 20:26:32 +02:00
..
Actions
Ahuacatl Merge remote branch 'remotes/upstream/devel' into experiment 2013-05-09 18:56:50 +02:00
BitIndexes windows dev update 2013-04-29 21:24:57 +08:00
CapConstraint
FulltextIndex
GeoIndex issue #481 2013-04-21 12:12:51 +02:00
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 Header with 304 returncode fixed 2013-05-08 15:38:12 +02:00
RestServer issue #498 2013-05-02 12:27:06 +02:00
SkipLists
SkipListsEx windows dev update 2013-04-29 21:24:57 +08:00
Utils fixed segfault 2013-04-22 13:11:52 +02:00
V8Server fixed cursor leak for very small batch sizes 2013-05-07 18:48:41 +02:00
VocBase In the function CheckDatafile(), inside the while loop, there are two consecutive 'if' with the same body and similar condition. The first 'if' has been removed, as its condition is more restrictive than the second. 2013-05-09 20:26:32 +02:00
Makefile.files windows dev update 2013-04-29 21:24:57 +08:00