.. |
application-exit.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
application-exit.h
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
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
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
conversions.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
csv.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
csv.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
debugging.c
|
Further cleanup with #include "Basics/Common.h"
|
2014-05-21 16:59:54 +02:00 |
debugging.h
|
added debugSegfault
|
2013-11-20 13:15:45 +01:00 |
error.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
error.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
errors.dat
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-13 02:23:03 +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
|
wrong prototype, wrong destroy
|
2013-12-22 15:41:15 +01:00 |
fsrt.inc
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
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
|
Implement replace and update on cluster.
|
2014-01-28 16:49:44 +01:00 |
json.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
json.h
|
Add a useful const.
|
2014-05-07 16:34:22 +02:00 |
linked-list.c
|
added functions to add to front
|
2013-04-10 08:50:49 +02:00 |
linked-list.h
|
added functions to add to front
|
2013-04-10 08:50:49 +02:00 |
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
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks-macos.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks-posix.c
|
Remove index garbage collector.
|
2013-11-25 10:57:23 +01:00 |
locks-posix.h
|
destroy can only be called if initialised
|
2013-11-18 18:40:13 +01:00 |
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
|
Remove index garbage collector.
|
2013-11-25 10:57:23 +01:00 |
logging.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
logging.h
|
set log level as soon as possible
|
2014-02-27 18:47:16 +01:00 |
memory-map-posix.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
memory-map-posix.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
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
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory-map.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
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
|
merged changes from 1.4 back to devel
|
2013-12-27 14:59:23 +01:00 |
mimetypes.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
mimetypes.dat
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
mimetypes.h
|
mimetypes w/ charsets
|
2013-03-27 10:31:30 +01:00 |
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
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shell-colors.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
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
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
string-buffer.h
|
simplify serialisation of JSON into string-buffer
|
2014-04-07 21:31:23 +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
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
system-compiler.h
|
issue #642: renamed macro from TRI_WARN_UNUSED to TRI_WARN_UNUSED_RESULT
|
2013-10-30 12:19:26 +01:00 |
system-functions.c
|
fixed some VS complaints
|
2013-10-16 17:27:35 +02:00 |
system-functions.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils-posix.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils-win32.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
threads-posix.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
threads-posix.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
threads-win32.c
|
removed tabs
|
2014-05-14 18:01:40 +02:00 |
threads-win32.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
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
|
added logging options
|
2013-07-02 12:16:13 +02:00 |
tri-zip.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
tri-zip.h
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
utf8-helper.c
|
fixed Windows compile errors and warnings
|
2014-04-22 14:49:00 +02:00 |
utf8-helper.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
vector.c
|
TRI_ASSERT
|
2014-06-06 11:25:19 +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-13 02:23:03 +02:00 |
voc-errors.h
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-13 02:23:03 +02:00 |
voc-mimetypes.c
|
mimetypes for fonts
|
2013-08-20 10:03:38 +02:00 |
voc-mimetypes.h
|
re-added stuff that got lost yesterday
|
2013-12-05 10:26:21 +01:00 |
win-utils.c
|
windows
|
2014-03-07 11:45:55 +01:00 |
win-utils.h
|
fixed open mode for files
|
2013-12-23 12:12:13 +01:00 |
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 |