.. |
application-exit.c
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
application-exit.h
|
windows icu
|
2013-01-31 00:04:20 +08:00 |
associative-multi.c
|
added db._version()
|
2013-01-15 16:44:48 +01:00 |
associative-multi.h
|
optionally do not check element equality when inserting into the associative multi index
|
2013-01-15 15:11:16 +01:00 |
associative.c
|
added number of shapes in return value of figures()
|
2013-01-25 10:19:02 +01:00 |
associative.h
|
added number of shapes in return value of figures()
|
2013-01-25 10:19:02 +01:00 |
common.h
|
windows icu
|
2013-01-31 00:04:20 +08:00 |
conversions.c
|
fixed invalid number to string conversion for edge cases
|
2013-02-13 11:35:34 +01:00 |
conversions.h
|
…
|
|
csv.c
|
…
|
|
csv.h
|
…
|
|
error.c
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
error.h
|
…
|
|
errors.dat
|
added docs for CONTAINS(), added LIKE()
|
2013-02-06 11:40:45 +01:00 |
files.c
|
libev interface
|
2013-02-19 20:58:21 +08:00 |
files.h
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
fsrt.inc
|
…
|
|
hashes.c
|
…
|
|
hashes.h
|
…
|
|
init.c
|
added TRI_ShutdownMemory() to free core reserve on clean shutdown
|
2013-02-20 19:11:33 +01:00 |
init.h
|
…
|
|
json-utilities.c
|
moved some const value out of loop
|
2013-02-15 11:35:48 +01:00 |
json-utilities.h
|
…
|
|
json.c
|
some mini-modifications for slightly higher throughput
|
2013-02-19 09:54:36 +01:00 |
json.h
|
some mini-modifications for slightly higher throughput
|
2013-02-19 09:54:36 +01:00 |
linked-list.c
|
…
|
|
linked-list.h
|
…
|
|
local-configuration.h.in
|
removed dead configure option for 1.2
|
2013-01-30 13:19:20 +01:00 |
locks-macos.c
|
…
|
|
locks-macos.h
|
…
|
|
locks-posix.c
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
locks-posix.h
|
…
|
|
locks-win32.c
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
locks-win32.h
|
…
|
|
locks.h
|
…
|
|
logging.c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
|
2013-02-21 14:21:59 +01:00 |
logging.h
|
added fix for TRI_ENABLE_LOGGING from Jan
|
2013-02-16 14:03:35 +01:00 |
memory-map-posix.c
|
…
|
|
memory-map-posix.h
|
fixed anonymous mmap for MacOS
|
2013-01-16 12:32:28 +01:00 |
memory-map-win32.c
|
windows icu
|
2013-01-31 00:04:20 +08:00 |
memory-map-win32.h
|
windows icu
|
2013-01-31 00:04:20 +08:00 |
memory-map.h
|
fixed anonymous mmap for MacOS
|
2013-01-16 12:32:28 +01:00 |
memory.c
|
get rid of Valgrind warnings due to libev re-alloc behavior
|
2013-02-20 19:33:32 +01:00 |
memory.h
|
get rid of Valgrind warnings due to libev re-alloc behavior
|
2013-02-20 19:33:32 +01:00 |
mersenne.c
|
…
|
|
mersenne.h
|
…
|
|
messages.h
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
operating-system.h
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
process-utils.c
|
partly fix for issue #333: [debian] Group arangodb is not used when starting vie init.d script
|
2013-02-15 11:50:05 +01:00 |
process-utils.h
|
…
|
|
random.c
|
…
|
|
random.h
|
…
|
|
shell-colors.h
|
unset the escape codes for windows
|
2013-02-08 15:39:52 +01:00 |
socket-utils.c
|
libev interface
|
2013-02-19 20:58:21 +08:00 |
socket-utils.h
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
string-buffer.c
|
expose reserve function
|
2013-02-15 10:22:31 +01:00 |
string-buffer.h
|
expose reserve function
|
2013-02-15 10:22:31 +01:00 |
strings.c
|
…
|
|
strings.h
|
…
|
|
structures.c
|
…
|
|
structures.h
|
small mods
|
2013-02-12 18:16:23 +01:00 |
system-compiler.h
|
…
|
|
system-functions.c
|
…
|
|
system-functions.h
|
…
|
|
terminal-utils-posix.c
|
…
|
|
terminal-utils-win32.c
|
…
|
|
terminal-utils.c
|
…
|
|
terminal-utils.h
|
…
|
|
threads-posix.c
|
…
|
|
threads-posix.h
|
wrong type for thread id. this caused potentially wrong thread ids on 32 bits...
|
2013-01-26 01:35:40 +01:00 |
threads-win32.c
|
…
|
|
threads-win32.h
|
…
|
|
threads.h
|
…
|
|
utf8-helper.c
|
…
|
|
utf8-helper.h
|
attempt to link icu libraries into arango
|
2013-01-22 23:04:16 +08:00 |
vector.c
|
some mini-modifications for slightly higher throughput
|
2013-02-19 09:54:36 +01:00 |
vector.h
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
|
2013-02-21 14:21:59 +01:00 |
voc-errors.c
|
added docs for CONTAINS(), added LIKE()
|
2013-02-06 11:40:45 +01:00 |
voc-errors.h
|
added docs for CONTAINS(), added LIKE()
|
2013-02-06 11:40:45 +01:00 |
win-utils.c
|
libev interface
|
2013-02-19 20:58:21 +08:00 |
win-utils.h
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |