1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 2bc4aa90af fixed issues found by scan-build 2014-05-15 10:09:06 +02:00
..
AssociativeArray.h Optimise hash tables by no longer using % for wraparound. 2014-03-24 14:04:24 +01:00
BsonHelper.h fixed compile warning 2014-04-08 13:21:25 +02:00
Common.h added atomic header 2014-05-12 18:05:25 +02:00
ConditionLocker.cpp Fix documentation of timeout unit. 2013-12-19 12:16:30 +01:00
ConditionLocker.h Fix documentation of timeout unit. 2013-12-19 12:16:30 +01:00
ConditionVariable.cpp Fix documentation of timeout unit. 2013-12-19 12:16:30 +01:00
ConditionVariable.h Fix documentation of timeout unit. 2013-12-19 12:16:30 +01:00
Dictionary.h
Exceptions.cpp
Exceptions.h
FileUtils.cpp fixed VS warnings 2014-05-13 13:39:42 +02:00
FileUtils.h added local directory to search path 2014-05-04 21:24:52 +02:00
Functor.h
InitialiseBasics.cpp
InitialiseBasics.h
JsonHelper.cpp Fix a description of two methods. 2014-01-17 10:59:23 +01:00
JsonHelper.h changed internal APIs 2014-01-15 13:36:38 +01:00
LibraryLoader.cpp
LibraryLoader.h
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp Some Windows Warnings are avoided 2014-05-12 16:48:05 +02:00
Nonce.h
ProgramOptions.cpp
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h
RandomGenerator.cpp fixed VS warnings 2014-05-13 13:39:42 +02:00
RandomGenerator.h
RandomHeap.h
ReadLocker.cpp
ReadLocker.h
ReadUnlocker.cpp
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
StringBuffer.h fixed issues found by scan-build 2014-05-15 10:09:06 +02:00
StringUtils.cpp cppcheck 2014-05-09 00:21:17 +02:00
StringUtils.h added periodic tasks and statistics historian 2014-02-20 20:29:55 +01:00
Thread.cpp fixed misbehaving memory barriers for Visual Studio 2013 2014-04-02 14:19:40 +02:00
Thread.h fixed misbehaving memory barriers for Visual Studio 2013 2014-04-02 14:19:40 +02:00
Timing.cpp
Timing.h
Utf8Helper.cpp fixed VS warnings 2014-05-13 12:44:00 +02:00
Utf8Helper.h
WriteLocker.cpp
WriteLocker.h
WriteUnlocker.cpp
WriteUnlocker.h
delete_object.h
safe_cast.h
ssl-helper.cpp
ssl-helper.h