index
:
catalina
master
ppa
asynchronous database built on top of iris and TDB
chris@dronelabs.com
summary
refs
log
tree
commit
diff
about
log msg
author
committer
Age
Commit message (
Expand
)
Author
2010-05-14
Quick fix for 32-bit and note long's are not currently cross-architecture.
master
Christian Hergert
2009-09-16
Remove -Wempty-body from maintainer flags
Christian Hergert
2009-06-27
Revert "Check if g_malloc0 failed."
Christian Hergert
2009-06-23
Update TODO.
Christian Hergert
2009-06-23
Check if g_malloc0 failed.
Christian Hergert
2009-06-23
Make sure we set the trailing FALSE at the proper memory address (input_lengt...
Christian Hergert
2009-06-23
Update binary formatter tests to work on 32bit.
Christian Hergert
2009-06-23
Specify precision for doubles to something we know we should be able to get b...
Christian Hergert
2009-06-23
Only copy the platforms size for long/ulong. The buffer is initialized to 0.
Christian Hergert
2009-06-22
Track api changes for transactions.
Christian Hergert
2009-06-22
Documentation fixes.
Christian Hergert
2009-06-21
Make it clear that G_TYPE_ENUM is not yet supported.
Christian Hergert
2009-06-21
Enable watermark thresholds for zlib transform. Includes unit test.
Christian Hergert
2009-06-21
Track API changes for set operations and transactions.
Christian Hergert
2009-06-21
Implement concurrent transactions using iris.
Christian Hergert
2009-06-21
Add couple features to async test for our purposes.
Christian Hergert
2009-06-19
Update TODO.
Christian Hergert
2009-06-18
Merge branch 'master' of ssh://git.dronelabs.com/git/catalina
Christian Hergert
2009-06-18
Add basic transaction control to CatalinaStorage.
Christian Hergert
2009-06-18
Merge branch 'master' of ssh://git.dronelabs.com/git/catalina
Christian Hergert
2009-06-18
Add concurrent operation catalina_storage_count_keys().
Christian Hergert
2009-06-18
Add concurrent operation catalina_storage_count_keys().
Christian Hergert
2009-06-18
Merge branch 'master' of ssh://git.dronelabs.com/git/catalina
Christian Hergert
2009-06-18
Do not memcpy since we are responsible for freeing the buffer. Make sure we ...
Christian Hergert
2009-06-18
Cleanup.
Christian Hergert
2009-06-18
Add level and watermark properties.
Christian Hergert
2009-06-18
Update TODO.
Christian Hergert
2009-06-18
Make beatdown example asynchronous.
Christian Hergert
2009-06-18
Add asynchronous CatalinaStorage methods.
Christian Hergert
2009-06-18
Ignore beatdown example.
Christian Hergert
2009-06-18
Only unref transform and formatter in dispose if they are non-null.
Christian Hergert
2009-06-18
Only initialize the values gtype if one is not set.
Christian Hergert
2009-06-18
Start adding initial Vala bindings. Include a simple synchronous test example...
Christian Hergert
2009-06-17
Remove dependency on Berkeley DB in favor of TDB from the samba project.
Christian Hergert
2009-06-15
Fix distcheck.
Christian Hergert
2009-06-15
Add some more documentation.
Christian Hergert
2009-06-15
Include a 2 byte header for value serialization so we can have future portabi...
Christian Hergert
2009-06-15
Fix test so it has proper storage data.
Christian Hergert
2009-06-15
Update docs.
Christian Hergert
2009-06-15
use g_malloc0 for good measure.
Christian Hergert
2009-06-15
New binary formatter implementation. Includes many more tests and extra metho...
Christian Hergert
2009-06-15
Add private header.
Christian Hergert
2009-06-13
Various object serialization/deserialization work.
Christian Hergert
2009-06-13
Start implementing binary deserializer for objects.
Christian Hergert
2009-06-13
Add enumeration type for bad data.
Christian Hergert
2009-06-13
Make exception message more clear.
Christian Hergert
2009-06-13
Make sure the test has a formatter for serialization and that we actutally re...
Christian Hergert
2009-06-12
Start on object serialization, ignore properties for now until we get object ...
Christian Hergert
2009-06-12
Fix lengths required for object serialization.
Christian Hergert
2009-06-12
fix wrong parameter ordering for g_type_is_a().
Christian Hergert
[next]