summaryrefslogtreecommitdiff
path: root/_dbus_bindings/abstract.c
Commit message (Expand)AuthorAgeFilesLines
* 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-36/+158
* Don't leak memory in _StringBase and _LongBase repr()Simon McVittie2007-02-051-2/+10
* Switch _IntBase back to using generic alloc/free implementation rather than h...Simon McVittie2007-02-051-1/+2
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-251-2/+0
* Add special case to serialization: objects with a __dbus_object_path__ attrib...Simon McVittie2007-01-101-0/+4
* Improve various type docstringsSimon McVittie2006-12-211-4/+24
* Separate out remaining types (abstract, bytes, containers, int, float, signat...Simon McVittie2006-12-111-0/+508