summaryrefslogtreecommitdiff
path: root/_dbus_bindings/containers.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-15/+18
* Avoid cpp directives inside macro calls, to be nice to old gcc versionsSimon McVittie2007-07-121-5/+1
* Remove trailing whitespace in C sourceSimon McVittie2007-04-241-2/+2
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-8/+8
* Fix memory leak where Struct, _LongBase, _StrBase, String leaked their __dict...Simon McVittie2007-02-071-26/+106
* Don't leak memory in Struct repr()Simon McVittie2007-02-051-2/+5
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Validate that the signature on an Array or Dict has the right number of compl...Simon McVittie2007-01-091-4/+54
* Improve various type docstringsSimon McVittie2006-12-211-23/+36
* Separate out remaining types (abstract, bytes, containers, int, float, signat...Simon McVittie2006-12-111-0/+626