1
0
Fork 0
arangodb/lib/Basics
Michael Hackstein 1e92fd3485 Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-14 08:28:28 +02:00
..
AssocMulti.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
AssocUnique.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-21 13:24:17 +01:00
AssociativeArray.h
AttributeNameParser.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
AttributeNameParser.h
Barrier.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
Barrier.h
BloomFilter.h
Common.h Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-03-31 13:41:09 +02:00
ConditionLocker.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
ConditionLocker.h
ConditionVariable.cpp
ConditionVariable.h
DataProtector.cpp
DataProtector.h
DeadlockDetector.h more cleanup 2016-02-24 19:19:04 +01:00
Dictionary.h
Exceptions.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
Exceptions.h Fixing issues 2016-03-23 15:16:47 +01:00
FileUtils.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
FileUtils.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
JsonHelper.cpp removal of some JSON 2016-04-12 18:21:11 +02:00
JsonHelper.h removal of some JSON 2016-04-12 18:21:11 +02:00
Mutex.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Mutex.h
MutexLocker.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
MutexLocker.h
Nonce.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Nonce.h
ProgramOptions.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h removed superfluous includes 2016-03-21 22:58:42 +01:00
RandomGenerator.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
RandomGenerator.h
ReadLocker.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
ScopeGuard.h
SkipList.h fixed compile error 2016-03-14 08:34:11 +01:00
StringBuffer.cpp cleanup 2016-02-26 23:07:19 +01:00
StringBuffer.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
StringUtils.cpp remove unused typedefs and functionality 2016-03-21 22:43:57 +01:00
StringUtils.h remove unused typedefs and functionality 2016-03-21 22:43:57 +01:00
Thread.cpp prevent races on shutdown 2016-04-09 00:18:41 +02:00
Thread.h fixed threading issues 2016-03-02 15:27:31 +01:00
ThreadPool.cpp changed to new Thread interface 2016-02-17 22:19:37 +01:00
ThreadPool.h removed superfluous includes 2016-03-21 22:58:42 +01:00
Traverser.h removed superfluous includes 2016-03-21 22:58:42 +01:00
Utf8Helper.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
Utf8Helper.h simplifications 2016-03-04 02:25:18 +01:00
VERSION.in removed old files 2016-02-19 12:26:26 +01:00
VPackStringBufferAdapter.h micro optimizations 2016-03-15 12:28:58 +01:00
VelocyPackHelper.cpp Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-04-08 13:15:16 +02:00
VelocyPackHelper.h Fixed babies creation in cluster with undefined keys. 2016-04-08 10:53:11 +02:00
WorkDescription.h added cancel 2016-02-17 22:19:52 +01:00
WorkItem.h
WorkMonitor.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
WorkMonitor.h fixed threading issues 2016-03-02 15:27:31 +01:00
WorkMonitorDummy.cpp added cancel 2016-02-17 22:19:52 +01:00
WorkerThread.h added DETACHED state 2016-02-23 15:27:36 +01:00
WriteLocker.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
WriteUnlocker.h
application-exit.cpp
application-exit.h
build-date.h.in moved build date to file build-date.h.in 2016-03-05 09:49:31 +01:00
build.h.in moved build date to file build-date.h.in 2016-03-05 09:49:31 +01:00
conversions.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
conversions.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
crc1.s mop is fixing the cluster load 2016-04-13 15:36:11 +02:00
csv.cpp
csv.h
debugging.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
debugging.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-02 11:05:13 +01:00
error.cpp removed unused includes 2016-03-04 02:37:20 +01:00
error.h simplifications 2016-03-04 02:25:18 +01:00
errors.dat Implement callbacks 2016-04-13 14:05:15 +02:00
fasthash.cpp
fasthash.h
files.cpp removed unused function 2016-04-09 10:57:07 +02:00
files.h simplifications 2016-03-04 02:25:18 +01:00
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp Switch off assembler CRC32 on Windows by default. 2016-02-19 10:59:13 +01:00
hashes.h Add assembler optimized CRC version. 2016-02-17 23:17:23 +01:00
json-utilities.cpp fixed tests for TRI_HashJsonByAttributes() 2016-04-07 19:55:42 +02:00
json-utilities.h fixed tests for TRI_HashJsonByAttributes() 2016-04-07 19:55:42 +02:00
json.cpp removed unused JSON functionality 2016-03-21 21:58:33 +01:00
json.h removed unused function 2016-04-09 10:57:07 +02:00
levenshtein.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
levenshtein.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
local-configuration-win.h
locks-posix.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
locks-posix.h
locks-win32.cpp
locks-win32.h
locks.h
make_unique.h
memory-map-posix.cpp use log topics 2016-04-09 00:17:06 +02:00
memory-map-posix.h
memory-map-win32.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
memory-map-win32.h
memory-map.h
memory.cpp more cleanup 2016-02-24 19:19:04 +01:00
memory.h more cleanup 2016-02-24 19:19:04 +01:00
messages.h convert to escape-x notation 2016-03-09 16:29:40 +01:00
mimetypes.cpp simplifications 2016-03-04 02:25:18 +01:00
mimetypes.dat
mimetypes.h simplifications 2016-03-04 02:25:18 +01:00
operating-system.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
process-utils.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
random.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
random.h
shell-colors.h fixed colors 2016-03-10 22:59:51 +00:00
socket-utils.cpp splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
socket-utils.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
ssl-helper.cpp Add handler for TLS V1.2 as sugested by kurtkincaid in #1771 2016-03-11 11:18:28 +01:00
ssl-helper.h Add handler for TLS V1.2 as sugested by kurtkincaid in #1771 2016-03-11 11:18:28 +01:00
structures.cpp
structures.h remove unused typedefs and functionality 2016-03-21 22:43:57 +01:00
syslog_names.h Depending on which solaris version we compile at, these facilities can be unknown. 2016-02-12 17:03:24 +01:00
system-compiler.h cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
system-functions.cpp Fixed a compile error if a an ifdef is not matched 2016-03-22 09:17:17 +01:00
system-functions.h remove unused typedefs and functionality 2016-03-21 22:43:57 +01:00
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h
threads-posix.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
threads-posix.h
threads-win32.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
threads-win32.h
threads.h cleanup of OS defines 2016-02-23 15:27:34 +01:00
tri-strings.cpp more cleanup 2016-02-24 19:19:04 +01:00
tri-strings.h more cleanup 2016-02-24 19:19:04 +01:00
tri-zip.cpp cleanup 2016-03-21 22:30:00 +01:00
tri-zip.h cleanup 2016-03-21 22:30:00 +01:00
vector.cpp cleanup 2016-03-21 22:30:00 +01:00
vector.h cleanup 2016-03-21 22:30:00 +01:00
voc-errors.cpp Implement callbacks 2016-04-13 14:05:15 +02:00
voc-errors.h Implement callbacks 2016-04-13 14:05:15 +02:00
voc-mimetypes.cpp added generateMimetypes and generateErrorfiles 2016-02-25 13:14:06 +01:00
voc-mimetypes.h
win-utils.cpp fixed path (dopple back-slash) 2016-03-18 18:38:05 +01:00
win-utils.h switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00