/[skencil]
ViewVC logotype

Revision 685


Jump to revision: Previous Next
Author: bh
Date: Tue Jun 13 21:03:41 2006 UTC (18 years, 8 months ago)
Changed paths: 19
Log Message:
Use Python memory allocation API correctly so that e.g. memory
allocated by PyObject_New is deallocated by PyObject_Del.  Also,
use the function based API instead of the macros.


Changed paths

Path Details
Directoryskencil/trunk/ChangeLog modified , text changed
Directoryskencil/trunk/Filter/ChangeLog modified , text changed
Directoryskencil/trunk/Filter/binfile.c modified , text changed
Directoryskencil/trunk/Filter/filterobj.c modified , text changed
Directoryskencil/trunk/Filter/subfilefilter.c modified , text changed
Directoryskencil/trunk/Filter/zlibfilter.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/_libartmodule.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/curveobject.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/imageobject.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/pstokenize.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/regionobject.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skaux.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skcolor.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skdither.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skfm.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skpoint.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skrect.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/sktrafo.c modified , text changed
Directoryskencil/trunk/Sketch/Modules/skvisual.c modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26