1
0
Fork 0
Commit Graph

186 Commits

Author SHA1 Message Date
Jan Steemann c28b30b86e added comments in lockfile handling section 2012-05-23 22:57:36 +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
Frank Celler b2dcf12c48 script loader 2012-05-20 16:48:20 +02:00
Jan Steemann 8ada91e643 fixed array value comparisons 2012-05-18 19:23:54 +02:00
Jan Steemann e5cc97633f added tests 2012-05-18 18:56:41 +02:00
Jan Steemann ba7eb326c7 added test cases 2012-05-18 17:18:50 +02:00
Jan Steemann 49990c5288 unified javascript runtime error messages in AQL 2012-05-18 15:52:11 +02:00
Jan Steemann c019da58b9 improved function argument validation 2012-05-18 13:33:59 +02:00
Jan Steemann 883bfd7cc0 explicitly use memory zone 2012-05-16 19:33:51 +02:00
Jan Steemann ab41fc94ae added comments 2012-05-16 19:33:08 +02:00
Jan Steemann b22b8ff269 added bind parameters to inject collection names into the query. The syntax is @@name. 2012-05-16 13:34:14 +02:00
Jan Steemann c7d2a8f5fc validate number of arguments for function calls in AQL 2012-05-14 23:49:40 +02:00
Frank Celler d7379b2508 renamed Avocado to Arango 2012-05-12 14:51:33 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Jan Steemann 3ca2b5ff4a fixed error codes 2012-05-11 17:46:28 +02:00
Jan Steemann bd417248fb fixed some memory errors, removed unused error messages 2012-05-11 14:55:52 +02:00
Frank Celler 32110b4ba8 ignore ordering for hash index 2012-05-09 23:25:43 +02:00
Jan Steemann d2d1cdfd93 fixed ifdef 2012-05-08 16:49:18 +02:00
Jan Steemann a2adfb65f4 uniquification, intersection and union of json lists 2012-05-08 13:22:06 +02:00
Jan Steemann bf21b866aa Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel
Conflicts:
	configure
2012-05-08 12:38:41 +02:00
Jan Steemann 9d9fe180b9 moved json utility function to their own file (json-utilities.c) 2012-05-08 12:34:43 +02:00
Frank Celler a5190bd51e fixed merge problems 2012-05-08 09:41:23 +02:00
Frank Celler db868d1147 Merge branch 'oreste' of github.com:triAGENS/AvocadoDB
Conflicts:
	BasicsC/vector.c
2012-05-08 09:31:26 +02:00
Frank Celler de0b90b664 merged with oreste 2012-05-08 09:28:18 +02:00
Jan Steemann 07db7dd731 more descriptive error messages 2012-05-07 13:28:16 +02:00
Frank Celler 4254897db6 added capped collection 2012-05-05 14:55:04 +02:00
Frank Celler f23e159a2a added linked list 2012-05-05 14:25:05 +02:00
Frank Celler c4aeb6162f basic process info using getrusage 2012-05-05 09:11:14 +02:00
Frank Celler d5b3523d82 added cap constraint 2012-05-04 22:23:56 +02:00
Frank Celler e878af3cf1 fixed eol 2012-05-03 13:17:18 +02:00
Frank Celler 5aae1ea615 merged Oreste's newest changes 2012-05-03 09:22:22 +02:00
Jan Steemann a72bbaea08 fixed value detection, added tests 2012-05-02 14:34:24 +02:00
Jan Steemann 7638e95e59 added tests, fixed endless loop in crc32 hashing 2012-04-27 23:43:14 +02:00
Jan Steemann 2bb5e04d5f fixed some memleaks in the hash indices 2012-04-27 18:53:18 +02:00
Jan Steemann ac3f5dcb83 fixed memory issues 2012-04-27 16:11:59 +02:00
Jan Steemann 6fcc402938 prefill pointer vector space with 0's 2012-04-27 15:48:22 +02:00
Jan Steemann 40ef8a1474 added memory zone parameter 2012-04-27 14:47:13 +02:00
Jan Steemann cb28a5d934 fixed call to TRI_Free, removed v8-debug-shell.cpp (not used anymore) 2012-04-27 14:40:49 +02:00
Jan Steemann 43bc355434 fixed TRI_Free calls 2012-04-27 14:38:24 +02:00
Frank Celler fe02e5036d fixed tests and win32 2012-04-27 14:31:37 +02:00
Frank Celler 205c498693 mem bugs 2012-04-27 13:51:34 +02:00
Frank Celler 89549b186e added memset parameter 2012-04-27 12:34:20 +02:00
Frank Celler 90cc71357a more memory zones 2012-04-26 17:43:37 +02:00
Frank Celler 616a833244 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-26 17:27:35 +02:00
Frank Celler b77ff9e77d more memory zones 2012-04-26 17:27:27 +02:00
a-brandt acb991a3f6 added some error codes 2012-04-26 15:00:11 +02:00
Frank Celler 6f4c5b9319 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-26 14:31:57 +02:00
Frank Celler b3bab6a13b memory checks 2012-04-26 14:31:13 +02:00
Frank Celler 4cec2920d6 memory checks 2012-04-26 13:31:56 +02:00
Jan Steemann 30ef61371f added read locks for collections 2012-04-26 11:54:30 +02:00