1
0
Fork 0
arangodb/lib/Basics
Michael Hackstein 15b4d0734a Added a generic getAndCheckNumeric value to VPackHelper 2016-03-07 19:03:40 +01:00
..
AssocMulti.h removed dead code 2016-03-04 14:52:15 +01:00
AssocUnique.h removed dead code 2016-03-04 14:52:15 +01:00
AssociativeArray.h
AttributeNameParser.cpp marker changes, unfinished 2016-02-26 19:39:17 +01:00
AttributeNameParser.h
Barrier.cpp marker changes, unfinished 2016-02-26 19:39:17 +01:00
Barrier.h
BloomFilter.h
Common.h Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-07 08:11:01 +01:00
ConditionLocker.cpp
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 marker changes, unfinished 2016-02-26 19:39:17 +01:00
Exceptions.h
FileUtils.cpp simplified some logging 2016-02-24 22:48:56 +01:00
FileUtils.h
Functor.h
JsonHelper.cpp cleanup 2016-02-26 23:07:19 +01:00
JsonHelper.h cleanup 2016-02-26 23:07:19 +01:00
Logger.cpp prevent duplicate logging 2016-03-03 21:20:05 +01:00
Logger.h cleanup of OS defines 2016-02-23 15:27:34 +01:00
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp
Nonce.h
ProgramOptions.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h
RandomGenerator.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
RandomGenerator.h
ReadLocker.h
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
ReadWriteLockCPP11.cpp
ReadWriteLockCPP11.h
ScopeGuard.h
SkipList.h removed dead code 2016-03-04 14:52:15 +01:00
StringBuffer.cpp cleanup 2016-02-26 23:07:19 +01:00
StringBuffer.h marker changes, unfinished 2016-02-26 19:39:17 +01:00
StringUtils.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
StringUtils.h cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
Thread.cpp fixed threading issues 2016-03-02 15:27:31 +01:00
Thread.h fixed threading issues 2016-03-02 15:27:31 +01:00
ThreadPool.cpp
ThreadPool.h
Traverser.h remove std::mutex 2016-03-03 17:47:46 +01:00
Utf8Helper.cpp Replaced the word tokenizer TRI_string_vector_t version by a std::vector<std::string> version 2016-03-01 13:39:17 +01:00
Utf8Helper.h simplifications 2016-03-04 02:25:18 +01:00
VERSION.in
VPackStringBufferAdapter.cpp marker changes, unfinished 2016-02-26 19:39:17 +01:00
VPackStringBufferAdapter.h
VelocyPackHelper.cpp less json 2016-03-03 17:30:15 +01:00
VelocyPackHelper.h Added a generic getAndCheckNumeric value to VPackHelper 2016-03-07 19:03:40 +01:00
WorkDescription.h
WorkItem.h
WorkMonitor.cpp fixed threading issues 2016-03-02 15:27:31 +01:00
WorkMonitor.h fixed threading issues 2016-03-02 15:27:31 +01:00
WorkMonitorDummy.cpp
WorkerThread.h added DETACHED state 2016-02-23 15:27:36 +01:00
WriteLocker.h
WriteUnlocker.h
application-exit.cpp
application-exit.h
associative.cpp
associative.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 cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
crc1.s
csv.cpp
csv.h
debugging.cpp fix assertions in non-maintainer mode 2016-03-02 11:04:29 +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
fasthash.cpp
fasthash.h
files.cpp simplifications 2016-03-04 02:25:18 +01:00
files.h simplifications 2016-03-04 02:25:18 +01:00
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp
hashes.h
json-utilities.cpp use correct includes 2016-03-04 02:30:47 +01:00
json-utilities.h
json.cpp
json.h use correct includes 2016-03-04 02:30:47 +01:00
levenshtein.cpp
levenshtein.h
local-configuration-win.h
locks-posix.cpp more cleanup 2016-02-24 19:19:04 +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
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 Shut up visual studio, we know this is UTF-8. 2016-03-01 17:43:29 +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 Windows portability 2016-02-26 17:06:56 +01:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp use Thread instead of thread.h 2016-02-23 15:27:35 +01:00
process-utils.h cleanup of OS defines 2016-02-23 15:27:34 +01:00
random.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
random.h
shell-colors.h
socket-utils.cpp
socket-utils.h
ssl-helper.cpp simplified some logging 2016-02-24 22:48:56 +01:00
ssl-helper.h
structures.cpp
structures.h
syslog_names.h
system-compiler.h cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
system-functions.cpp cleanup of TRI_ options 2016-02-23 15:27:35 +01:00
system-functions.h
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h
threads-posix.cpp fixed threading issues 2016-03-02 15:27:31 +01:00
threads-posix.h
threads-win32.cpp cleanup of OS defines 2016-02-23 15:27:34 +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
tri-zip.h
vector.cpp removed unused forwards and functions 2016-02-25 00:48:06 +01:00
vector.h removed unused forwards and functions 2016-02-25 00:48:06 +01:00
voc-errors.cpp
voc-errors.h
voc-mimetypes.cpp added generateMimetypes and generateErrorfiles 2016-02-25 13:14:06 +01:00
voc-mimetypes.h
win-utils.cpp grr 2016-03-02 17:54:41 +01:00
win-utils.h