1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 362838ae69 TRI_ASSERT 2014-06-06 11:25:19 +02:00
..
AssociativeArray.h Optimise hash tables by no longer using % for wraparound. 2014-03-24 14:04:24 +01:00
Common.h More header cleanups. 2014-05-21 13:42:41 +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 More header cleanups. 2014-05-21 13:42:41 +02:00
FileUtils.h added local directory to search path 2014-05-04 21:24:52 +02:00
Functor.h
InitialiseBasics.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-02 09:52:05 +02: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
Mutex.cpp
Mutex.h
MutexLocker.cpp
MutexLocker.h
Nonce.cpp TRI_ASSERT 2014-06-06 11:25:19 +02:00
Nonce.h
ProgramOptions.cpp More header cleanups. 2014-05-21 13:42:41 +02:00
ProgramOptions.h
ProgramOptionsDescription.cpp don't call getenv in loop 2013-08-29 22:08:10 +02:00
ProgramOptionsDescription.h
RandomGenerator.cpp TRI_ASSERT 2014-06-06 11:25:19 +02:00
RandomGenerator.h
RandomHeap.h TRI_ASSERT 2014-06-06 11:25:19 +02:00
ReadLocker.cpp removed doxygen comments 2014-06-03 17:35:44 +02:00
ReadLocker.h removed doxygen comments 2014-06-03 17:35:44 +02:00
ReadUnlocker.cpp
ReadUnlocker.h
ReadWriteLock.cpp removed doxygen comments 2014-06-03 17:35:44 +02:00
ReadWriteLock.h removed doxygen comments 2014-06-03 17:35:44 +02:00
StringBuffer.h TRI_ASSERT 2014-06-06 11:25:19 +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 fixed comment 2013-07-11 17:51:15 +02:00
WriteLocker.cpp
WriteLocker.h
WriteUnlocker.cpp
WriteUnlocker.h
delete_object.h
init.cpp Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-02 09:52:05 +02:00
init.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
safe_cast.h
ssl-helper.cpp
ssl-helper.h