4 This directory holds a set of patches for the CVS version of SWIG that
5 are required if you wish to use SWIG for wxPython development, or for
6 building your own extension modules that need to interface with
7 wxPython. These have been submitted to SWIG's SourceForge patch
8 tracker, so hopefully they will get incorporated into the main SWIG
12 ------------------------------------------------------------------------
15 swig.python-docstring.patch Adds "autodoc" and "docstring" features.
20 ------------------------------------------------------------------------
21 These patches have already been checked in to SWIG's CVS
22 ------------------------------------------------------------------------
24 swig.SplitLines.patch Adds a new SplitLines function to the DOH
25 library. See SF Patch #829317.
26 *Checked in 10/31/2003*
28 swig.xml.patch Adds an option that drastically reduces
29 the size of the XML output of SWIG, which
30 increases the performance of the
31 build_renamers script used in the wxPython
32 build. See SF Patch #829319.
33 *Checked in 10/31/2003*
35 swig.python.patch Lots of changes for SWIG's Python module,
36 especially in how the proxy code is
37 generated. See swig.python.patch.txt for
38 more details, also SF Patch #829325.
39 *Checked in 10/31/2003*
41 ------------------------------------------------------------------------