Changes for version 1.1
- 2/4/98 : Fixed a bug in the configure script when different package locations are specified (--with-tclincl, etc...).
- 2/2/98 : Fixed name-clash bug related to the switch to C macros for accessor functions. The new scheme did not work correctly for objects with members such as 'obj', 'val', etc... Fixed the bug by appending the word 'swig' to macro argument names. Patch contributed by Rudy Albachten.
- 2/2/98 : Slight fix to the Perl5 module to eliminate warning messages about 'varname used only once : possible typo'. Fix contributed by Rudy Albachten.
- 1/9/98 : Fixed a bug in the Perl 5 module related to the creation of constants and shadow classes.
- 1/9/98 : Fixed linking bug with Python 1.5 embed.i library file.
Provides
in Examples/perl5/filedialog/FileSelect.pm
in Examples/perl5/Devel/example.pm
in Examples/perl5/Devel/example.pm
in Examples/tcl/objc/list.pm
in Examples/perl5/SWIGtoXS/produce.pm
in Tests/Doc/swig.pm
in Tests/Doc/text.pm
Examples
- Examples/GIFPlot/Doc/view3d_6.gif
- Examples/GIFPlot/Examples/clip/cm15
- Examples/GIFPlot/Examples/clip/plot.c
- Examples/GIFPlot/Examples/hello/hello.c
- Examples/GIFPlot/Examples/inset/Makefile
- Examples/GIFPlot/Examples/inset/cm15
- Examples/GIFPlot/Examples/ortho/cm15
- Examples/GIFPlot/Examples/ortho/plot3d.c
- Examples/GIFPlot/Examples/plot/cm15
- Examples/GIFPlot/Examples/plot/plot.c
- Examples/GIFPlot/Examples/plot2dc/cm15
- Examples/GIFPlot/Examples/plot2di/cm15
- Examples/GIFPlot/Python/image.py
- Examples/GIFPlot/Tcl/Makefile.in
- Examples/GIFPlot/Tcl/display.tcl
- Examples/GIFPlot/Tcl/simple.tcl
- Examples/GIFPlot/install-sh
- Examples/MATLAB/Makefile
- Examples/MATLAB/README
- Examples/MATLAB/example.c
- Examples/MATLAB/example.i
- Examples/MATLAB/mlheader.swg
- Examples/MATLAB/test.m
- Examples/OpenGL/Makefile.msc
- Examples/OpenGL/Perl/bezmesh.pl
- Examples/OpenGL/Perl/material.pl
- Examples/OpenGL/Python/accantism.py
- Examples/OpenGL/Python/scene.py
- Examples/OpenGL/Tcl/cube.tcl
- Examples/OpenGL/Tcl/shade.tcl
- Examples/OpenGL/Tcl/teapot.tcl
- Examples/OpenGL/glaux.i
- Examples/guile/matrix/main.c
- Examples/guile/matrix/matrix.h
- Examples/guile/matrix/matrix.i
- Examples/guile/matrix/package.i
- Examples/guile/matrix/vector.h
- Examples/guile/simple/example.c
- Examples/guile/simple/example.i
- Examples/guile/simple/example.scm
- Examples/lang/Makefile
- Examples/lang/example.c
- Examples/lang/example.i
- Examples/lang/example.tcl
- Examples/perl4/matrix/README
- Examples/perl4/matrix/matrix.i
- Examples/perl4/simple/example.c
- Examples/perl4/simple/example.i
- Examples/perl4/simple/example.pl
- Examples/perl4/tree/README
- Examples/perl4/tree/tree.c
- Examples/perl4/tree/tree.h
- Examples/perl5/Devel/example.c
- Examples/perl5/Devel/example.i
- Examples/perl5/Devel/example.pl
- Examples/perl5/SWIGtoXS/Makefile
- Examples/perl5/SWIGtoXS/swigxs.pl
- Examples/perl5/constraint/example.i
- Examples/perl5/constraint/example1.pl
- Examples/perl5/constraint/example2.pl
- Examples/perl5/defarg/Makefile
- Examples/perl5/defarg/example.c
- Examples/perl5/defarg/example.i
- Examples/perl5/defarg/example.pl
- Examples/perl5/except/README
- Examples/perl5/filedialog/select.ipl
- Examples/perl5/graph/graph1/ex3.pl
- Examples/perl5/graph/graph2/ex5.pl
- Examples/perl5/graph/graph2/graph.h
- Examples/perl5/graph/graph3/makefile.msc
- Examples/perl5/graph/graph4/cities
- Examples/perl5/graph/graph4/graph.c
- Examples/perl5/graph/graph4/location.h
- Examples/perl5/multinherit/README
- Examples/perl5/multinherit/inherit.pl
- Examples/perl5/runtime/foo.i
- Examples/perl5/shadow/shadow.pl
- Examples/perl5/simple/Makefile.msc
- Examples/perl5/simple/example.c
- Examples/perl5/simple/example.i
- Examples/perl5/simple/example.pl
- Examples/perl5/tree/tree.c
- Examples/perl5/typemaps/argv/Makefile
- Examples/perl5/typemaps/argv/README
- Examples/perl5/typemaps/argv2/Makefile
- Examples/perl5/typemaps/database/Makefile
- Examples/perl5/typemaps/database/db.c
- Examples/perl5/typemaps/database/test.pl
- Examples/perl5/typemaps/integer/itest.pl
- Examples/perl5/typemaps/output/Makefile.msc
- Examples/perl5/typemaps/output/README
- Examples/perl5/typemaps/output/example.c
- Examples/perl5/typemaps/passref/Makefile.msc
- Examples/perl5/typemaps/reference/example.c
- Examples/perl5/typemaps/return/Makefile
- Examples/perl5/typemaps/return/Makefile.msc
- Examples/python/callback/widget.h
- Examples/python/callback2/callback.i
- Examples/python/constraint/Makefile.msc
- Examples/python/constraint/example.i
- Examples/python/constraint/example1.py
- Examples/python/constraint/example2.py
- Examples/python/defarg/example.c
- Examples/python/defarg/example.i
- Examples/python/manual/gd2/plotfunc.py
- Examples/python/manual/pde2/Makefile
- Examples/python/manual/pde2/README
- Examples/python/manual/pde2/pde.h
- Examples/python/manual/pde3/pde.i
- Examples/python/manual/pde_gd/README
- Examples/python/manual/pde_gd/ex8.py
- Examples/python/manual/pde_gd/pde.c
- Examples/python/manual/pde_gd/pde.h
- Examples/python/multinherit/README
- Examples/python/multinherit/inherit.i
- Examples/python/native/Makefile
- Examples/python/native/native.c
- Examples/python/native/test.py
- Examples/python/nested/Makefile.msc
- Examples/python/nested/README
- Examples/python/nested/nested.i
- Examples/python/objc/Makefile
- Examples/python/objc/list.i
- Examples/python/objc/list.m
- Examples/python/objc/test.py
- Examples/python/objc/user.h
- Examples/python/objc/user.m
- Examples/python/runtime/README
- Examples/python/runtime/bar.h
- Examples/python/runtime/bar.i
- Examples/python/runtime/base.i
- Examples/python/shadow/Makefile.msc
- Examples/python/shadow/list.h
- Examples/python/shadow/list.i
- Examples/python/shadow/noshadow.py
- Examples/python/shadow/shadow.py
- Examples/python/simple/example.c
- Examples/python/simple/example.i
- Examples/python/simple/example.py
- Examples/python/typemaps/Makefile
- Examples/python/typemaps/argv/Makefile
- Examples/python/typemaps/argv/README
- Examples/python/typemaps/argv/argv.i
- Examples/python/typemaps/array2/array.c
- Examples/python/typemaps/ignore/Makefile
- Examples/python/typemaps/ignore/Makefile.msc
- Examples/python/typemaps/output/example.c
- Examples/python/typemaps/output/output.i
- Examples/python/typemaps/return/README
- Examples/python/typemaps/return/return.i
- Examples/python/typemaps/simple/Makefile.msc
- Examples/python/typemaps/simple/example.c
- Examples/python/typemaps/simple/example.i
- Examples/python/typemaps/simple/example.py
- Examples/tcl/README
- Examples/tcl/array/Makefile.msc
- Examples/tcl/array/README
- Examples/tcl/array/array.tcl
- Examples/tcl/array/test.tcl
- Examples/tcl/blttix/README
- Examples/tcl/blttix/example.i
- Examples/tcl/blttix/example.tcl
- Examples/tcl/c++/README
- Examples/tcl/c++/inherit/Makefile
- Examples/tcl/c++/inherit/Makefile.msc
- Examples/tcl/c++/inherit/inherit.h
- Examples/tcl/c++/list/Makefile
- Examples/tcl/c++/list/list.c
- Examples/tcl/c++/list/list.h
- Examples/tcl/c++/multinherit/Makefile.msc
- Examples/tcl/c++/shapes/README
- Examples/tcl/c++/struct/README
- Examples/tcl/constant/README
- Examples/tcl/constant/example.i
- Examples/tcl/constant/example.tcl
- Examples/tcl/constraint/Makefile
- Examples/tcl/constraint/Makefile.msc
- Examples/tcl/constraint/README
- Examples/tcl/constraint/example.i
- Examples/tcl/constraint/example1.tcl
- Examples/tcl/constraint/example2.tcl
- Examples/tcl/defarg/Makefile
- Examples/tcl/defarg/Makefile.msc
- Examples/tcl/defarg/README
- Examples/tcl/defarg/example.c
- Examples/tcl/defarg/example.i
- Examples/tcl/defarg/example.tcl
- Examples/tcl/graph/Makefile
- Examples/tcl/graph/README
- Examples/tcl/itcl/Makefile
- Examples/tcl/itcl/README
- Examples/tcl/itcl/simple/Makefile
- Examples/tcl/itcl/simple/example.c
- Examples/tcl/itcl/simple/example.i
- Examples/tcl/itcl/simple/example.tcl
- Examples/tcl/objc/Makefile
- Examples/tcl/objc/interface.i
- Examples/tcl/objc/list.m
- Examples/tcl/objc/user.h
- Examples/tcl/runtime/Makefile
- Examples/tcl/runtime/bar.i
- Examples/tcl/runtime/foo.h
- Examples/tcl/shadow/Makefile.msc
- Examples/tcl/shadow/list.c
- Examples/tcl/shadow/list.h
- Examples/tcl/simple/Makefile
- Examples/tcl/simple/example.c
- Examples/tcl/simple/example.i
- Examples/tcl/simple/example.tcl
- Examples/tcl/tcl_plugin/README
- Examples/tcl/tcl_plugin/graph/README
- Examples/tcl/tcl_plugin/graph/graph.h
- Examples/tcl/tcl_plugin/graph/graph.html
- Examples/tcl/tcl_plugin/graph/graph.tcl
- Examples/tcl/tcl_plugin/simple/Makefile
- Examples/tcl/tcl_plugin/simple/eval.html
- Examples/tcl/tcl_plugin/simple/eval.tcl
- Examples/tcl/tcl_plugin/simple/example.c
- Examples/tcl/tcl_plugin/simple/example.html
- Examples/tcl/tcl_plugin/simple/example.i
- Examples/tcl/tcl_plugin/simple/example.tcl
- Examples/tcl/tree/tree.c
- Examples/tcl/tree/tree.h
- Examples/tcl/typemaps/Makefile
- Examples/tcl/typemaps/README
- Examples/tcl/typemaps/argv/argv.i
- Examples/tcl/typemaps/argv/test.tcl
- Examples/tcl/typemaps/constants/README
- Examples/tcl/typemaps/constants/const.i
- Examples/tcl/typemaps/constants/const.tcl
- Examples/tcl/typemaps/constrain/example.c
- Examples/tcl/typemaps/constrain/example.i
- Examples/tcl/typemaps/constrain/example.tcl
- Examples/tcl/typemaps/database/db.c
- Examples/tcl/typemaps/database/db.h
- Examples/tcl/typemaps/interp/test.tcl
- Examples/tcl/typemaps/output/Makefile
- Examples/tcl/typemaps/output/example.c
- Examples/tcl/typemaps/output/out.tcl
- Examples/tcl/typemaps/output/output.i
- Examples/tcl/typemaps/retbyref/Makefile
- Examples/tcl/typemaps/retbyref/README
- Examples/tcl/typemaps/return/Makefile.msc
- Examples/tcl/typemaps/return/README