summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-recursive.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-1/+0
2009-07-16Merge branch 'fd-passing'Thiago Macieira1-4/+0
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-15build-system: get rid of config.h inclusion checksLennart Poettering1-4/+0
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-09-11* dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal-recursive.c:John (J5) Palmieri1-31/+0
2006-09-06* doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri1-1/+1
2005-05-112005-05-11 Colin Walters <walters@verbum.org>Colin Walters1-0/+1
2005-02-242005-02-24 Colin Walters <walters@verbum.org>Colin Walters1-0/+3
2005-01-272005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+3
2005-01-272005-01-26 Havoc Pennington <hp@redhat.com>Havoc Pennington1-18/+0
2005-01-162005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-33/+45
2005-01-152005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-4/+19
2005-01-03finish off my TODO list for stuff needed to port dbus-message.c. NextHavoc Pennington1-8/+9
2005-01-03just when the file was looking all beautiful, add horrible hacky code toHavoc Pennington1-32/+46
2005-01-03checkpoint set_variable_length workHavoc Pennington1-29/+37
2005-01-02values-only DBusTypeWriterHavoc Pennington1-22/+29
2005-01-02minor cleanupHavoc Pennington1-1/+2
2005-01-02delete some more noise, put args in consistent order (a big bug trap sadly),Havoc Pennington1-3/+10
2005-01-02cleanups and fixesHavoc Pennington1-25/+23
2005-01-02implement _dbus_type_writer_write_reader() (to copy a block of values)Havoc Pennington1-1/+4
2005-01-02make reader const-correctHavoc Pennington1-31/+33
2005-01-02add DBusTypeMarkHavoc Pennington1-23/+51
2005-01-01chop dbus-marshal-basic in half and move it to be insertion rather than appen...Havoc Pennington1-3/+16
2004-12-31use vtable instead of flags for types only iteratorsHavoc Pennington1-2/+0
2004-12-31add "types only" TypeReader, will move to use a vtable instead of a flag in a...Havoc Pennington1-5/+9
2004-12-30- add variant readerHavoc Pennington1-5/+7
2004-12-30store writer container_type in one byte to shrink iteratorHavoc Pennington1-1/+1
2004-12-30remove unused element_type_len fieldHavoc Pennington1-2/+1
2004-12-30- remove DICT typeHavoc Pennington1-32/+25
2004-12-29DBusTypeWriterClass isn't going to work well, so remove vestiges of it.Havoc Pennington1-2/+0
2004-12-29switch to a vtable approach for the readerHavoc Pennington1-23/+6
2004-12-29checkpoint with array-of-struct workingHavoc Pennington1-1/+2
2004-12-28arrays are working, wootHavoc Pennington1-1/+1
2004-12-28sync busted marshaling work in progressHavoc Pennington1-19/+59
2004-12-192004-12-19 Havoc Pennington <hp@redhat.com>Havoc Pennington1-22/+22
2004-12-19back up some files I'm working on that don't do anything yetHavoc Pennington1-0/+112