1
0
Fork 0
Commit Graph

2970 Commits

Author SHA1 Message Date
a-brandt 2b0224e652 Chnaged ICU_LDFLAGS and ICU_LIBS 2012-09-20 10:02:06 +02:00
Frank Celler d1184d89e4 added missing charset 2012-09-20 09:32:53 +02:00
a-brandt ec8cd455b9 changed ICU_LIBS 2012-09-20 09:23:26 +02:00
Frank Celler b7e04ba850 create log dir during install 2012-09-19 19:43:45 +02:00
Jan Steemann cd7178f9c5 fixed serialisation/deserialisation of length 2012-09-19 19:12:36 +02:00
Jan Steemann 837c339e45 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-19 18:35:57 +02:00
Jan Steemann f9ea645a4e fixed UTF-16 comparison 2012-09-19 18:35:37 +02:00
Jan Steemann 29778d0b4d added binary client 2012-09-19 18:03:43 +02:00
a-brandt c3a5855689 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-19 16:58:54 +02:00
a-brandt c90d7f5f27 Added option --default-language to arangod 2012-09-19 16:57:34 +02:00
Frank Celler 273bd77492 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-09-19 16:03:18 +02:00
Frank Celler e44971ff84 fixed unittests to allow for charset 2012-09-19 16:03:00 +02:00
Jan Steemann 56ab94678a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-19 15:48:55 +02:00
Jan Steemann 7bd8063468 before adding binary protocol 2012-09-19 15:48:24 +02:00
Frank Celler 9f6e2f8230 Merge branch '1.0' of github.com:triAGENS/ArangoDB 2012-09-19 15:34:01 +02:00
Frank Celler a67bb18f72 return 5xx if not implemented 2012-09-19 15:33:43 +02:00
Frank Celler b191e9c464 Merge pull request #199 from triAGENS/1.0
1.0
2012-09-19 05:35:53 -07:00
a-brandt 5f86ce2df3 added CC and CXX to configure 2012-09-19 13:31:16 +02:00
a-brandt d51383d081 Added HAS_ICU to shell and console 2012-09-19 11:23:23 +02:00
Jan Steemann 7cee00a060 fixed g++ compile error 2012-09-19 10:32:01 +02:00
Jan Steemann eb1c4cec6d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-19 09:30:37 +02:00
Jan Steemann b682fa0fdb compiled with Bison 2.5 2012-09-19 09:29:55 +02:00
Oreste Panaia bd8bebed86 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-19 15:21:26 +08:00
Oreste Panaia 43ee2e1a58 unittests 2012-09-19 15:19:39 +08:00
Jan Steemann 957e566b92 fixed compile errors in clang++ 2012-09-19 09:00:17 +02:00
Jan Steemann 876b9219cc some figures output 2012-09-18 18:55:46 +02:00
Jan Steemann 614187c885 draft of benchmark client 2012-09-18 18:25:33 +02:00
Frank Celler 8f5b31177b added redirect 2012-09-18 16:33:16 +02:00
Jan Steemann a41ad2e902 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-18 16:15:07 +02:00
Jan Steemann 7c10caa991 make love 2012-09-18 16:14:34 +02:00
a-brandt d077c97f2c ICU updates 2012-09-18 15:42:46 +02:00
Frank Celler de4b01b766 Merge branch '1.0' of github.com:fceller/ArangoDB into 1.0 2012-09-18 15:12:19 +02:00
Frank Celler acfa466f88 fixed typo 2012-09-18 15:12:01 +02:00
Frank Celler 2ce0c4336a added module in database 2012-09-18 15:07:57 +02:00
a-brandt 1a9961cb4c Added COMPARE_STRING function 2012-09-18 13:13:26 +02:00
a-brandt 3019983dc7 ICU changes 2012-09-18 10:41:37 +02:00
Frank Celler 88b72adea4 more actions example, reloadCache added 2012-09-17 18:08:28 +02:00
Jan Steemann a5d40375cd Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-17 17:19:32 +02:00
Jan Steemann 7ad38b946c updated batch handler 2012-09-17 17:18:28 +02:00
a-brandt f154e008fd Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-17 17:05:23 +02:00
a-brandt fb7c216ffb added include path 2012-09-17 17:04:48 +02:00
Jan Steemann bb14df164d if 0'lled unused functions 2012-09-17 17:04:39 +02:00
Oreste Panaia 2ec059e758 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangod/Ahuacatl/ahuacatl-grammar.c
	arangod/Ahuacatl/ahuacatl-grammar.y
2012-09-17 23:01:26 +08:00
Oreste Panaia f5316acb9d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
	arangod/Ahuacatl/ahuacatl-grammar.c
	arangod/V8Server/v8-vocbase.cpp
	arangod/VocBase/document-collection.c
	arangod/VocBase/document-collection.h
2012-09-17 22:40:12 +08:00
Jan Steemann 2379e1f0c3 fixed broken grammar file 2012-09-17 16:37:21 +02:00
Jan Steemann ef00b4bf6b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-17 16:35:02 +02:00
a-brandt 5bfe33d0b5 added missing file 2012-09-17 16:32:16 +02:00
Jan Steemann 7d837d3002 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-09-17 16:31:04 +02:00
a-brandt 8884ac492b Hard coded the version number of ICU to 49.1.2 2012-09-17 16:22:41 +02:00
a-brandt d5562c5c72 Added ICU to 3rdParty libs 2012-09-17 16:12:49 +02:00