.. |
application-exit.c
|
…
|
|
application-exit.h
|
…
|
|
associative-multi.c
|
…
|
|
associative-multi.h
|
…
|
|
associative.c
|
optimisation for empty arrays
|
2013-09-26 12:58:19 +02:00 |
associative.h
|
less dependency on regex.h, also fixes some speed problems for key validation
|
2013-09-19 08:20:35 +02:00 |
common.h
|
windows
|
2013-09-05 15:03:05 +02:00 |
conversions.c
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
conversions.h
|
…
|
|
csv.c
|
…
|
|
csv.h
|
…
|
|
debugging.c
|
…
|
|
debugging.h
|
…
|
|
error.c
|
…
|
|
error.h
|
…
|
|
errors.dat
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
files.c
|
work-around for program-suffix
|
2013-12-23 18:02:06 +01:00 |
files.h
|
wrong prototype, wrong destroy
|
2013-12-22 15:41:15 +01:00 |
fsrt.inc
|
…
|
|
hashes.c
|
…
|
|
hashes.h
|
…
|
|
init.c
|
simplify build.h
|
2013-08-28 22:20:06 +02:00 |
init.h
|
…
|
|
json-utilities.c
|
…
|
|
json-utilities.h
|
…
|
|
json.c
|
fixed some VS complaints
|
2013-10-16 17:27:35 +02:00 |
json.h
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
linked-list.c
|
…
|
|
linked-list.h
|
…
|
|
local-configuration-win.h
|
windows
|
2013-09-05 15:03:05 +02:00 |
local-configuration.h.in
|
moved TRI_ENABLE_MRUBY to command line
|
2013-10-20 18:46:31 +02:00 |
locks-macos.c
|
…
|
|
locks-macos.h
|
…
|
|
locks-posix.c
|
destroy can only be called if initialised
|
2013-11-18 18:39:18 +01:00 |
locks-posix.h
|
destroy can only be called if initialised
|
2013-11-18 18:39:18 +01:00 |
locks-win32.c
|
issue #662: ArangoDB on Windows hanging
|
2013-11-19 16:35:14 +01:00 |
locks-win32.h
|
issue #662: ArangoDB on Windows hanging
|
2013-11-19 16:35:14 +01:00 |
locks.h
|
simplified condition variables
|
2013-11-13 19:02:22 +01:00 |
logging.c
|
added newline to log message
|
2013-11-21 16:16:09 +01:00 |
logging.h
|
do not flush log messages after initialisation
|
2013-08-27 13:26:00 +02:00 |
memory-map-posix.c
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
memory-map-posix.h
|
…
|
|
memory-map-win32.c
|
…
|
|
memory-map-win32.h
|
…
|
|
memory-map.h
|
…
|
|
memory.c
|
…
|
|
memory.h
|
…
|
|
mersenne.c
|
…
|
|
mersenne.h
|
…
|
|
messages.h
|
fixed wrong ifdefs and missing constructor for Logger
|
2013-12-22 14:58:51 +01:00 |
mimetypes.c
|
…
|
|
mimetypes.dat
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
mimetypes.h
|
…
|
|
operating-system.h
|
fixed open mode for files
|
2013-12-23 12:12:13 +01:00 |
process-utils.c
|
fix some VS warnings
|
2013-10-09 14:05:36 +02:00 |
process-utils.h
|
…
|
|
random.c
|
…
|
|
random.h
|
…
|
|
shell-colors.h
|
…
|
|
skip-list.c
|
less memory usage
|
2013-09-19 11:46:21 +02:00 |
skip-list.h
|
more OOM awareness
|
2013-09-19 08:44:12 +02:00 |
socket-utils.c
|
…
|
|
socket-utils.h
|
…
|
|
string-buffer.c
|
fixed some multi-thread issues
|
2013-11-21 15:14:46 +01:00 |
string-buffer.h
|
support for deflate compression
|
2013-08-28 11:44:49 +02:00 |
structures.c
|
Merge branch 'experiment' of https://github.com/guidoreina/ArangoDB into experiment
|
2013-08-13 20:07:17 +02:00 |
structures.h
|
…
|
|
system-compiler.h
|
…
|
|
system-functions.c
|
fixed some VS complaints
|
2013-10-16 17:27:35 +02:00 |
system-functions.h
|
…
|
|
terminal-utils-posix.c
|
…
|
|
terminal-utils-win32.c
|
…
|
|
terminal-utils.c
|
…
|
|
terminal-utils.h
|
…
|
|
threads-posix.c
|
lol self
|
2013-10-29 09:39:36 +01:00 |
threads-posix.h
|
…
|
|
threads-win32.c
|
Windows warnings
|
2013-10-29 10:09:12 +01:00 |
threads-win32.h
|
…
|
|
threads.h
|
some fixes for issue #642
|
2013-10-28 14:34:37 +01:00 |
tri-strings.c
|
…
|
|
tri-strings.h
|
…
|
|
tri-zip.c
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
tri-zip.h
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
utf8-helper.c
|
…
|
|
utf8-helper.h
|
…
|
|
vector.c
|
fixed memory allocation inefficiency
|
2013-09-20 17:26:26 +02:00 |
vector.h
|
fixed memory allocation inefficiency
|
2013-09-20 17:26:26 +02:00 |
voc-errors.c
|
added documentation for /_api/import
|
2013-10-02 14:22:25 +02:00 |
voc-errors.h
|
added documentation for /_api/import
|
2013-10-02 14:22:25 +02:00 |
voc-mimetypes.c
|
mimetypes for fonts
|
2013-08-20 10:03:38 +02:00 |
voc-mimetypes.h
|
…
|
|
win-utils.c
|
fixed open mode for files
|
2013-12-23 12:12:13 +01:00 |
win-utils.h
|
fixed open mode for files
|
2013-12-23 12:12:13 +01:00 |