.. |
application-exit.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
application-exit.h
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
associative-multi.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
associative-multi.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
associative.c
|
[Small improvements] In the function ResizeAssociativeArray(), array->_table is already initialized to '\0's, so there is no need to call clearElement() for each element.
|
2013-05-05 18:10:37 +02:00 |
associative.h
|
Typos.
|
2013-05-05 16:12:17 +02:00 |
common.h
|
added derived file
|
2013-05-17 15:59:58 +02:00 |
conversions.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
conversions.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
csv.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
csv.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
debugging.c
|
added derived file
|
2013-05-17 15:59:58 +02:00 |
debugging.h
|
added derived file
|
2013-05-17 15:59:58 +02:00 |
error.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
error.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
errors.dat
|
fixed typo in error message
|
2013-05-08 11:10:34 +02:00 |
files.c
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
files.h
|
fixed handling of --temp-path
|
2013-05-15 15:55:48 +02:00 |
fsrt.inc
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
hashes.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
hashes.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
init.c
|
added derived file
|
2013-05-17 15:59:58 +02:00 |
init.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
json-utilities.c
|
less realloc
|
2013-05-13 21:48:09 +02:00 |
json-utilities.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
json.c
|
fixed wrong size calculation
|
2013-05-13 09:23:23 +02:00 |
json.h
|
less malloc/free for JSON parsing
|
2013-05-08 23:32:14 +02:00 |
linked-list.c
|
added functions to add to front
|
2013-04-10 08:50:49 +02:00 |
linked-list.h
|
added functions to add to front
|
2013-04-10 08:50:49 +02:00 |
local-configuration.h.in
|
issue #443
|
2013-03-08 15:16:29 +01:00 |
locks-macos.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks-macos.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks-posix.c
|
skiplist transaction support
|
2013-04-23 18:56:26 +08:00 |
locks-posix.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks-win32.c
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
locks-win32.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
locks.h
|
update
|
2013-04-23 19:02:46 +08:00 |
logging.c
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
logging.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory-map-posix.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
memory-map-posix.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory-map-win32.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
memory-map-win32.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory-map.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
memory.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
mersenne.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
mersenne.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
messages.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
mimetypes.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
mimetypes.dat
|
Foxx: Also using ArangoDB Mimetype Lookup for the other way around
|
2013-03-28 14:01:04 +01:00 |
mimetypes.h
|
mimetypes w/ charsets
|
2013-03-27 10:31:30 +01:00 |
operating-system.h
|
fixed issue 505: statistics not populated on MacOS
|
2013-05-04 21:54:22 +02:00 |
process-utils.c
|
fix different resident set size report units
|
2013-05-08 19:10:49 +02:00 |
process-utils.h
|
fix different resident set size report units
|
2013-05-08 19:10:49 +02:00 |
random.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
random.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shell-colors.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
skip-list.c
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
skip-list.h
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
socket-utils.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
socket-utils.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
string-buffer.c
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
string-buffer.h
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
structures.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
structures.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
system-compiler.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
system-functions.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
system-functions.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils-posix.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils-win32.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
terminal-utils.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
threads-posix.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
threads-posix.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
threads-win32.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
threads-win32.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
threads.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
tri-strings.c
|
some json / shaped-json and string handling improvements
|
2013-05-13 09:01:07 +02:00 |
tri-strings.h
|
some json / shaped-json and string handling improvements
|
2013-05-13 09:01:07 +02:00 |
tri-zip.c
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
tri-zip.h
|
sync dev for windows
|
2013-04-29 21:49:28 +08:00 |
utf8-helper.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
utf8-helper.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
vector.c
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
vector.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
voc-errors.c
|
fixed typo in error message
|
2013-05-08 11:10:34 +02:00 |
voc-errors.h
|
fixed typo in error message
|
2013-05-08 11:10:34 +02:00 |
voc-mimetypes.c
|
windows 1.3 changes
|
2013-04-23 19:03:08 +02:00 |
voc-mimetypes.h
|
added mimetype generation file
|
2013-03-27 10:11:56 +01:00 |
win-utils.c
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
win-utils.h
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |