1
0
Fork 0
arangodb/lib/Basics
Max Neunhoeffer b8ef4782ca Rename lookup() to find() 2015-04-24 08:59:51 -07:00
..
AssociativeArray.h updated disclaimer 2014-06-20 16:41:35 +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 less namespace pollution 2014-10-28 00:24:37 +01:00
ConditionLocker.cpp towards new dispatcher interface 2014-08-18 23:37:32 +02:00
ConditionLocker.h towards new dispatcher interface 2014-08-18 23:37:32 +02:00
ConditionVariable.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
ConditionVariable.h renamed files 2014-09-13 01:44:01 +02:00
Dictionary.h the great rename 2014-09-13 00:10:11 +02:00
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 Fix windows implementation of xcopy 2015-04-15 13:01:07 +02:00
FileUtils.h Add function that can copy files recursive. 2015-04-14 14:46:17 +02:00
Functor.h updated disclaimer 2014-06-20 16:41:35 +02:00
InitialiseBasics.cpp rename orgy 2014-09-13 02:35:13 +02:00
InitialiseBasics.h updated disclaimer 2014-06-20 16:41:35 +02:00
JsonHelper.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
JsonHelper.h hand-moved changes from other branch 2015-03-30 12:30:45 +02:00
Mutex.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
Mutex.h new HttpServer & HttpCommTask 2015-03-31 09:12:01 +02:00
MutexLocker.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
MutexLocker.h updated disclaimer 2014-06-20 16:41:35 +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 small logging refactoring 2015-03-26 03:09:07 +01: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 updated disclaimer 2014-06-20 16:41:35 +02:00
ReadLocker.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
ReadLocker.h updated disclaimer 2014-06-20 16:41:35 +02:00
ReadUnlocker.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
ReadUnlocker.h updated disclaimer 2014-06-20 16:41:35 +02:00
ReadWriteLock.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
ReadWriteLock.h renamed files 2014-09-13 01:44:01 +02:00
ScopeGuard.h v8 context handling 2014-10-17 15:25:06 +02:00
StringBuffer.h removed some debugging features 2015-03-30 22:05:31 +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 small logging refactoring 2015-03-26 03:09:07 +01:00
Thread.h less namespace pollution 2014-10-28 00:24:37 +01:00
ThreadPool.cpp parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
ThreadPool.h VS 2015-03-03 13:12:12 +01:00
Timing.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
Timing.h updated disclaimer 2014-06-20 16:41:35 +02:00
Traverser.cpp Rename lookup() to find() 2015-04-24 08:59:51 -07:00
Traverser.h Rename lookup() to find() 2015-04-24 08:59:51 -07:00
Utf8Helper.cpp Properly shut down ICU to make valgrind happy. 2015-01-29 17:28:30 +01:00
Utf8Helper.h If we fail to initialize ICU many things will be broken, thus abort. 2015-01-27 12:13:38 +01:00
WorkerThread.h parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
WriteLocker.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
WriteLocker.h updated disclaimer 2014-06-20 16:41:35 +02:00
WriteUnlocker.cpp updated disclaimer 2014-06-20 16:41:35 +02:00
WriteUnlocker.h updated disclaimer 2014-06-20 16:41:35 +02:00
application-exit.cpp renamed last C files... 2014-09-13 22:38:25 +02:00
application-exit.h finalized move to cxx 2014-09-14 00:06:00 +02:00
associative-multi.cpp added edge index iterator 2015-03-27 17:24:47 +01:00
associative-multi.h added edge index iterator 2015-03-27 17:24:47 +01:00
associative.cpp renamed files 2014-09-13 01:44:01 +02:00
associative.h less locking 2014-09-24 13:32:39 +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 moved backtrace functions 2014-10-27 18:15:10 +01:00
delete_object.h less namespace pollution 2014-10-28 00:24:37 +01:00
error.cpp macos 2014-09-23 09:38:16 +02:00
error.h finalized move to cxx 2014-09-14 00:06:00 +02:00
errors.dat Added module loader errors. 2015-04-08 13:12:43 +02:00
fasthash.cpp renamed files 2014-09-13 00:34:48 +02:00
fasthash.h finalized move to cxx 2014-09-14 00:06:00 +02:00
files.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +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 the great rename 2014-09-13 00:10:11 +02:00
hashes.h finalized move to cxx 2014-09-14 00:06:00 +02:00
init.cpp shaper changes 2015-02-15 21:53:27 +01:00
init.h updated disclaimer 2014-06-20 16:41:35 +02:00
json-utilities.cpp small optimizations 2015-02-19 09:31:00 +01:00
json-utilities.h the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
json.cpp convert invalid numbers (NaN, +inf, -inf) to null in JSON conversion 2015-04-04 17:20:10 +02:00
json.h added cluster tests 2015-03-24 14:34:09 +01: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 cleanup of Makefiles 2014-12-19 00:13:51 +01:00
local-configuration.h.in Add function that can copy files recursive. 2015-04-14 14:46:17 +02:00
locks-macos.cpp fixed fake locks on macos 2014-09-23 09:56:13 +02:00
locks-macos.h lol jan 2014-09-23 09:21:01 +02:00
locks-posix.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
locks-posix.h finalized move to cxx 2014-09-14 00:06:00 +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 finalized move to cxx 2014-09-14 00:06:00 +02:00
logging.cpp small logging refactoring 2015-03-26 03:09:07 +01:00
logging.h attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
memory-map-posix.cpp rename orgy 2014-09-13 02:35:13 +02:00
memory-map-posix.h finalized move to cxx 2014-09-14 00:06:00 +02:00
memory-map-win32.cpp fixed tons of compile errors in VS 2014-09-15 12:04:49 +02:00
memory-map-win32.h finalized move to cxx 2014-09-14 00:06:00 +02:00
memory-map.h finalized move to cxx 2014-09-14 00:06:00 +02:00
memory.cpp nullptr 2014-10-14 15:14:38 +02:00
memory.h finalized move to cxx 2014-09-14 00:06:00 +02:00
messages.h added final ! 2015-01-09 14:06:28 +01:00
mimetypes.cpp renamed last C files... 2014-09-13 22:38:25 +02:00
mimetypes.dat linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
mimetypes.h finalized move to cxx 2014-09-14 00:06:00 +02:00
operating-system.h Port CopyRecursive to mac 2015-04-15 13:39:09 +02:00
powers.h fixed Visual Studio compile warnings 2015-02-25 09:23:42 +01:00
prime-numbers.cpp the great rename 2014-09-13 00:10:11 +02:00
prime-numbers.h finalized move to cxx 2014-09-14 00:06:00 +02:00
process-utils.cpp - install SIG11 handler which prints backtrace to the console. (in windows we don't get cores) 2015-02-13 14:11:15 +01: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 finalized move to cxx 2014-09-14 00:06:00 +02:00
skip-list.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
skip-list.h added tests for skiplists 2014-09-18 14:45:45 +02:00
socket-utils.cpp rename orgy 2014-09-13 02:35:13 +02:00
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 optimization for AQL CONCAT() 2015-03-27 17:18:27 +01:00
string-buffer.h finalized move to cxx 2014-09-14 00:06:00 +02:00
structures.cpp renamed last C files... 2014-09-13 22:38:25 +02:00
structures.h finalized move to cxx 2014-09-14 00:06:00 +02:00
system-compiler.h finalized move to cxx 2014-09-14 00:06:00 +02:00
system-functions.cpp issue #1042 2014-10-10 14:24:22 +02:00
system-functions.h issue #1042 2014-10-10 14:24:22 +02:00
terminal-utils-posix.cpp renamed files 2014-09-13 01:44:01 +02:00
terminal-utils-win32.cpp renamed files 2014-09-13 01:44:01 +02:00
terminal-utils.cpp renamed files 2014-09-13 01:44:01 +02:00
terminal-utils.h finalized move to cxx 2014-09-14 00:06:00 +02:00
threads-posix.cpp free thread name string on shutdown 2015-03-20 23:19:06 +01:00
threads-posix.h fixed casts for threads 2015-02-17 12:38:33 +01:00
threads-win32.cpp fixed tons of compile errors in VS 2014-09-15 12:04:49 +02:00
threads-win32.h finalized move to cxx 2014-09-14 00:06:00 +02:00
threads.h finalized move to cxx 2014-09-14 00:06:00 +02:00
tri-strings.cpp simplified 2015-03-04 17:18:02 +01: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
utf8-helper.cpp fixed tons of compile errors in VS 2014-09-15 12:04:49 +02:00
utf8-helper.h finalized move to cxx 2014-09-14 00:06:00 +02:00
vector.cpp constified argument 2015-03-25 21:02:13 +01:00
vector.h constified argument 2015-03-25 21:02:13 +01:00
voc-errors.cpp Added module loader errors. 2015-04-08 13:12:43 +02:00
voc-errors.h Added module loader errors. 2015-04-08 13:12:43 +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 Forward ERROR & FATAL logmessages into the windows eventlog. Else debugging services in the early starting phase is next to impossible. 2015-03-18 19:13:35 +01:00
win-utils.h Forward ERROR & FATAL logmessages into the windows eventlog. Else debugging services in the early starting phase is next to impossible. 2015-03-18 19:13:35 +01:00
xxhash.cpp fixed tons of compile errors in VS 2014-09-15 12:04:49 +02:00
xxhash.h finalized move to cxx 2014-09-14 00:06:00 +02:00