1
0
Fork 0
arangodb/lib/Basics
Jan Steemann c0e26e7a78 handle UBool result type correctly 2015-08-04 12:21:34 +02:00
..
AssocMulti.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
AssociativeArray.h Visual Studio adjustments 2015-04-30 11:46:55 +02:00
Barrier.cpp use barrier 2015-03-04 11:35:32 +01:00
Barrier.h added Barrier 2015-03-03 18:57:15 +01:00
Common.h Add TRI_DEFER. 2015-07-22 10:29:13 +02:00
ConditionLocker.cpp more lock instrumentation 2015-07-21 13:09:02 +02:00
ConditionLocker.h more lock instrumentation 2015-07-21 13:09:02 +02:00
ConditionVariable.cpp
ConditionVariable.h moved dispatcher to atomic 2015-07-23 15:40:34 +02:00
DataGuardian.h Add one more comment. 2015-07-23 14:46:25 +02:00
Dictionary.h
Exceptions.cpp small logging refactoring 2015-03-26 03:09:07 +01:00
Exceptions.h small logging refactoring 2015-03-26 03:09:07 +01:00
FileUtils.cpp added missing declarations 2015-05-21 09:56:48 +02:00
FileUtils.h added missing declarations 2015-05-21 09:56:48 +02:00
Functor.h
InitialiseBasics.cpp added empty affinity implementation 2015-05-28 13:51:34 +02:00
InitialiseBasics.h
JsonHelper.cpp Fix grammer in docu 2015-06-24 17:42:39 +02:00
JsonHelper.h pass function arguments by reference 2015-06-16 18:01:45 +02:00
Mutex.cpp
Mutex.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
MutexLocker.cpp more lock instrumentation 2015-07-21 13:09:02 +02:00
MutexLocker.h more lock instrumentation 2015-07-21 13:09:02 +02:00
Nonce.cpp decrease loglevel 2015-03-10 11:19:10 +01:00
Nonce.h less namespace pollution 2014-10-28 00:24:37 +01:00
ProgramOptions.cpp "privatized" TRI_vector_t internals. 2015-05-05 10:31:02 +02:00
ProgramOptions.h added SYS_OPTIONS() to get options 2015-03-25 16:55:24 +01:00
ProgramOptionsDescription.cpp some adjustments to satisfy scan-build 2015-04-16 16:30:20 +02:00
ProgramOptionsDescription.h added SYS_OPTIONS() to get options 2015-03-25 16:55:24 +01:00
RandomGenerator.cpp fixed Visual Studio compile errors 2015-03-26 10:34:38 +01:00
RandomGenerator.h less namespace pollution 2014-10-28 00:24:37 +01:00
RandomHeap.h
ReadLocker.cpp casts for Windows 2015-07-21 18:57:56 +02:00
ReadLocker.h more lock instrumentation 2015-07-21 13:09:02 +02:00
ReadUnlocker.cpp remove useless header inclusions 2015-07-15 21:47:50 +02:00
ReadUnlocker.h remove useless header inclusions 2015-07-15 21:47:50 +02:00
ReadWriteLock.cpp more cxx 2015-07-20 18:42:02 +02:00
ReadWriteLock.h more cxx 2015-07-20 18:42:02 +02:00
ReadWriteLockCPP11.h Small improvement of ReadWriteLockCPP11 code. 2015-04-30 01:30:11 -07:00
ScopeGuard.h v8 context handling 2014-10-17 15:25:06 +02:00
SkipList.cpp renamed file 2015-07-16 21:06:29 +02:00
SkipList.h cppcheck 2015-07-28 09:51:24 +02:00
SpinLock.cpp add SpinLock and SpinLocker, unified other Lockers 2015-07-15 21:22:00 +02:00
SpinLock.h add SpinLock and SpinLocker, unified other Lockers 2015-07-15 21:22:00 +02:00
SpinLocker.cpp more lock instrumentation 2015-07-21 13:09:02 +02:00
SpinLocker.h more lock instrumentation 2015-07-21 13:09:02 +02:00
StringBuffer.h Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 12:04:41 +02:00
StringUtils.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
StringUtils.h less namespace pollution 2014-10-28 00:24:37 +01:00
Thread.cpp ignore died process on delete 2015-07-24 09:30:26 +00:00
Thread.h linux processor affinity 2015-05-28 14:51:32 +02:00
ThreadPool.cpp parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
ThreadPool.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
Traverser.h Fixed failing failure-tests 2015-07-28 13:21:54 +02:00
Utf8Helper.cpp handle UBool result type correctly 2015-08-04 12:21:34 +02:00
Utf8Helper.h added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
WorkerThread.h parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
WriteLocker.cpp casts for Windows 2015-07-21 18:57:56 +02:00
WriteLocker.h more lock instrumentation 2015-07-21 13:09:02 +02:00
WriteUnlocker.cpp remove useless header inclusions 2015-07-15 21:47:50 +02:00
WriteUnlocker.h remove useless header inclusions 2015-07-15 21:47:50 +02:00
application-exit.cpp
application-exit.h
associative.cpp use lock guards 2015-07-29 15:15:49 +02:00
associative.h use lock guards 2015-07-29 15:15:49 +02:00
conversions.cpp optimization for AQL CONCAT() 2015-03-27 17:18:27 +01:00
conversions.h optimization for AQL CONCAT() 2015-03-27 17:18:27 +01:00
csv.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
csv.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
debugging.cpp Namespace demangling for macos X - todo make this work. 2015-02-13 14:20:48 +01:00
debugging.h printers for standard objects 2015-05-29 17:49:19 +02:00
delete_object.h less namespace pollution 2014-10-28 00:24:37 +01:00
error.cpp added empty affinity implementation 2015-05-28 13:51:34 +02:00
error.h
errors.dat removed locks 2015-07-21 17:34:57 +02:00
fasthash.cpp
fasthash.h
files.cpp some flock diagnostics 2015-08-04 09:57:28 +02:00
files.h Add function that can copy files recursive. 2015-04-14 14:46:17 +02:00
fpconv.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
fpconv.h added fpconv_dtoa from https://github.com/night-shift/fpconv/ 2015-02-23 22:27:02 +01:00
gcd.h added random iteration for collections 2014-12-19 18:01:13 +01:00
hashes.cpp
hashes.h
init.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
init.h
json-utilities.cpp fixed invalidation with index creation etc., adjusted tests 2015-06-25 23:40:31 +02:00
json-utilities.h simplifications 2015-06-10 11:53:31 +02:00
json.cpp issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
json.h simplifications 2015-06-10 11:53:31 +02:00
levenshtein.cpp The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
levenshtein.h The Big V8 upgrade Merge. 2014-12-15 17:30:56 +01:00
local-configuration-win.h removed configure options `--enable-timing` and `--enable-figures` 2015-07-21 18:47:43 +02:00
local-configuration.h.in removed configure options `--enable-timing` and `--enable-figures` 2015-07-21 18:47:43 +02:00
locks-macos.cpp work around error message about empty object when compiling in devel mode. 2015-07-14 17:04:11 +02:00
locks-macos.h
locks-posix.cpp try to pacify some compilers 2015-07-14 08:50:29 +02:00
locks-posix.h added empty affinity implementation 2015-05-28 13:51:34 +02:00
locks-win32.cpp Stacktraces & asserts for windows too. 2015-01-30 16:46:56 +01:00
locks-win32.h Stacktraces & asserts for windows too. 2015-01-30 16:46:56 +01:00
locks.h
logging.cpp remove some locks in HttpServer and friends 2015-07-17 17:48:45 +02:00
logging.h logging 2015-05-29 09:49:22 +02:00
memory-map-posix.cpp simplify call to mmap 2015-07-27 16:24:25 +02:00
memory-map-posix.h
memory-map-win32.cpp simplify call to mmap 2015-07-27 16:24:25 +02:00
memory-map-win32.h
memory-map.h simplify call to mmap 2015-07-27 16:24:25 +02:00
memory.cpp make Json smaller 2015-06-02 14:11:20 +02:00
memory.h make Json smaller 2015-06-02 14:11:20 +02:00
messages.h added final ! 2015-01-09 14:06:28 +01:00
mimetypes.cpp
mimetypes.dat linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
mimetypes.h
operating-system.h make more environment data available in --version 2015-08-04 11:21:50 +02:00
powers.h fixed Visual Studio compile warnings 2015-02-25 09:23:42 +01:00
prime-numbers.cpp
prime-numbers.h
process-utils.cpp issue #1313: escape whitespace in process name when scanning /proc/pid/stats 2015-06-17 11:54:59 +02:00
process-utils.h Work on more precise windows process management 2015-02-12 17:38:07 +01:00
random.cpp Fix typo introduced by manualy editing diffs 2015-02-24 15:54:52 +01:00
random.h Use system random function under windows; our algorythm has the tendency to like single values. 2015-02-24 15:38:30 +01:00
shell-colors.h
socket-utils.cpp
socket-utils.h Windows portability: socket timeouts are handled differently. 2015-01-28 17:23:31 +01:00
ssl-helper.cpp new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
ssl-helper.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
string-buffer.cpp issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
string-buffer.h issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
structures.cpp
structures.h
system-compiler.h
system-functions.cpp added empty affinity implementation 2015-05-28 13:51:34 +02:00
system-functions.h added empty affinity implementation 2015-05-28 13:51:34 +02:00
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h
threads-posix.cpp linux processor affinity 2015-05-28 14:51:32 +02:00
threads-posix.h added empty affinity implementation 2015-05-28 13:51:34 +02:00
threads-win32.cpp Fix signature of windows function dummy. 2015-05-29 09:28:27 +02:00
threads-win32.h
threads.h added empty affinity implementation 2015-05-28 13:51:34 +02:00
tri-strings.cpp removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp 2015-04-21 17:53:35 +02:00
tri-strings.h implemented LENGTH in C++ 2014-12-04 17:10:48 +01:00
tri-zip.cpp Fix double free introduced in last commit. 2015-02-23 12:48:52 +01:00
tri-zip.h Improve error handling 2015-02-23 12:26:49 +01:00
vector.cpp more cxx 2015-07-20 18:42:02 +02:00
vector.h more cxx 2015-07-20 18:42:02 +02:00
voc-errors.cpp removed locks 2015-07-21 17:34:57 +02:00
voc-errors.h removed locks 2015-07-21 17:34:57 +02:00
voc-mimetypes.cpp linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
voc-mimetypes.h linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
win-utils.cpp cppcheck 2015-07-28 09:51:24 +02:00
win-utils.h casts for Windows 2015-07-21 18:57:56 +02:00
xxhash.cpp
xxhash.h