.. |
AssocMulti.h
|
fixed edge index selectivity estimates and added tests
|
2015-06-11 21:22:01 +02:00 |
AssociativeArray.h
|
Visual Studio adjustments
|
2015-04-30 11:46:55 +02:00 |
Barrier.cpp
|
…
|
|
Barrier.h
|
…
|
|
Common.h
|
linux processor affinity
|
2015-05-28 14:51:32 +02:00 |
ConditionLocker.cpp
|
…
|
|
ConditionLocker.h
|
…
|
|
ConditionVariable.cpp
|
…
|
|
ConditionVariable.h
|
…
|
|
Dictionary.h
|
…
|
|
Exceptions.cpp
|
small logging refactoring
|
2015-03-26 03:09:07 +01:00 |
Exceptions.h
|
small logging refactoring
|
2015-03-26 03:09:07 +01:00 |
FileUtils.cpp
|
added missing declarations
|
2015-05-21 09:56:48 +02:00 |
FileUtils.h
|
added missing declarations
|
2015-05-21 09:56:48 +02:00 |
Functor.h
|
…
|
|
InitialiseBasics.cpp
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
InitialiseBasics.h
|
…
|
|
JsonHelper.cpp
|
added print methods
|
2015-05-29 11:45:01 +02:00 |
JsonHelper.h
|
make Json smaller
|
2015-06-02 14:11:20 +02:00 |
Mutex.cpp
|
…
|
|
Mutex.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
MutexLocker.cpp
|
…
|
|
MutexLocker.h
|
…
|
|
Nonce.cpp
|
…
|
|
Nonce.h
|
…
|
|
ProgramOptions.cpp
|
"privatized" TRI_vector_t internals.
|
2015-05-05 10:31:02 +02:00 |
ProgramOptions.h
|
added SYS_OPTIONS() to get options
|
2015-03-25 16:55:24 +01:00 |
ProgramOptionsDescription.cpp
|
some adjustments to satisfy scan-build
|
2015-04-16 16:30:20 +02:00 |
ProgramOptionsDescription.h
|
added SYS_OPTIONS() to get options
|
2015-03-25 16:55:24 +01:00 |
RandomGenerator.cpp
|
fixed Visual Studio compile errors
|
2015-03-26 10:34:38 +01:00 |
RandomGenerator.h
|
…
|
|
RandomHeap.h
|
…
|
|
ReadLocker.cpp
|
…
|
|
ReadLocker.h
|
…
|
|
ReadUnlocker.cpp
|
…
|
|
ReadUnlocker.h
|
…
|
|
ReadWriteLock.cpp
|
…
|
|
ReadWriteLock.h
|
…
|
|
ReadWriteLockCPP11.h
|
Small improvement of ReadWriteLockCPP11 code.
|
2015-04-30 01:30:11 -07:00 |
ScopeGuard.h
|
…
|
|
StringBuffer.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification
|
2015-06-12 12:04:41 +02:00 |
StringUtils.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
StringUtils.h
|
…
|
|
Thread.cpp
|
linux processor affinity
|
2015-05-28 14:51:32 +02:00 |
Thread.h
|
linux processor affinity
|
2015-05-28 14:51:32 +02:00 |
ThreadPool.cpp
|
…
|
|
ThreadPool.h
|
…
|
|
Timing.cpp
|
…
|
|
Timing.h
|
…
|
|
Traverser.h
|
fixed threading issues
|
2015-06-11 09:50:56 +02:00 |
Utf8Helper.cpp
|
fulltext improvements
|
2015-05-06 14:21:32 +02:00 |
Utf8Helper.h
|
fulltext improvements
|
2015-05-06 14:21:32 +02:00 |
WorkerThread.h
|
…
|
|
WriteLocker.cpp
|
…
|
|
WriteLocker.h
|
…
|
|
WriteUnlocker.cpp
|
…
|
|
WriteUnlocker.h
|
…
|
|
application-exit.cpp
|
…
|
|
application-exit.h
|
…
|
|
associative.cpp
|
micro optimizations
|
2015-05-15 17:40:41 +02:00 |
associative.h
|
micro optimizations
|
2015-05-15 17:40:41 +02:00 |
conversions.cpp
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
conversions.h
|
optimization for AQL CONCAT()
|
2015-03-27 17:18:27 +01:00 |
csv.cpp
|
…
|
|
csv.h
|
…
|
|
debugging.cpp
|
…
|
|
debugging.h
|
printers for standard objects
|
2015-05-29 17:49:19 +02:00 |
delete_object.h
|
…
|
|
error.cpp
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
error.h
|
…
|
|
errors.dat
|
Added error 1237: collection type mismatch.
|
2015-05-03 22:55:56 +02:00 |
fasthash.cpp
|
…
|
|
fasthash.h
|
…
|
|
files.cpp
|
now compiles and links
|
2015-05-23 04:31:13 +02:00 |
files.h
|
Add function that can copy files recursive.
|
2015-04-14 14:46:17 +02:00 |
fpconv.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
fpconv.h
|
…
|
|
gcd.h
|
…
|
|
hashes.cpp
|
…
|
|
hashes.h
|
…
|
|
init.cpp
|
…
|
|
init.h
|
…
|
|
json-utilities.cpp
|
factor out huge array/object literals when calling V8-based AQL functions
|
2015-06-12 11:50:22 +02:00 |
json-utilities.h
|
simplifications
|
2015-06-10 11:53:31 +02:00 |
json.cpp
|
simplifications
|
2015-06-10 11:53:31 +02:00 |
json.h
|
simplifications
|
2015-06-10 11:53:31 +02:00 |
levenshtein.cpp
|
…
|
|
levenshtein.h
|
…
|
|
local-configuration-win.h
|
…
|
|
local-configuration.h.in
|
Add function that can copy files recursive.
|
2015-04-14 14:46:17 +02:00 |
locks-macos.cpp
|
…
|
|
locks-macos.h
|
…
|
|
locks-posix.cpp
|
fixed typo
|
2015-04-21 12:07:22 +02:00 |
locks-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
locks-win32.cpp
|
…
|
|
locks-win32.h
|
…
|
|
locks.h
|
…
|
|
logging.cpp
|
cppcheck
|
2015-06-02 22:49:22 +02:00 |
logging.h
|
logging
|
2015-05-29 09:49:22 +02:00 |
memory-map-posix.cpp
|
…
|
|
memory-map-posix.h
|
…
|
|
memory-map-win32.cpp
|
…
|
|
memory-map-win32.h
|
…
|
|
memory-map.h
|
…
|
|
memory.cpp
|
make Json smaller
|
2015-06-02 14:11:20 +02:00 |
memory.h
|
make Json smaller
|
2015-06-02 14:11:20 +02:00 |
messages.h
|
…
|
|
mimetypes.cpp
|
…
|
|
mimetypes.dat
|
…
|
|
mimetypes.h
|
…
|
|
operating-system.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
powers.h
|
…
|
|
prime-numbers.cpp
|
…
|
|
prime-numbers.h
|
…
|
|
process-utils.cpp
|
cppcheck
|
2015-06-02 22:49:22 +02:00 |
process-utils.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
shell-colors.h
|
…
|
|
skip-list.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
skip-list.h
|
…
|
|
socket-utils.cpp
|
…
|
|
socket-utils.h
|
…
|
|
ssl-helper.cpp
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
ssl-helper.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
string-buffer.cpp
|
cleanup
|
2015-05-11 17:26:42 +02:00 |
string-buffer.h
|
…
|
|
structures.cpp
|
…
|
|
structures.h
|
…
|
|
system-compiler.h
|
…
|
|
system-functions.cpp
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
system-functions.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
terminal-utils-posix.cpp
|
…
|
|
terminal-utils-win32.cpp
|
…
|
|
terminal-utils.cpp
|
…
|
|
terminal-utils.h
|
…
|
|
threads-posix.cpp
|
linux processor affinity
|
2015-05-28 14:51:32 +02:00 |
threads-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
threads-win32.cpp
|
Fix signature of windows function dummy.
|
2015-05-29 09:28:27 +02:00 |
threads-win32.h
|
…
|
|
threads.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
tri-strings.cpp
|
removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp
|
2015-04-21 17:53:35 +02:00 |
tri-strings.h
|
…
|
|
tri-zip.cpp
|
…
|
|
tri-zip.h
|
…
|
|
vector.cpp
|
micro optimizations
|
2015-06-01 14:56:01 +02:00 |
vector.h
|
micro optimizations
|
2015-06-01 14:56:01 +02:00 |
voc-errors.cpp
|
Added error 1237: collection type mismatch.
|
2015-05-03 22:55:56 +02:00 |
voc-errors.h
|
Added error 1237: collection type mismatch.
|
2015-05-03 22:55:56 +02:00 |
voc-mimetypes.cpp
|
…
|
|
voc-mimetypes.h
|
…
|
|
win-utils.cpp
|
Forward ERROR & FATAL logmessages into the windows eventlog. Else debugging services in the early starting phase is next to impossible.
|
2015-03-18 19:13:35 +01:00 |
win-utils.h
|
Forward ERROR & FATAL logmessages into the windows eventlog. Else debugging services in the early starting phase is next to impossible.
|
2015-03-18 19:13:35 +01:00 |
xxhash.cpp
|
…
|
|
xxhash.h
|
…
|
|