1
0
Fork 0
arangodb/lib/Basics
Kaveh Vahedipour cb2420d7f5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-04-28 11:57:28 +02:00
..
ArangoGlobalContext.cpp comment out the windows unhandled exception handler 2017-04-24 15:13:40 +02:00
ArangoGlobalContext.h
AssocHelpers.h
AssocMulti.h fix crashes 2017-04-25 15:47:11 +02:00
AssocMultiHelpers.h fix crashes 2017-04-25 15:47:11 +02:00
AssocUnique.h fix crashes 2017-04-25 15:47:11 +02:00
AssocUniqueHelpers.h fix crashes 2017-04-25 15:47:11 +02:00
AttributeNameParser.cpp improve error messages when trying to create indices 2017-03-06 19:10:46 +01:00
AttributeNameParser.h simplified some ostream kirmes 2017-03-06 14:44:56 +01:00
Common.h try to un-mess windows build 2017-03-13 17:28:46 +01:00
ConditionLocker.cpp added isLocked() flag for ConditionLocker 2017-04-27 13:01:30 +02:00
ConditionLocker.h added isLocked() flag for ConditionLocker 2017-04-27 13:01:30 +02:00
ConditionVariable.cpp
ConditionVariable.h
ConditionalDeleter.h
DataProtector.cpp ASAN runtime errors 2017-04-28 11:57:20 +02:00
DataProtector.h ASAN runtime errors 2017-04-28 11:57:20 +02:00
DeadlockDetector.h
EnumIterator.h show collection load time in slow queries 2017-03-17 09:28:53 +01:00
Exceptions.cpp attempt to fix synchronization 2017-04-18 15:33:56 +02:00
Exceptions.h refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
FileResult.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FileResultString.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FileUtils.cpp added missing nullptr check 2017-04-10 09:23:30 +02:00
FileUtils.h simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
FixedSizeAllocator.h
HybridLogicalClock.cpp
HybridLogicalClock.h Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
IndexBucket.h warn before we run out of file descriptors 2017-03-29 02:35:46 +02:00
LdapUrlParser.cpp fix parsing for URLs starting with ldap:// 2017-04-03 13:06:31 +02:00
LdapUrlParser.h added LDAP url parser 2017-03-29 15:34:49 +02:00
LocalTaskQueue.cpp fix crashes 2017-04-25 15:47:11 +02:00
LocalTaskQueue.h fix crashes 2017-04-25 15:47:11 +02:00
Locking.h clean up write lockers a bit 2017-02-16 15:44:45 +01:00
LruCache.h
Mutex.cpp fix MSVC warning 2017-03-29 10:11:46 +02:00
Mutex.h Adding tryLock 2017-02-12 00:13:44 +01:00
MutexLocker.h lock unification 2017-04-28 09:12:31 +02:00
Nonce.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
Nonce.h
OpenFilesTracker.cpp warn before we run out of file descriptors 2017-03-29 02:35:46 +02:00
OpenFilesTracker.h warn before we run out of file descriptors 2017-03-29 02:35:46 +02:00
PerformanceLogScope.h simplified performance logging 2017-02-27 22:22:41 +01:00
ReadLocker.h lock unification 2017-04-28 09:12:31 +02:00
ReadUnlocker.h
ReadWriteLock.cpp use ReadWriteLockCPP11 instead of ReadWriteLock 2017-03-29 11:13:50 +02:00
ReadWriteLock.h use ReadWriteLockCPP11 instead of ReadWriteLock 2017-03-29 11:13:50 +02:00
ReadWriteLockCPP11.cpp delete useless DEV_TIMERS, fix rwlockcpp11 2017-03-28 22:38:27 +02:00
ReadWriteLockCPP11.h delete useless DEV_TIMERS, fix rwlockcpp11 2017-03-28 22:38:27 +02:00
Result.h prepare limitation of transaction size 2017-04-10 14:00:55 +02:00
RollingVector.h
SameThreadAsserter.h ensure that JobGuards are started and ended in the same thread 2017-02-27 22:41:58 +01:00
ScopeGuard.h
SmallVector.h
StaticStrings.cpp added 'x-content-type-options: nosniff' to avoid MSIE bug 2017-04-24 18:47:56 +02:00
StaticStrings.h added 'x-content-type-options: nosniff' to avoid MSIE bug 2017-04-24 18:47:56 +02:00
StringBuffer.cpp
StringBuffer.h Edge Index work 2017-03-28 00:55:59 +02:00
StringHeap.cpp
StringHeap.h
StringRef.cpp simplifications 2017-03-02 22:20:51 +01:00
StringRef.h
StringUtils.cpp RocksDB WAL entries for transactions 2017-04-26 18:54:55 +02:00
StringUtils.h
Thread.cpp fix shutdown issue 2017-04-25 16:09:01 +02:00
Thread.h
TimedAction.h give up waiting for V8 context after some time 2017-02-27 23:08:49 +01:00
Utf8Helper.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
Utf8Helper.h
VERSION.in
VPackStringBufferAdapter.h
VelocyPackDumper.cpp
VelocyPackDumper.h
VelocyPackHelper.cpp constify method 2017-04-05 09:00:06 +02:00
VelocyPackHelper.h constify method 2017-04-05 09:00:06 +02:00
WorkDescription.h
WorkMonitor.cpp this time fix the leak properly 2017-03-17 14:45:55 +01:00
WorkMonitor.h
WorkMonitorDummy.cpp
WriteLocker.h lock unification 2017-04-28 09:12:31 +02:00
WriteUnlocker.h
application-exit.cpp
application-exit.h
asio-helper.h
build-date.h.in
build-repository.h.in
build.h.in
conversions.cpp
conversions.h
crc1.S
crc4.S
csv.cpp
csv.h
debugging.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
debugging.h simplified some ostream kirmes 2017-03-06 14:44:56 +01:00
directories.h.in fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
encoding.h comments 2017-03-29 01:06:47 +02:00
error.cpp
error.h
errors.dat Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-24 15:37:18 +02:00
fasthash.cpp
fasthash.h
files.cpp warn before we run out of file descriptors 2017-03-29 02:35:46 +02:00
files.h fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
fpconv.cpp
fpconv.h
gcd.h
hashes.cpp
hashes.h
json.cpp
json.h
levenshtein.cpp
levenshtein.h
local-configuration-win.h
locks-posix.cpp delete useless DEV_TIMERS, fix rwlockcpp11 2017-03-28 22:38:27 +02:00
locks-posix.h delete useless DEV_TIMERS, fix rwlockcpp11 2017-03-28 22:38:27 +02:00
locks-win32.cpp
locks-win32.h
locks.h
make_unique.h
memory-map-posix.cpp
memory-map-posix.h
memory-map-win32.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
memory-map-win32.h
memory-map.h
memory.cpp
memory.h
messages.h
mimetypes.cpp
mimetypes.dat
mimetypes.h
operating-system.h add detection for cygwin/ssh ttys 2017-04-06 18:57:19 +02:00
powers.h
prime-numbers.cpp
prime-numbers.h
process-utils.cpp Fixed JS_KillExternal 2017-03-16 17:03:29 +01:00
process-utils.h
shell-colors.h disable color escape sequences on Windows 2017-02-24 10:52:01 +01:00
short_alloc.h
socket-utils.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
socket-utils.h fix warning 2017-04-27 15:51:19 +02:00
system-compiler.h make @dothebart happier 2017-03-29 15:04:54 +02:00
system-functions.cpp Fixed typedefs 2017-04-26 19:27:11 +02:00
system-functions.h merge in cpp & js from 3.1.18 yet to do tests 2017-04-21 15:41:05 +02:00
terminal-utils-posix.cpp
terminal-utils-win32.cpp
terminal-utils.cpp
terminal-utils.h
threads-posix.cpp fix shutdown issue, modernize thread creation a bit 2017-04-19 16:57:53 +02:00
threads-posix.h
threads-win32.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
threads-win32.h
threads.h
tri-strings.cpp
tri-strings.h
tri-zip.cpp
tri-zip.h
vector.cpp
vector.h
voc-errors.cpp Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-24 15:37:18 +02:00
voc-errors.h Merge remote-tracking branch 'origin/devel' into feature/ldap-auth 2017-04-24 15:37:18 +02:00
voc-mimetypes.cpp
voc-mimetypes.h
win-utils.cpp better detect cygwin i/o 2017-04-07 14:00:35 +02:00
win-utils.h better detect cygwin i/o 2017-04-07 14:00:35 +02:00
xxhash.cpp
xxhash.h