Commit graph

1,445 commits

Author SHA1 Message Date
Dave Beazley
825f450c7a Fixed compile problem on Solaris.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@553 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 14:34:07 +00:00
Dave Beazley
c4594d8d3c *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 03:19:31 +00:00
Dave Beazley
d9535328a1 C++ String class and all operator overloading removed.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 03:11:24 +00:00
Dave Beazley
f5d582988f String class removed from Guile module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 02:33:02 +00:00
Dave Beazley
80b9a6cbcb String class removed from the Ruby module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@549 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-10 01:51:29 +00:00
Dave Beazley
8b979b1643 Removed String class from mzscheme module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 22:49:38 +00:00
Dave Beazley
f4c4610522 Removed String class from Java module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@547 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:48:35 +00:00
Dave Beazley
03ad301392 Oops. A few other fixes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:47:13 +00:00
Dave Beazley
c48aeeb69b 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@545 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:40:58 +00:00
Dave Beazley
952d137197 Fixed a few NULL termination problems.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@544 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:36:33 +00:00
Dave Beazley
6d681903bb Fixed bug in string replace.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 21:24:14 +00:00
Thien-Thi Nguyen
3de9f9a6ab (Guile Support): Mention defaulting of "-with-smobs".
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 20:22:06 +00:00
Dave Beazley
64ffd61547 Removed Strings from Python module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 19:15:25 +00:00
Dave Beazley
845e2f11b1 Removed String class from Perl5 module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 16:39:33 +00:00
Dave Beazley
e5bdf55f63 Added Masaki's name to the README file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 14:13:59 +00:00
Dave Beazley
e2b64d6432 Removed String class from Tcl module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 03:03:01 +00:00
Dave Beazley
966c359b2a Removed the undocumented build typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:08:51 +00:00
Dave Beazley
bfab30a055 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@536 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:04:29 +00:00
Dave Beazley
27a1a623ff *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@535 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-09 01:01:31 +00:00
Dave Beazley
79b312f648 Added some information about DOH. Still needs work though.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@534 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-08 04:45:06 +00:00
Thien-Thi Nguyen
40deb5d53c (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@533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 21:43:29 +00:00
Thien-Thi Nguyen
faadedeeb2 Initial (and only -- binary file!) revision
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 17:33:55 +00:00
Dave Beazley
5f220274d0 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@531 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 14:44:33 +00:00
Dave Beazley
9605c1d2f6 Work in Progress
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 03:00:28 +00:00
Dave Beazley
54091d6733 Fixed bug in Copy().
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@529 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-07 02:59:25 +00:00
Thien-Thi Nguyen
9be9862661 New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:55:44 +00:00
Thien-Thi Nguyen
bff6667f73 (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@527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:51:37 +00:00
Thien-Thi Nguyen
cdcfbec00d (GUILE::with_smobs): Delete this private data member.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:47:27 +00:00
Dave Beazley
1eeae0ffcb Work in progress
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 21:23:29 +00:00
Dave Beazley
4b0c34443d Made changes to README related to Guile.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@524 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 16:42:06 +00:00
Dave Beazley
cb32a5be0e 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@523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 16:12:50 +00:00
Dave Beazley
b095812824 Fixed initialization bug.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@522 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 15:35:35 +00:00
Dave Beazley
b3cc0723f5 More improvements to types and related code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-06 04:20:33 +00:00
Dave Beazley
8ec749cbe8 Eliminated compiler warnings and errors.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 21:10:49 +00:00
Thien-Thi Nguyen
0fecba5576 New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 19:25:26 +00:00
Thien-Thi Nguyen
4d989f6796 Add Ruby support contributed by Masaki Fukushima.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@518 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 18:58:49 +00:00
Dave Beazley
263818929b *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 14:55:20 +00:00
Dave Beazley
2eacae1400 A lot of work on the type system. Experimental language module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 04:04:17 +00:00
Dave Beazley
84e12f6b0f Added Printv function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 04:02:20 +00:00
Dave Beazley
1cb4e811b6 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-05 03:49:25 +00:00
Dave Beazley
398e53b89e Added type compare function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-03 04:36:14 +00:00
Dave Beazley
7c984700de Some refinement of the type system
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-03 04:06:04 +00:00
Dave Beazley
e1fc79f8a2 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-02 16:29:50 +00:00
Dave Beazley
3a25783e17 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-29 04:08:17 +00:00
Dave Beazley
4abe7afe58 Some cleanup related to string handling.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-29 04:05:55 +00:00
Thien-Thi Nguyen
f09b8a2619 New entry.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-28 23:02:07 +00:00
Thien-Thi Nguyen
5f3ebf6743 (GUILE::create_function): Warn to stderr for and do not wrap
functions with more than ten arguments.

Thanks to Matthias Koeppe.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@507 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-28 23:01:00 +00:00
Thien-Thi Nguyen
100208c529 New entry. Bump header to "1.3 Alpha 4".
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-28 22:42:18 +00:00
Dave Beazley
fb58b0e045 Minor compile bugs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@505 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-28 03:36:27 +00:00
Dave Beazley
1368c716af Replaced the C++ String class with a wrapper around DOHString. Eliminated
the automatic conversion of String --> char * at the risk of breaking the
universe (although I think I have fixed everything).  This change made the wrapper
modules a lot more ugly, but it's now a lot more obvious as to what is a
String and what is a char * which will be useful when I get around to patching
up all of the interfaces and objects.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@504 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-28 03:32:58 +00:00