1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 0f1ce26e41 added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
..
AssocMulti.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
AssociativeArray.h
Barrier.cpp
Barrier.h
Common.h Add TRI_DEFER. 2015-07-22 10:29:13 +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
DataGuardian.h Add one more comment. 2015-07-23 14:46:25 +02:00
Dictionary.h
Exceptions.cpp
Exceptions.h
FileUtils.cpp
FileUtils.h
Functor.h
InitialiseBasics.cpp
InitialiseBasics.h
JsonHelper.cpp Fix grammer in docu 2015-06-24 17:42:39 +02:00
JsonHelper.h pass function arguments by reference 2015-06-16 18:01:45 +02:00
Mutex.cpp
Mutex.h
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
Nonce.h
ProgramOptions.cpp
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h
RandomGenerator.cpp
RandomGenerator.h
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
ScopeGuard.h
SkipList.cpp renamed file 2015-07-16 21:06:29 +02:00
SkipList.h cppcheck 2015-07-28 09:51:24 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 12:04:41 +02:00
StringUtils.cpp
StringUtils.h
Thread.cpp ignore died process on delete 2015-07-24 09:30:26 +00:00
Thread.h
ThreadPool.cpp
ThreadPool.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
Traverser.h Fixed failing failure-tests 2015-07-28 13:21:54 +02:00
Utf8Helper.cpp added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
Utf8Helper.h added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
WorkerThread.h
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 use lock guards 2015-07-29 15:15:49 +02:00
associative.h use lock guards 2015-07-29 15:15:49 +02:00
conversions.cpp
conversions.h
csv.cpp
csv.h
debugging.cpp
debugging.h
delete_object.h
error.cpp
error.h
errors.dat removed locks 2015-07-21 17:34:57 +02:00
fasthash.cpp
fasthash.h
files.cpp nullptr 2015-07-30 22:43:02 +02:00
files.h
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp
hashes.h
init.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
init.h
json-utilities.cpp fixed invalidation with index creation etc., adjusted tests 2015-06-25 23:40:31 +02:00
json-utilities.h simplifications 2015-06-10 11:53:31 +02:00
json.cpp issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
json.h simplifications 2015-06-10 11:53:31 +02:00
levenshtein.cpp
levenshtein.h
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 configure options `--enable-timing` and `--enable-figures` 2015-07-21 18:47:43 +02:00
locks-macos.cpp work around error message about empty object when compiling in devel mode. 2015-07-14 17:04:11 +02:00
locks-macos.h
locks-posix.cpp try to pacify some compilers 2015-07-14 08:50:29 +02:00
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
logging.cpp remove some locks in HttpServer and friends 2015-07-17 17:48:45 +02:00
logging.h
memory-map-posix.cpp simplify call to mmap 2015-07-27 16:24:25 +02:00
memory-map-posix.h
memory-map-win32.cpp simplify call to mmap 2015-07-27 16:24:25 +02:00
memory-map-win32.h
memory-map.h simplify call to mmap 2015-07-27 16:24:25 +02:00
memory.cpp
memory.h
messages.h
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h casts for Windows 2015-07-21 18:57:56 +02:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp issue #1313: escape whitespace in process name when scanning /proc/pid/stats 2015-06-17 11:54:59 +02:00
process-utils.h
random.cpp
random.h
shell-colors.h
socket-utils.cpp
socket-utils.h
ssl-helper.cpp
ssl-helper.h
string-buffer.cpp issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
string-buffer.h issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02: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
threads-posix.h
threads-win32.cpp
threads-win32.h
threads.h
tri-strings.cpp
tri-strings.h
tri-zip.cpp
tri-zip.h
vector.cpp more cxx 2015-07-20 18:42:02 +02:00
vector.h more cxx 2015-07-20 18:42:02 +02:00
voc-errors.cpp removed locks 2015-07-21 17:34:57 +02:00
voc-errors.h removed locks 2015-07-21 17:34:57 +02:00
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp cppcheck 2015-07-28 09:51:24 +02:00
win-utils.h casts for Windows 2015-07-21 18:57:56 +02:00
xxhash.cpp
xxhash.h