Remove superfluous debug statements (printf)
Described the changes for the Fortran extension
Expand wrapfort module with several new data types and correct several errors
Add missing procedure and update the pkg_wrap.c template
Improvements in Wrapfort
Correction in probing program; extended the configuration script (MacOSX a.o.)
Corrected bugs wrt to calling a Tcl command/procedure from Fortran
Correct path to wrapfort.tcl - left over from development
Standard project directories initialized by cvs2svn.
Revised the documentation, added man page, simpler method for making an extension
Expanding the set of functions covered by the wrapper. Some small corrections
Fix small problem in generated pkgIndex.tcl file
Add several files concerned with wrapping libraries to the repository
initial checkin
Slight modifications to the makefile - actually run probing program
Updated makefiles, added directory for CGI example
First commit of wrapper for library of integration routines (implementation by John Burkardt)
Added simple Fortran extension; corrected several files to make it work
Added missing files
Correct small syntactical errors; make sure names of C functions are unique; improved support for logicals
Extended the wrapfort utility while trying to wrap the LAPACK library
Updated ChangeLog, configuration script and wrapper for Stroud library
Initial checkin of FEMTOL, various small changes in Ftcl itself
Added the first version of Wrapfort
Correcting small but important bugs and expanding features in wrapfort - not quite finished yet
Improved configuration script, added CGI example (placeholder at the moment)
Extending and improving wrapfort - also added the start of a wrapper library for LAPACK
Initial checkin
Expanding the examples of Wrapfort - improvements in Wrapfort itself
Corrected name clash in GUI routines (widget); added file for handling more
Added the FTKGUI module and example
Initial checkin
Further refinements for the LAPACK wrapper
Added missing file
Initial commit of a wrapper for the MINPACK library
Added probing program for Fortran-C interfacing; corrected typo in makefile
Further elaboration of the wrapper generator
Initial checkin of auxiliary scripts to help wrap LAPACK
Solved a bug in the procedure that handles the macros size(), columns() and rows()
Update of the configuration script - remove support for "ancient" platforms and compilers", bring in Intel Fortran.
Initial checkin of the CGI example
Added a wrapper for the Specfunc library of special mathematical functions