.. |
AssocMulti.h
|
noexcept
|
2015-10-08 16:35:28 +02:00 |
AssocUnique.h
|
scan-build
|
2015-09-30 17:28:52 +02:00 |
AssociativeArray.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
AttributeNameParser.cpp
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
AttributeNameParser.h
|
allow using array indexes without specifying the `[*]` extension
|
2015-11-17 14:03:58 +01:00 |
Barrier.cpp
|
use barrier
|
2015-03-04 11:35:32 +01:00 |
Barrier.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
Common.h
|
added implementation for make_unique
|
2015-12-15 13:09:27 +01: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 |
DataProtector.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
DataProtector.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
DeadlockDetector.h
|
move away from mutex to atomic variables
|
2015-11-05 10:58:35 +01:00 |
Dictionary.h
|
…
|
|
Exceptions.cpp
|
preparations for condition validation
|
2015-10-14 18:29:00 +02:00 |
Exceptions.h
|
preparations for condition validation
|
2015-10-14 18:29:00 +02:00 |
FileUtils.cpp
|
removed unused methods
|
2015-10-06 21:38:49 +02:00 |
FileUtils.h
|
removed unused methods
|
2015-10-06 21:38:49 +02:00 |
Functor.h
|
…
|
|
InitializeBasics.cpp
|
Fix some more typos
|
2015-09-05 17:18:04 +02:00 |
InitializeBasics.h
|
Fix some more typos
|
2015-09-05 17:18:04 +02:00 |
JsonHelper.cpp
|
Fixed internal error for plan instantiation if the condition is empty
|
2015-10-19 15:09:59 +02:00 |
JsonHelper.h
|
build fix
|
2015-12-10 10:43:59 +01: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
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RandomGenerator.cpp
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
RandomGenerator.h
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
RandomHeap.h
|
…
|
|
ReadLocker.h
|
switched to template implementations
|
2015-12-14 15:48:40 +01:00 |
ReadUnlocker.h
|
switched to template implementations
|
2015-12-14 15:48:40 +01: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.h
|
More Americanization
|
2015-09-03 22:25:43 +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
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01: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
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Thread.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01: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
|
Windows fixes
|
2015-12-03 15:06:20 +01:00 |
Utf8Helper.cpp
|
fixed an assertion failure
|
2015-10-15 23:27:14 +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.h
|
switched to template implementations
|
2015-12-14 15:48:40 +01:00 |
WriteUnlocker.h
|
switched to template implementations
|
2015-12-14 15:48:40 +01:00 |
application-exit.cpp
|
…
|
|
application-exit.h
|
…
|
|
associative.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
associative.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
conversions.cpp
|
fixed test failure
|
2015-11-03 10:21:32 +01:00 |
conversions.h
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
csv.cpp
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
csv.h
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
debugging.cpp
|
lol self
|
2015-09-08 15:16:10 +02:00 |
debugging.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
error.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
error.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
errors.dat
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
fasthash.cpp
|
…
|
|
fasthash.h
|
…
|
|
files.cpp
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
files.h
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01: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
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
hashes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
init.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
init.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
json-utilities.cpp
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
json-utilities.h
|
make IN values unique and sort em
|
2015-10-12 15:34:41 +02:00 |
json.cpp
|
Added CXX implementation of BINARY_OPERATOR_DIV
|
2015-11-03 10:19:30 +01:00 |
json.h
|
Added a CXX implementation of BINARY_PLUS.
|
2015-11-03 10:19:26 +01:00 |
levenshtein.cpp
|
fix VS warning
|
2015-12-10 21:16:03 +01:00 |
levenshtein.h
|
replaced levenshtein distance implementation
|
2015-12-10 18:43:44 +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 readline
|
2015-10-22 15:41:33 +02:00 |
locks-macos.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-macos.h
|
…
|
|
locks-posix.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
locks-win32.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
locks-win32.h
|
Stacktraces & asserts for windows too.
|
2015-01-30 16:46:56 +01:00 |
locks.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
logging.cpp
|
reverted e9a4f7bb55 , 21b498127c , fe02d691d8 , 75e904c085 , 42440ff75a becuase of missing CLA
|
2015-11-03 10:19:24 +01:00 |
logging.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
make_unique.h
|
added implementation for make_unique
|
2015-12-15 13:09:27 +01:00 |
memory-map-posix.cpp
|
fix compiler warnings on 32bit
|
2015-09-02 14:13:27 +02:00 |
memory-map-posix.h
|
Add "sensible" madvise calls.
|
2015-08-26 16:45:26 +02:00 |
memory-map-win32.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
memory-map-win32.h
|
Add "sensible" madvise calls.
|
2015-08-26 16:45:26 +02:00 |
memory-map.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
memory.cpp
|
no additional memory allocations in maintainer mode, no zone comparisons on free
|
2015-09-03 13:15:49 +02:00 |
memory.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
messages.h
|
added missing space between languages
|
2015-12-13 00:46:42 +01:00 |
mimetypes.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
mimetypes.dat
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
mimetypes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
operating-system.h
|
noexcept emulation
|
2015-10-19 12:03:15 +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
|
reverted e9a4f7bb55 , 21b498127c , fe02d691d8 , 75e904c085 , 42440ff75a becuase of missing CLA
|
2015-11-03 10:19:24 +01:00 |
process-utils.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
random.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
random.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
shell-colors.h
|
…
|
|
socket-utils.cpp
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
socket-utils.h
|
remove unused function
|
2015-08-13 16:34:55 +02: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
|
use table lookups for JSON escaping
|
2015-09-16 01:18:57 +02:00 |
string-buffer.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
structures.cpp
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
structures.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
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
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
threads-posix.h
|
added empty affinity implementation
|
2015-05-28 13:51:34 +02:00 |
threads-win32.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
threads-win32.h
|
…
|
|
threads.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
tri-strings.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
tri-strings.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
tri-zip.cpp
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
tri-zip.h
|
Improve error handling
|
2015-02-23 12:26:49 +01:00 |
vector.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
vector.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
voc-errors.cpp
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
voc-errors.h
|
changed error message
|
2015-12-15 13:13:31 +01:00 |
voc-mimetypes.cpp
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
voc-mimetypes.h
|
Change spelling of 'initialize' to American English (actual code and files)
|
2015-09-01 17:29:22 +02:00 |
win-utils.cpp
|
comments
|
2015-11-03 10:21:32 +01:00 |
win-utils.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |