1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Frank Celler 8e35069c5b Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	V8/v8-query.cpp
2012-05-23 11:40:54 +02:00
Frank Celler e88418daab silence warnings 2012-05-22 17:13:38 +02:00
Jan Steemann c928642277 fixed memleaks 2012-05-22 12:22:03 +02:00
Jan Steemann 450f6ca4c4 fixed some errors found by valgrind/gcc 2012-05-22 09:11:17 +02:00
Jan Steemann 809475b123 fixed issue #69: removed duplicate collection->endRead() 2012-05-21 19:11:45 +02:00
Jan Steemann 74ab2da22c issue #67: skiplist interface does not support range operations and two different attributes. now, make such queries fail 2012-05-21 15:51:59 +02:00
Jan Steemann 848beb8abe removed unused line 2012-05-16 16:06:01 +02:00
Jan Steemann 9260d8b44a AQL now uses skiplists for single and multi-range queries 2012-05-16 12:14:35 +02:00
Jan Steemann ef68866156 query optimiser can now make use of skiplists 2012-05-15 18:22:35 +02:00
Jan Steemann a35f492b7f added hash index access for for loops 2012-05-15 13:42:15 +02:00
Frank Celler 56c53e5741 doc user-manual 2012-05-14 21:44:29 +02:00
Frank Celler e1cd69d515 fixed hash 2012-05-10 20:14:49 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00