1
0
Fork 0
arangodb/lib/Basics
Max Neunhoeffer df68f47338 Use StringBuffer in SimpleHttpResult rather than stringstream. 2014-05-07 16:35:40 +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 Start to use shared_ptr from boost. 2014-01-22 16:20:34 +01: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 added local directory to search path 2014-05-04 21:24:52 +02:00
FileUtils.h added local directory to search path 2014-05-04 21:24:52 +02:00
Functor.h
InitialiseBasics.cpp removed second logger implementation 2013-10-30 00:38:25 +01:00
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 removed second logger implementation 2013-10-30 00:38:25 +01:00
LibraryLoader.h removed second logger implementation 2013-10-30 00:38:25 +01:00
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp removed second logger implementation 2013-10-30 00:38:25 +01:00
Nonce.h
ProgramOptions.cpp removed second logger implementation 2013-10-30 00:38:25 +01:00
ProgramOptions.h
ProgramOptionsDescription.cpp
ProgramOptionsDescription.h
RandomGenerator.cpp fixed createNonce call 2014-03-05 10:46:52 +01:00
RandomGenerator.h
RandomHeap.h
ReadLocker.cpp
ReadLocker.h
ReadUnlocker.cpp
ReadUnlocker.h
ReadWriteLock.cpp
ReadWriteLock.h
StringBuffer.h Use StringBuffer in SimpleHttpResult rather than stringstream. 2014-05-07 16:35:40 +02:00
StringUtils.cpp -Wunreachable-code reverted. Visual Studio doesn't like it 2014-03-06 11:36:58 +01: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 removed second logger implementation 2013-10-30 00:38:25 +01:00
Utf8Helper.h
WriteLocker.cpp
WriteLocker.h
WriteUnlocker.cpp
WriteUnlocker.h
delete_object.h
safe_cast.h
ssl-helper.cpp
ssl-helper.h