1
0
Fork 0
arangodb/lib/Basics
Jan bf187f4b50 Bug fix 3.5/issue 10193 (#10194)
* fixed issue #10193: Arangoexport does not handle line feeds when exporting as csvi

* escape \r too
2019-10-09 16:01:51 +03:00
..
ArangoGlobalContext.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
ArangoGlobalContext.h big reformat 2018-12-26 00:54:03 +01:00
AssocHelpers.h
AssocMulti.h remove some unused stuff (#8350) 2019-03-08 15:52:39 +01:00
AssocMultiHelpers.h remove some unused stuff (#8350) 2019-03-08 15:52:39 +01:00
AssocUnique.h remove some unused stuff (#8350) 2019-03-08 15:52:39 +01:00
AssocUniqueHelpers.h remove some unused stuff (#8350) 2019-03-08 15:52:39 +01:00
AttributeNameParser.cpp fixed issue #9106 (#9116) 2019-05-29 18:27:38 +02:00
AttributeNameParser.h fixed issue #9106 (#9116) 2019-05-29 18:27:38 +02:00
CleanupFunctions.cpp Bug fix/lock file cleanup (#5960) 2018-07-24 09:43:15 +02:00
CleanupFunctions.h big reformat 2018-12-26 00:54:03 +01:00
Common.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
ConditionLocker.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ConditionLocker.h big reformat 2018-12-26 00:54:03 +01:00
ConditionVariable.cpp Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
ConditionVariable.h big reformat 2018-12-26 00:54:03 +01:00
ConditionalDeleter.h big reformat 2018-12-26 00:54:03 +01:00
DataProtector.cpp ASAN runtime errors 2017-04-28 11:57:20 +02:00
DataProtector.h big reformat 2018-12-26 00:54:03 +01:00
DeadlockDetector.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
Endian.h big reformat 2018-12-26 00:54:03 +01:00
EnumIterator.h big reformat 2018-12-26 00:54:03 +01:00
Exceptions.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Exceptions.h Wait for replication before inserting documents (#9151) 2019-05-31 16:09:20 +03:00
FileResult.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
FileResult.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
FileResultString.h Make Result final (#8157) 2019-02-15 20:05:30 +01:00
FileUtils.cpp Fix windows path handling not to slip into UNC lookup (#10073) (#10084) 2019-10-02 23:19:54 +03:00
FileUtils.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
FixedSizeAllocator.h big reformat 2018-12-26 00:54:03 +01:00
FloatingPoint.h big reformat 2018-12-26 00:54:03 +01:00
FunctionUtils.cpp [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
FunctionUtils.h [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
HashSet.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
HybridLogicalClock.cpp big reformat 2018-12-26 00:54:03 +01:00
HybridLogicalClock.h big reformat 2018-12-26 00:54:03 +01:00
IndexBucket.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
LdapUrlParser.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
LdapUrlParser.h big reformat 2018-12-26 00:54:03 +01:00
LocalTaskQueue.cpp Bug fix/cleanup commtasks (#8893) 2019-05-08 16:33:19 +02:00
LocalTaskQueue.h big reformat 2018-12-26 00:54:03 +01:00
Locking.h big reformat 2018-12-26 00:54:03 +01:00
LruCache.h big reformat 2018-12-26 00:54:03 +01:00
Mutex.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Mutex.h big reformat 2018-12-26 00:54:03 +01:00
MutexLocker.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
MutexUnlocker.h big reformat 2018-12-26 00:54:03 +01:00
Nonce.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Nonce.h big reformat 2018-12-26 00:54:03 +01:00
NumberUtils.h big reformat 2018-12-26 00:54:03 +01:00
PerformanceLogScope.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ReadLocker.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ReadUnlocker.h big reformat 2018-12-26 00:54:03 +01:00
ReadWriteLock.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ReadWriteLock.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ReadWriteSpinLock.h transaction manager tests (#8759) 2019-04-16 21:26:40 +02:00
RecursiveLocker.h issue 526.5: add analyzer retrieval functionality (#8592) 2019-03-29 13:23:36 +01:00
Result.cpp microoptimizations (#8519) 2019-03-22 16:53:21 +01:00
Result.h add symlinks for windows (#8846) 2019-05-02 17:32:29 +02:00
RocksDBLogger.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBLogger.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBUtils.cpp only build the status messages if actually necessary (#9318) 2019-06-25 10:16:12 +02:00
RocksDBUtils.h only build the status messages if actually necessary (#9318) 2019-06-25 10:16:12 +02:00
RollingVector.h big reformat 2018-12-26 00:54:03 +01:00
SameThreadAsserter.h big reformat 2018-12-26 00:54:03 +01:00
ScopeGuard.h make it possible to limit the number of parallel WAL tailing invocations (#9344) 2019-06-27 18:43:53 +02:00
SharedAtomic.h big reformat 2018-12-26 00:54:03 +01:00
SharedCounter.h big reformat 2018-12-26 00:54:03 +01:00
SharedPRNG.cpp big reformat 2018-12-26 00:54:03 +01:00
SharedPRNG.h big reformat 2018-12-26 00:54:03 +01:00
SmallVector.h do not simplify non-deterministic conditions (#7926) 2019-01-11 14:48:34 +01:00
StaticStrings.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
StaticStrings.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
StringBuffer.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
StringBuffer.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
StringHeap.cpp clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
StringHeap.h clear traverser cache in-between (#8772) 2019-04-17 15:27:37 +02:00
StringUtils.cpp rclone path normalization (port from devel to 3.5). (#10139) 2019-10-02 13:45:35 +03:00
StringUtils.h escape internal REs (#8857) 2019-04-26 15:15:53 +02:00
Thread.cpp move deleting of ClusterComm threads to the unprepare of the ClusterFeature (#9369) (#9525) 2019-07-22 10:50:37 +03:00
Thread.h move deleting of ClusterComm threads to the unprepare of the ClusterFeature (#9369) (#9525) 2019-07-22 10:50:37 +03:00
TimedAction.h big reformat 2018-12-26 00:54:03 +01:00
Utf8Helper.cpp split headers different, simple cast fixes (#8928) 2019-05-08 14:08:35 +02:00
Utf8Helper.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
VERSION.in
VPackStringBufferAdapter.h big reformat 2018-12-26 00:54:03 +01:00
VelocyPackDumper.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
VelocyPackDumper.h big reformat 2018-12-26 00:54:03 +01:00
VelocyPackHelper.cpp add VelocyPackHelper::equal method (#9389) 2019-07-03 12:15:11 +02:00
VelocyPackHelper.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
WriteLocker.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
WriteUnlocker.h big reformat 2018-12-26 00:54:03 +01:00
application-exit.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
application-exit.h
asio_ns.h upgrade to boost 1.69.0 (#7910) 2019-01-09 17:17:33 +01:00
build-date.h.in
build-repository.h.in
build.h.in
compile-time-strlen.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
conversions.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
conversions.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
cpu-relax.h big reformat 2018-12-26 00:54:03 +01:00
crc1.S
crc4.S
crc5.S Further fixes for libmusl completely static build. (#4474) 2018-02-01 13:38:34 +01:00
csv.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
csv.h big reformat 2018-12-26 00:54:03 +01:00
datetime.cpp Bug fix/issues 27052019 (#9117) 2019-05-28 12:08:25 +02:00
datetime.h Feature/maskings (#8006) 2019-01-22 22:23:25 +01:00
debugging.cpp remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
debugging.h 🍻 get rid of all specialised container output code 🍻 (#8798) 2019-04-18 17:50:35 +02:00
directories.h.in remove unused defines from directories.h.in (#5407) 2018-05-22 11:32:46 +02:00
encoding.h big reformat 2018-12-26 00:54:03 +01:00
error.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
error.h Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
errors.dat Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
exitcodes.cpp Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
exitcodes.dat Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
exitcodes.h Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
fasthash.cpp big reformat 2018-12-26 00:54:03 +01:00
fasthash.h big reformat 2018-12-26 00:54:03 +01:00
files.cpp Bug fix 3.5/issue 10193 (#10194) 2019-10-09 16:01:51 +03:00
files.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
fpconv.cpp big reformat 2018-12-26 00:54:03 +01:00
fpconv.h
gcd.h big reformat 2018-12-26 00:54:03 +01:00
hashes.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
hashes.h add AQL functions CRC32 and FNV64 (#8600) 2019-03-28 03:06:33 +01:00
json.cpp big reformat 2018-12-26 00:54:03 +01:00
json.h big reformat 2018-12-26 00:54:03 +01:00
levenshtein.cpp
levenshtein.h
locks-posix.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
locks-posix.h Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
locks-win32.cpp big reformat 2018-12-26 00:54:03 +01:00
locks-win32.h fix warning 2018-07-23 14:59:05 +02:00
locks.h big reformat 2018-12-26 00:54:03 +01:00
memory-map-posix.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
memory-map-posix.h big reformat 2018-12-26 00:54:03 +01:00
memory-map-win32.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
memory-map-win32.h split headers different, simple cast fixes (#8928) 2019-05-08 14:08:35 +02:00
memory-map.h big reformat 2018-12-26 00:54:03 +01:00
memory.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
memory.h remove now obsolete remainders of memory management functions (#3820) 2017-12-06 18:43:34 +01:00
messages.h big reformat 2018-12-26 00:54:03 +01:00
mimetypes.cpp big reformat 2018-12-26 00:54:03 +01:00
mimetypes.dat
mimetypes.h clean up generator code (#4191) 2018-01-02 15:26:06 +01:00
operating-system.h Add more strong references to pthread stuff. (#10045) 2019-09-27 14:42:10 +03:00
powers.h big reformat 2018-12-26 00:54:03 +01:00
prime-numbers.cpp big reformat 2018-12-26 00:54:03 +01:00
prime-numbers.h
process-utils.cpp Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
process-utils.h Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
short_alloc.h big reformat 2018-12-26 00:54:03 +01:00
socket-utils.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
socket-utils.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
splitmix64.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
system-compiler.h big reformat 2018-12-26 00:54:03 +01:00
system-functions.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
system-functions.h big reformat 2018-12-26 00:54:03 +01:00
terminal-utils-posix.cpp big reformat 2018-12-26 00:54:03 +01:00
terminal-utils-win32.cpp terminal codes 2017-09-28 22:23:54 +02:00
terminal-utils.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
terminal-utils.h terminal codes 2017-09-28 22:23:54 +02:00
threads-posix.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
threads-posix.h Abort the process if a stopped thread does not terminate within 5min. (#8357) 2019-03-20 14:20:47 +01:00
threads-win32.cpp move deleting of ClusterComm threads to the unprepare of the ClusterFeature (#9369) (#9525) 2019-07-22 10:50:37 +03:00
threads-win32.h
threads.h Abort the process if a stopped thread does not terminate within 5min. (#8357) 2019-03-20 14:20:47 +01:00
tri-strings.cpp big reformat 2018-12-26 00:54:03 +01:00
tri-strings.h big reformat 2018-12-26 00:54:03 +01:00
tri-zip.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
tri-zip.h big reformat 2018-12-26 00:54:03 +01:00
vector.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
vector.h big reformat 2018-12-26 00:54:03 +01:00
voc-errors.cpp Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
voc-errors.h Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
voc-mimetypes.cpp big reformat 2018-12-26 00:54:03 +01:00
voc-mimetypes.h
win-utils.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
win-utils.h split headers different, simple cast fixes (#8928) 2019-05-08 14:08:35 +02:00
xoroshiro128plus.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
xxhash.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
xxhash.h