1
0
Fork 0
arangodb/lib/Basics
Michael Hackstein a8ff6f3a5f Fixed convenience function for NumberType in VPack 2015-12-04 16:44:22 +01:00
..
AssocMulti.h finalized index API changes 2015-11-25 16:44:01 +01:00
AssocUnique.h finalized index API changes 2015-11-25 16:44:01 +01:00
AssociativeArray.h Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
AttributeNameParser.cpp allow using array indexes without specifying the `[*]` extension 2015-11-17 14:03:58 +01:00
AttributeNameParser.h removed several includes from Common.h 2015-11-25 12:21:55 +01:00
Barrier.cpp
Barrier.h applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
Common.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +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 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 removed several includes from Common.h 2015-11-25 12:21:55 +01:00
Mutex.cpp
Mutex.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
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 some adjustments to satisfy scan-build 2015-04-16 16:30:20 +02:00
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.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 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 removed several includes from Common.h 2015-11-25 12:21:55 +01:00
StringUtils.cpp less iostream-ing 2015-11-24 13:55:06 +01:00
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 removed several includes from Common.h 2015-11-25 12:21:55 +01:00
Traverser.h Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-04 13:47:08 +01:00
Utf8Helper.cpp fixed an assertion failure 2015-10-15 23:27:14 +02:00
Utf8Helper.h added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
VPackStringBufferAdapter.cpp velocypack update 2015-11-19 13:28:40 +01:00
VPackStringBufferAdapter.h velocypack update 2015-11-19 13:28:40 +01:00
VelocyPackHelper.cpp insertv continued 2015-11-19 16:46:06 +01:00
VelocyPackHelper.h Fixed convenience function for NumberType in VPack 2015-12-04 16:44:22 +01: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 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 removed several includes from Common.h 2015-11-25 12:21:55 +01: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 initial commit 2015-11-18 17:46:19 +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 attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
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 removed several includes from Common.h 2015-11-25 12:21:55 +01: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 fixed invalidation with index creation etc., adjusted tests 2015-06-25 23:40:31 +02: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
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 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 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
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 Changed PT message 2015-10-16 12:44:45 -03: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 removed several includes from Common.h 2015-11-25 12:21:55 +01: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 remove unused function 2015-08-13 16:34:55 +02:00
ssl-helper.cpp new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
ssl-helper.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
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 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 initial commit 2015-11-18 17:46:19 +01:00
voc-errors.h initial commit 2015-11-18 17:46:19 +01:00
voc-mimetypes.cpp removed several includes from Common.h 2015-11-25 12:21:55 +01: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
xxhash.cpp More Americanization 2015-09-03 22:25:43 +02:00
xxhash.h