1
0
Fork 0
arangodb/lib/Basics
jsteemann c043f9301c changed error message 2015-12-15 13:13:31 +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 changed error message 2015-12-15 13:13:31 +01:00
AttributeNameParser.h allow using array indexes without specifying the `[*]` extension 2015-11-17 14:03:58 +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
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
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 removed unused methods 2015-10-06 21:38:49 +02: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 Fixed internal error for plan instantiation if the condition is empty 2015-10-19 15:09:59 +02:00
JsonHelper.h build fix 2015-12-10 10:43:59 +01:00
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp
Nonce.h
ProgramOptions.cpp
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
RandomGenerator.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +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
ReadWriteLock.h
ReadWriteLockCPP11.h
ScopeGuard.h
SkipList.h More Americanization 2015-09-03 22:25:43 +02:00
SpinLock.cpp
SpinLock.h
SpinLocker.cpp
SpinLocker.h
StringBuffer.h 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
StringUtils.cpp
StringUtils.h
Thread.cpp More Americanization 2015-09-03 22:25:43 +02:00
Thread.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
ThreadPool.cpp
ThreadPool.h
Traverser.h Windows fixes 2015-12-03 15:06:20 +01:00
Utf8Helper.cpp fixed an assertion failure 2015-10-15 23:27:14 +02:00
Utf8Helper.h
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
csv.cpp
csv.h
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 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
files.h 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
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 added optimizer rule `sort-in-values` 2015-12-13 23:33:44 +01:00
json-utilities.h make IN values unique and sort em 2015-10-12 15:34:41 +02:00
json.cpp Added CXX implementation of BINARY_OPERATOR_DIV 2015-11-03 10:19:30 +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
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
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 reverted e9a4f7bb55, 21b498127c, fe02d691d8, 75e904c085, 42440ff75a becuase of missing CLA 2015-11-03 10:19:24 +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 added missing space between languages 2015-12-13 00:46:42 +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 noexcept emulation 2015-10-19 12:03:15 +02: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
ssl-helper.cpp
ssl-helper.h
string-buffer.cpp use table lookups for JSON escaping 2015-09-16 01:18:57 +02: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
system-functions.h
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
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