1
0
Fork 0
arangodb/lib/Basics
Michael Hackstein b31cc0ba15 Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-22 13:36:47 +01:00
..
AssocMulti.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
AssocUnique.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
AssociativeArray.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
AttributeNameParser.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
AttributeNameParser.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Barrier.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Barrier.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
BloomFilter.h added some Bloom filter implementation 2016-01-19 12:07:54 +01:00
Common.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionLocker.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionVariable.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionVariable.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DataProtector.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DataProtector.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DeadlockDetector.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Dictionary.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Exceptions.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Exceptions.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
FileUtils.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
FileUtils.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Functor.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
InitializeBasics.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
InitializeBasics.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
JsonHelper.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
JsonHelper.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
Mutex.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Mutex.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
MutexLocker.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
MutexLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Nonce.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Nonce.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptions.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptions.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptionsDescription.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptionsDescription.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
RandomGenerator.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
RandomGenerator.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadUnlocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLock.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLock.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLockCPP11.cpp lock debugging 2016-01-21 15:54:48 +01:00
ReadWriteLockCPP11.h lock debugging 2016-01-21 15:54:48 +01:00
ScopeGuard.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
SkipList.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
SpinLock.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
SpinLock.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
SpinLocker.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
SpinLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
StringBuffer.cpp
StringBuffer.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
StringUtils.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
StringUtils.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Thread.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
Thread.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
ThreadPool.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ThreadPool.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Traverser.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Utf8Helper.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
Utf8Helper.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VPackStringBufferAdapter.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VPackStringBufferAdapter.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VelocyPackHelper.cpp Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
VelocyPackHelper.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
WorkItem.h
WorkMonitor.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
WorkMonitor.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WorkMonitorDummy.cpp added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
WorkerThread.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WriteLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WriteUnlocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
application-exit.cpp
application-exit.h
associative.cpp fix out-of-memory situations 2016-01-22 13:24:33 +01:00
associative.h
conversions.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
conversions.h
csv.cpp
csv.h
debugging.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
debugging.h
error.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
error.h
errors.dat
fasthash.cpp
fasthash.h
files.cpp Fix indention, broken merge 2016-01-22 13:22:06 +01:00
files.h fixed temp path to honor TMPDIR 2016-01-22 13:16:25 +01:00
fpconv.cpp
fpconv.h
gcd.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
hashes.cpp
hashes.h
init.cpp
init.h
json-utilities.cpp fix out-of-memory situations 2016-01-22 13:24:33 +01:00
json-utilities.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
json.cpp fix out-of-memory situations 2016-01-22 13:24:33 +01:00
json.h
levenshtein.cpp
levenshtein.h
local-configuration-win.h
local-configuration.h.in
locks-macos.cpp
locks-macos.h
locks-posix.cpp lock debugging 2016-01-21 15:54:48 +01:00
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
logging.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
logging.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 namespace cleanup 2016-01-21 00:20:22 +01:00
memory.h
messages.h
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h fixed wrong TRI_HAVE_GETTID for Windows 2016-01-20 11:38:13 +01:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
process-utils.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
random.cpp
random.h
shell-colors.h
socket-utils.cpp
socket-utils.h
ssl-helper.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ssl-helper.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
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 unification of sub-thread naming 2016-01-21 00:51:51 +01:00
threads-posix.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads-win32.cpp added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads-win32.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
tri-strings.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
tri-strings.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
tri-zip.cpp
tri-zip.h
vector.cpp
vector.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
voc-errors.cpp
voc-errors.h
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp call open/close event localy for now. 2016-01-22 13:23:54 +01:00
win-utils.h