.. |
AssociativeArray.h
|
…
|
|
Common.h
|
…
|
|
ConditionLocker.cpp
|
…
|
|
ConditionLocker.h
|
…
|
|
ConditionVariable.cpp
|
…
|
|
ConditionVariable.h
|
…
|
|
Dictionary.h
|
…
|
|
Exceptions.cpp
|
…
|
|
Exceptions.h
|
…
|
|
FileUtils.cpp
|
…
|
|
FileUtils.h
|
…
|
|
Functor.h
|
…
|
|
InitialiseBasics.cpp
|
…
|
|
InitialiseBasics.h
|
…
|
|
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
|
…
|
|
Mutex.h
|
…
|
|
MutexLocker.cpp
|
…
|
|
MutexLocker.h
|
…
|
|
Nonce.cpp
|
…
|
|
Nonce.h
|
…
|
|
ProgramOptions.cpp
|
…
|
|
ProgramOptions.h
|
…
|
|
ProgramOptionsDescription.cpp
|
arangod/Aql/Expression.cpp
|
2015-01-29 15:21:14 +01:00 |
ProgramOptionsDescription.h
|
fixed Windows compile error
|
2015-01-30 17:18:25 +01:00 |
RandomGenerator.cpp
|
…
|
|
RandomGenerator.h
|
…
|
|
RandomHeap.h
|
…
|
|
ReadLocker.cpp
|
…
|
|
ReadLocker.h
|
…
|
|
ReadUnlocker.cpp
|
…
|
|
ReadUnlocker.h
|
…
|
|
ReadWriteLock.cpp
|
…
|
|
ReadWriteLock.h
|
…
|
|
ScopeGuard.h
|
…
|
|
StringBuffer.h
|
…
|
|
StringUtils.cpp
|
…
|
|
StringUtils.h
|
…
|
|
Thread.cpp
|
…
|
|
Thread.h
|
…
|
|
Timing.cpp
|
…
|
|
Timing.h
|
…
|
|
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
|
…
|
|
WriteLocker.h
|
…
|
|
WriteUnlocker.cpp
|
…
|
|
WriteUnlocker.h
|
…
|
|
application-exit.cpp
|
…
|
|
application-exit.h
|
…
|
|
associative-multi.cpp
|
added selectivity estimates for some index types
|
2015-01-30 23:04:46 +01:00 |
associative-multi.h
|
added selectivity estimates for some index types
|
2015-01-30 23:04:46 +01:00 |
associative.cpp
|
…
|
|
associative.h
|
…
|
|
conversions.cpp
|
less memory allocations when parsing AQL queries
|
2015-01-17 18:12:56 +01:00 |
conversions.h
|
…
|
|
csv.cpp
|
…
|
|
csv.h
|
…
|
|
debugging.cpp
|
Namespace demangling for macos X - todo make this work.
|
2015-02-13 14:20:48 +01:00 |
debugging.h
|
…
|
|
delete_object.h
|
…
|
|
error.cpp
|
…
|
|
error.h
|
…
|
|
errors.dat
|
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
|
2015-02-16 17:14:36 +01:00 |
fasthash.cpp
|
…
|
|
fasthash.h
|
…
|
|
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
|
…
|
|
hashes.cpp
|
…
|
|
hashes.h
|
…
|
|
init.cpp
|
shaper changes
|
2015-02-15 21:53:27 +01:00 |
init.h
|
…
|
|
json-utilities.cpp
|
small optimizations
|
2015-02-19 09:31:00 +01:00 |
json-utilities.h
|
…
|
|
json.cpp
|
constified
|
2015-02-07 16:31:27 +01:00 |
json.h
|
constified
|
2015-02-07 16:31:27 +01:00 |
levenshtein.cpp
|
…
|
|
levenshtein.h
|
…
|
|
linked-list.cpp
|
…
|
|
linked-list.h
|
…
|
|
local-configuration-win.h
|
…
|
|
local-configuration.h.in
|
…
|
|
locks-macos.cpp
|
…
|
|
locks-macos.h
|
…
|
|
locks-posix.cpp
|
…
|
|
locks-posix.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
memory-map-posix.h
|
…
|
|
memory-map-win32.cpp
|
…
|
|
memory-map-win32.h
|
…
|
|
memory-map.h
|
…
|
|
memory.cpp
|
…
|
|
memory.h
|
…
|
|
messages.h
|
added final !
|
2015-01-09 14:06:28 +01:00 |
mimetypes.cpp
|
…
|
|
mimetypes.dat
|
…
|
|
mimetypes.h
|
…
|
|
operating-system.h
|
…
|
|
prime-numbers.cpp
|
…
|
|
prime-numbers.h
|
…
|
|
process-utils.cpp
|
- install SIG11 handler which prints backtrace to the console. (in windows we don't get cores)
|
2015-02-13 14:11:15 +01:00 |
process-utils.h
|
Work on more precise windows process management
|
2015-02-12 17:38:07 +01:00 |
random.cpp
|
…
|
|
random.h
|
…
|
|
safe_cast.h
|
…
|
|
shell-colors.h
|
…
|
|
skip-list.cpp
|
reduce number of mallocs
|
2015-02-15 21:53:07 +01:00 |
skip-list.h
|
…
|
|
socket-utils.cpp
|
…
|
|
socket-utils.h
|
Windows portability: socket timeouts are handled differently.
|
2015-01-28 17:23:31 +01:00 |
ssl-helper.cpp
|
…
|
|
ssl-helper.h
|
…
|
|
string-buffer.cpp
|
less code
|
2015-01-12 23:21:14 +01:00 |
string-buffer.h
|
…
|
|
structures.cpp
|
…
|
|
structures.h
|
…
|
|
system-compiler.h
|
…
|
|
system-functions.cpp
|
…
|
|
system-functions.h
|
…
|
|
terminal-utils-posix.cpp
|
…
|
|
terminal-utils-win32.cpp
|
…
|
|
terminal-utils.cpp
|
…
|
|
terminal-utils.h
|
…
|
|
threads-posix.cpp
|
fixed casts for threads
|
2015-02-17 12:38:33 +01:00 |
threads-posix.h
|
fixed casts for threads
|
2015-02-17 12:38:33 +01:00 |
threads-win32.cpp
|
…
|
|
threads-win32.h
|
…
|
|
threads.h
|
…
|
|
tri-strings.cpp
|
…
|
|
tri-strings.h
|
…
|
|
tri-zip.cpp
|
foxx file upload
|
2015-01-23 11:23:58 +01:00 |
tri-zip.h
|
…
|
|
utf8-helper.cpp
|
…
|
|
utf8-helper.h
|
…
|
|
vector.cpp
|
constified
|
2015-02-07 16:31:27 +01:00 |
vector.h
|
constified
|
2015-02-07 16:31:27 +01:00 |
voc-errors.cpp
|
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
|
2015-02-16 17:14:36 +01:00 |
voc-errors.h
|
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
|
2015-02-16 17:14:36 +01:00 |
voc-mimetypes.cpp
|
…
|
|
voc-mimetypes.h
|
…
|
|
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
|
…
|
|
xxhash.h
|
…
|
|