Commit graph

1,832 commits

Author SHA1 Message Date
William S Fulton
043e9aeff6 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9572 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:34:47 +00:00
William S Fulton
8acde2ef6f On windows use .pyd instead of .dll - Python-2.5 no longer works with dlls
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:34:27 +00:00
William S Fulton
0bd464bbb1 Use .pyd instead of .dll as Python-2.5 stops working with dlls
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9570 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:28:16 +00:00
Joseph Wang
805d0472cd change to make test suite pass R 2.4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9569 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-19 05:04:44 +00:00
William S Fulton
926aaf2e35 More %extend tests - especially derived classes and $self tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-13 22:32:42 +00:00
William S Fulton
594e435f57 disable this test case for now - it doesn't work as the fix in director.swg breaks directors on some machines.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-13 22:14:54 +00:00
William S Fulton
2389ea68ae warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-13 22:13:49 +00:00
William S Fulton
ec7ec026c2 Fix #1593291 - Smart pointers and inheriting from templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:14:37 +00:00
William S Fulton
69fcd3ccb8 Test operator pointer casts
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-09 22:35:16 +00:00
William S Fulton
1deb74fb80 use $self special variable instead of self in %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 01:01:37 +00:00
William S Fulton
1da87e125d nested class method test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:59:17 +00:00
William S Fulton
5fe9a8c04d New invalid cast exception added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9531 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:57:29 +00:00
William S Fulton
d590c60cec fix module name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-04 10:29:50 +00:00
William S Fulton
5346a15881 test multiple calls for const string& return values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:55:24 +00:00
William S Fulton
639f8b6e30 copy test from java version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:54:25 +00:00
William S Fulton
358cbf0097 replace code with warning that it does not work for UTL languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:46:12 +00:00
William S Fulton
9a03400ee5 solaris warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:23:01 +00:00
William S Fulton
aca741d158 solaris warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:15:20 +00:00
William S Fulton
c5b212de1d remove non-standard C
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 09:04:55 +00:00
William S Fulton
4b4239ca19 vc++ warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 08:30:23 +00:00
William S Fulton
9dcf7c6579 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:31:42 +00:00
William S Fulton
540b467c94 runtime test for turning multiple inherited classes into Java interfaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:10:34 +00:00
William S Fulton
c1f6192faf more nopgcpp tests (for const methods)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:06:52 +00:00
William S Fulton
4bdfaf039e test %csmethodmodifiers for c#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:05:35 +00:00
William S Fulton
4f26898a12 Add premature garbage collection prevention parameter test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9487 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-29 22:06:35 +00:00
William S Fulton
c7f8fca82e perl warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-26 18:49:11 +00:00
William S Fulton
700068ac17 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:52:00 +00:00
William S Fulton
9d73713604 new test to test smart pointers with virtual methods and hidden methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:50:38 +00:00
William S Fulton
a62ada604b Fix for some older jdks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9480 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:47:36 +00:00
William S Fulton
3da03c575b *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9479 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:45:37 +00:00
William S Fulton
352bcb7d64 new test to test smart pointers with virtual methods and hidden methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9478 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:34:37 +00:00
William S Fulton
98ba2f78c5 warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:33:38 +00:00
William S Fulton
1fdb993704 add in missing return values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9474 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 20:16:29 +00:00
Mark Gossage
fec2f8f9b7 added support for native methods & member function pointers.
fixed test cases arrays_dimensionless & cpp_basic. Added new example (functor).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 06:26:48 +00:00
William S Fulton
e4c0410ebc remove test - explicitcall feature was removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9466 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-20 22:51:15 +00:00
William S Fulton
4e8fddcea2 test %apply char *, char[], char[ANY] unsigned char pointer/arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9463 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-19 22:27:37 +00:00
William S Fulton
a425e7dc62 const ref size_t added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9456 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-17 21:42:11 +00:00
William S Fulton
d871aff8df size_t tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9455 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-17 21:41:39 +00:00
William S Fulton
cc56520503 javabase/csbase typemaps mods to support morphing C++ abstract base classes into Java/C# interfaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9454 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-16 20:11:30 +00:00
John Lenz
a315c315fb - Fix SF bug 1573892
- Minor change to chicken to make it work with version 2.5rc1
- add externaltest to chicken and guile modules


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9451 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-14 08:19:27 +00:00
Olly Betts
12ccbb065d Add testcase which fails with C# directors.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9439 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-12 00:00:13 +00:00
William S Fulton
66e0877ead unsigned long long test added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9433 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-11 22:36:15 +00:00
William S Fulton
985f6ba47c jobject test added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9432 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-11 22:35:17 +00:00
William S Fulton
26548e47fc Remove confusing comments and add in extra clarification - Bug #1534931
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9431 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-11 22:32:15 +00:00
William S Fulton
ded2c8f599 remove unnecessary check
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-11 22:30:26 +00:00
William S Fulton
5b549281be fix include within a structure - #1162194
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9423 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-06 23:02:45 +00:00
William S Fulton
507961cfab test include within a structure - #1162194
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9422 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-06 22:59:22 +00:00
William S Fulton
19492c7833 Test virtual conversion operators for directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9411 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-04 17:34:45 +00:00
Olly Betts
e66bd43f1c Remove some superfluous semicolons from after function definitions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-04 12:43:35 +00:00
William S Fulton
bc981a68ae ignores on templated class methods added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9402 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-04 11:04:35 +00:00