1
0
Fork 0
Commit Graph

107 Commits

Author SHA1 Message Date
jsteemann a1fbeaee92 speed up skiplist index 2016-09-16 13:58:21 +02:00
Jan Christoph Uhde e0d914fcc1 Revert "add options to Slice::get and use them for VPackHeader"
This reverts commit b2f99adaaa.
2016-08-24 15:11:22 +02:00
Jan Christoph Uhde b2f99adaaa add options to Slice::get and use them for VPackHeader 2016-08-23 13:44:10 +02:00
Jan Christoph Uhde 39c84522fa vpack from body should be generated 2016-08-12 19:12:05 +02:00
Jan Steemann 6d856efd4f added test for "fake" _key values 2016-07-14 09:29:42 +02:00
jsteemann e8ce6767b1 fix double precision loss in VelocyPack parser 2016-07-04 14:59:50 +02:00
jsteemann 1f5260764b improved Validator 2016-07-01 17:38:49 +02:00
Max Neunhoeffer 366b75fa6e New version of VelocyPack. 2016-06-30 13:29:20 +02:00
jsteemann cc3365f830 add optional Unicode character escaping when dumping VPack to JSON 2016-06-29 01:01:24 +02:00
Jan Steemann d24c900626 fixed buffer overruns 2016-06-28 15:01:52 +02:00
jsteemann 8f0991e18e potential performance optimizations
simplifications

small optimizations
2016-06-23 14:47:44 +02:00
Jan Steemann 4038c21c10 reserve buffer ahead of time 2016-06-22 11:14:50 +02:00
jsteemann ae2d8b8394 micro optimizations 2016-06-21 16:01:31 +02:00
Jan Steemann 91a065de8e update vpack 2016-06-20 19:35:47 +02:00
jsteemann f3edd6ef5d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-13 12:59:37 +02:00
Jan Steemann 088a7b1807 fixes for Visual Studio 2016-06-13 10:13:48 +02:00
jsteemann 31936b0ff6 fix g++6 complaints 2016-06-09 10:13:22 +02:00
jsteemann 325aa13795 merge with velocypack 2016-06-06 16:59:36 +02:00
jsteemann 0828abbb5c query less documents 2016-05-13 14:26:34 +02:00
jsteemann abb0f36d55 fixed hashes 2016-05-12 11:11:20 +02:00
jsteemann 9b6467dc60 fix hash function 2016-05-11 22:16:36 +02:00
jsteemann bfd5596359 optimizations 2016-05-11 11:50:07 +02:00
jsteemann 0ce8599598 fixes for MSVC 2016-05-10 19:01:21 +02:00
jsteemann 9d865c7047 optimizations, bugfixes 2016-05-04 01:50:28 +02:00
jsteemann 95d1c093fd recursively resolved externals 2016-05-03 11:18:44 +02:00
jsteemann eb788e1791 fixed tests 2016-05-03 10:42:17 +02:00
jsteemann d3604238e4 optimizations 2016-05-02 23:06:04 +02:00
jsteemann 70f5dfdd7f updated vpack library 2016-05-02 17:49:04 +02:00
jsteemann b9324ea2a1 use VPackDumper 2016-05-02 17:32:53 +02:00
jsteemann 0038ccefb0 updated vpack library 2016-05-02 13:49:28 +02:00
Jan Steemann 2b0f3f7b57 change behavior of arithmetic operators, TO_STRING and TO_NUMBER 2016-05-02 13:29:29 +02:00
jsteemann 1250fcf63e micro optimizations 2016-05-01 00:03:23 +02:00
jsteemann 58736a9d50 prepation for optimizations 2016-04-29 17:26:22 +02:00
jsteemann cb64122ab4 updated vpack library 2016-04-29 16:26:18 +02:00
jsteemann 6e57c95de8 updated vpack library 2016-04-29 14:52:20 +02:00
jsteemann 5fb9d758c9 micro optimizations 2016-04-26 10:38:47 +02:00
jsteemann 28930370c2 micro optimizations 2016-04-23 20:49:22 +02:00
Jan Steemann 48d0a1cbb5 micro optimizations 2016-04-21 12:46:53 +02:00
Jan Steemann 2533affb02 fixed crash 2016-04-19 15:38:30 +02:00
Jan Steemann 386fee8099 updated vpack library 2016-04-19 13:44:53 +02:00
Jan Steemann 917a1744c9 updated vpack library 2016-04-18 15:30:26 +02:00
Jan Steemann 51bfb8fe57 remove TRI_json_t 2016-04-12 16:37:36 +02:00
Jan Steemann 7c934b43e9 updated library 2016-04-11 13:27:21 +02:00
Max Neunhoeffer ad8cad6d01 Velocypack fixes for assembler. 2016-03-24 00:47:21 +01:00
Jan Steemann f670a07046 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-23 19:01:19 +01:00
Kaveh Vahedipour 90a085975d missing overrides 2016-03-23 17:39:16 +01:00
Jan Steemann 9ac39b7ad6 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-23 16:36:30 +01:00
Jan Steemann 7c245bd3a3 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-03-23 16:36:21 +01:00
Jan Steemann c8c9288400 harmonize value comparisons for hash indexes 2016-03-23 16:36:00 +01:00
Michael Hackstein e8fc45a107 Temporary fix in VelocyPack parser. Will be included in the base library 2016-03-23 16:24:07 +01:00