Jan Steemann
|
907e6368c6
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
Jan Steemann
|
dd51747a3d
|
fix issue in regex
|
2015-05-08 17:45:00 +02:00 |
Jan Steemann
|
537b115eac
|
optimized json parsing for V8 clients
|
2015-05-07 12:36:50 +02:00 |
Michael Hackstein
|
aad7e46f10
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
|
2015-02-06 17:22:01 +01:00 |
Jan Steemann
|
d20c5855b1
|
added derived file
|
2015-01-29 13:06:12 +01:00 |
Jan Steemann
|
85bf84e1bb
|
initialize memory
|
2015-01-29 11:43:25 +01:00 |
Frank Celler
|
1b722fe368
|
generated files
|
2015-01-26 11:59:05 +01:00 |
Jan Steemann
|
402d56c1af
|
when parsing or converting JSON, create elements in-place if possible to avoid memory allocations
|
2015-01-17 21:48:18 +01:00 |
Jan Steemann
|
b54dfae96f
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Jan Steemann
|
0c38d60732
|
less replacements in flex output
|
2014-12-17 17:26:37 +01:00 |
Jan Steemann
|
cc3b97491d
|
added derived files
|
2014-12-17 10:30:32 +01:00 |
Jan Steemann
|
37a39892ec
|
issue #1185: parse non-fractional numbers with exponent
|
2014-12-17 10:30:18 +01:00 |
Jan Steemann
|
098c6853cd
|
nullptr
|
2014-09-30 14:48:33 +02:00 |
Max Neunhoeffer
|
cf5e1be91e
|
Version version of HTTP API done.
|
2014-09-24 16:17:18 +02:00 |
Jan Steemann
|
4e6f6f2cbd
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
51515afb68
|
optimization for the empty string
|
2014-08-23 01:28:40 +02:00 |
Frank Celler
|
7bdc42a7d1
|
added yy_fatal_error unused function fix
|
2014-06-30 09:21:24 +02:00 |
Max Neunhoeffer
|
dc956d3598
|
Fix linking problem on Linux.
|
2014-06-30 09:06:10 +02:00 |
Frank Celler
|
31dea7dee3
|
moved scripts to utils
|
2014-06-26 13:24:42 +02:00 |
Jan Steemann
|
13e061bd76
|
fixed tests
|
2014-06-23 17:46:00 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Max Neunhoeffer
|
ff1dfdd55f
|
Header cleanup: use #include "Basics/Common.h" in all C++ files.
|
2014-05-21 15:50:30 +02:00 |
Max Neunhoeffer
|
77025348df
|
Make JsonParser C++, however, functions still extern "C".
|
2014-05-21 13:56:45 +02:00 |
Frank Celler
|
9e61d39424
|
fixed compiler warnings and freebsd problem
|
2013-11-01 23:05:43 +01:00 |
Jan Steemann
|
3f718ef0fa
|
fixed some issues in replication
|
2013-07-10 18:08:18 +02:00 |
Jan Steemann
|
5b94d9af98
|
less malloc/free for JSON parsing
|
2013-05-08 23:32:14 +02:00 |
Jan Steemann
|
d40f96d8e9
|
fixed potential memleaks
|
2013-05-08 18:02:10 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Jan Steemann
|
40199d64b7
|
fixed handling of empty and reserved attribute names in documents
specifying an empty attribute name in a document may have led to segmentation faults
when the document was unpacked later.
|
2013-03-20 11:48:33 +01:00 |
Frank Celler
|
f9ba951999
|
fixed comments
|
2013-03-15 13:42:52 +01:00 |
Jan Steemann
|
12a0bc787c
|
empty string optimisations
|
2013-03-14 16:41:28 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
1b69e1bb6c
|
regenerated files
|
2013-02-21 14:27:31 +01:00 |
Frank Celler
|
fe9f10af8d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
CHANGELOG
Documentation/Manual/arangodb_1.2_shell_reference_card.pdf
Makefile.in
aclocal.m4
config/compile
config/config.guess
config/config.sub
config/depcomp
config/missing
configure
lib/JsonParser/json-parser.c
|
2013-02-21 14:21:59 +01:00 |
Oreste Panaia
|
2c12f63d7f
|
libev interface
|
2013-02-19 20:58:21 +08:00 |
Jan Steemann
|
4f37fada0d
|
some mini-modifications for slightly higher throughput
|
2013-02-19 09:54:36 +01:00 |
Frank Celler
|
78ba7acb17
|
generated files
|
2013-02-15 13:22:02 +01:00 |
Frank Celler
|
61c6433c1c
|
fixed building of html/admin/js files
|
2013-01-18 10:27:25 +01:00 |
Frank Celler
|
62942eb028
|
adding generating files
|
2012-10-22 11:54:42 +02:00 |
Jan Steemann
|
a736f9994d
|
add derived files
|
2012-10-15 10:23:10 +02:00 |
Frank Celler
|
195d6903c1
|
added generated files
|
2012-10-14 16:23:48 +02:00 |
Frank Celler
|
939c5ece15
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
CHANGELOG
CONTRIBUTING.md
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
Makefile.local
Makefile.unittests
VERSION
config/config.sub
configure
configure.ac
js/actions/system/api-system.js
js/client/js-client.h
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
packetize.sh
|
2012-10-11 15:19:44 +02:00 |
Jan Steemann
|
e906fe374c
|
fixed memory issues
|
2012-10-11 14:17:19 +02:00 |
Jan Steemann
|
629b157571
|
regenerated the parser files
|
2012-09-28 11:58:23 +02:00 |
Jan Steemann
|
10d6167d45
|
removed some unused compile options
|
2012-09-25 21:24:02 +02:00 |
Frank Celler
|
4181fd5cc4
|
regenerated files
|
2012-09-21 17:44:25 +02:00 |
Jan Steemann
|
b682fa0fdb
|
compiled with Bison 2.5
|
2012-09-19 09:29:55 +02:00 |