delete some more noise, put args in consistent order (a big bug trap sadly),
[platform/upstream/dbus.git] / dbus / dbus-marshal-recursive.h
2005-01-02 Havoc Penningtondelete some more noise, put args in consistent order...
2005-01-02 Havoc Penningtoncleanups and fixes
2005-01-02 Havoc Penningtonimplement _dbus_type_writer_write_reader() (to copy...
2005-01-02 Havoc Penningtonmake reader const-correct
2005-01-02 Havoc Penningtonadd DBusTypeMark
2005-01-01 Havoc Penningtonchop dbus-marshal-basic in half and move it to be inser...
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 Penningtonstore writer container_type in one byte to shrink iterator
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 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...