1
0
Fork 0
arangodb/lib/BasicsC
Frank Celler 51cefb18bf fixed issue 505: statistics not populated on MacOS
Conflicts:
	CHANGELOG
2013-05-04 21:54:22 +02:00
..
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 fixed type 2013-04-16 11:39:07 +02:00
associative.h updated disclaimer 2013-03-13 17:03:18 +01:00
common.h transactions 2013-04-11 19:06:55 +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
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 issue #495 2013-05-03 11:08:58 +02:00
files.c In the functions TRI_VerifyLockFile (Linux and Windows), the buffer 'buffer' was initialized to 0 right before calling TRI_UInt32String(), making TRI_UInt32String() return always 0, instead of the PID. 2013-05-01 11:05:20 +02:00
files.h renamed function 2013-03-28 14:13:11 +01: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 mimetype generation file 2013-03-27 10:11:56 +01:00
init.h updated disclaimer 2013-03-13 17:03:18 +01:00
json-utilities.c updated disclaimer 2013-03-13 17:03:18 +01:00
json-utilities.h updated disclaimer 2013-03-13 17:03:18 +01:00
json.c FreeBSD port 2013-04-02 18:43:10 +02:00
json.h made fsync configurable when writing json files 2013-03-14 12:33:25 +01: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 FreeBSD port 2013-04-02 18:43:10 +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 FreeBSD port 2013-04-02 18:43:10 +02:00
process-utils.h updated disclaimer 2013-03-13 17:03:18 +01: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 updated disclaimer 2013-03-13 17:03:18 +01:00
string-buffer.h updated disclaimer 2013-03-13 17:03:18 +01: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 added IndexedPropertyGetter for ShapedJson 2013-04-19 11:35:55 +02:00
tri-strings.h added IndexedPropertyGetter for ShapedJson 2013-04-19 11:35:55 +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 issue #495 2013-05-03 11:08:58 +02:00
voc-errors.h issue #495 2013-05-03 11:08:58 +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