1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 5dd8c8feee throw exception in StringBuffer ctor when no memory is available 2016-08-22 17:36:12 +02:00
..
ArangoGlobalContext.cpp Fix missing include; thanks to @servusoft for pointing this out. 2016-07-11 15:39:10 +02:00
ArangoGlobalContext.h don't log client tool errors to Windows event log 2016-07-06 12:30:02 +02:00
AssocMulti.h fixed array index batch insertion issue 2016-07-13 11:32:39 +02:00
AssocUnique.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
AttributeNameParser.cpp
AttributeNameParser.h
Barrier.cpp
Barrier.h
BloomFilter.h
Common.h
ConditionLocker.cpp
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
ConditionalDeleter.h
DataProtector.cpp
DataProtector.h
DeadlockDetector.h
Exceptions.cpp
Exceptions.h
FileUtils.cpp
FileUtils.h
HybridLogicalClock.cpp visual studio 2016-08-02 11:46:44 +02:00
HybridLogicalClock.h fixed random number generator initialization 2016-08-02 12:25:46 +02:00
JsonHelper.cpp
JsonHelper.h
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp
Nonce.h
ReadLocker.h
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
ScopeGuard.h
ShortestPathFinder.h
SkipList.h remove unused JsonHelper includes 2016-07-18 13:52:08 +02:00
SmallVector.h
StaticStrings.cpp Merge branch 'HLC' into devel 2016-07-13 12:52:33 +02:00
StaticStrings.h Merge branch 'HLC' into devel 2016-07-13 12:52:33 +02:00
StringBuffer.cpp
StringBuffer.h throw exception in StringBuffer ctor when no memory is available 2016-08-22 17:36:12 +02:00
StringHeap.cpp
StringHeap.h
StringRef.h
StringUtils.cpp
StringUtils.h
Thread.cpp
Thread.h
ThreadPool.cpp
ThreadPool.h
Timers.cpp
Timers.h
Utf8Helper.cpp
Utf8Helper.h
VERSION.in
VPackStringBufferAdapter.h
VelocyPackDumper.cpp
VelocyPackDumper.h
VelocyPackHelper.cpp throw exception in StringBuffer ctor when no memory is available 2016-08-22 17:36:12 +02:00
VelocyPackHelper.h Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals. 2016-07-12 14:46:24 +02:00
WorkDescription.h
WorkItem.h
WorkMonitor.cpp
WorkMonitor.h
WorkMonitorDummy.cpp
WorkerThread.h
WriteLocker.h
WriteUnlocker.h
application-exit.cpp
application-exit.h
build-date.h.in
build-repository.h.in Implement detection whether we are in a git repo and use the toplevel source dir. 2016-08-18 17:53:47 +02:00
build.h.in
conversions.cpp
conversions.h
crc1.S
crc4.S
csv.cpp
csv.h
debugging.cpp
debugging.h
error.cpp
error.h
errors.dat
fasthash.cpp
fasthash.h
files.cpp ignore revision ids 2016-07-12 13:54:41 +02:00
files.h
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp
hashes.h
json-utilities.cpp
json-utilities.h
json.cpp
json.h
levenshtein.cpp
levenshtein.h
local-configuration-win.h
locks-posix.cpp
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
make_unique.h
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
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h Simplify 2016-08-08 10:16:34 +02:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp
process-utils.h
shell-colors.h
short_alloc.h
socket-utils.cpp
socket-utils.h
structures.cpp
structures.h
system-compiler.h
system-functions.cpp added thread affinity for MacOSX 2016-07-27 22:29:59 +02:00
system-functions.h
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp fixed ifdef 2016-07-07 11:41:45 +02:00
terminal-utils.h
threads-posix.cpp added thread affinity for MacOSX 2016-07-27 22:29:59 +02:00
threads-posix.h
threads-win32.cpp
threads-win32.h
threads.h
tri-strings.cpp issue #1936 2016-07-11 09:57:30 +02:00
tri-strings.h
tri-zip.cpp
tri-zip.h
vector.cpp
vector.h
voc-errors.cpp pushing corrected unittest script and cluster startup scripts 2016-08-19 09:49:44 +02:00
voc-errors.h pushing corrected unittest script and cluster startup scripts 2016-08-19 09:49:44 +02:00
voc-mimetypes.cpp pushing corrected unittest script and cluster startup scripts 2016-08-19 09:49:44 +02:00
voc-mimetypes.h
win-utils.cpp We nowadays install to /usr/share/arangodb3/ 2016-08-18 15:57:33 +02:00
win-utils.h
xxhash.cpp
xxhash.h