| Commit message (Expand) | Author | Age | Files | Lines |
| * | fd.o #23831: make sure to ref types passed to PyModule_AddObject | Simon McVittie | 2010-12-02 | 1 | -0/+1 |
| * | Use Py_CLEAR for greater robustness | Simon McVittie | 2010-12-02 | 1 | -18/+18 |
| * | Relicense Collabora code under the MIT/X11 license proposed for dbus core, re... | Simon McVittie | 2007-09-27 | 1 | -15/+18 |
| * | Remove trailing whitespace in C source | Simon McVittie | 2007-04-24 | 1 | -2/+2 |
| * | Actually commit the numerous copyright-statement changes. | Simon McVittie | 2007-02-07 | 1 | -8/+8 |
| * | Fix memory leak where Struct, _LongBase, _StrBase, String leaked their __dict... | Simon McVittie | 2007-02-07 | 1 | -36/+158 |
| * | Don't leak memory in _StringBase and _LongBase repr() | Simon McVittie | 2007-02-05 | 1 | -2/+10 |
| * | Switch _IntBase back to using generic alloc/free implementation rather than h... | Simon McVittie | 2007-02-05 | 1 | -1/+2 |
| * | dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin... | Simon McVittie | 2007-01-25 | 1 | -2/+0 |
| * | Add special case to serialization: objects with a __dbus_object_path__ attrib... | Simon McVittie | 2007-01-10 | 1 | -0/+4 |
| * | Improve various type docstrings | Simon McVittie | 2006-12-21 | 1 | -4/+24 |
| * | Separate out remaining types (abstract, bytes, containers, int, float, signat... | Simon McVittie | 2006-12-11 | 1 | -0/+508 |