1
0
Fork 0
arangodb/lib/BasicsC
Frank Celler 7b92dcc9bc fixed issue #405: 1.2 compile warnings 2013-02-15 11:57:35 +01:00
..
application-exit.c windows icu 2013-01-31 00:04:20 +08:00
application-exit.h windows icu 2013-01-31 00:04:20 +08:00
associative-multi.c added db._version() 2013-01-15 16:44:48 +01:00
associative-multi.h optionally do not check element equality when inserting into the associative multi index 2013-01-15 15:11:16 +01:00
associative.c added number of shapes in return value of figures() 2013-01-25 10:19:02 +01:00
associative.h added number of shapes in return value of figures() 2013-01-25 10:19:02 +01:00
common.h windows icu 2013-01-31 00:04:20 +08:00
conversions.c fixed invalid number to string conversion for edge cases 2013-02-13 11:35:34 +01:00
conversions.h fixed octal conversion, wrote tests 2012-11-08 15:07:48 +01:00
csv.c cppcheck 2012-12-18 16:44:06 +01:00
csv.h issue #204: allow import of tab-separated values 2012-09-30 01:38:32 +02:00
error.c return a hard-coded string in case no error message is known for a particular error 2013-01-30 16:44:25 +01:00
error.h the great rename 2012-06-08 15:01:25 +02:00
errors.dat added docs for CONTAINS(), added LIKE() 2013-02-06 11:40:45 +01:00
files.c windows icu 2013-01-31 00:04:20 +08:00
files.h take precautions to prevent issue #365 2013-01-22 11:58:08 +01:00
fsrt.inc fulltext index massive rewrite 2012-12-15 01:01:25 +01:00
hashes.c fixed some issues reported by cppcheck 2012-12-12 18:42:11 +01:00
hashes.h the great rename 2012-06-08 15:01:25 +02:00
init.c partly fix for issue #333: [debian] Group arangodb is not used when starting vie init.d script 2013-02-15 11:50:05 +01:00
init.h added process title for supervisor 2012-07-11 10:46:04 +02:00
json-utilities.c moved some const value out of loop 2013-02-15 11:35:48 +01:00
json-utilities.h issue #110: add PATCH method for documents 2012-08-20 19:16:45 +02:00
json.c windows version 2012-12-06 20:44:01 +08:00
json.h Merge branch 'master' of github.com:triAGENS/ArangoDB into devel 2012-09-13 22:16:31 +02:00
linked-list.c intptr_t to uintptr_t conversion 2013-01-02 15:00:59 +01:00
linked-list.h issue #72: fixed memleak for cap constraints 2012-06-25 10:03:15 +02:00
local-configuration.h.in removed dead configure option for 1.2 2013-01-30 13:19:20 +01: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 changed logging of fatal errors 2013-02-14 16:47:35 +01:00
locks-posix.h the great rename 2012-06-08 15:01:25 +02:00
locks-win32.c attempt to link icu libraries into arango 2013-01-22 23:04:16 +08:00
locks-win32.h the great rename 2012-06-08 15:01:25 +02:00
locks.h added #error markers for Windows 2012-12-10 15:50:02 +01:00
logging.c fixed issue #405: 1.2 compile warnings 2013-02-15 11:57:35 +01:00
logging.h changed logging of fatal errors 2013-02-14 16:47:35 +01:00
memory-map-posix.c memory collections, intermediate commit 2013-01-04 15:50:29 +01:00
memory-map-posix.h fixed anonymous mmap for MacOS 2013-01-16 12:32:28 +01:00
memory-map-win32.c windows icu 2013-01-31 00:04:20 +08:00
memory-map-win32.h windows icu 2013-01-31 00:04:20 +08:00
memory-map.h fixed anonymous mmap for MacOS 2013-01-16 12:32:28 +01:00
memory.c changed logging of fatal errors 2013-02-14 16:47:35 +01:00
memory.h added some extra comments 2012-10-17 16:05:51 +02:00
mersenne.c switched to C mersenne twister implementation in BasicsC 2012-09-25 22:57:47 +02:00
mersenne.h switched to C mersenne twister implementation in BasicsC 2012-09-25 22:57:47 +02:00
messages.h arango shell and import 2013-01-14 20:16:09 +08:00
operating-system.h partly fix for issue #333: [debian] Group arangodb is not used when starting vie init.d script 2013-02-15 11:50:05 +01:00
process-utils.c partly fix for issue #333: [debian] Group arangodb is not used when starting vie init.d script 2013-02-15 11:50:05 +01:00
process-utils.h added process title for supervisor 2012-07-11 10:46:04 +02:00
random.c fixed some issues reported by cppcheck 2012-12-12 18:42:11 +01:00
random.h added process title for supervisor 2012-07-11 10:46:04 +02:00
shell-colors.h unset the escape codes for windows 2013-02-08 15:39:52 +01: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 expose reserve function 2013-02-15 10:22:31 +01:00
string-buffer.h expose reserve function 2013-02-15 10:22:31 +01:00
strings.c fulltext index massive rewrite 2012-12-15 01:01:25 +01:00
strings.h fixed merge conflicts 2013-01-02 18:07:57 +01:00
structures.c fixed typos 2012-12-11 18:57:50 +01:00
structures.h small mods 2013-02-12 18:16:23 +01:00
system-compiler.h the great rename 2012-06-08 15:01:25 +02:00
system-functions.c fix some memory issues 2012-10-11 22:49:46 +02:00
system-functions.h the great rename 2012-06-08 15:01:25 +02:00
terminal-utils-posix.c Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-09-12 23:49:14 +02:00
terminal-utils-win32.c the great rename 2012-06-08 15:01:25 +02:00
terminal-utils.c cppcheck 2013-01-07 22:37:52 +01:00
terminal-utils.h added documentation for endpoints, disable-authentication, fixed tests 2012-07-26 09:10:59 +02:00
threads-posix.c cppcheck 2013-01-07 22:37:52 +01:00
threads-posix.h wrong type for thread id. this caused potentially wrong thread ids on 32 bits... 2013-01-26 01:35:40 +01:00
threads-win32.c test 2012-12-10 19:42:50 +08: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
utf8-helper.c libicu is mandatory now 2013-01-08 10:39:19 +01:00
utf8-helper.h attempt to link icu libraries into arango 2013-01-22 23:04:16 +08:00
vector.c test 2013-02-01 10:33:24 +01:00
vector.h fulltext index massive rewrite 2012-12-15 01:01:25 +01:00
voc-errors.c added docs for CONTAINS(), added LIKE() 2013-02-06 11:40:45 +01:00
voc-errors.h added docs for CONTAINS(), added LIKE() 2013-02-06 11:40:45 +01:00
win-utils.c attempt to link icu libraries into arango 2013-01-22 23:04:16 +08:00
win-utils.h attempt to link icu libraries into arango 2013-01-22 23:04:16 +08:00