1
0
Fork 0
arangodb/lib/BasicsC
Jan Steemann 76a3c24c0d windows 2013-09-05 14:59:28 +02:00
..
application-exit.c
application-exit.h
associative-multi.c handle OOM 2013-07-02 17:19:03 +02:00
associative-multi.h handle OOM 2013-07-02 17:19:03 +02:00
associative.c OOM handling 2013-07-02 17:33:31 +02:00
associative.h OOM handling 2013-07-02 17:33:31 +02:00
common.h windows 2013-09-05 14:59:28 +02:00
conversions.c In the function TRI_StringInt8InPlace, when attr == INT8_MIN, it was copying only 4 bytes instead of 5 and it was returning 3 instead of 4. 2013-08-13 20:02:25 +02:00
conversions.h
csv.c
csv.h
debugging.c
debugging.h
error.c
error.h
errors.dat improved error messages 2013-08-20 11:48:08 +02:00
files.c added TRI_WriteFile convenience function 2013-08-27 12:17:19 +02:00
files.h added TRI_WriteFile convenience function 2013-08-27 12:17:19 +02:00
fsrt.inc
hashes.c
hashes.h
init.c simplify build.h 2013-08-28 22:20:06 +02:00
init.h
json-utilities.c added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
json-utilities.h
json.c change signatures of static functions 2013-08-27 12:17:49 +02:00
json.h stoppable replication applier 2013-07-17 10:58:10 +02:00
linked-list.c
linked-list.h
local-configuration-win.h windows 2013-09-05 14:58:27 +02:00
local-configuration.h.in removed all replication conditionals 2013-07-30 13:16:37 +02:00
locks-macos.c
locks-macos.h
locks-posix.c issue #582: ifdef'd unused feature 2013-08-21 12:56:04 +02:00
locks-posix.h
locks-win32.c issue #582: ifdef'd unused feature 2013-08-21 12:56:04 +02:00
locks-win32.h
locks.h
logging.c cppcheck 2013-08-27 16:13:44 +02:00
logging.h do not flush log messages after initialisation 2013-08-27 13:26:00 +02:00
memory-map-posix.c
memory-map-posix.h
memory-map-win32.c
memory-map-win32.h
memory-map.h
memory.c fixed issues reported by cppcheck 2013-07-11 10:02:27 +02:00
memory.h memory size restrictions 2013-07-03 13:01:01 +02:00
mersenne.c
mersenne.h
messages.h
mimetypes.c
mimetypes.dat mimetypes for fonts 2013-08-20 10:03:38 +02:00
mimetypes.h
operating-system.h simplified build.h stuff 2013-08-28 19:57:07 +02:00
process-utils.c fixed issues reported by cppcheck 2013-07-11 10:02:27 +02:00
process-utils.h
random.c
random.h
shell-colors.h
skip-list.c
skip-list.h
socket-utils.c
socket-utils.h
string-buffer.c support for deflate compression 2013-08-28 11:44:49 +02:00
string-buffer.h support for deflate compression 2013-08-28 11:44:49 +02:00
structures.c Merge branch 'experiment' of https://github.com/guidoreina/ArangoDB into experiment 2013-08-13 20:07:17 +02:00
structures.h added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
system-compiler.h
system-functions.c
system-functions.h
terminal-utils-posix.c
terminal-utils-win32.c
terminal-utils.c
terminal-utils.h
threads-posix.c removed superfluous space 2013-07-15 17:48:44 +02:00
threads-posix.h
threads-win32.c
threads-win32.h
threads.h
tri-strings.c fixed issues reported by cppcheck 2013-07-11 10:02:27 +02:00
tri-strings.h added logging options 2013-07-02 12:16:13 +02:00
tri-zip.c
tri-zip.h
utf8-helper.c a few mallocs less 2013-06-24 20:55:12 +02:00
utf8-helper.h
vector.c added convenience functions 2013-08-26 19:38:12 +02:00
vector.h added convenience functions 2013-08-26 19:38:12 +02:00
voc-errors.c improved error messages 2013-08-20 11:48:08 +02:00
voc-errors.h improved error messages 2013-08-20 11:48:08 +02:00
voc-mimetypes.c mimetypes for fonts 2013-08-20 10:03:38 +02:00
voc-mimetypes.h
win-utils.c
win-utils.h