Commit graph

138 commits

Author SHA1 Message Date
Matthias Köppe
f0ef13929d *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-04 17:50:26 +00:00
Matthias Köppe
33f7ee3eb4 Fix tests.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4859 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-03 22:13:23 +00:00
Matthias Köppe
e5ac3696bc Merged first chunk of Guile changes contributed by John Lenz.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-03 22:12:50 +00:00
Dave Beazley
131f153f70 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-03 19:08:09 +00:00
Logan Johnson
8ee20885b1 Modified how the SWIG_DIRECTOR_EXCEPTION class (and its subclasses) are
implemented for the Ruby module. Now the SWIG_DIRECTOR_EXCEPTION object
stores a reference to the Ruby exception instance.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4856 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-03 17:54:53 +00:00
Logan Johnson
bcdd12ce69 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4851 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-02 22:21:54 +00:00
William S Fulton
1a5f449090 New testcase
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4844 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-01 23:11:11 +00:00
William S Fulton
83911fdaf8 Array member runtime test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4837 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-01 13:56:02 +00:00
Dave Beazley
53ef3e4ac7 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4835 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-29 18:30:10 +00:00
Dave Beazley
f460723127 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4824 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-28 17:30:04 +00:00
Logan Johnson
21cbcec55d Moved initialization of static class members outside of the class
declaration for template_typedef.i, template_typedef_cplx.i and
template_typedef_cplx2.h. GCC used to be more lenient about this
rule breakage, but gcc-3.2.2 shows no mercy.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4822 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-23 02:35:14 +00:00
William S Fulton
193e9a9337 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4817 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-21 21:43:28 +00:00
William S Fulton
52c7e41496 Fixed bug in test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4788 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-11 21:52:19 +00:00
William S Fulton
2a6a63ab57 Improved test to use namespaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4787 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-11 21:40:43 +00:00
William S Fulton
042a5a1cbd Fix for 'clean' and 'broken' targets.
Note that any whitespace after the last entry in each list will break make


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4783 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-11 19:02:51 +00:00
Dave Beazley
ba059f4de3 fixed some OS-X name clashes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4774 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-07 22:38:00 +00:00
William S Fulton
61f06a81f5 Test fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4771 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-07 18:56:21 +00:00
William S Fulton
c45364bd6b Method name change as SWIG can't overload the return type when the difference is just 'const'. Perhaps SWIG ought to emit a warning for this though?
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-07 18:55:28 +00:00
William S Fulton
d7e8c0192e test setting of global arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-04 08:56:21 +00:00
Marcelo Matus
20bf783966 Added test that checks the order between the global %except handler and local throw() definitions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4766 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-02 21:19:36 +00:00
Dave Beazley
bee8434140 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4762 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-01 19:23:26 +00:00
Dave Beazley
556b711f62 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4751 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-30 17:44:51 +00:00
Logan Johnson
b0065a4a1d Little bug fix for this run test.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4748 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 16:49:16 +00:00
Logan Johnson
06c5a9d04b Modified test cases to enable multiple inheritance mode for Ruby.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4747 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 16:48:24 +00:00
Logan Johnson
3fd12995c7 A little more work on the Ruby support for C++ polymorphism. Exception
handling almost works...


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4745 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 16:08:16 +00:00
William S Fulton
de504871c4 removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4741 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 11:11:15 +00:00
William S Fulton
44ec6a24f8 imports runtime test name change - this must have got left out when imports was renamed from import
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4740 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 11:03:15 +00:00
William S Fulton
1a1b035433 LD_LIBRARY_PATH fix for finding shared objects
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4738 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 10:58:50 +00:00
Logan Johnson
13cf7ae4b6 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4735 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 23:12:36 +00:00
William S Fulton
9e07224369 Corrected some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:56:04 +00:00
Logan Johnson
fa05d8f3d7 Initial implementation of polymorphism stuff for Ruby; still under
construction.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4725 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:37:27 +00:00
Logan Johnson
2a0efdc913 Also run the multiple inheritance test case (minherit.i) for Ruby, now.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4709 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-25 20:19:40 +00:00
Logan Johnson
2232efbdf3 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4703 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-25 15:03:40 +00:00
Dave Beazley
7e615494b8 new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4701 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-23 18:00:17 +00:00
Dave Beazley
c1fa05651a new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4697 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-21 01:34:32 +00:00
Art Yerkes
14d27cfd0a Fix for C++ tests.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4696 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-19 02:54:41 +00:00
Art Yerkes
09af4a2de0 Added name_runme.ml
Proves solution to rename and %constant.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4695 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-19 00:34:26 +00:00
William S Fulton
f4dd14e179 DYLD_LIBRARY_PATH added for Mac OS X
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4692 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-17 20:43:07 +00:00
Logan Johnson
27b798c807 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4681 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-15 17:03:22 +00:00
Dave Beazley
e0b62194df Added extra test-case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-11 16:26:10 +00:00
Dave Beazley
d2742d8d40 new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4667 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-04 18:35:44 +00:00
William S Fulton
399e9f5504 Modifications to testcase to test the enums and constants in a separate Java interface.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4662 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-03 12:30:26 +00:00
William S Fulton
5d4849ddf0 Removed deprecated pragmas
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-03 12:12:22 +00:00
William S Fulton
e2c2ba77d6 Not linking fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4658 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-03 12:10:03 +00:00
Dave Beazley
f322d33c4c new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-02 01:41:10 +00:00
Dave Beazley
9e272727ae Added pointer test case.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-01 17:57:30 +00:00
Dave Beazley
7aee806775 new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-27 22:54:37 +00:00
Art Yerkes
a2db8d0bb2 Fixed runme for current code generation. No _get or _set on method names
for getting and setting struct or union members.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-27 15:13:13 +00:00
Dave Beazley
5394dbe208 Fixed template_extend_overload_2 test.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-21 17:11:36 +00:00
Dave Beazley
d5c6658e58 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-20 21:08:45 +00:00