.. |
application-exit.c
|
…
|
|
application-exit.h
|
…
|
|
associative-multi.c
|
added typecasts
|
2014-05-08 14:29:15 +02:00 |
associative-multi.h
|
added index memory usage statistics
|
2014-05-02 22:05:29 +02:00 |
associative.c
|
fixed race conditions
|
2014-04-04 14:57:14 +02:00 |
associative.h
|
fixed race conditions
|
2014-04-04 14:57:14 +02:00 |
common.h
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
conversions.c
|
…
|
|
conversions.h
|
…
|
|
csv.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
csv.h
|
…
|
|
debugging.c
|
added recovery tests (not functional yet)
|
2014-06-16 16:52:26 +02:00 |
debugging.h
|
…
|
|
error.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
error.h
|
…
|
|
errors.dat
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-16 14:47:41 +02:00 |
fasthash.c
|
Further cleanup with #include "Basics/Common.h"
|
2014-05-21 16:59:54 +02:00 |
fasthash.h
|
More header cleanups.
|
2014-05-21 13:42:41 +02:00 |
files.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
files.h
|
…
|
|
fsrt.inc
|
…
|
|
hashes.c
|
separated FNV hashing functions
|
2014-03-31 11:41:23 +02:00 |
hashes.h
|
separated FNV hashing functions
|
2014-03-31 11:41:23 +02:00 |
json-utilities.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
json-utilities.h
|
…
|
|
json.c
|
added many tests
|
2014-06-16 14:39:26 +02:00 |
json.h
|
added many tests
|
2014-06-16 14:39:26 +02:00 |
linked-list.c
|
…
|
|
linked-list.h
|
…
|
|
local-configuration-win.h
|
Get rid of TRI_ENABLE_CLUSTER everywhere.
|
2014-05-21 14:46:47 +02:00 |
local-configuration.h.in
|
Get rid of TRI_ENABLE_CLUSTER everywhere.
|
2014-05-21 14:46:47 +02:00 |
locks-macos.c
|
…
|
|
locks-macos.h
|
…
|
|
locks-posix.c
|
cleanup
|
2014-06-13 21:40:58 +02:00 |
locks-posix.h
|
…
|
|
locks-win32.c
|
removed tabs
|
2014-05-14 18:01:40 +02:00 |
locks-win32.h
|
fixed invalid typedef
|
2014-05-02 12:29:11 +02:00 |
locks.h
|
cleanup
|
2014-06-13 21:40:58 +02:00 |
logging.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
logging.h
|
…
|
|
memory-map-posix.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
memory-map-posix.h
|
…
|
|
memory-map-win32.c
|
Non used variables were commented out (Compiler warning C4101)
|
2014-03-27 16:06:13 +01:00 |
memory-map-win32.h
|
…
|
|
memory-map.h
|
…
|
|
memory.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
memory.h
|
less doxygen-style comments
|
2014-06-05 01:13:01 +02:00 |
messages.h
|
…
|
|
mimetypes.c
|
…
|
|
mimetypes.dat
|
…
|
|
mimetypes.h
|
…
|
|
operating-system.h
|
added define for random vs rand
|
2014-06-06 15:13:15 +02:00 |
prime-numbers.c
|
fixed compile warning regarding ISOC90
|
2014-04-23 21:30:55 +02:00 |
prime-numbers.h
|
changed function name
|
2014-04-01 09:20:27 +02:00 |
process-utils.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
process-utils.h
|
removed tabs
|
2014-05-14 18:01:40 +02:00 |
random.c
|
result is no longer used
|
2014-06-10 13:15:27 +02:00 |
random.h
|
…
|
|
shell-colors.h
|
…
|
|
skip-list.c
|
added index memory usage statistics
|
2014-05-02 22:05:29 +02:00 |
skip-list.h
|
added index memory usage statistics
|
2014-05-02 22:05:29 +02:00 |
socket-utils.c
|
Change Windows version to pass SOCKET handles to libev.
|
2014-03-10 15:38:03 +01:00 |
socket-utils.h
|
change parameter name to avoid compiler warnings
|
2014-04-03 13:34:55 +02:00 |
string-buffer.c
|
speed up string-buffer reusage by simplehttpclient
|
2014-06-14 01:24:43 +02:00 |
string-buffer.h
|
speed up string-buffer reusage by simplehttpclient
|
2014-06-14 01:24:43 +02:00 |
structures.c
|
…
|
|
structures.h
|
…
|
|
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
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
threads-posix.h
|
…
|
|
threads-win32.c
|
removed tabs
|
2014-05-14 18:01:40 +02:00 |
threads-win32.h
|
…
|
|
threads.h
|
fixed misbehaving memory barriers for Visual Studio 2013
|
2014-04-02 14:19:40 +02:00 |
tri-strings.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
tri-strings.h
|
…
|
|
tri-zip.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
tri-zip.h
|
…
|
|
utf8-helper.c
|
fixed Windows compile errors and warnings
|
2014-04-22 14:49:00 +02:00 |
utf8-helper.h
|
…
|
|
vector.c
|
cleanup
|
2014-06-13 21:59:09 +02:00 |
vector.h
|
size tests
|
2014-04-07 21:27:57 +02:00 |
voc-errors.c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-16 14:47:41 +02:00 |
voc-errors.h
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-16 14:47:41 +02:00 |
voc-mimetypes.c
|
…
|
|
voc-mimetypes.h
|
…
|
|
win-utils.c
|
windows
|
2014-03-07 11:45:55 +01:00 |
win-utils.h
|
…
|
|
xxhash.c
|
Use UNIX line endings in xxhash.
|
2014-03-31 09:25:05 +02:00 |
xxhash.h
|
Use UNIX line endings in xxhash.
|
2014-03-31 09:25:05 +02:00 |