summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-marshal-basic.c
Commit message (Expand)AuthorAgeFilesLines
* finish off my TODO list for stuff needed to port dbus-message.c. NextHavoc Pennington2005-01-031-99/+209
* just when the file was looking all beautiful, add horrible hacky code toHavoc Pennington2005-01-031-7/+7
* clean up the naming of dbus_marshal functionsHavoc Pennington2005-01-021-66/+61
* delete some more noise, put args in consistent order (a big bug trap sadly),Havoc Pennington2005-01-021-591/+648
* implement _dbus_type_writer_write_reader() (to copy a block of values)Havoc Pennington2005-01-021-16/+33
* change strings to be marshaled consistently with the other basic types (addre...Havoc Pennington2005-01-021-8/+10
* chop dbus-marshal-basic in half and move it to be insertion rather than appen...Havoc Pennington2005-01-011-2042/+569
* all types now unit tested and working.Havoc Pennington2005-01-011-6/+67
* add int64 to test suites, fix minor bug where marshaling assumed that DBusOct...Havoc Pennington2005-01-011-5/+17
* - remove DICT typeHavoc Pennington2004-12-301-65/+2
* sync busted marshaling work in progressHavoc Pennington2004-12-281-7/+70
* 2004-12-19 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-12-191-84/+119
* back up some files I'm working on that don't do anything yetHavoc Pennington2004-12-191-0/+2945