1
0
Fork 0
Commit Graph

192 Commits

Author SHA1 Message Date
Jan Steemann cf8c339e7c added AQL example queries 2012-05-24 14:34:29 +02:00
Jan Steemann 9d5e80b5b0 double the throughput for simple AQL queries by returning the result set as V8 list instead of a cursor 2012-05-24 12:24:23 +02:00
Jan Steemann a141bd4ce4 try to shutdown v8 globals properly, try to free rng resources on shutdown 2012-05-24 00:10:22 +02:00
Frank Celler f5c7265911 fixed error message 2012-05-22 09:36:43 +02:00
Jan Steemann c834613837 fixed strange errors when exceptions were occurring during query execution 2012-05-21 19:45:01 +02:00
Frank Celler b64a51844f added lookup skiplist index 2012-05-21 13:51:03 +02:00
Frank Celler 88e4bf6c63 Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	V8/v8-vocbase.cpp
2012-05-21 10:50:46 +02:00
Jan Steemann 8e834971fd internally changed the query execution, adjusted query tests 2012-05-21 10:31:05 +02:00
Frank Celler b2dcf12c48 script loader 2012-05-20 16:48:20 +02:00
Jan Steemann 49990c5288 unified javascript runtime error messages in AQL 2012-05-18 15:52:11 +02:00
Jan Steemann 07207daa19 fixed examples in arangosh, added tests for AHUACATL_PARSE 2012-05-16 16:46:36 +02:00
Jan Steemann 70c94e2b44 some renamings 2012-05-16 08:49:51 +02:00
Jan Steemann a35f492b7f added hash index access for for loops 2012-05-15 13:42:15 +02:00
Frank Celler 27fe9ab240 added doc for collections 2012-05-14 22:56:37 +02:00
Frank Celler 308e9c3476 user manual 2012-05-14 22:36:10 +02:00
Frank Celler 56c53e5741 doc user-manual 2012-05-14 21:44:29 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Jan Steemann bd417248fb fixed some memory errors, removed unused error messages 2012-05-11 14:55:52 +02:00
Frank Celler e1cd69d515 fixed hash 2012-05-10 20:14:49 +02:00
Frank Celler e169f12c71 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-10 17:10:27 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00
Jan Steemann 97eb11729f removed unused variable 2012-05-10 11:21:12 +02:00
Frank Celler 75ef3d614c Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	V8/v8-vocbase.cpp
2012-05-10 10:44:40 +02:00
Frank Celler baf039b608 cleanup, remove deprecated stuff 2012-05-10 09:45:11 +02:00
Frank Celler 32110b4ba8 ignore ordering for hash index 2012-05-09 23:25:43 +02:00
Jan Steemann b1a4cec863 some bugfixes for subqueries 2012-05-09 15:02:07 +02:00
Frank Celler add0aff2c3 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-09 10:41:49 +02:00
Jan Steemann e612faf68b fixed GCC 4.6.3 compile warnings 2012-05-08 23:07:34 +02:00
Frank Celler 34165412f5 fixed null values 2012-05-08 16:55:29 +02:00
Frank Celler 5a93599712 fixed handling of null 2012-05-08 15:46:54 +02:00
Frank Celler 875746d0d4 fixed doc 2012-05-07 17:35:41 +02:00
Frank Celler 5c5f0827b3 fixed byExample and firstExample 2012-05-07 16:08:23 +02:00
Jan Steemann 07db7dd731 more descriptive error messages 2012-05-07 13:28:16 +02:00
Frank Celler 032602d300 added documentation and fixes for cap 2012-05-05 23:14:30 +02:00
Frank Celler 982e812679 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-05 09:14:27 +02:00
Frank Celler d5b3523d82 added cap constraint 2012-05-04 22:23:56 +02:00
Jan Steemann c505206ddf fixed memleaks in geo indexes 2012-05-04 18:11:33 +02:00
Jan Steemann 9f360652b9 fixed some issues with v8 and unfreed memory 2012-05-04 15:47:01 +02:00
Jan Steemann 376bf1d9f3 changed code generation 2012-05-04 11:23:03 +02:00
Frank Celler 691bb68f31 fixed limit and skip 2012-05-02 14:28:29 +02:00
Frank Celler f9291ee25b Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	V8/v8-c-utils.h
	V8/v8-utils.cpp
	V8/v8-vocbase.cpp
2012-05-02 13:59:14 +02:00
Frank Celler 1fe03b0642 doc and minor fixes 2012-05-02 13:53:30 +02:00
Jan Steemann 649a4179a6 more constant folding 2012-05-02 12:18:12 +02:00
Frank Celler c7478b4c88 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-02 09:53:11 +02:00
Frank Celler f96641fdef cursor 2012-05-01 21:51:33 +02:00
Frank Celler f20b4d20dd added CREATE_CURSOR and cleanup 2012-05-01 13:52:05 +02:00
Jan Steemann a7b28c23fb Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel 2012-04-30 19:14:37 +02:00
Jan Steemann f86dd8d0a1 aaah 2012-04-30 19:14:24 +02:00
Frank Celler 1a254e0c8e doc 2012-04-30 17:52:31 +02:00
Frank Celler 3a180e5631 added ignore-null 2012-04-30 11:08:45 +02:00