Commit graph

541 commits

Author SHA1 Message Date
Dave Beazley
f4977bb76e *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@564 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:12:45 +00:00
Dave Beazley
b0ad291f1c Fixed bug in constructor emit function.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@563 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:11:50 +00:00
Dave Beazley
9ebd4f7c98 Fixed problem with %name() directive.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 23:11:29 +00:00
Dave Beazley
e1e0136fa3 Fixed problem in enum parsing.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:29 +00:00
Dave Beazley
3c8a864d06 Fixed parsing of character constants.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:19 +00:00
Dave Beazley
d34f29e007 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:52:04 +00:00
Dave Beazley
f89a4851bd Fixed Printv problem.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 22:29:52 +00:00
Dave Beazley
f50c94d933 Removed the WrapperFunction class entirely. Everything uses the C version.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@557 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 21:52:58 +00:00
Dave Beazley
30b1e56d41 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@556 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 21:51:57 +00:00
Dave Beazley
64e2755215 Modified the WrapperFunction class. Fixed various bugs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@555 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 16:46:18 +00:00
Dave Beazley
ddbe3d7361 Fixed compile problem on Solaris.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@553 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 14:34:07 +00:00
Dave Beazley
0fff267fd7 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 03:19:31 +00:00
Dave Beazley
d36c48a9c1 C++ String class and all operator overloading removed.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 03:11:24 +00:00
Dave Beazley
323a97a9c7 String class removed from Guile module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 02:33:02 +00:00
Dave Beazley
467b35b692 String class removed from the Ruby module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@549 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 01:51:29 +00:00
Dave Beazley
2fdb586e00 Removed String class from mzscheme module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 22:49:38 +00:00
Dave Beazley
e807fc88e7 Removed String class from Java module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@547 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:48:35 +00:00
Dave Beazley
4ec9a206b5 Oops. A few other fixes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:47:13 +00:00
Dave Beazley
94c198e257 Fixed problem in Preprocessor_define() when called with string literals.
(This is what was causing the SWIG symbol to disappear).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@545 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:40:58 +00:00
Dave Beazley
f9fbddcc05 Fixed a few NULL termination problems.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@544 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:36:33 +00:00
Dave Beazley
8f0e034cf2 Fixed bug in string replace.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:24:14 +00:00
Thien-Thi Nguyen
c39862ce01 (Guile Support): Mention defaulting of "-with-smobs".
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 20:22:06 +00:00
Dave Beazley
f5d605c9f7 Removed Strings from Python module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 19:15:25 +00:00
Dave Beazley
7634974953 Removed String class from Perl5 module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 16:39:33 +00:00
Dave Beazley
f19ec792fe Added Masaki's name to the README file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 14:13:59 +00:00
Dave Beazley
dc68a4427a Removed String class from Tcl module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 03:03:01 +00:00
Dave Beazley
2a8c5afeea Removed the undocumented build typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:08:51 +00:00
Dave Beazley
0c5c878bf9 Major slash and burn. Virtually all of the 1.1 core has been divorced from the C++ String class and migrated to DOHString instead.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@536 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:04:29 +00:00
Dave Beazley
05192f5b55 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@535 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:01:31 +00:00
Dave Beazley
1b8f181dbd Added some information about DOH. Still needs work though.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@534 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-08 04:45:06 +00:00
Thien-Thi Nguyen
7f1d6aea40 (RUBY::create_function): Placate old sgi C++ compiler, which
can't handle "for-scope" variables by declaring an auto `i'.
This is arguably the wrong thing to do.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 21:43:29 +00:00
Thien-Thi Nguyen
ce63c99954 Initial (and only -- binary file!) revision
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 17:33:55 +00:00
Dave Beazley
79841da9d6 Work in Progress
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 03:00:28 +00:00
Dave Beazley
b23b433bb3 Fixed bug in Copy().
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@529 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 02:59:25 +00:00
Thien-Thi Nguyen
bcf61b010d New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:55:44 +00:00
Thien-Thi Nguyen
791bd4c403 (guile_usage): Remove usage info for "-with-smobs" option.
(GUILE::GUILE, GUILE::parse_args): No longer set `with_smobs'.

(GUILE::get_pointer, GUILE::create_function, GUILE::link_variable):
Make `with_smobs' branch unconditional.  Remove code in `!with_smobs'
branch.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:51:37 +00:00
Thien-Thi Nguyen
0aaf671bca (GUILE::with_smobs): Delete this private data member.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:47:27 +00:00
Dave Beazley
76c442982f Work in progress
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:23:29 +00:00
Dave Beazley
a24ba76d41 Made changes to README related to Guile.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@524 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 16:42:06 +00:00
Dave Beazley
956896481f Added a few comments here and there. Removed descriptions for a few
directories that have been withdrawn until a later date.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 16:12:50 +00:00
Dave Beazley
9765862f93 Fixed initialization bug.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@522 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 15:35:35 +00:00
Dave Beazley
2cc9dbe7fd More improvements to types and related code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 04:20:33 +00:00
Dave Beazley
bfb5a34ae0 Eliminated compiler warnings and errors.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 21:10:49 +00:00
Thien-Thi Nguyen
ee7c93ac19 New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 19:25:26 +00:00
Thien-Thi Nguyen
618e0eff61 Add Ruby support contributed by Masaki Fukushima.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@518 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 18:58:49 +00:00
Dave Beazley
765ad025b9 A lot of work on the type system. Experimental language module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 04:04:17 +00:00
Dave Beazley
33c9ebbdc8 Added Printv function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 04:02:20 +00:00
Dave Beazley
3df14968ba Added type compare function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-03 04:36:14 +00:00
Dave Beazley
5227d6aa77 Some refinement of the type system
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-03 04:06:04 +00:00
Dave Beazley
53f937d9af *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-29 04:08:17 +00:00