Frank Celler
|
73e50d932f
|
added name for pthreads
|
2012-06-13 00:12:45 +02:00 |
Jan Steemann
|
3cb8b653cd
|
1st steps for reference access optimisations
|
2012-06-12 17:58:30 +02:00 |
Frank Celler
|
11e2a51e78
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:33:27 +02:00 |
Frank Celler
|
dd7fa848c0
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:28:53 +02:00 |
Jan Steemann
|
2d7505a598
|
replace references that point to constant values with the constant values
|
2012-06-12 17:20:48 +02:00 |
Frank Celler
|
00f0042257
|
alternative version if mruby supports define_method and attrib_reader
|
2012-06-12 17:11:45 +02:00 |
Frank Celler
|
0a17415a01
|
preparations for ZeroMQ, removed Scheduler and Dispatcher from ApplicationServer
|
2012-06-12 17:11:12 +02:00 |
Frank Celler
|
a92cd9ffd2
|
preparations for ZeroMQ, removed Scheduler and Dispatcher from ApplicationServer
|
2012-06-12 17:10:49 +02:00 |
Jan Steemann
|
381fc2f9f9
|
optimiser change: collections are annotated with hints on how they are accessed. this info is picked up by the explain command
|
2012-06-12 16:50:36 +02:00 |
Lucas Dohmen
|
70ae8d84d4
|
Small Refactoring for pathesForTree
|
2012-06-12 15:38:19 +02:00 |
Lucas Dohmen
|
104b28b607
|
Refactored the pathesForTree method
* It's now testable
* It's now in a better OO design
|
2012-06-12 15:25:06 +02:00 |
Lucas Dohmen
|
e3a3e5f857
|
Heavy refactoring of the methods for Dijkstra
|
2012-06-12 13:24:25 +02:00 |
Lucas Dohmen
|
33732898ce
|
Enhanced Vertex#getNeighbors
* getNeighbors now takes the following arguments:
* direction: 'both', 'outbound' or 'inbound'
* pathLabels: undefined or Array of Strings
|
2012-06-12 12:23:09 +02:00 |
Jan Steemann
|
4ec362fc8f
|
some optimiser stuff
|
2012-06-12 09:36:58 +02:00 |
Frank Celler
|
b0fe80896c
|
adjusted bits
|
2012-06-11 18:47:50 +02:00 |
Frank Celler
|
42a58a7efe
|
added zeromq target
|
2012-06-11 18:41:57 +02:00 |
Frank Celler
|
263a1c345c
|
added protocol buffers
|
2012-06-11 17:58:05 +02:00 |
Frank Celler
|
cc38f2b726
|
added pb and zeromq
|
2012-06-11 17:57:13 +02:00 |
Jan Steemann
|
d84193bce7
|
explain & optimizer
|
2012-06-11 17:55:09 +02:00 |
Jan Steemann
|
276a42630c
|
explain
|
2012-06-11 16:39:39 +02:00 |
Jan Steemann
|
385f0fdf97
|
added AHUACATL_EXPLAIN() function
|
2012-06-11 14:22:12 +02:00 |
Jan Steemann
|
057ad98019
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-06-11 13:36:53 +02:00 |
Jan Steemann
|
bd60683228
|
explain command, 1st version, still unfinished
|
2012-06-11 13:36:11 +02:00 |
Heiko Kernbach
|
81edb0ec0a
|
aranqo quiet
|
2012-06-11 13:34:53 +02:00 |
Frank Celler
|
53cd551def
|
added protocol buffer
|
2012-06-11 13:00:55 +02:00 |
Frank Celler
|
c1aa906b0d
|
added zeromq
|
2012-06-11 12:20:54 +02:00 |
Jan Steemann
|
2e0edb9a79
|
added #ifdef, otherwise compilation fails
|
2012-06-11 12:06:30 +02:00 |
Jan Steemann
|
602a266fe8
|
removed superfluous call to strlen()
|
2012-06-11 08:35:22 +02:00 |
Frank Celler
|
02517f81fa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/RestServer/JavascriptDispatcherThread.cpp
|
2012-06-10 21:26:43 +02:00 |
Frank Celler
|
d120aa0026
|
very rudimentary execute action method
|
2012-06-10 00:15:49 +02:00 |
Frank Celler
|
bb9253eeff
|
fixed queue handling for MRuby, added mount for MRuby and mr_action_t
|
2012-06-09 11:15:18 +02:00 |
Jan Steemann
|
e16660cc0c
|
hack to fix wiki HTML generation
|
2012-06-08 23:27:08 +02:00 |
Jan Steemann
|
12308b9664
|
fixed doxygen and wiki generation errors
|
2012-06-08 22:55:38 +02:00 |
Jan Steemann
|
b11b358a0b
|
removed unused files that remained after merge
|
2012-06-08 22:39:29 +02:00 |
Jan Steemann
|
efd48664ef
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
Ahuacatl/ahuacatl-statement-dump.c
Ahuacatl/ahuacatl-statement-dump.h
Ahuacatl/ahuacatl-statementlist.c
Ahuacatl/ahuacatl-tree-dump.c
Ahuacatl/ahuacatl-tree-dump.h
Ahuacatl/ahuacatl-tree-walker.h
Makefile.files
Makefile.in
arangod/Ahuacatl/ahuacatl-tree-dump.c
arangod/Ahuacatl/ahuacatl-tree-dump.h
arangod/Ahuacatl/ahuacatl-tree-walker.c
arangod/Ahuacatl/ahuacatl-tree-walker.h
|
2012-06-08 17:34:20 +02:00 |
Jan Steemann
|
0cc8b1d51a
|
node traversal rewrite
|
2012-06-08 16:06:09 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |
Frank Celler
|
efcfbccc7a
|
the great rename IV
|
2012-06-08 15:25:16 +02:00 |
Frank Celler
|
aeeadb7168
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
|
2012-06-08 15:22:01 +02:00 |
Frank Celler
|
57353e1e79
|
the great rename III
|
2012-06-08 15:21:31 +02:00 |
Frank Celler
|
e85b000754
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
|
2012-06-08 15:13:09 +02:00 |
Frank Celler
|
313c3c31ed
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangosh/V8Client/arangosh.cpp
|
2012-06-08 15:13:01 +02:00 |
Frank Celler
|
80ace261dd
|
the great rename II
|
2012-06-08 15:12:02 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
Oreste Panaia
|
87de02c3c6
|
added comparison support for arrays in skiplist
|
2012-06-08 15:22:23 +08:00 |
Frank Celler
|
4bb3f2e6e6
|
fixed module aka namespace
|
2012-06-07 18:44:54 +02:00 |
Frank Celler
|
60efd820c6
|
removed exec flag
|
2012-06-07 18:15:06 +02:00 |
Frank Celler
|
9e1951485f
|
added missing methods to load file and all rb file from a directory
|
2012-06-07 18:13:21 +02:00 |
Frank Celler
|
cc1853688c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
RestServer/ArangoServer.cpp
V8Client/arangosh.cpp
|
2012-06-07 18:00:57 +02:00 |
Frank Celler
|
cabbfcb84c
|
towards a RubyDispatcherThread
|
2012-06-07 17:55:09 +02:00 |