1
0
Fork 0
arangodb/lib/BasicsC
a-brandt 4dc64a546b added utf8 normalization function (uses icu) 2012-09-13 16:41:00 +02:00
..
associative-multi.c changed "false" to "NULL" 2012-08-08 11:31:32 +02:00
associative-multi.h the great rename 2012-06-08 15:01:25 +02:00
associative.c added comment 2012-09-07 16:52:08 +02:00
associative.h the great rename 2012-06-08 15:01:25 +02:00
common.h the great rename 2012-06-08 15:01:25 +02:00
conversions.c cleanup HttpRequest as prep for ZeroMQ 2012-06-13 21:51:27 +02:00
conversions.h cleanup HttpRequest as prep for ZeroMQ 2012-06-13 21:51:27 +02:00
csv.c the great rename 2012-06-08 15:01:25 +02:00
csv.h the great rename 2012-06-08 15:01:25 +02:00
error.c the great rename 2012-06-08 15:01:25 +02:00
error.h the great rename 2012-06-08 15:01:25 +02:00
errors.dat issue #177: fixed wrong error message 2012-08-31 10:49:36 +02:00
files.c fixed issue #88: fds not closed 2012-07-11 15:18:12 +02:00
files.h fixed issue #88: fds not closed 2012-07-11 15:18:12 +02:00
fsrt.inc the great rename 2012-06-08 15:01:25 +02:00
hashes.c replaced 1-byte-at-a-time algorithm with 8-bytes-at-a-time algorithm for CRC32 block calculation 2012-07-05 12:13:11 +02:00
hashes.h the great rename 2012-06-08 15:01:25 +02:00
init.c deleted NCURSES 2012-09-10 15:09:32 +02:00
init.h added process title for supervisor 2012-07-11 10:46:04 +02:00
json-utilities.c issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
json-utilities.h issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
json.c issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
json.h issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
linked-list.c issue #72: fixed memleak for cap constraints 2012-06-25 10:03:15 +02:00
linked-list.h issue #72: fixed memleak for cap constraints 2012-06-25 10:03:15 +02:00
local-configuration.h.in added configure option --enable-lock-check 2012-09-10 18:17:57 +02:00
locks-macos.c fixed typos in comments 2012-09-10 18:16:07 +02:00
locks-macos.h the great rename 2012-06-08 15:01:25 +02:00
locks-posix.c added configure option --enable-lock-check 2012-09-10 18:17:57 +02:00
locks-posix.h the great rename 2012-06-08 15:01:25 +02:00
locks-win32.c fixed typos in comments 2012-09-10 18:16:07 +02:00
locks-win32.h the great rename 2012-06-08 15:01:25 +02:00
locks.h added configure option --enable-lock-check 2012-09-10 18:17:57 +02:00
logging.c issue #122: arangod doesn't start if <log.file> cannot be created 2012-07-04 13:34:26 +02:00
logging.h ZeroMQ batch job and threads 2012-06-19 12:01:05 +02:00
memory.c fail on mem error 2012-08-08 09:26:59 +02:00
memory.h the great rename 2012-06-08 15:01:25 +02:00
operating-system.h deleted NCURSES 2012-09-10 15:09:32 +02:00
process-utils.c fixed a valgrind warning 2012-09-04 16:06:12 +02:00
process-utils.h added process title for supervisor 2012-07-11 10:46:04 +02:00
random.c the great rename 2012-06-08 15:01:25 +02:00
random.h added process title for supervisor 2012-07-11 10:46:04 +02:00
socket-utils.c issue #181: removed the function that called gethostbyname() because the function itself was not used. 2012-09-03 08:46:32 +02:00
socket-utils.h issue #181: removed the function that called gethostbyname() because the function itself was not used. 2012-09-03 08:46:32 +02:00
string-buffer.c new HttpRequest 2012-06-14 15:03:17 +02:00
string-buffer.h new HttpRequest 2012-06-14 15:03:17 +02:00
strings.c added utf8 normalization function (uses icu) 2012-09-13 16:41:00 +02:00
strings.h added basic authentication 2012-07-15 17:06:59 +02:00
structures.c the great rename 2012-06-08 15:01:25 +02:00
structures.h the great rename 2012-06-08 15:01:25 +02:00
system-compiler.h the great rename 2012-06-08 15:01:25 +02:00
system-functions.c the great rename 2012-06-08 15:01:25 +02:00
system-functions.h the great rename 2012-06-08 15:01:25 +02:00
terminal-utils-posix.c removed ncurses from documentation 2012-09-10 15:51:45 +02:00
terminal-utils-win32.c the great rename 2012-06-08 15:01:25 +02:00
terminal-utils.c using ioclt() instead of ncurses 2012-09-10 13:48:33 +02:00
terminal-utils.h added documentation for endpoints, disable-authentication, fixed tests 2012-07-26 09:10:59 +02:00
threads-posix.c added name for pthreads 2012-06-13 00:12:45 +02:00
threads-posix.h the great rename 2012-06-08 15:01:25 +02:00
threads-win32.c the great rename 2012-06-08 15:01:25 +02:00
threads-win32.h the great rename 2012-06-08 15:01:25 +02:00
threads.h added name for pthreads 2012-06-13 00:12:45 +02:00
timer.h more macros 2012-08-09 17:11:00 +02:00
utf8-helper.c added utf8 normalization function (uses icu) 2012-09-13 16:41:00 +02:00
utf8-helper.h added utf8 normalization function (uses icu) 2012-09-13 16:41:00 +02:00
vector.c added http support for bitarray idnex creation 2012-07-24 14:30:38 +08:00
vector.h added http support for bitarray idnex creation 2012-07-24 14:30:38 +08:00
voc-errors.c issue #177: fixed wrong error message 2012-08-31 10:49:36 +02:00
voc-errors.h issue #177: fixed wrong error message 2012-08-31 10:49:36 +02:00