1
0
Fork 0
arangodb/lib/Basics
Michael Hackstein c58b78062b Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client. 2016-04-29 15:21:48 +02:00
..
ArangoGlobalContext.cpp progress report and windows minidump 2016-04-28 18:59:13 +02:00
ArangoGlobalContext.h progress report and windows minidump 2016-04-28 18:59:13 +02:00
AssocMulti.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
AssocUnique.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
AssociativeArray.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
AttributeNameParser.cpp
AttributeNameParser.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Barrier.cpp
Barrier.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
BloomFilter.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Common.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ConditionLocker.cpp
ConditionLocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ConditionVariable.cpp
ConditionVariable.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
DataProtector.cpp
DataProtector.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
DeadlockDetector.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Dictionary.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Exceptions.cpp global exception catch block 2016-04-26 23:23:06 +02:00
Exceptions.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
FileUtils.cpp
FileUtils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
JsonHelper.cpp
JsonHelper.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Mutex.cpp
Mutex.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
MutexLocker.cpp
MutexLocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Nonce.cpp moved to Random 2016-04-21 22:53:20 -07:00
Nonce.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ReadLocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ReadUnlocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ReadWriteLock.cpp
ReadWriteLock.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ReadWriteLockCPP11.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ReadWriteLockCPP11.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ScopeGuard.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
SkipList.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
StaticStrings.cpp more static strings 2016-04-29 11:14:57 +02:00
StaticStrings.h more static strings 2016-04-29 11:14:57 +02:00
StringBuffer.cpp
StringBuffer.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
StringUtils.cpp
StringUtils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Thread.cpp attempt to finish startup order 2016-04-27 22:54:29 +02:00
Thread.h attempt to finish startup order 2016-04-27 22:54:29 +02:00
ThreadPool.cpp
ThreadPool.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
Timers.cpp micro optimizations 2016-04-23 16:23:15 +02:00
Timers.h added timers 2016-04-28 12:48:02 +02:00
Traverser.h The shortestPath computation now uses Slices instead of strings to identify the documents. 2016-04-25 15:25:22 +02:00
Utf8Helper.cpp
Utf8Helper.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
VERSION.in
VPackStringBufferAdapter.h
VelocyPackHelper.cpp Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client. 2016-04-29 15:21:48 +02:00
VelocyPackHelper.h Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client. 2016-04-29 15:21:48 +02:00
WorkDescription.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
WorkItem.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
WorkMonitor.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
WorkMonitor.h fixed shutdown 2016-04-26 20:46:03 +02:00
WorkMonitorDummy.cpp
WorkerThread.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
WriteLocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
WriteUnlocker.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
application-exit.cpp
application-exit.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
build-date.h.in
build.h.in
conversions.cpp
conversions.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
crc1.s
csv.cpp
csv.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
debugging.cpp attempt to finish startup order 2016-04-27 22:54:29 +02:00
debugging.h attempt to finish startup order 2016-04-27 22:54:29 +02:00
error.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
error.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
errors.dat
fasthash.cpp
fasthash.h
files.cpp fixed boost tests on Windows 2016-04-28 12:09:06 +02:00
files.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
fpconv.cpp
fpconv.h
gcd.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
hashes.cpp removed unused function 2016-04-24 13:59:28 -07:00
hashes.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
json-utilities.cpp
json-utilities.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
json.cpp
json.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
levenshtein.cpp
levenshtein.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
local-configuration-win.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
locks-posix.cpp
locks-posix.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
locks-win32.cpp
locks-win32.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
locks.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
make_unique.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory-map-posix.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory-map-posix.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory-map-win32.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory-map-win32.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory-map.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
memory.cpp
memory.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
messages.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
mimetypes.cpp
mimetypes.dat
mimetypes.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
operating-system.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
powers.h
prime-numbers.cpp
prime-numbers.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
process-utils.cpp
process-utils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
shell-colors.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
socket-utils.cpp
socket-utils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
ssl-helper.cpp
ssl-helper.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
structures.cpp
structures.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
system-compiler.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
system-functions.cpp fixed some of my own noobness 2016-04-25 14:00:37 +02:00
system-functions.h cleaned up features a bit 2016-04-24 14:29:29 +02:00
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
threads-posix.cpp allow out of memory 2016-04-23 21:11:35 +02:00
threads-posix.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
threads-win32.cpp
threads-win32.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
threads.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
tri-strings.cpp
tri-strings.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
tri-zip.cpp
tri-zip.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
vector.cpp
vector.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
voc-errors.cpp
voc-errors.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00
voc-mimetypes.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
voc-mimetypes.h
win-utils.cpp updated cleanupCFiles 2016-04-23 16:34:57 -07:00
win-utils.h updated cleanupCFiles 2016-04-23 16:34:57 -07:00