1
0
Fork 0
arangodb/lib/BasicsC
Michael Hackstein 9f3479f5b6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	utils/Makefile.files
2014-01-10 17:41:52 +01:00
..
application-exit.c
application-exit.h FreeBSD port 2013-04-02 18:43:10 +02:00
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 optimisation for empty arrays 2013-09-26 12:58:19 +02:00
associative.h less dependency on regex.h, also fixes some speed problems for key validation 2013-09-19 08:20:35 +02:00
common.h windows 2013-09-05 15:03:05 +02:00
conversions.c several errors fixed 2013-09-26 09:44:50 +02:00
conversions.h
csv.c
csv.h
debugging.c added debugSegfault 2013-11-20 13:15:45 +01:00
debugging.h added debugSegfault 2013-11-20 13:15:45 +01:00
error.c FreeBSD port 2013-04-02 18:43:10 +02:00
error.h
errors.dat Implement case distinction for create collection between cluster and not. 2014-01-03 16:17:34 +01:00
files.c work-around for program-suffix 2013-12-23 18:02:06 +01:00
files.h wrong prototype, wrong destroy 2013-12-22 15:41:15 +01:00
fsrt.inc
hashes.c
hashes.h
init.c share basic shape types 2013-11-05 20:21:48 +01:00
init.h
json-utilities.c added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
json-utilities.h
json.c fixed some VS complaints 2013-10-16 17:27:35 +02:00
json.h refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +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-win.h added configure option --enable-cluster 2013-12-10 14:46:16 +01:00
local-configuration.h.in added configure option --enable-cluster 2013-12-10 14:46:16 +01:00
locks-macos.c
locks-macos.h
locks-posix.c Remove index garbage collector. 2013-11-25 10:57:23 +01:00
locks-posix.h destroy can only be called if initialised 2013-11-18 18:40:13 +01:00
locks-win32.c Remove index garbage collector. 2013-11-25 10:57:23 +01:00
locks-win32.h fixed doxygen error 2013-11-20 01:50:53 +01:00
locks.h Remove index garbage collector. 2013-11-25 10:57:23 +01:00
logging.c moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
logging.h moved server-only tests to js/server/tests 2013-12-04 22:05:00 +01:00
memory-map-posix.c refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +02:00
memory-map-posix.h
memory-map-win32.c FreeBSD port 2013-04-02 18:43:10 +02:00
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 merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
mimetypes.c FreeBSD port 2013-04-02 18:43:10 +02:00
mimetypes.dat Vs2013 2013-12-07 18:55:55 +01:00
mimetypes.h mimetypes w/ charsets 2013-03-27 10:31:30 +01:00
operating-system.h merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
process-utils.c fix some VS warnings 2013-10-09 14:05:36 +02:00
process-utils.h fix different resident set size report units 2013-05-08 19:10:49 +02:00
random.c
random.h
shell-colors.h
skip-list.c fixed doxygen error 2013-12-02 13:16:06 +01:00
skip-list.h Rename method name to TRI_SkipListGetNrUsed. 2013-11-20 11:09:28 +01:00
socket-utils.c FreeBSD port 2013-04-02 18:43:10 +02:00
socket-utils.h
string-buffer.c fixed some multi-thread issues 2013-11-21 15:14:46 +01: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 issue #642: renamed macro from TRI_WARN_UNUSED to TRI_WARN_UNUSED_RESULT 2013-10-30 12:19:26 +01:00
system-functions.c fixed some VS complaints 2013-10-16 17:27:35 +02:00
system-functions.h
terminal-utils-posix.c
terminal-utils-win32.c
terminal-utils.c
terminal-utils.h
threads-posix.c lol self 2013-10-29 09:39:36 +01:00
threads-posix.h
threads-win32.c Windows warnings 2013-10-29 10:09:12 +01:00
threads-win32.h
threads.h issue #642: renamed macro from TRI_WARN_UNUSED to TRI_WARN_UNUSED_RESULT 2013-10-30 12:19:26 +01:00
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 Vs2013 2013-12-07 18:55:55 +01:00
tri-zip.h Vs2013 2013-12-07 18:55:55 +01:00
utf8-helper.c a few mallocs less 2013-06-24 20:55:12 +02:00
utf8-helper.h
vector.c fixed memory allocation inefficiency 2013-09-20 17:26:26 +02:00
vector.h fixed memory allocation inefficiency 2013-09-20 17:26:26 +02:00
voc-errors.c Implement case distinction for create collection between cluster and not. 2014-01-03 16:17:34 +01:00
voc-errors.h Implement case distinction for create collection between cluster and not. 2014-01-03 16:17:34 +01:00
voc-mimetypes.c mimetypes for fonts 2013-08-20 10:03:38 +02:00
voc-mimetypes.h re-added stuff that got lost yesterday 2013-12-05 10:26:21 +01:00
win-utils.c merged changes from 1.4 back to devel 2013-12-27 14:59:23 +01:00
win-utils.h fixed open mode for files 2013-12-23 12:12:13 +01:00