1
0
Fork 0
arangodb/lib/BasicsC
Max Neunhoeffer ccb037a4d9 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-03-07 16:48:46 +01: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 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 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 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 updated disclaimer 2013-03-13 17:03:18 +01:00
errors.dat fixed tests 2014-02-13 18:14:53 +01:00
files.c cppcheck 2014-03-03 09:12:34 +01:00
files.h wrong prototype, wrong destroy 2013-12-22 15:41:15 +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 share basic shape types 2013-11-05 20:21:48 +01:00
init.h updated disclaimer 2013-03-13 17:03:18 +01:00
json-utilities.c -Wunreachable-code reverted. Visual Studio doesn't like it 2014-03-06 11:36:58 +01:00
json-utilities.h Implement replace and update on cluster. 2014-01-28 16:49:44 +01:00
json.c getIndexes, dropIndex 2014-02-12 17:09:47 +01:00
json.h ensureIndex 1st 2014-02-10 14:36:32 +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-win.h added configure option --enable-cluster 2013-12-10 14:46:16 +01:00
local-configuration.h.in Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding 2014-01-30 19:40:21 +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 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 added vista locks 2014-03-05 14:22:27 +01:00
locks-win32.h added vista locks 2014-03-05 14:22:27 +01:00
locks.h Remove index garbage collector. 2013-11-25 10:57:23 +01:00
logging.c cppcheck 2014-03-03 09:12:34 +01:00
logging.h set log level as soon as possible 2014-02-27 18:47:16 +01:00
memory-map-posix.c refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +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 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 updated disclaimer 2013-03-13 17:03:18 +01:00
mersenne.h updated disclaimer 2013-03-13 17:03:18 +01:00
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 sockets fix 2014-03-06 17:17:31 +01:00
process-utils.c Yet another fix for process shutdown on Unix. 2014-03-07 16:20:12 +01:00
process-utils.h Another try to fix process startup under Windows. 2014-03-04 12:31:14 +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 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 Seemingly fix behaviour on Windows. 2014-03-07 16:48:21 +01:00
socket-utils.h sockets fix 2014-03-06 17:17:31 +01:00
string-buffer.c First hack at create document via REST on cluster. 2014-01-23 13:00:44 +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 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 try to force abort 2014-02-13 12:06:52 +01:00
threads-posix.h updated disclaimer 2013-03-13 17:03:18 +01:00
threads-win32.c windows 2014-01-28 17:32:32 +01:00
threads-win32.h updated disclaimer 2013-03-13 17:03:18 +01:00
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 updated disclaimer 2013-03-13 17:03:18 +01:00
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 index creation with ids 2014-02-13 11:00:08 +01:00
voc-errors.h fixed tests 2014-02-13 18:14:53 +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 windows 2014-03-07 11:45:55 +01:00
win-utils.h fixed open mode for files 2013-12-23 12:12:13 +01:00