1
0
Fork 0
arangodb/lib/Basics
jsteemann 7080f8293d various AQL changes
added behavior of TO_STRING() for arrays and objects
added C++ implementation for CONTAINS() function
added memmem implementation for Windows
2016-05-23 17:10:15 +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 fixes for MSVC 2016-05-10 19:01:21 +02:00
AssocUnique.h fixes for MSVC 2016-05-10 19:01:21 +02:00
AttributeNameParser.cpp
AttributeNameParser.h
Barrier.cpp
Barrier.h
BloomFilter.h
CharLengthPair.h micro optimizations 2016-05-11 21:02:20 +02:00
Common.h
ConditionLocker.cpp
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
DataProtector.cpp
DataProtector.h
DeadlockDetector.h
Exceptions.cpp global exception catch block 2016-04-26 23:23:06 +02:00
Exceptions.h
FileUtils.cpp
FileUtils.h
JsonHelper.cpp
JsonHelper.h
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp
Nonce.h
ReadLocker.h added unlock() methods 2016-05-17 19:52:17 +02:00
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
ScopeGuard.h
SkipList.h
StaticStrings.cpp added x-arango-start-thread header feature 2016-05-19 14:15:59 +02:00
StaticStrings.h added x-arango-start-thread header feature 2016-05-19 14:15:59 +02:00
StringBuffer.cpp various AQL changes 2016-05-23 17:10:15 +02:00
StringBuffer.h various AQL changes 2016-05-23 17:10:15 +02:00
StringHeap.cpp micro optimizations 2016-05-11 21:02:20 +02:00
StringHeap.h micro optimizations 2016-05-11 21:02:20 +02:00
StringUtils.cpp don't copy as much 2016-05-16 21:33:38 +02:00
StringUtils.h micro optimizations 2016-05-11 14:06:47 +02: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
Timers.cpp
Timers.h added timers 2016-04-28 12:48:02 +02:00
Traverser.h The Pattern matching now allows a minDepth of 0 and even a complete search of depth 0. 2016-05-09 17:48:55 +02:00
Utf8Helper.cpp micro optimizations 2016-05-01 00:03:23 +02:00
Utf8Helper.h
VERSION.in
VPackStringBufferAdapter.h added fillBody 2016-05-13 15:14:44 +02:00
VelocyPackDumper.cpp attempt to speed up dumper 2016-05-12 16:46:52 +02:00
VelocyPackDumper.h attempt to speed up dumper a bit 2016-05-12 16:25:06 +02:00
VelocyPackHelper.cpp fixes for MSVC 2016-05-10 19:01:21 +02:00
VelocyPackHelper.h The Equal function used in Sets and Maps now can optionally be instantiated with Velocypack options. This is required if we want to put complete documents into the container. 2016-05-04 15:40:37 +02:00
WorkDescription.h
WorkItem.h
WorkMonitor.cpp
WorkMonitor.h fixed shutdown 2016-04-26 20:46:03 +02:00
WorkMonitorDummy.cpp
WorkerThread.h
WriteLocker.h added unlock() methods 2016-05-17 19:52:17 +02:00
WriteUnlocker.h
application-exit.cpp
application-exit.h
build-date.h.in
build.h.in
conversions.cpp
conversions.h
crc1.S .S files must be in capital case to have preprocessor handle them 2016-05-12 15:20:14 +00:00
crc4.S .S files must be in capital case to have preprocessor handle them 2016-05-12 15:20:14 +00:00
csv.cpp
csv.h
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
error.h
errors.dat Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
fasthash.cpp
fasthash.h
files.cpp changed config directory to arangodb3 2016-05-04 13:51:16 +02:00
files.h
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp constexpr 2016-05-10 17:14:18 +02:00
hashes.h constexpr 2016-05-10 17:14:18 +02:00
json-utilities.cpp removed unused code 2016-05-10 16:04:10 +02:00
json-utilities.h removed unused code 2016-05-10 16:04:10 +02:00
json.cpp various AQL changes 2016-05-23 17:10:15 +02:00
json.h removed unused functions 2016-05-06 12:30:04 +02:00
levenshtein.cpp
levenshtein.h
local-configuration-win.h
locks-posix.cpp
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
make_unique.h
memory-map-posix.cpp more diagnoses 2016-05-04 21:49:44 +02:00
memory-map-posix.h
memory-map-win32.cpp
memory-map-win32.h
memory-map.h
memory.cpp micro optimizations 2016-05-01 00:03:23 +02:00
memory.h micro optimizations 2016-05-01 00:03:23 +02:00
messages.h
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h
powers.h
prime-numbers.cpp cppcheck 2016-05-10 20:13:55 +02:00
prime-numbers.h
process-utils.cpp Fix windows for TRI_SuspendExternalProcess NOP. 2016-05-19 16:28:20 +02:00
process-utils.h Add TRI_SuspendExternalProcess and TRI_ContinueExternalProcess for Unix. 2016-05-19 14:06:57 +02:00
shell-colors.h
socket-utils.cpp
socket-utils.h
structures.cpp
structures.h
system-compiler.h
system-functions.cpp various AQL changes 2016-05-23 17:10:15 +02:00
system-functions.h various AQL changes 2016-05-23 17:10:15 +02:00
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h
threads-posix.cpp
threads-posix.h
threads-win32.cpp
threads-win32.h
threads.h
tri-strings.cpp re-use buffer for log messages to save mallocs 2016-05-16 21:33:00 +02:00
tri-strings.h re-use buffer for log messages to save mallocs 2016-05-16 21:33:00 +02:00
tri-zip.cpp
tri-zip.h
vector.cpp
vector.h
voc-errors.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
voc-errors.h Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp
win-utils.h
xxhash.cpp added xxHash 2016-05-02 13:46:03 +02:00
xxhash.h added xxHash 2016-05-02 13:46:03 +02:00