1
0
Fork 0
arangodb/lib/Basics
Simon Grätzer 67066c64ad Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-08 18:20:44 +01:00
..
ArangoGlobalContext.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ArangoGlobalContext.h Upgrade V8 2017-01-30 12:30:07 +01:00
AssocHelpers.h cleaned up macros a bit 2017-01-25 17:50:23 +01:00
AssocMulti.h more performance logging 2017-02-27 23:08:18 +01:00
AssocMultiHelpers.h Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
AssocUnique.h more performance logging 2017-02-27 23:08:18 +01:00
AssocUniqueHelpers.h Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
AttributeNameParser.cpp improve error messages when trying to create indices 2017-03-06 19:10:46 +01:00
AttributeNameParser.h simplified some ostream kirmes 2017-03-06 14:44:56 +01:00
Common.h cleanup 2017-03-03 16:53:48 +01:00
ConditionLocker.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
ConditionalDeleter.h
DataProtector.cpp
DataProtector.h
DeadlockDetector.h
Exceptions.cpp added ctor that moves message 2017-01-25 11:58:51 +01:00
Exceptions.h added ctor that moves message 2017-01-25 11:58:51 +01:00
FileResult.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FileResultString.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FileUtils.cpp fix memleak 2017-03-08 17:29:15 +01:00
FileUtils.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FixedSizeAllocator.h
HybridLogicalClock.cpp
HybridLogicalClock.h Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
IndexBucket.h remove logging for non-topics 2017-02-10 09:32:50 +01:00
LocalTaskQueue.cpp Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
LocalTaskQueue.h Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option. 2017-01-30 13:05:10 -05:00
Locking.h clean up write lockers a bit 2017-02-16 15:44:45 +01:00
LruCache.h
Mutex.cpp Adding tryLock 2017-02-12 00:13:44 +01:00
Mutex.h Adding tryLock 2017-02-12 00:13:44 +01:00
MutexLocker.cpp Adding tryLock 2017-02-12 00:13:44 +01:00
MutexLocker.h Adding tryLock 2017-02-12 00:13:44 +01:00
Nonce.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
Nonce.h
PerformanceLogScope.h simplified performance logging 2017-02-27 22:22:41 +01:00
ReadLocker.h simplifications for the ReadLocker 2017-02-21 12:06:44 +01:00
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
Result.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
RollingVector.h replace expensive std::deques with much simpler RollingVectors 2017-02-06 23:23:18 +01:00
SameThreadAsserter.h ensure that JobGuards are started and ended in the same thread 2017-02-27 22:41:58 +01:00
ScopeGuard.h
ShortestPathFinder.h
SmallVector.h
StaticStrings.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
StaticStrings.h fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
StringBuffer.cpp
StringBuffer.h attempt to fix clang build 2017-03-06 15:40:03 +01:00
StringHeap.cpp
StringHeap.h
StringRef.cpp simplifications 2017-03-02 22:20:51 +01:00
StringRef.h
StringUtils.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
StringUtils.h micro optimizations 2017-02-03 22:28:51 +01:00
Thread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
Thread.h added work context 2017-01-22 12:53:52 +01:00
TimedAction.h give up waiting for V8 context after some time 2017-02-27 23:08:49 +01:00
Timers.cpp
Timers.h
Utf8Helper.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
Utf8Helper.h prevent memleaks in C++ UnitTests 2017-02-07 17:30:30 +01:00
VERSION.in
VPackStringBufferAdapter.h
VelocyPackDumper.cpp
VelocyPackDumper.h
VelocyPackHelper.cpp also sanitize vpack custom types when sending vpack data to clients 2017-02-23 10:12:20 +01:00
VelocyPackHelper.h Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
WorkDescription.h added work context 2017-01-22 12:53:52 +01:00
WorkMonitor.cpp added work context 2017-01-22 12:53:52 +01:00
WorkMonitor.h
WorkMonitorDummy.cpp
WriteLocker.h simplifications for the ReadLocker 2017-02-21 12:06:44 +01:00
WriteUnlocker.h
application-exit.cpp
application-exit.h
asio-helper.h fix warning 2017-01-25 16:37:06 +01:00
build-date.h.in
build-repository.h.in
build.h.in
conversions.cpp
conversions.h
crc1.S
crc4.S
csv.cpp
csv.h
debugging.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
debugging.h simplified some ostream kirmes 2017-03-06 14:44:56 +01:00
directories.h.in fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
encoding.h move encoding functions into their own file 2017-02-14 12:57:15 +01:00
error.cpp simplify error message setup a bit - hopefully this will work with MSVC and clang 2017-02-06 23:45:41 +01:00
error.h
errors.dat blanks destroy documentation building regexes here 2017-01-20 10:08:22 +01:00
fasthash.cpp added define for unaligned memory accesses 2017-01-06 21:09:53 +01:00
fasthash.h
files.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
files.h fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp
hashes.h
json.cpp
json.h
levenshtein.cpp
levenshtein.h
local-configuration-win.h
locks-posix.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
make_unique.h
memory-map-posix.cpp
memory-map-posix.h
memory-map-win32.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
memory-map-win32.h
memory-map.h
memory.cpp added TRI_ZeroMemory function 2017-02-06 17:45:49 +01:00
memory.h added TRI_ZeroMemory function 2017-02-06 17:45:49 +01:00
messages.h
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h added define for unaligned memory accesses 2017-01-06 21:09:53 +01:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
process-utils.h attempt to obtain a coredump on server shutdown hang 2017-02-07 10:27:31 +01:00
shell-colors.h disable color escape sequences on Windows 2017-02-24 10:52:01 +01:00
short_alloc.h
socket-utils.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
socket-utils.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 remove logging for non-topics 2017-02-10 09:32:50 +01:00
threads-posix.h
threads-win32.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
threads-win32.h
threads.h
tri-strings.cpp
tri-strings.h
tri-zip.cpp fix resource leak 2017-02-02 10:15:21 +01:00
tri-zip.h
vector.cpp
vector.h
voc-errors.cpp agency bug in precondition and log handling fixed 2017-01-18 11:07:30 +01:00
voc-errors.h pushing avoidServers property 2017-01-20 15:15:03 +01:00
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
win-utils.h Upgrade V8 2017-01-30 12:30:07 +01:00
xxhash.cpp
xxhash.h