Luigi Ballabio
|
2c29e8ea58
|
Fixed typecheck for bools
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4348 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-19 08:28:59 +00:00 |
|
Dave Beazley
|
12a43edc2d
|
The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-11-30 22:01:28 +00:00 |
|
Matthias Köppe
|
b53f74cb5f
|
[Guile] New typemaps for FILE *.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@875 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-09-21 21:06:17 +00:00 |
|
Matthias Köppe
|
e867ed25a8
|
Incorporated patch #101430, fixing bugs in the Guile module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@852 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-09-18 09:35:36 +00:00 |
|
Matthias Köppe
|
4f2b313968
|
Free malloc'ed string copies after function call.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@753 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-31 15:27:58 +00:00 |
|
Matthias Köppe
|
d5431492ae
|
Fixed handling of char types.
Added support for optional arguments.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@739 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-30 21:53:49 +00:00 |
|
Matthias Köppe
|
b7055de184
|
Added documentation for variable and constant wrappers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@730 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-30 19:54:45 +00:00 |
|
Matthias Köppe
|
74ac578ba8
|
File insertion now data-driven via %insert.
Using %define for multiline defines.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@721 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-30 08:50:06 +00:00 |
|
Matthias Köppe
|
597c3f8ebe
|
Updated Guile runtime code.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@717 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-29 17:30:50 +00:00 |
|
Matthias Köppe
|
aeba1f7c50
|
New Guile command-line argument "-procdoc", specifying procedure
documentation output file.
Fixed "-Linkage" parsing.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@715 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-29 12:05:01 +00:00 |
|
Matthias Köppe
|
3768eb73db
|
Major clean up in the Guile module.
Started new typemap-based procedure documentation system.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@707 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-28 21:53:47 +00:00 |
|
Matthias Köppe
|
5dd93a433c
|
New typemaps for ANSI C size_t' and ptrdiff_t' types.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@692 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-27 20:23:17 +00:00 |
|
Thien-Thi Nguyen
|
d58fac2856
|
Re-add INPUT/OUTPUT/BOTH typemaps (that were previously deleted).
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@414 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-04-12 11:33:31 +00:00 |
|
Thien-Thi Nguyen
|
5ee62e2b24
|
Fix typo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-02 23:58:03 +00:00 |
|
Thien-Thi Nguyen
|
c1a67822cb
|
Also handle `char *' for both input and output sets.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@315 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-02 22:49:36 +00:00 |
|
Thien-Thi Nguyen
|
e92482e4d9
|
Extend map sets so as to be able to handle varin' and varout'.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@310 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-02 01:12:44 +00:00 |
|
Thien-Thi Nguyen
|
5d69851da6
|
Simplify; remove INPUT-, OUTPUT- and BOTH-related maps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@309 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-03-01 23:47:35 +00:00 |
|
Thien-Thi Nguyen
|
1dd1a8a5b3
|
Assign copyright to Matthias Koeppe.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-02-28 23:22:03 +00:00 |
|
Thien-Thi Nguyen
|
db8ecd0f8d
|
Initial revision. (Thanks to Matthias Koeppe.)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-02-28 13:44:14 +00:00 |
|