1
0
Fork 0
arangodb/lib/Basics
Jan Steemann 13cceddbcc removed linenoise option 2016-02-12 18:07:42 +01:00
..
AssocMulti.h more logging 2016-01-31 21:48:59 +01:00
AssocUnique.h more logging 2016-01-31 21:48:59 +01:00
AssociativeArray.h clang-format 2016-01-27 13:43:46 +01:00
AttributeNameParser.cpp changed namespace from triagens to arangodb 2016-01-17 00:44:53 +01:00
AttributeNameParser.h clang-format 2016-01-27 13:43:46 +01:00
Barrier.cpp clang-format 2016-01-27 13:43:46 +01:00
Barrier.h clang-format 2016-01-27 13:43:46 +01:00
BloomFilter.h clang-format 2016-01-27 13:43:46 +01:00
Common.h try to work around compiler warning 2016-02-04 12:32:56 +01:00
ConditionLocker.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
ConditionLocker.h fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
ConditionVariable.cpp clang-format 2016-01-27 13:43:46 +01:00
ConditionVariable.h clang-format 2016-01-27 13:43:46 +01:00
DataProtector.cpp clang-format 2016-01-27 13:43:46 +01:00
DataProtector.h clang-format 2016-01-27 13:43:46 +01:00
DeadlockDetector.h fixed /_admin/log 2016-02-04 00:41:50 +01:00
Dictionary.h clang-format 2016-01-27 13:43:46 +01:00
Exceptions.cpp nicer exceptions 2016-02-08 17:27:45 +01:00
Exceptions.h nicer exceptions 2016-02-08 17:27:45 +01:00
FileUtils.cpp fixed Windows build 2016-02-04 18:41:13 +01:00
FileUtils.h changed directory name pattern for collections 2016-01-27 18:53:16 +01:00
Functor.h clang-format 2016-01-27 13:43:46 +01:00
InitializeBasics.cpp use Logger 2016-01-30 00:08:35 +01:00
InitializeBasics.h clang-format 2016-01-27 13:43:46 +01:00
JsonHelper.cpp removed `using namespace std` 2016-01-31 18:22:00 +01:00
JsonHelper.h removed some unnecessary explicits 2016-02-02 12:13:21 +01:00
Logger.cpp don't copy 2016-02-10 23:07:56 +01:00
Logger.h On solaris we need to hide ERR... 2016-02-12 17:03:31 +01:00
Mutex.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
Mutex.h moved low level mutex in Mutex class 2016-01-27 15:31:02 +01:00
MutexLocker.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
MutexLocker.h clang-format 2016-01-27 13:43:46 +01:00
Nonce.cpp removed `using namespace std` 2016-01-31 18:22:00 +01:00
Nonce.h clang-format 2016-01-27 13:43:46 +01:00
ProgramOptions.cpp removed `using namespace std` 2016-01-31 18:22:00 +01:00
ProgramOptions.h clang-format 2016-01-27 13:43:46 +01:00
ProgramOptionsDescription.cpp removed `using namespace std` 2016-01-31 18:22:00 +01:00
ProgramOptionsDescription.h clang-format 2016-01-27 13:43:46 +01:00
RandomGenerator.cpp Merge branch 'devel-solaris' of https://github.com/doublerebel/arangodb into doublerebel-devel-solaris 2016-02-04 15:11:34 +01:00
RandomGenerator.h clang-format 2016-01-27 13:43:46 +01:00
ReadLocker.h attempt to fix Windows build 2016-02-01 12:04:28 +01:00
ReadUnlocker.h clang-format 2016-01-27 13:43:46 +01:00
ReadWriteLock.cpp clang-format 2016-01-27 13:43:46 +01:00
ReadWriteLock.h clang-format 2016-01-27 13:43:46 +01:00
ReadWriteLockCPP11.cpp clang-format 2016-01-27 13:43:46 +01:00
ReadWriteLockCPP11.h clang-format 2016-01-27 13:43:46 +01:00
ScopeGuard.h clang-format 2016-01-27 13:43:46 +01:00
SkipList.h clang-format 2016-01-27 13:43:46 +01:00
StringBuffer.cpp fix invalid fix 2016-02-12 10:41:09 +01:00
StringBuffer.h fix invalid fix 2016-02-12 10:41:09 +01:00
StringUtils.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
StringUtils.h clang-format 2016-01-27 13:43:46 +01:00
Thread.cpp remove unused thread cleanup method 2016-02-07 00:22:22 +01:00
Thread.h remove unused thread cleanup method 2016-02-07 00:22:22 +01:00
ThreadPool.cpp clang-format 2016-01-27 13:43:46 +01:00
ThreadPool.h fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
Traverser.h clang-format 2016-01-27 13:43:46 +01:00
Utf8Helper.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
Utf8Helper.h clang-format 2016-01-27 13:43:46 +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 Added simple piping of VP slices into Logger streams. 2016-02-05 10:49:19 +00:00
VelocyPackHelper.h Added simple piping of VP slices into Logger streams. 2016-02-05 09:23:09 +00:00
WorkItem.h clang-format 2016-01-27 13:43:46 +01:00
WorkMonitor.cpp clang-format 2016-01-27 13:43:46 +01:00
WorkMonitor.h clang-format 2016-01-27 13:43:46 +01:00
WorkMonitorDummy.cpp added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
WorkerThread.h clang-format 2016-01-27 13:43:46 +01:00
WriteLocker.h attempt to fix Windows build 2016-02-01 12:04:28 +01:00
WriteUnlocker.h clang-format 2016-01-27 13:43:46 +01:00
application-exit.cpp clang-format 2016-01-27 13:43:46 +01:00
application-exit.h clang-format 2016-01-27 13:43:46 +01:00
associative.cpp clang-format 2016-01-27 13:43:46 +01:00
associative.h clang-format 2016-01-27 13:43:46 +01:00
conversions.cpp fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
conversions.h clang-format 2016-01-27 13:43:46 +01:00
csv.cpp clang-format 2016-01-27 13:43:46 +01:00
csv.h clang-format 2016-01-27 13:43:46 +01:00
debugging.cpp In solaris try to call pstack in case of failing asserts 2016-02-05 14:55:52 +01:00
debugging.h clang-format 2016-01-27 13:43:46 +01:00
error.cpp fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
error.h clang-format 2016-01-27 13:43:46 +01:00
errors.dat Introduced a new EMPTY_GRAPH error which is thrown during AQL execitions whenever the graph has no edge collections. 2016-01-28 18:07:26 +01:00
fasthash.cpp clang-format 2016-01-27 13:43:46 +01:00
fasthash.h clang-format 2016-01-27 13:43:46 +01:00
files.cpp Use fcntl instead of flock, this is more modern and better portable. 2016-02-12 17:03:16 +01:00
files.h fixed Windows build 2016-02-01 12:23:43 +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 clang-format 2016-01-27 13:43:46 +01:00
hashes.h clang-format 2016-01-27 13:43:46 +01:00
init.cpp fixed /_admin/log 2016-02-04 00:41:50 +01:00
init.h clang-format 2016-01-27 13:43:46 +01:00
json-utilities.cpp removed last LOG_xxx macros 2016-01-30 04:03:18 +01:00
json-utilities.h clang-format 2016-01-27 13:43:46 +01:00
json.cpp prevent crash in case TRI_LookupArrayJson is called on invalid data 2016-02-05 14:24:01 +01:00
json.h clang-format 2016-01-27 13:43:46 +01:00
levenshtein.cpp auto-generated headers 2016-01-06 18:41:51 +01:00
levenshtein.h clang-format 2016-01-27 13:43:46 +01:00
local-configuration-win.h remove TRI_ENABLE_LOGGING 2016-01-30 00:46:40 +01:00
local-configuration.h.in removed linenoise option 2016-02-12 18:07:42 +01:00
locks-posix.cpp dont use dynamic memory for condition variable initialization 2016-02-05 19:37:45 +01:00
locks-posix.h dont use dynamic memory for condition variable initialization 2016-02-05 19:37:45 +01:00
locks-win32.cpp use Logger 2016-01-30 00:08:35 +01:00
locks-win32.h clang-format 2016-01-27 13:43:46 +01:00
locks.h clang-format 2016-01-27 13:43:46 +01:00
make_unique.h auto-generated headers 2016-01-06 18:41:51 +01:00
memory-map-posix.cpp more detailed logging for mmap operations, added mmap log section 2016-02-02 21:36:25 +01:00
memory-map-posix.h clang-format 2016-01-27 13:43:46 +01:00
memory-map-win32.cpp more detailed logging for mmap operations, added mmap log section 2016-02-02 21:36:25 +01:00
memory-map-win32.h clang-format 2016-01-27 13:43:46 +01:00
memory-map.h clang-format 2016-01-27 13:43:46 +01:00
memory.cpp clang-format 2016-01-27 13:43:46 +01:00
memory.h clang-format 2016-01-27 13:43:46 +01:00
messages.h Much requested farsi goodbye added. 2016-02-12 14:10:27 +00:00
mimetypes.cpp clang-format 2016-01-27 13:43:46 +01:00
mimetypes.dat linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
mimetypes.h clang-format 2016-01-27 13:43:46 +01:00
operating-system.h removed linenoise option 2016-02-12 18:07:42 +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 clang-format 2016-01-27 13:43:46 +01:00
prime-numbers.h clang-format 2016-01-27 13:43:46 +01:00
process-utils.cpp remove now useless casts when invoking logger 2016-02-02 21:38:01 +01:00
process-utils.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
random.cpp argl 2016-02-01 17:17:21 +01:00
random.h clang-format 2016-01-27 13:43:46 +01:00
shell-colors.h clang-format 2016-01-27 13:43:46 +01:00
socket-utils.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
socket-utils.h clang-format 2016-01-27 13:43:46 +01:00
ssl-helper.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification 2016-02-01 13:02:15 +01:00
ssl-helper.h clang-format 2016-01-27 13:43:46 +01:00
structures.cpp clang-format 2016-01-27 13:43:46 +01:00
structures.h clang-format 2016-01-27 13:43:46 +01:00
syslog_names.h Depending on which solaris version we compile at, these facilities can be unknown. 2016-02-12 17:03:24 +01:00
system-compiler.h clang-format 2016-01-27 13:43:46 +01:00
system-functions.cpp clang-format 2016-01-27 13:43:46 +01:00
system-functions.h clang-format 2016-01-27 13:43:46 +01:00
terminal-utils-posix.cpp clang-format 2016-01-27 13:43:46 +01:00
terminal-utils-win32.cpp clang-format 2016-01-27 13:43:46 +01:00
terminal-utils.cpp fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
terminal-utils.h clang-format 2016-01-27 13:43:46 +01:00
threads-posix.cpp attempt to fix Windows build 2016-02-01 12:04:28 +01:00
threads-posix.h added threadNumber to identify a thread 2016-01-19 13:57:30 +01:00
threads-win32.cpp attempt to fix Windows build 2016-02-01 12:04:28 +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 don't malloc log string twice 2016-02-04 17:47:26 +01:00
tri-strings.h don't malloc log string twice 2016-02-04 17:47:26 +01:00
tri-zip.cpp clang-format 2016-01-27 13:43:46 +01:00
tri-zip.h clang-format 2016-01-27 13:43:46 +01:00
vector.cpp fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
vector.h clang-format 2016-01-27 13:43:46 +01:00
voc-errors.cpp Introduced a new EMPTY_GRAPH error which is thrown during AQL execitions whenever the graph has no edge collections. 2016-01-28 18:07:26 +01:00
voc-errors.h Introduced a new EMPTY_GRAPH error which is thrown during AQL execitions whenever the graph has no edge collections. 2016-01-28 18:07:26 +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 fixes for Windows 2016-02-04 09:36:29 +01:00
win-utils.h fixes for Windows 2016-02-04 09:36:29 +01:00