.. |
AssocMulti.h
|
noexcept
|
2015-10-08 16:35:28 +02:00 |
AssocUnique.h
|
scan-build
|
2015-09-30 17:28:52 +02:00 |
AssociativeArray.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
AttributeNameParser.cpp
|
blind commit
|
2015-10-15 16:19:33 +02:00 |
AttributeNameParser.h
|
blind commit
|
2015-10-15 16:19:33 +02:00 |
Barrier.cpp
|
use barrier
|
2015-03-04 11:35:32 +01:00 |
Barrier.h
|
added Barrier
|
2015-03-03 18:57:15 +01:00 |
Common.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-19 09:52:53 +02:00 |
ConditionLocker.cpp
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
ConditionLocker.h
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
ConditionVariable.cpp
|
…
|
|
ConditionVariable.h
|
moved dispatcher to atomic
|
2015-07-23 15:40:34 +02:00 |
DataProtector.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
DataProtector.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
DeadlockDetector.h
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
Dictionary.h
|
…
|
|
Exceptions.cpp
|
preparations for condition validation
|
2015-10-14 18:29:00 +02:00 |
Exceptions.h
|
preparations for condition validation
|
2015-10-14 18:29:00 +02:00 |
FileUtils.cpp
|
removed unused methods
|
2015-10-06 21:38:49 +02:00 |
FileUtils.h
|
removed unused methods
|
2015-10-06 21:38:49 +02:00 |
Functor.h
|
…
|
|
InitializeBasics.cpp
|
Fix some more typos
|
2015-09-05 17:18:04 +02:00 |
InitializeBasics.h
|
Fix some more typos
|
2015-09-05 17:18:04 +02:00 |
JsonHelper.cpp
|
Fixed internal error for plan instantiation if the condition is empty
|
2015-10-19 15:09:59 +02:00 |
JsonHelper.h
|
added CXX implementations of `WITHIN` and `NEAR` AQL functions
|
2015-10-27 23:24:00 +01:00 |
Mutex.cpp
|
…
|
|
Mutex.h
|
new HttpServer & HttpCommTask
|
2015-03-31 09:12:01 +02:00 |
MutexLocker.cpp
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
MutexLocker.h
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
Nonce.cpp
|
decrease loglevel
|
2015-03-10 11:19:10 +01:00 |
Nonce.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
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
|
cppcheck
|
2015-10-15 01:32:25 +02:00 |
RandomGenerator.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
RandomHeap.h
|
…
|
|
ReadLocker.cpp
|
casts for Windows
|
2015-07-21 18:57:56 +02:00 |
ReadLocker.h
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
ReadUnlocker.cpp
|
remove useless header inclusions
|
2015-07-15 21:47:50 +02:00 |
ReadUnlocker.h
|
remove useless header inclusions
|
2015-07-15 21:47:50 +02:00 |
ReadWriteLock.cpp
|
more cxx
|
2015-07-20 18:42:02 +02:00 |
ReadWriteLock.h
|
more cxx
|
2015-07-20 18:42:02 +02:00 |
ReadWriteLockCPP11.h
|
Small improvement of ReadWriteLockCPP11 code.
|
2015-04-30 01:30:11 -07:00 |
ScopeGuard.h
|
v8 context handling
|
2014-10-17 15:25:06 +02:00 |
SkipList.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
SpinLock.cpp
|
add SpinLock and SpinLocker, unified other Lockers
|
2015-07-15 21:22:00 +02:00 |
SpinLock.h
|
add SpinLock and SpinLocker, unified other Lockers
|
2015-07-15 21:22:00 +02:00 |
SpinLocker.cpp
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
SpinLocker.h
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
StringBuffer.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
StringUtils.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
StringUtils.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Thread.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Thread.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
ThreadPool.cpp
|
parallel secondary index building when loading collections
|
2015-03-03 10:52:51 +01:00 |
ThreadPool.h
|
speed up initial edge index creation
|
2015-08-03 18:27:50 +02:00 |
Traverser.h
|
removed some iostream includes
|
2015-10-12 21:40:46 +02:00 |
Utf8Helper.cpp
|
fixed an assertion failure
|
2015-10-15 23:27:14 +02:00 |
Utf8Helper.h
|
added function to create an ICU RegexMatcher
|
2015-08-03 23:57:26 +02:00 |
WorkerThread.h
|
parallel secondary index building when loading collections
|
2015-03-03 10:52:51 +01:00 |
WriteLocker.cpp
|
casts for Windows
|
2015-07-21 18:57:56 +02:00 |
WriteLocker.h
|
more lock instrumentation
|
2015-07-21 13:09:02 +02:00 |
WriteUnlocker.cpp
|
remove useless header inclusions
|
2015-07-15 21:47:50 +02:00 |
WriteUnlocker.h
|
remove useless header inclusions
|
2015-07-15 21:47:50 +02:00 |
application-exit.cpp
|
…
|
|
application-exit.h
|
…
|
|
associative.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
associative.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
conversions.cpp
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
conversions.h
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
csv.cpp
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
csv.h
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
debugging.cpp
|
lol self
|
2015-09-08 15:16:10 +02:00 |
debugging.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
delete_object.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
error.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
error.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
errors.dat
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
fasthash.cpp
|
…
|
|
fasthash.h
|
…
|
|
files.cpp
|
don't leak lockfile descriptor at shutdown
|
2015-09-17 18:02:59 +02:00 |
files.h
|
Merge branch 'american-english' of https://github.com/CoDEmanX/ArangoDB into devel
|
2015-09-02 13:14:49 +02:00 |
fpconv.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
fpconv.h
|
added fpconv_dtoa from https://github.com/night-shift/fpconv/
|
2015-02-23 22:27:02 +01:00 |
gcd.h
|
added random iteration for collections
|
2014-12-19 18:01:13 +01:00 |
hashes.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
hashes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
init.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
init.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
json-utilities.cpp
|
fixed invalidation with index creation etc., adjusted tests
|
2015-06-25 23:40:31 +02:00 |
json-utilities.h
|
make IN values unique and sort em
|
2015-10-12 15:34:41 +02:00 |
json.cpp
|
added TRI_DeleteArrayJson() function
|
2015-10-29 14:49:29 +01:00 |
json.h
|
added TRI_DeleteArrayJson() function
|
2015-10-29 14:49:29 +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 |
local-configuration-win.h
|
removed configure options `--enable-timing` and `--enable-figures`
|
2015-07-21 18:47:43 +02:00 |
local-configuration.h.in
|
removed readline
|
2015-10-22 15:41:33 +02:00 |
locks-macos.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-macos.h
|
…
|
|
locks-posix.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
locks-win32.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-win32.h
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
locks.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
logging.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
logging.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
memory-map-posix.cpp
|
fix compiler warnings on 32bit
|
2015-09-02 14:13:27 +02:00 |
memory-map-posix.h
|
Add "sensible" madvise calls.
|
2015-08-26 16:45:26 +02:00 |
memory-map-win32.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
memory-map-win32.h
|
Add "sensible" madvise calls.
|
2015-08-26 16:45:26 +02:00 |
memory-map.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
memory.cpp
|
no additional memory allocations in maintainer mode, no zone comparisons on free
|
2015-09-03 13:15:49 +02:00 |
memory.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
messages.h
|
added final !
|
2015-01-09 14:06:28 +01:00 |
mimetypes.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
mimetypes.dat
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
mimetypes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
operating-system.h
|
noexcept emulation
|
2015-10-19 12:03:15 +02:00 |
powers.h
|
fixed Visual Studio compile warnings
|
2015-02-25 09:23:42 +01:00 |
prime-numbers.cpp
|
…
|
|
prime-numbers.h
|
…
|
|
process-utils.cpp
|
fixed signed / unsigned mixup
|
2015-10-18 23:40:34 +02:00 |
process-utils.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
random.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
random.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
shell-colors.h
|
…
|
|
socket-utils.cpp
|
remove unused function
|
2015-08-13 16:34:55 +02:00 |
socket-utils.h
|
remove unused function
|
2015-08-13 16:34:55 +02:00 |
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
|
use table lookups for JSON escaping
|
2015-09-16 01:18:57 +02:00 |
string-buffer.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
structures.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
structures.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
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
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
threads-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
threads-win32.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
threads-win32.h
|
…
|
|
threads.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
tri-strings.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
tri-strings.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
tri-zip.cpp
|
Fix double free introduced in last commit.
|
2015-02-23 12:48:52 +01:00 |
tri-zip.h
|
Improve error handling
|
2015-02-23 12:26:49 +01:00 |
vector.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
vector.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
voc-errors.cpp
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
voc-errors.h
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
voc-mimetypes.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
voc-mimetypes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
win-utils.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
win-utils.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
xxhash.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
xxhash.h
|
…
|
|