1
0
Fork 0
arangodb/arangod/Utils
Jan 75b87689fa
remove cctype (#10501)
2019-11-21 15:59:59 +01:00
..
CollectionExport.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
CollectionGuard.h
CollectionKeys.cpp
CollectionKeys.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
CollectionKeysRepository.cpp Fix a subtle special case of the shutdown hanger. (#10120) 2019-10-01 16:11:33 +02:00
CollectionKeysRepository.h Fix a subtle special case of the shutdown hanger. (#10120) 2019-10-01 16:11:33 +02:00
CollectionNameResolver.cpp remove cctype (#10501) 2019-11-21 15:59:59 +01:00
CollectionNameResolver.h get rid of _resolvedNames and _nameLock (#9649) 2019-08-07 10:29:24 +02:00
Cursor.h Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
CursorRepository.cpp fix wakeup 2019-10-17 19:34:10 +02:00
CursorRepository.h
DatabaseGuard.cpp
DatabaseGuard.h
Events.cpp
Events.h
ExecContext.cpp Improve ExecContext usability (#9806) 2019-08-28 19:05:23 +02:00
ExecContext.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
FlushThread.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FlushThread.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
FlushTransaction.h
OperationCursor.cpp implement early pruning of documents in EnumerateCollectionExecutor (#10159) 2019-10-05 13:38:23 +02:00
OperationCursor.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
OperationOptions.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
OperationResult.h Rewrite ModificationExecutor (#10221) 2019-11-07 14:48:26 +01:00
SingleCollectionTransaction.cpp Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
SingleCollectionTransaction.h Bug fix/validate transaction collection (#9986) 2019-09-13 17:00:30 +02:00
UrlHelper.cpp remove cctype (#10501) 2019-11-21 15:59:59 +01:00
UrlHelper.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
VersionTracker.h