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