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 updated disclaimer 2013-03-13 17:03:18 +01:00
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 updated documentation 2013-04-12 00:42:02 +02:00
FulltextIndex FreeBSD port 2013-04-02 18:43:10 +02:00
GeoIndex issue #481 2013-04-21 12:12:51 +02:00
HashIndex fixed ordering 2013-03-23 17:54:35 +01:00
IndexIterators updated disclaimer 2013-03-13 17:03:18 +01:00
IndexOperators updated disclaimer 2013-03-13 17:03:18 +01:00
MRServer FreeBSD port 2013-04-02 18:43:10 +02:00
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 CAS modifications 2013-03-18 19:52:53 +08:00
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