.. |
barrier.c
|
merge with svn
|
2012-03-29 09:37:40 +02:00 |
barrier.h
|
added unload
|
2012-03-26 16:11:31 +02:00 |
blob-collection.c
|
issue #47: remove empty journal file when mmap fails. This avoids having lots of empty files on disk in case of repeated mmap fails
|
2012-04-11 15:51:30 +02:00 |
blob-collection.h
|
added remove-on-drop and remove-on-compacted
|
2012-04-10 13:50:03 +02:00 |
collection.c
|
added isSystem, cleanup of graph module
|
2012-04-15 00:02:08 +02:00 |
collection.h
|
added isSystem, cleanup of graph module
|
2012-04-15 00:02:08 +02:00 |
compactor.c
|
changed the order of freeing memory on shutdown to avoid leaks
|
2012-04-11 13:23:08 +02:00 |
compactor.h
|
merged with jan
|
2012-03-14 17:54:59 +01:00 |
datafile.c
|
issue #47: remove empty journal file when mmap fails. This avoids having lots of empty files on disk in case of repeated mmap fails
|
2012-04-11 15:51:30 +02:00 |
datafile.h
|
fixed wrong return value
|
2012-04-10 16:33:13 +02:00 |
document-collection.c
|
fixed wrong return value
|
2012-04-10 16:33:13 +02:00 |
document-collection.h
|
fixed warnings
|
2012-04-08 22:50:32 +02:00 |
durham.h
|
cleanup index code
|
2012-04-19 16:45:52 +02:00 |
headers.c
|
handle some out of memory conditions
|
2012-04-11 16:38:15 +02:00 |
headers.h
|
updated disclaimer
|
2011-12-23 09:46:05 +01:00 |
index.c
|
fixed compiler warnings
|
2012-04-11 10:10:52 +02:00 |
index.h
|
merge with SVN, fixed issue #43
|
2012-04-10 12:33:29 +02:00 |
query-base.c
|
more http api
|
2012-03-28 18:14:35 +02:00 |
query-base.h
|
added collection usage changes from SVN
|
2012-03-27 09:57:47 +02:00 |
query-context.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-cursor.c
|
more http api
|
2012-03-28 18:14:35 +02:00 |
query-cursor.h
|
added collection usage changes from SVN
|
2012-03-27 09:57:47 +02:00 |
query-data-feeder.c
|
fixed memleaks
|
2012-04-12 10:44:11 +02:00 |
query-data-feeder.h
|
fixed memleaks
|
2012-04-04 18:41:39 +02:00 |
query-execute.c
|
merge with SVN
|
2012-04-04 11:12:45 +02:00 |
query-execute.h
|
merged
|
2012-03-26 16:50:21 +02:00 |
query-functions.c
|
merge with SVN
|
2012-03-28 16:00:47 +02:00 |
query-functions.h
|
merged with svn
|
2012-03-26 16:10:46 +02:00 |
query-javascript.c
|
merged
|
2012-03-26 16:50:21 +02:00 |
query-javascript.h
|
added avocado shell (Achim)
|
2012-03-01 17:09:41 +01:00 |
query-join-execute.c
|
merge with SVN
|
2012-04-04 08:41:56 +02:00 |
query-join-execute.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-join.c
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-join.h
|
merged with JAN
|
2012-03-28 11:18:43 +02:00 |
query-locks.c
|
merged with JAN
|
2012-03-30 09:40:01 +02:00 |
query-locks.h
|
more http api
|
2012-03-28 18:14:35 +02:00 |
query-memory.c
|
added avocado shell (Achim)
|
2012-03-01 17:01:24 +01:00 |
query-memory.h
|
added avocado shell (Achim)
|
2012-03-01 17:01:24 +01:00 |
query-node.c
|
merge with SVN
|
2012-03-26 09:14:11 +02:00 |
query-node.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-order.c
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-order.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-parse.c
|
added isSystem, cleanup of graph module
|
2012-04-15 00:02:08 +02:00 |
query-parse.h
|
merge with SVN
|
2012-03-26 09:14:11 +02:00 |
query-result-types.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-result.c
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-result.h
|
merge new queries
|
2012-03-08 14:59:12 +01:00 |
query-where.h
|
merge with SVN, fixed issue #43
|
2012-04-10 12:33:29 +02:00 |
query.c
|
merged with master
|
2012-04-23 16:44:46 +02:00 |
query.h
|
merge with SVN, fixed issue #43
|
2012-04-10 12:33:29 +02:00 |
shadow-data.c
|
more http api
|
2012-03-28 18:14:35 +02:00 |
shadow-data.h
|
changed the order of freeing memory on shutdown to avoid leaks
|
2012-04-11 13:23:08 +02:00 |
simple-collection.c
|
fixed missing deletion check
|
2012-04-21 18:39:27 +02:00 |
simple-collection.h
|
added select-by-example
|
2012-04-15 21:48:21 +02:00 |
synchroniser.c
|
added basic session and user management
|
2012-04-16 12:24:13 +02:00 |
synchroniser.h
|
updated disclaimer
|
2011-12-23 09:46:05 +01:00 |
voc-shaper.c
|
added remove-on-drop and remove-on-compacted
|
2012-04-10 13:50:03 +02:00 |
voc-shaper.h
|
added remove-on-drop and remove-on-compacted
|
2012-04-10 13:50:03 +02:00 |
vocbase.c
|
added query functions
|
2012-04-23 18:05:28 +02:00 |
vocbase.h
|
added query functions
|
2012-04-23 18:05:28 +02:00 |