summaryrefslogtreecommitdiff
path: root/_dbus_bindings/types-internal.h
Commit message (Expand)AuthorAgeFilesLines
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-151-2/+10
* First round of PyInt -> PyLong changes. These are only compatible with PythonBarry Warsaw2011-12-141-0/+3
* In preparation for Python 3 support, use the Python 2 PyBytes aliases for theBarry Warsaw2011-12-141-0/+7
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-271-15/+18
* 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-0/+10
* 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/+1
* Separate out remaining types (abstract, bytes, containers, int, float, signat...Simon McVittie2006-12-111-4/+6
* Split out exceptions, pending call, message into separate .c filesSimon McVittie2006-12-111-0/+81