summaryrefslogtreecommitdiff
path: root/Lib/guile
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.Matthias Köppe2000-09-221-1/+1
* [Guile] New typemaps for FILE *.Matthias Köppe2000-09-213-1/+58
* Incorporated patch #101430, fixing bugs in the Guile module.Matthias Köppe2000-09-182-1/+11
* Updated Guile modules.Matthias Köppe2000-09-031-0/+4
* Changed _swig_type_info to swig_type_infoDave Beazley2000-09-022-10/+10
* Free malloc'ed string copies after function call.Matthias Köppe2000-08-311-0/+5
* (GSWIG_scm2str) Simplified.Matthias Köppe2000-08-311-2/+2
* Handle more than 10 args.Matthias Köppe2000-08-312-0/+28
* Fixed handling of char types.Matthias Köppe2000-08-302-2/+9
* Added documentation for variable and constant wrappers.Matthias Köppe2000-08-301-0/+2
* Use the nice type name for printing pointer objects.Matthias Köppe2000-08-302-1/+2
* File insertion now data-driven via %insert.Matthias Köppe2000-08-302-20/+28
* Updated Guile runtime code.Matthias Köppe2000-08-293-100/+85
* New Guile command-line argument "-procdoc", specifying procedureMatthias Köppe2000-08-291-2/+2
* Added configuration file for Guile.Matthias Köppe2000-08-291-0/+7
* Major clean up in the Guile module.Matthias Köppe2000-08-281-170/+43
* New typemaps for ANSI C `size_t' and `ptrdiff_t' types.Matthias Köppe2000-08-271-4/+18
* Fixed last change.Matthias Köppe2000-08-271-22/+23
* (_swig_type_info): New struct typedef.Thien-Thi Nguyen2000-08-211-26/+25
* (SWIG_MakePtr, SWIG_GetPtr): Delete these declarations.Thien-Thi Nguyen2000-07-241-14/+0
* (SwigPtrType): Delete member `len' from this struct.Thien-Thi Nguyen2000-07-201-189/+64
* Re-add INPUT/OUTPUT/BOTH typemaps (that were previously deleted).Thien-Thi Nguyen2000-04-121-0/+117
* Use the `SWIG_NOINCLUDE' preprocessor symbol to indicate thatThien-Thi Nguyen2000-04-121-8/+10
* (swigcmp): Fix type-access bug when usingThien-Thi Nguyen2000-04-121-1/+1
* (inner_main): Do not declare `SWIG_init()'.Thien-Thi Nguyen2000-04-031-2/+0
* (SWIG_init): New func decl.Thien-Thi Nguyen2000-04-031-6/+11
* {Changes contributed by Matthias Koeppe}Thien-Thi Nguyen2000-04-031-16/+392
* {Contributed by Matthias Koeppe}Thien-Thi Nguyen2000-04-031-0/+100
* {Changes contributed by Martin Froehlich}Thien-Thi Nguyen2000-04-031-16/+48
* Fix typo.Thien-Thi Nguyen2000-03-021-1/+1
* Also handle `char *' for both input and output sets.Thien-Thi Nguyen2000-03-021-2/+4
* (GSWIG_scm2str): New func.Thien-Thi Nguyen2000-03-021-0/+7
* Extend map sets so as to be able to handle `varin' and `varout'.Thien-Thi Nguyen2000-03-021-23/+33
* Simplify; remove INPUT-, OUTPUT- and BOTH-related maps.Thien-Thi Nguyen2000-03-011-140/+26
* Assign copyright to Matthias Koeppe.Thien-Thi Nguyen2000-02-281-1/+1
* Initial revision. (Thanks to Matthias Koeppe.)Thien-Thi Nguyen2000-02-281-0/+146
* (GUILE_APPEND_RESULT): New macro. (Thanks to Matthias Koeppe.)Thien-Thi Nguyen2000-02-281-6/+13
* Added filesDave Beazley2000-01-114-0/+111