index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
python/generic.h: Introduce NoDelete field in CppPyObject.
Julian Andres Klode
1
-4
/
+13
2009-06-25
python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT().
Julian Andres Klode
1
-0
/
+1
2009-06-25
python/generic.h: Make PyObject_AsString() only accept unicode on Python 3.
Julian Andres Klode
1
-1
/
+11
2009-06-25
python/cache.cc: Support unicode objects and str objects in Python 2.
Julian Andres Klode
1
-1
/
+26
2009-06-21
python/generic.h: Define a compat macro PyErr_WarnEx for Python 2.4
Julian Andres Klode
1
-0
/
+5
2009-06-21
python: Make all CppOwnedPyObjects and similar support garbage collection.
Julian Andres Klode
1
-4
/
+40
2009-06-12
Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)
Julian Andres Klode
1
-0
/
+19
2009-06-08
python/generic.h,tag.cc,configuration.cc: Use tp_alloc/tp_free instead of Py...
Julian Andres Klode
1
-6
/
+6
2009-04-17
* python/generic.h: Force 0.7 compatibility to be off in Python 3 builds
Julian Andres Klode
1
-0
/
+2
2009-04-15
* Introduce support for Python 3 (Closes: #523645)
Julian Andres Klode
1
-0
/
+25
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-7
/
+7
2006-10-04
* python/generic.h:
Michael Vogt
1
-2
/
+2
2006-09-18
* python/generic.h:
Michael Vogt
1
-0
/
+4
2005-05-03
* merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ...
Michael Vogt
1
-0
/
+11
2004-11-24
#include <new>
Arch Librarian
1
-1
/
+2
2004-11-24
Fix g++-3.0 compilation issues
Arch Librarian
1
-3
/
+3
2004-11-24
Changed include paths
Arch Librarian
1
-2
/
+2
2004-11-24
Initial revision
Arch Librarian
1
-0
/
+132