implement _dbus_type_writer_write_reader() (to copy a block of values)
[platform/upstream/dbus.git] / dbus / dbus-marshal-recursive.c
2005-01-02 Havoc Penningtonimplement _dbus_type_writer_write_reader() (to copy...
2005-01-02 Havoc Penningtonchange strings to be marshaled consistently with the...
2005-01-02 Havoc Penningtonmake reader const-correct
2005-01-02 Havoc Penningtonextend unit test to display progress and to verify...
2005-01-02 Havoc Penningtonadd DBusTypeMark
2005-01-01 Havoc Penningtonchop dbus-marshal-basic in half and move it to be inser...
2005-01-01 Havoc Penningtonall types now unit tested and working.
2005-01-01 Havoc Penningtonadd more "subclassing" to the test node classes
2005-01-01 Havoc Penningtonyay, variant values working before the new year.
2005-01-01 Havoc Penningtonminor tweaking
2005-01-01 Havoc Penningtonadd int64 to test suites, fix minor bug where marshalin...
2005-01-01 Havoc Penningtonremove old unit test code, and clean up whitespace
2005-01-01 Havoc Penningtontest framework extension
2004-12-31 Havoc Penningtonfurther extend tests
2004-12-31 Havoc Penningtonnew test framework in place
2004-12-31 Havoc Penningtonuse vtable instead of flags for types only iterators
2004-12-31 Havoc Penningtonadd "types only" TypeReader, will move to use a vtable...
2004-12-30 Havoc Pennington- add variant reader
2004-12-30 Havoc Penningtonremove unused element_type_len field
2004-12-30 Havoc Pennington- remove DICT type
2004-12-29 Havoc PenningtonDBusTypeWriterClass isn't going to work well, so remove...
2004-12-29 Havoc Penningtonswitch to a vtable approach for the reader
2004-12-29 Havoc Penningtonput it in the test suite arrays (ok, I need to rewrite...
2004-12-29 Havoc Penningtonstruct of array of struct and array of struct of array
2004-12-29 Havoc Penningtoncheckpoint with array-of-struct working
2004-12-28 Havoc Penningtonarrays are working, woot
2004-12-28 Havoc Penningtonsync busted marshaling work in progress
2004-12-19 Havoc Pennington2004-12-19 Havoc Pennington <hp@redhat.com>
2004-12-19 Havoc Penningtonback up some files I'm working on that don't do anythin...