.. |
AssociativeArray.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Common.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
ConditionLocker.cpp
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
ConditionLocker.h
|
towards new dispatcher interface
|
2014-08-18 23:37:32 +02:00 |
ConditionVariable.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ConditionVariable.h
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Dictionary.h
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Exceptions.cpp
|
moved backtrace functions
|
2014-10-27 18:15:10 +01:00 |
Exceptions.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
FileUtils.cpp
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
FileUtils.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Functor.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
InitialiseBasics.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
InitialiseBasics.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
JsonHelper.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
JsonHelper.h
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Mutex.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Mutex.h
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
MutexLocker.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
MutexLocker.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Nonce.cpp
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Nonce.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
ProgramOptions.cpp
|
issue #1086: arangoimp: Odd errors if arguments are not given properly
|
2014-11-06 12:07:12 +01:00 |
ProgramOptions.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
ProgramOptionsDescription.cpp
|
arangod/Aql/Expression.cpp
|
2015-01-29 15:21:14 +01:00 |
ProgramOptionsDescription.h
|
arangod/Aql/Expression.cpp
|
2015-01-29 15:21:14 +01:00 |
RandomGenerator.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
RandomGenerator.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
RandomHeap.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadLocker.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadLocker.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadUnlocker.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadUnlocker.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadWriteLock.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ReadWriteLock.h
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
ScopeGuard.h
|
v8 context handling
|
2014-10-17 15:25:06 +02:00 |
StringBuffer.h
|
fixed SimpleHttpClient
|
2014-11-14 23:50:00 +01:00 |
StringUtils.cpp
|
better support for handling multipart requests
|
2014-10-16 02:05:57 +02:00 |
StringUtils.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Thread.cpp
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Thread.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Timing.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Timing.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Utf8Helper.cpp
|
Properly shut down ICU to make valgrind happy.
|
2015-01-29 17:28:30 +01:00 |
Utf8Helper.h
|
If we fail to initialize ICU many things will be broken, thus abort.
|
2015-01-27 12:13:38 +01:00 |
WriteLocker.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
WriteLocker.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
WriteUnlocker.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
WriteUnlocker.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
application-exit.cpp
|
renamed last C files...
|
2014-09-13 22:38:25 +02:00 |
application-exit.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
associative-multi.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
associative-multi.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
associative.cpp
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
associative.h
|
less locking
|
2014-09-24 13:32:39 +02:00 |
conversions.cpp
|
less memory allocations when parsing AQL queries
|
2015-01-17 18:12:56 +01:00 |
conversions.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
csv.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
csv.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
debugging.cpp
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
debugging.h
|
moved backtrace functions
|
2014-10-27 18:15:10 +01:00 |
delete_object.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
error.cpp
|
macos
|
2014-09-23 09:38:16 +02:00 |
error.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
errors.dat
|
Changes to cluster startup for mesos cooperation.
|
2015-01-28 12:58:24 +01:00 |
fasthash.cpp
|
renamed files
|
2014-09-13 00:34:48 +02:00 |
fasthash.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
files.cpp
|
Fix missing branch of TRI_LocateConfigDirectory for windows
|
2015-01-23 14:59:42 +01:00 |
files.h
|
make fs.move() behave identical on Linux and Windows
|
2015-01-12 20:13:11 +01:00 |
gcd.h
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
hashes.cpp
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
hashes.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
init.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
init.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
json-utilities.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
json-utilities.h
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
json.cpp
|
when parsing or converting JSON, create elements in-place if possible to avoid memory allocations
|
2015-01-17 21:48:18 +01:00 |
json.h
|
when parsing or converting JSON, create elements in-place if possible to avoid memory allocations
|
2015-01-17 21:48:18 +01:00 |
levenshtein.cpp
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
levenshtein.h
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
linked-list.cpp
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
linked-list.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
local-configuration-win.h
|
cleanup of Makefiles
|
2014-12-19 00:13:51 +01:00 |
local-configuration.h.in
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
locks-macos.cpp
|
fixed fake locks on macos
|
2014-09-23 09:56:13 +02:00 |
locks-macos.h
|
lol jan
|
2014-09-23 09:21:01 +02:00 |
locks-posix.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
locks-posix.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
locks-win32.cpp
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
locks-win32.h
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
locks.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
logging.cpp
|
avoid duplicate fatal output
|
2015-01-29 17:09:47 +01:00 |
logging.h
|
avoid duplicate fatal output
|
2015-01-29 17:09:47 +01:00 |
memory-map-posix.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
memory-map-posix.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
memory-map-win32.cpp
|
fixed tons of compile errors in VS
|
2014-09-15 12:04:49 +02:00 |
memory-map-win32.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
memory-map.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
memory.cpp
|
nullptr
|
2014-10-14 15:14:38 +02:00 |
memory.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
messages.h
|
added final !
|
2015-01-09 14:06:28 +01:00 |
mimetypes.cpp
|
renamed last C files...
|
2014-09-13 22:38:25 +02:00 |
mimetypes.dat
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
mimetypes.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
operating-system.h
|
Visual Studio does not like thread_local
|
2014-11-14 17:39:01 +01:00 |
prime-numbers.cpp
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
prime-numbers.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
process-utils.cpp
|
Initialise a few variables to please gcc.
|
2014-12-16 10:48:07 +01:00 |
process-utils.h
|
debug info
|
2014-10-13 11:10:12 +02:00 |
random.cpp
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
random.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
safe_cast.h
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
shell-colors.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
skip-list.cpp
|
added reverse iteration for skiplists
|
2014-09-16 22:23:40 +02:00 |
skip-list.h
|
added tests for skiplists
|
2014-09-18 14:45:45 +02:00 |
socket-utils.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
socket-utils.h
|
Windows portability: socket timeouts are handled differently.
|
2015-01-28 17:23:31 +01:00 |
ssl-helper.cpp
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
ssl-helper.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
string-buffer.cpp
|
less code
|
2015-01-12 23:21:14 +01:00 |
string-buffer.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
structures.cpp
|
renamed last C files...
|
2014-09-13 22:38:25 +02:00 |
structures.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
system-compiler.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
system-functions.cpp
|
issue #1042
|
2014-10-10 14:24:22 +02:00 |
system-functions.h
|
issue #1042
|
2014-10-10 14:24:22 +02:00 |
terminal-utils-posix.cpp
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
terminal-utils-win32.cpp
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
terminal-utils.cpp
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
terminal-utils.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
threads-posix.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
threads-posix.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
threads-win32.cpp
|
fixed tons of compile errors in VS
|
2014-09-15 12:04:49 +02:00 |
threads-win32.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
threads.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
tri-strings.cpp
|
removed unused functions
|
2014-11-25 23:18:45 +01:00 |
tri-strings.h
|
implemented LENGTH in C++
|
2014-12-04 17:10:48 +01:00 |
tri-zip.cpp
|
foxx file upload
|
2015-01-23 11:23:58 +01:00 |
tri-zip.h
|
renamed last C files
|
2014-09-13 23:29:53 +02:00 |
utf8-helper.cpp
|
fixed tons of compile errors in VS
|
2014-09-15 12:04:49 +02:00 |
utf8-helper.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |
vector.cpp
|
made TRI_AddressVector an inline function
|
2015-01-24 14:04:59 +01:00 |
vector.h
|
made TRI_AddressVector an inline function
|
2015-01-24 14:04:59 +01:00 |
voc-errors.cpp
|
Changes to cluster startup for mesos cooperation.
|
2015-01-28 12:58:24 +01:00 |
voc-errors.h
|
Changes to cluster startup for mesos cooperation.
|
2015-01-28 12:58:24 +01:00 |
voc-mimetypes.cpp
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
voc-mimetypes.h
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
win-utils.cpp
|
In relative mode point the environment to the proper place of the ICU data.
|
2015-01-27 12:14:29 +01:00 |
win-utils.h
|
set ICU_DATA at startup
|
2014-12-26 10:56:31 +01:00 |
xxhash.cpp
|
fixed tons of compile errors in VS
|
2014-09-15 12:04:49 +02:00 |
xxhash.h
|
finalized move to cxx
|
2014-09-14 00:06:00 +02:00 |