.. |
ArangoGlobalContext.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ArangoGlobalContext.h
|
Upgrade V8
|
2017-01-30 12:30:07 +01:00 |
AssocHelpers.h
|
cleaned up macros a bit
|
2017-01-25 17:50:23 +01:00 |
AssocMulti.h
|
more performance logging
|
2017-02-27 23:08:18 +01:00 |
AssocMultiHelpers.h
|
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
|
2017-01-30 13:05:10 -05:00 |
AssocUnique.h
|
more performance logging
|
2017-02-27 23:08:18 +01:00 |
AssocUniqueHelpers.h
|
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
|
2017-01-30 13:05:10 -05:00 |
AttributeNameParser.cpp
|
simplified some ostream kirmes
|
2017-03-06 14:44:56 +01:00 |
AttributeNameParser.h
|
simplified some ostream kirmes
|
2017-03-06 14:44:56 +01:00 |
Common.h
|
cleanup
|
2017-03-03 16:53:48 +01:00 |
ConditionLocker.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ConditionLocker.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionVariable.cpp
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionVariable.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionalDeleter.h
|
potential performance optimizations
|
2016-06-23 14:47:44 +02:00 |
DataProtector.cpp
|
…
|
|
DataProtector.h
|
changes for Visual Studio
|
2016-08-19 17:22:57 +02:00 |
DeadlockDetector.h
|
try to fix compile warnings in non-maintainer mode
|
2016-09-27 13:31:17 +02:00 |
Exceptions.cpp
|
added ctor that moves message
|
2017-01-25 11:58:51 +01:00 |
Exceptions.h
|
added ctor that moves message
|
2017-01-25 11:58:51 +01:00 |
FileUtils.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
FileUtils.h
|
fixed include to include the file at the place where include is issued
|
2017-02-10 17:17:11 +01:00 |
FixedSizeAllocator.h
|
use bulk allocator for index elements
|
2016-12-09 21:40:49 +01:00 |
HybridLogicalClock.cpp
|
visual studio
|
2016-08-02 11:46:44 +02:00 |
HybridLogicalClock.h
|
Change undocumented behaviour in case of invalid rev in JS document ops.
|
2017-02-08 10:59:04 +01:00 |
IndexBucket.h
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
LocalTaskQueue.cpp
|
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
|
2017-01-30 13:05:10 -05:00 |
LocalTaskQueue.h
|
Changed index-filling to dispatch batch insertion tasks to scheduler, obsoleted index-threads option.
|
2017-01-30 13:05:10 -05:00 |
Locking.h
|
clean up write lockers a bit
|
2017-02-16 15:44:45 +01:00 |
LruCache.h
|
Implement cluster authentication
|
2016-10-17 13:35:55 +02:00 |
Mutex.cpp
|
Adding tryLock
|
2017-02-12 00:13:44 +01:00 |
Mutex.h
|
Adding tryLock
|
2017-02-12 00:13:44 +01:00 |
MutexLocker.cpp
|
Adding tryLock
|
2017-02-12 00:13:44 +01:00 |
MutexLocker.h
|
Adding tryLock
|
2017-02-12 00:13:44 +01:00 |
Nonce.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
Nonce.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
PerformanceLogScope.h
|
simplified performance logging
|
2017-02-27 22:22:41 +01:00 |
ReadLocker.h
|
simplifications for the ReadLocker
|
2017-02-21 12:06:44 +01:00 |
ReadUnlocker.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
ReadWriteLock.cpp
|
privatization
|
2016-08-04 17:06:51 +02:00 |
ReadWriteLock.h
|
privatization
|
2016-08-04 17:06:51 +02:00 |
ReadWriteLockCPP11.cpp
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
ReadWriteLockCPP11.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
RollingVector.h
|
replace expensive std::deques with much simpler RollingVectors
|
2017-02-06 23:23:18 +01:00 |
SameThreadAsserter.h
|
ensure that JobGuards are started and ended in the same thread
|
2017-02-27 22:41:58 +01:00 |
ScopeGuard.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
ShortestPathFinder.h
|
Clang format fix
|
2016-12-01 10:38:15 +01:00 |
SmallVector.h
|
added SmallVector optimization
|
2016-05-31 11:10:11 +02:00 |
StaticStrings.cpp
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
StaticStrings.h
|
fix velocypack-over-HTTP responses
|
2017-02-28 17:01:59 +01:00 |
StringBuffer.cpp
|
removed unused method
|
2016-09-01 12:02:24 +02:00 |
StringBuffer.h
|
attempt to fix clang build
|
2017-03-06 15:40:03 +01:00 |
StringHeap.cpp
|
renamed CharLengthPair to StringRef
|
2016-06-15 19:33:08 +02:00 |
StringHeap.h
|
renamed CharLengthPair to StringRef
|
2016-06-15 19:33:08 +02:00 |
StringRef.cpp
|
added StringRef implementation file to implement operator<<
|
2016-10-28 16:03:53 +02:00 |
StringRef.h
|
performance optimizations
|
2016-11-09 14:46:50 +01:00 |
StringUtils.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
StringUtils.h
|
micro optimizations
|
2017-02-03 22:28:51 +01:00 |
Thread.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
Thread.h
|
added work context
|
2017-01-22 12:53:52 +01:00 |
TimedAction.h
|
give up waiting for V8 context after some time
|
2017-02-27 23:08:49 +01:00 |
Timers.cpp
|
micro optimizations
|
2016-04-23 16:23:15 +02:00 |
Timers.h
|
added timers
|
2016-04-28 12:48:02 +02:00 |
Utf8Helper.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
Utf8Helper.h
|
prevent memleaks in C++ UnitTests
|
2017-02-07 17:30:30 +01:00 |
VERSION.in
|
removed old files
|
2016-02-19 12:26:26 +01:00 |
VPackStringBufferAdapter.h
|
added fillBody
|
2016-05-13 15:14:44 +02:00 |
VelocyPackDumper.cpp
|
fixed issue #2018
|
2016-08-24 17:33:49 +02:00 |
VelocyPackDumper.h
|
escape Unicode characters in JSON dumps
|
2016-06-29 12:53:08 +02:00 |
VelocyPackHelper.cpp
|
also sanitize vpack custom types when sending vpack data to clients
|
2017-02-23 10:12:20 +01:00 |
VelocyPackHelper.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-02-24 17:51:59 +01:00 |
WorkDescription.h
|
added work context
|
2017-01-22 12:53:52 +01:00 |
WorkMonitor.cpp
|
added work context
|
2017-01-22 12:53:52 +01:00 |
WorkMonitor.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
WorkMonitorDummy.cpp
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
WriteLocker.h
|
simplifications for the ReadLocker
|
2017-02-21 12:06:44 +01:00 |
WriteUnlocker.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
application-exit.cpp
|
…
|
|
application-exit.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
asio-helper.h
|
fix warning
|
2017-01-25 16:37:06 +01:00 |
build-date.h.in
|
moved build date to file build-date.h.in
|
2016-03-05 09:49:31 +01:00 |
build-repository.h.in
|
Implement detection whether we are in a git repo and use the toplevel source dir.
|
2016-08-18 17:53:47 +02:00 |
build.h.in
|
moved build date to file build-date.h.in
|
2016-03-05 09:49:31 +01:00 |
conversions.cpp
|
fix function name
|
2016-12-20 17:34:34 +01:00 |
conversions.h
|
fix function name
|
2016-12-20 17:34:34 +01:00 |
crc1.S
|
.S files must be in capital case to have preprocessor handle them
|
2016-05-12 15:20:14 +00:00 |
crc4.S
|
assembly fix relocation R_X86_64_32S against
|
2016-11-10 14:19:02 +01:00 |
csv.cpp
|
…
|
|
csv.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
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
|
move encoding functions into their own file
|
2017-02-14 12:57:15 +01:00 |
error.cpp
|
simplify error message setup a bit - hopefully this will work with MSVC and clang
|
2017-02-06 23:45:41 +01:00 |
error.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
errors.dat
|
blanks destroy documentation building regexes here
|
2017-01-20 10:08:22 +01:00 |
fasthash.cpp
|
added define for unaligned memory accesses
|
2017-01-06 21:09:53 +01:00 |
fasthash.h
|
added specialized fasthash version for uint64 input
|
2016-12-08 13:32:48 +01:00 |
files.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
files.h
|
fix locating of relative ICU files
|
2017-02-08 15:18:16 +01:00 |
fpconv.cpp
|
…
|
|
fpconv.h
|
…
|
|
gcd.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
hashes.cpp
|
constexpr
|
2016-05-10 17:14:18 +02:00 |
hashes.h
|
constexpr
|
2016-05-10 17:14:18 +02:00 |
json.cpp
|
remove structures.h (only needed by json.h)
|
2016-11-01 15:34:18 +01:00 |
json.h
|
remove structures.h (only needed by json.h)
|
2016-11-01 15:34:18 +01:00 |
levenshtein.cpp
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
levenshtein.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
local-configuration-win.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
locks-posix.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
locks-posix.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
locks-win32.cpp
|
…
|
|
locks-win32.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
locks.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
make_unique.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
memory-map-posix.cpp
|
better don't change mmap flags... instead let mapping a file fail when protection cannot be changed later on
|
2016-12-20 11:20:43 +01:00 |
memory-map-posix.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
memory-map-win32.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
memory-map-win32.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
memory-map.h
|
experimental mlock flag
|
2016-11-24 10:02:51 +01:00 |
memory.cpp
|
added TRI_ZeroMemory function
|
2017-02-06 17:45:49 +01:00 |
memory.h
|
added TRI_ZeroMemory function
|
2017-02-06 17:45:49 +01:00 |
messages.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
mimetypes.cpp
|
simplifications
|
2016-03-04 02:25:18 +01:00 |
mimetypes.dat
|
…
|
|
mimetypes.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
operating-system.h
|
added define for unaligned memory accesses
|
2017-01-06 21:09:53 +01:00 |
powers.h
|
…
|
|
prime-numbers.cpp
|
cppcheck
|
2016-05-10 20:13:55 +02:00 |
prime-numbers.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
process-utils.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
process-utils.h
|
attempt to obtain a coredump on server shutdown hang
|
2017-02-07 10:27:31 +01:00 |
shell-colors.h
|
disable color escape sequences on Windows
|
2017-02-24 10:52:01 +01:00 |
short_alloc.h
|
added SmallVector optimization
|
2016-05-31 11:10:11 +02:00 |
socket-utils.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
socket-utils.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
system-compiler.h
|
clean up macros a bit. hopefully clang and MSVC won't complain about this
|
2017-01-04 12:45:23 +01:00 |
system-functions.cpp
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
system-functions.h
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
terminal-utils-posix.cpp
|
…
|
|
terminal-utils-win32.cpp
|
…
|
|
terminal-utils.cpp
|
fixed ifdef
|
2016-07-07 11:41:45 +02:00 |
terminal-utils.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
threads-posix.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
threads-posix.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
threads-win32.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
threads-win32.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
threads.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
tri-strings.cpp
|
issue #1936
|
2016-07-11 09:57:30 +02:00 |
tri-strings.h
|
potential performance optimizations
|
2016-06-23 14:47:44 +02:00 |
tri-zip.cpp
|
fix resource leak
|
2017-02-02 10:15:21 +01:00 |
tri-zip.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
vector.cpp
|
delete TRI_vector_pointer
|
2016-06-07 23:08:53 +02:00 |
vector.h
|
delete TRI_vector_pointer
|
2016-06-07 23:08:53 +02:00 |
voc-errors.cpp
|
agency bug in precondition and log handling fixed
|
2017-01-18 11:07:30 +01:00 |
voc-errors.h
|
pushing avoidServers property
|
2017-01-20 15:15:03 +01:00 |
voc-mimetypes.cpp
|
pushing corrected unittest script and cluster startup scripts
|
2016-08-19 09:49:44 +02:00 |
voc-mimetypes.h
|
…
|
|
win-utils.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
win-utils.h
|
Upgrade V8
|
2017-01-30 12:30:07 +01:00 |
xxhash.cpp
|
added xxHash
|
2016-05-02 13:46:03 +02:00 |
xxhash.h
|
added xxHash
|
2016-05-02 13:46:03 +02:00 |