1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 5dc0a429b2 removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
..
AssocMulti.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-25 13:47:57 +01:00
AssocUnique.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-25 13:47:57 +01:00
AssociativeArray.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
AttributeNameParser.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
AttributeNameParser.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Barrier.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Barrier.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
BloomFilter.h added some Bloom filter implementation 2016-01-19 12:07:54 +01:00
Common.h removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
ConditionLocker.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionVariable.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ConditionVariable.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DataProtector.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DataProtector.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
DeadlockDetector.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Dictionary.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Exceptions.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Exceptions.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
FileUtils.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
FileUtils.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Functor.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
InitializeBasics.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
InitializeBasics.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
JsonHelper.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
JsonHelper.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
Mutex.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Mutex.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
MutexLocker.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
MutexLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Nonce.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Nonce.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptions.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptions.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptionsDescription.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ProgramOptionsDescription.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
RandomGenerator.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
RandomGenerator.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadUnlocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLock.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLock.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ReadWriteLockCPP11.cpp lock debugging 2016-01-21 15:54:48 +01:00
ReadWriteLockCPP11.h lock debugging 2016-01-21 15:54:48 +01:00
ScopeGuard.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
SkipList.h Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
StringBuffer.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
StringBuffer.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
StringUtils.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
StringUtils.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Thread.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
Thread.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
ThreadPool.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ThreadPool.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Traverser.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
Utf8Helper.cpp cppcheck 2016-01-23 16:22:39 +01:00
Utf8Helper.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VPackStringBufferAdapter.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VPackStringBufferAdapter.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
VelocyPackHelper.cpp Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-01-21 16:29:38 +01:00
VelocyPackHelper.h Fixed broken include statement 2016-01-25 11:44:42 +01:00
WorkItem.h removed useless con|destructor comments 2016-01-07 21:19:53 +01:00
WorkMonitor.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
WorkMonitor.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WorkMonitorDummy.cpp added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
WorkerThread.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WriteLocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
WriteUnlocker.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
application-exit.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
application-exit.h auto-generated headers 2016-01-06 18:41:51 +01:00
associative.cpp less re-allocations 2016-01-23 17:26:11 +01:00
associative.h less re-allocations 2016-01-23 17:26:11 +01:00
conversions.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
conversions.h auto-generated headers 2016-01-06 18:41:51 +01:00
csv.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
csv.h auto-generated headers 2016-01-06 18:41:51 +01:00
debugging.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
debugging.h auto-generated headers 2016-01-06 18:41:51 +01:00
error.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
error.h auto-generated headers 2016-01-06 18:41:51 +01:00
errors.dat aggregate fixes 2016-01-12 17:21:18 +01:00
fasthash.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
fasthash.h removed useless sections from code, unified include guards 2016-01-06 14:15:22 +01:00
files.cpp fixed mismatched free/delete 2016-01-25 13:47:41 +01:00
files.h fixed temp path to honor TMPDIR 2016-01-22 13:16:25 +01:00
fpconv.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
fpconv.h removed useless sections from code, unified include guards 2016-01-06 14:15:22 +01:00
gcd.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
hashes.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
hashes.h auto-generated headers 2016-01-06 18:41:51 +01:00
init.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
init.h auto-generated headers 2016-01-06 18:41:51 +01:00
json-utilities.cpp fix out-of-memory situations 2016-01-22 13:24:33 +01:00
json-utilities.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
json.cpp fix out-of-memory situations 2016-01-22 13:24:33 +01:00
json.h auto-generated headers 2016-01-06 18:41:51 +01:00
levenshtein.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
levenshtein.h auto-generated headers 2016-01-06 18:41:51 +01:00
local-configuration-win.h removed useless sections from code, unified include guards 2016-01-06 14:15:22 +01:00
local-configuration.h.in removed readline 2015-10-22 15:41:33 +02:00
locks-posix.cpp removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
locks-posix.h removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
locks-win32.cpp removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
locks-win32.h removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
locks.h removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
logging.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
logging.h auto-generated headers 2016-01-06 18:41:51 +01:00
make_unique.h auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map-posix.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map-posix.h auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map-win32.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map-win32.h auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map.h auto-generated headers 2016-01-06 18:41:51 +01:00
memory.cpp increase threshold for "big" allocations 2016-01-23 17:25:48 +01:00
memory.h auto-generated headers 2016-01-06 18:41:51 +01:00
messages.h auto-generated headers 2016-01-06 18:41:51 +01:00
mimetypes.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
mimetypes.dat linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
mimetypes.h auto-generated headers 2016-01-06 18:41:51 +01:00
operating-system.h removed spinlocks and TRI_WINDOWS_VISTA_LOCKS 2016-01-25 17:55:06 +01:00
powers.h don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
prime-numbers.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
prime-numbers.h auto-generated headers 2016-01-06 18:41:51 +01:00
process-utils.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
process-utils.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
random.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
random.h auto-generated headers 2016-01-06 18:41:51 +01:00
shell-colors.h auto-generated headers 2016-01-06 18:41:51 +01:00
socket-utils.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
socket-utils.h don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
ssl-helper.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
ssl-helper.h changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
structures.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
structures.h auto-generated headers 2016-01-06 18:41:51 +01:00
system-compiler.h auto-generated headers 2016-01-06 18:41:51 +01:00
system-functions.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
system-functions.h auto-generated headers 2016-01-06 18:41:51 +01:00
terminal-utils-posix.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
terminal-utils-win32.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
terminal-utils.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
terminal-utils.h auto-generated headers 2016-01-06 18:41:51 +01:00
threads-posix.cpp unification of sub-thread naming 2016-01-21 00:51:51 +01:00
threads-posix.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads-win32.cpp added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads-win32.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
tri-strings.cpp more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
tri-strings.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
tri-zip.cpp don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
tri-zip.h don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
vector.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
vector.h more checks & asserts, C API cleanup 2016-01-20 22:08:11 +01:00
voc-errors.cpp aggregate fixes 2016-01-12 17:21:18 +01:00
voc-errors.h aggregate fixes 2016-01-12 17:21:18 +01:00
voc-mimetypes.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
voc-mimetypes.h removed useless sections from code, unified include guards 2016-01-06 14:15:22 +01:00
win-utils.cpp call open/close event localy for now. 2016-01-22 13:23:54 +01:00
win-utils.h don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00