1
0
Fork 0
arangodb/lib/Basics
Jan 86ef7d4018 Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
..
ArangoGlobalContext.cpp
ArangoGlobalContext.h
AssocHelpers.h
AssocMulti.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AssocMultiHelpers.h
AssocUnique.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AssocUniqueHelpers.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
AttributeNameParser.cpp
AttributeNameParser.h
Common.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ConditionLocker.cpp
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
ConditionalDeleter.h
DataProtector.cpp
DataProtector.h Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
DeadlockDetector.h
Endian.h fixes for MSVC 2017-09-01 13:24:44 +02:00
EnumIterator.h
Exceptions.cpp remove unused error code 2017-05-22 13:53:10 +02:00
Exceptions.h Feature/helper code (#3577) 2017-11-17 09:51:32 +01:00
FileResult.h
FileResultString.h
FileUtils.cpp fixed type error 2017-10-01 19:18:38 +02:00
FileUtils.h added encryption key generator (#3348) 2017-09-30 14:59:27 +02:00
FixedSizeAllocator.h
FloatingPoint.h Bug fix/fixes 0409 (#3199) 2017-09-04 18:04:05 +02:00
HybridLogicalClock.cpp
HybridLogicalClock.h
IndexBucket.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
LdapUrlParser.cpp
LdapUrlParser.h
LocalTaskQueue.cpp Changed some tasks to post through Scheduler instead of directly. (#3159) 2017-08-30 10:41:41 +02:00
LocalTaskQueue.h Changed some tasks to post through Scheduler instead of directly. (#3159) 2017-08-30 10:41:41 +02:00
Locking.h
LruCache.h
Mutex.cpp windows implementation was missing 2017-08-30 14:18:04 +02:00
Mutex.h Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
MutexLocker.h fix small issues found by cov-build (#2746) 2017-07-07 12:36:11 +02:00
MutexUnlocker.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Nonce.cpp
Nonce.h
OpenFilesTracker.cpp
OpenFilesTracker.h
PerformanceLogScope.h
ReadLocker.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ReadUnlocker.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
ReadWriteSpinLock.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Result.h Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
RocksDBLogger.cpp Bug fix/issues 1708 (#3060) 2017-08-17 21:48:27 +02:00
RocksDBLogger.h enable rocksdb logger 2017-05-12 12:03:54 +02:00
RocksDBUtils.cpp improve rocksdb logging (#3613) 2017-11-11 19:35:27 +01:00
RocksDBUtils.h improve rocksdb logging (#3613) 2017-11-11 19:35:27 +01:00
RollingVector.h
SameThreadAsserter.h
ScopeGuard.h
ScopedTimer.h Feature/helper code (#3577) 2017-11-17 09:51:32 +01:00
SharedAtomic.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
SharedCounter.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
SharedPRNG.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
SharedPRNG.h fix clang warnings 2017-09-01 12:08:31 +02:00
SmallVector.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
StaticStrings.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
StaticStrings.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
StringBuffer.cpp Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
StringBuffer.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
StringHeap.cpp
StringHeap.h
StringRef.cpp
StringRef.h
StringUtils.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
StringUtils.h
Thread.cpp added `--log.color` option to toggle colorful logging to terminal (#3356) 2017-10-05 13:36:32 +02:00
Thread.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
TimedAction.h Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
Utf8Helper.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
Utf8Helper.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
VERSION.in
VPackStringBufferAdapter.h
VelocyPackDumper.cpp
VelocyPackDumper.h
VelocyPackHelper.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VelocyPackHelper.h fix some typos in code and docs (#3671) 2017-11-13 17:33:36 +01:00
WorkDescription.h
WorkMonitor.cpp
WorkMonitor.h fix shutdown races 2017-05-09 10:24:40 +02:00
WorkMonitorDummy.cpp fix shutdown races 2017-05-09 10:24:40 +02:00
WriteLocker.h Feature/hugepages (#2497) 2017-05-25 16:04:23 +02:00
WriteUnlocker.h Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
application-exit.cpp
application-exit.h
asio-helper.h
build-date.h.in
build-repository.h.in
build.h.in
conversions.cpp Geo index update, renaming 2017-05-11 13:19:51 +02:00
conversions.h
cpu-relax.h fixes for MSVC 2017-09-01 13:24:44 +02:00
crc1.S
crc4.S
csv.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
csv.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
debugging.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
debugging.h
directories.h.in
encoding.h
error.cpp Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
error.h Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
errors.dat Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
exitcodes.cpp Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
exitcodes.dat Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
exitcodes.h Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
fasthash.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
fasthash.h Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
files.cpp use the c++11 way of sleeping (#3429) 2017-10-16 17:40:51 +02:00
files.h Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp fixed issue #2490 2017-05-22 09:40:08 +02:00
hashes.h
json.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
json.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
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 potential fix for issue #3517: several "filesystem full" errors in log… (#3525) 2017-10-30 17:28:59 +01:00
memory-map-posix.h try to make it work on older Linux kernels (pre 3.4) (#2642) 2017-06-22 14:23:04 +02:00
memory-map-win32.cpp fix potential duplicate closing of typed buffer (#3587) 2017-11-07 10:27:51 +01:00
memory-map-win32.h do not include our datafiles in core files (#2630) 2017-06-22 12:34:27 +02:00
memory-map.h potential fix for issue #3517: several "filesystem full" errors in log… (#3525) 2017-10-30 17:28:59 +01:00
memory.cpp Bug fix/fixes 1610 (#3425) 2017-10-18 12:23:39 +02:00
memory.h Bug fix/fixes 1610 (#3425) 2017-10-18 12:23:39 +02:00
messages.h Add bye bye messages 2017-05-12 17:59:36 +02:00
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h added wrapper for fdopen (#2645) 2017-06-22 19:38:08 +02:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp Bug fix/fixes 1910 (#3471) 2017-10-23 09:17:36 +02:00
process-utils.h Bug fix/fixes 1910 (#3471) 2017-10-23 09:17:36 +02:00
short_alloc.h
socket-utils.cpp remove obsolete comment 2017-05-08 15:57:20 +02:00
socket-utils.h
splitmix64.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
system-compiler.h
system-functions.cpp Bug fix/agency leader timeouts (#3373) 2017-10-06 10:11:51 +02:00
system-functions.h
terminal-utils-posix.cpp terminal codes 2017-09-28 22:23:54 +02:00
terminal-utils-win32.cpp terminal codes 2017-09-28 22:23:54 +02:00
terminal-utils.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
terminal-utils.h terminal codes 2017-09-28 22:23:54 +02:00
threads-posix.cpp Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
threads-posix.h
threads-win32.cpp Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
threads-win32.h
threads.h Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
tri-strings.cpp Bug fix/fix compilation with gxx7 (#3637) 2017-11-10 16:00:57 +01:00
tri-strings.h Bug fix/fixes 1610 (#3425) 2017-10-18 12:23:39 +02:00
tri-zip.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
tri-zip.h fix adler32 function 2017-05-18 15:40:35 +02:00
vector.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
vector.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
voc-errors.cpp Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
voc-errors.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
win-utils.h remove remaints of libev. (#3372) 2017-10-10 15:01:59 +02:00
xoroshiro128plus.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
xxhash.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
xxhash.h