1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 28d80cf8d4 fixed shutdown leak 2016-01-04 18:37:01 +01:00
..
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 index handling fixes 2015-12-23 14:01:14 +01:00
AttributeNameParser.h index handling fixes 2015-12-23 14:01:14 +01:00
Barrier.cpp
Barrier.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
Common.h added implementation for make_unique 2015-12-15 13:09:27 +01: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 move away from mutex to atomic variables 2015-11-05 10:58:35 +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 set cloexec for file descriptors 2015-12-15 20:30:28 +01: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 \0 fix 2015-12-17 12:28:16 +01:00
JsonHelper.h build fix 2015-12-10 10:43:59 +01: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 "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
RandomGenerator.cpp set cloexec for file descriptors 2015-12-15 20:30:28 +01:00
RandomGenerator.h
RandomHeap.h
ReadLocker.h switched to template implementations 2015-12-14 15:48:40 +01:00
ReadUnlocker.h switched to template implementations 2015-12-14 15:48:40 +01: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
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 \0 fix 2015-12-17 12:28:16 +01:00
StringUtils.cpp Remove unused stuff: GLOBAL_TIMEZONE and matchInteger. 2015-12-23 15:13:06 +01:00
StringUtils.h removed unused functions 2015-12-23 14:19:11 +01:00
Thread.cpp added work monitor 2016-01-04 15:33:06 +01:00
Thread.h fixed shutdown leak 2016-01-04 18:37:01 +01:00
ThreadPool.cpp
ThreadPool.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
Traverser.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-16 11:44:56 +01:00
Utf8Helper.cpp fixed Visual Studio warning 2015-12-23 15:13:53 +01:00
Utf8Helper.h added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
WorkItem.h added work monitor 2016-01-04 15:33:06 +01:00
WorkMonitor.cpp fixed shutdown leak 2016-01-04 18:37:01 +01:00
WorkMonitor.h fixed shutdown leak 2016-01-04 18:37:01 +01:00
WorkMonitorDummy.cpp added work monitor 2016-01-04 15:33:06 +01:00
WorkerThread.h
WriteLocker.h switched to template implementations 2015-12-14 15:48:40 +01:00
WriteUnlocker.h switched to template implementations 2015-12-14 15:48:40 +01: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 fixed test failure 2015-11-03 10:21:32 +01: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
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 changed error message 2015-12-15 13:13:31 +01:00
fasthash.cpp
fasthash.h
files.cpp set cloexec for file descriptors 2015-12-15 20:30:28 +01:00
files.h set cloexec for file descriptors 2015-12-15 20:30:28 +01:00
fpconv.cpp
fpconv.h
gcd.h
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 issue #1409: fix NUL-byte handling 2015-12-17 10:54:24 +01:00
json-utilities.h make IN values unique and sort em 2015-10-12 15:34:41 +02:00
json.cpp \0 fix 2015-12-17 12:28:16 +01:00
json.h Added a CXX implementation of BINARY_PLUS. 2015-11-03 10:19:26 +01:00
levenshtein.cpp fix VS warning 2015-12-10 21:16:03 +01:00
levenshtein.h replaced levenshtein distance implementation 2015-12-10 18:43:44 +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
locks.h Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
logging.cpp make_unique 2015-12-16 11:36:35 +01:00
logging.h More Americanization 2015-09-03 22:25:43 +02:00
make_unique.h added implementation for make_unique 2015-12-15 13:09:27 +01: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 Fix Hebrew fix. 2015-12-21 10:23:54 +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
mimetypes.h Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
operating-system.h Remove unused stuff: GLOBAL_TIMEZONE and matchInteger. 2015-12-23 15:13:06 +01:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp reverted e9a4f7bb55, 21b498127c, fe02d691d8, 75e904c085, 42440ff75a becuase of missing CLA 2015-11-03 10:19:24 +01: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 applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
socket-utils.h remove unused function 2015-08-13 16:34:55 +02:00
ssl-helper.cpp
ssl-helper.h
string-buffer.cpp \0 fix 2015-12-17 12:28:16 +01: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 reverted 011117edee, 72c8847324, 5da5715fa9, a371aac4af, 7decf1560a, 0331ff7993, 6ec2014052, ae8d686ae6, 7efd0a1ec7, 3449b87e2c, d35a4034ef, 7b3c1ed4dd, e0c88e4a1a, 952d643101, fc9de8ed08, 2f4319b31a, 105662d5ba, 0a08833b0f, 4ac19a99fc, 4c5494c67d, 528bb85b30, 528bb85b30 becuase of missing CLA 2015-11-03 10:19:25 +01: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 reverted 011117edee, 72c8847324, 5da5715fa9, a371aac4af, 7decf1560a, 0331ff7993, 6ec2014052, ae8d686ae6, 7efd0a1ec7, 3449b87e2c, d35a4034ef, 7b3c1ed4dd, e0c88e4a1a, 952d643101, fc9de8ed08, 2f4319b31a, 105662d5ba, 0a08833b0f, 4ac19a99fc, 4c5494c67d, 528bb85b30, 528bb85b30 becuase of missing CLA 2015-11-03 10:19:25 +01:00
tri-zip.h
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 changed error message 2015-12-15 13:13:31 +01:00
voc-errors.h changed error message 2015-12-15 13:13:31 +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 comments 2015-11-03 10:21:32 +01:00
win-utils.h More Americanization 2015-09-03 22:25:43 +02:00