1
0
Fork 0
Commit Graph

196 Commits

Author SHA1 Message Date
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 875746d0d4 fixed doc 2012-05-07 17:35:41 +02:00
Frank Celler 15db5da268 fixed doc 2012-05-06 13:17:31 +02:00
Frank Celler 6e6b68b1fc added ensureCapCollection to client 2012-05-05 23:26:51 +02:00
Frank Celler 032602d300 added documentation and fixes for cap 2012-05-05 23:14:30 +02:00
Frank Celler f23e159a2a added linked list 2012-05-05 14:25:05 +02:00
Frank Celler 46afa40ca4 fixed error handling 2012-05-04 12:48:18 +02:00
Frank Celler 21ccd8524b added web html 2012-05-04 10:52:30 +02:00
Frank Celler ab7b23cf34 unit tests 2012-05-03 15:09:31 +02:00
Frank Celler b9cf4dff67 added cambridge 2012-05-03 15:02:02 +02:00
Frank Celler 7176c4d30f added within 2012-05-03 14:42:43 +02:00
Frank Celler 6862d15ca2 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-03 13:37:52 +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
Frank Celler cadca4a27b unittests 2012-05-02 17:05:38 +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 b07ea9445e doc 2012-05-02 10:34:04 +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 1ff5f2940a more tests 2012-04-30 12:32:58 +02:00
Frank Celler 63841e50f4 renamed 2012-04-30 11:25:12 +02:00
Frank Celler 054877194c added ignore-null 2012-04-30 11:07:41 +02:00
Jan Steemann f0a6885e86 factored out variables 2012-04-30 09:14:51 +02:00
Frank Celler eea4c94b1a added constraint flag 2012-04-29 14:14:52 +02:00
Frank Celler f85fdc4803 release version 0.4.0 2012-04-28 20:24:14 +02:00
Jan Steemann e3c5dae7e2 started test cases for TRI_json_t (still unfinished) 2012-04-28 00:15:14 +02:00
Jan Steemann 7638e95e59 added tests, fixed endless loop in crc32 hashing 2012-04-27 23:43:14 +02:00
Frank Celler f1701e9678 Merge branch 'master' of https://github.com/triAGENS/AvocadoDB 2012-04-27 16:35:32 +02:00
Frank Celler a236a8f7f5 rebuild 2012-04-27 16:32:52 +02:00
Frank Celler f0a75c9a02 Merge branch 'master' of https://github.com/triAGENS/AvocadoDB 2012-04-27 16:31:44 +02:00
Frank Celler bca6cbeaba mac 2012-04-27 16:28:04 +02:00
Frank Celler 98d2e67a93 Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB 2012-04-27 16:23:45 +02:00
Jan Steemann ac3f5dcb83 fixed memory issues 2012-04-27 16:11:59 +02:00
Frank Celler a8abb6ba98 typo 2012-04-27 14:48:30 +02:00
Frank Celler b61ddf922d Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Ahuacatl/ahuacatl-context.c
2012-04-27 12:42:59 +02:00
Frank Celler 89549b186e added memset parameter 2012-04-27 12:34:20 +02:00
Jan Steemann 791232b8f1 some refactoring of the parser 2012-04-27 09:47:16 +02:00
Frank Celler 260fe2a684 autoconf 2012-04-26 23:30:03 +02:00
Frank Celler 478b952d27 Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Makefile.in
	Makefile.unittests
	V8/v8-vocbase.cpp
2012-04-26 23:27:18 +02:00
Jan Steemann 6ab4e2b570 some more cleanup 2012-04-26 18:54:59 +02:00
Jan Steemann d4ef4c2280 renamed functions, moved from old query language to new one 2012-04-26 17:44:57 +02:00
Jan Steemann 2221374fec fear... generalised cursors and used cursors to store results of AHUACATL_RUN 2012-04-26 16:07:38 +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