Marcelo Matus
|
6a4cf00db3
|
fix MSC problem with def. constructor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:03:09 +00:00 |
|
Marcelo Matus
|
38a72d8ad1
|
solve MSC include problem
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:02:38 +00:00 |
|
Marcelo Matus
|
22ed3ee374
|
solve unused var warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:02:20 +00:00 |
|
Marcelo Matus
|
b29252b2b3
|
solve label warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8507 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-22 00:01:54 +00:00 |
|
Marcelo Matus
|
da207954cb
|
fix seg. fault in Java/Csharp
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 22:52:46 +00:00 |
|
Marcelo Matus
|
492644de04
|
fix for cygwin/java example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8505 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 20:47:09 +00:00 |
|
Marcelo Matus
|
d6dc014907
|
fix Makefiles for cygwin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8504 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 20:45:15 +00:00 |
|
William S Fulton
|
29f3cef927
|
cffi and uffi tests shouldn't run unless they have been detected and set up correctly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 15:47:08 +00:00 |
|
Marcelo Matus
|
0b68b64c59
|
add macro to disable the extra qualifications in members, which seems to be no standard and not supported in gcc4.1 or so
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 08:24:52 +00:00 |
|
Marcelo Matus
|
f6affcc2a0
|
use SWIG_exception_fail for ruby and perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 08:05:56 +00:00 |
|
Marcelo Matus
|
b63855287f
|
fix 'freearg' applied to 'in' when numinputs=0
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 08:03:31 +00:00 |
|
Marcelo Matus
|
7065472c88
|
silence warnings with -O1 -Wall
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 01:03:37 +00:00 |
|
Marcelo Matus
|
fa1c6f22ce
|
remove rxspencer from configure.in for next release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 00:11:54 +00:00 |
|
William S Fulton
|
cf9272fbae
|
remove vc++ noise
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-21 00:02:05 +00:00 |
|
William S Fulton
|
8629d7f513
|
add in check for array inputs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8496 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 22:18:44 +00:00 |
|
Marcelo Matus
|
25c581e0b6
|
fix problem with template + classforward + default template parameters reported by Bill Spotz
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8495 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 22:04:17 +00:00 |
|
Marcelo Matus
|
b54c5bdec5
|
fix problem with template + classforward + default template parameters reported by Bill Spotz
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8494 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 21:47:17 +00:00 |
|
Marcelo Matus
|
a6e348b846
|
avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8493 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 18:59:06 +00:00 |
|
Marcelo Matus
|
24542ed0cd
|
fix runtime error reported by Robin Dunn, which also fix PyICU, and add debug mechanism for the Runtime System
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8492 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 07:58:01 +00:00 |
|
Marcelo Matus
|
d5feb12e59
|
fix warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8491 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 07:56:43 +00:00 |
|
Marcelo Matus
|
4d3b731ca5
|
remove noblock=1 in the varin typemaps since Tcl could add some code before the variable declarations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-20 00:59:29 +00:00 |
|
Marcelo Matus
|
2ebf4b04bc
|
add %delobject docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 08:53:13 +00:00 |
|
Marcelo Matus
|
5e4e3c3fc6
|
add test for %newobject
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8488 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 08:35:18 +00:00 |
|
Marcelo Matus
|
37cbe8f668
|
simpler check/set of the 'hasconsttype' attribute
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8487 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 07:56:49 +00:00 |
|
Marcelo Matus
|
f3ffb41b62
|
add 'newfree' typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 07:55:48 +00:00 |
|
Marcelo Matus
|
6b365aa9f0
|
add %delobject docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 07:55:16 +00:00 |
|
Marcelo Matus
|
f7578470a7
|
fix possible C errors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8484 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:54:51 +00:00 |
|
Marcelo Matus
|
12eff10b64
|
fix runtest to match new rule for enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:54:19 +00:00 |
|
Marcelo Matus
|
c4d06926a2
|
fix tcl C errors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8482 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:53:32 +00:00 |
|
Marcelo Matus
|
9d50efa32e
|
fix perl C errors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:53:15 +00:00 |
|
Marcelo Matus
|
7ec34f87af
|
fix feature:immutable and the 'const A* var;' case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8480 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:51:04 +00:00 |
|
Marcelo Matus
|
22248344a6
|
fix extra ;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8479 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:49:10 +00:00 |
|
Marcelo Matus
|
bc97fda47f
|
add more cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8478 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 04:48:25 +00:00 |
|
John Lenz
|
be9bb96eea
|
Fix a compile error when using void * in the test suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8477 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-19 03:16:01 +00:00 |
|
Marcelo Matus
|
5d4d9d2622
|
add macro for backward comp.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8476 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 21:43:55 +00:00 |
|
Marcelo Matus
|
56c682d6f9
|
fix missing freeargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8475 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 07:43:53 +00:00 |
|
Charlie Savage
|
b5d900d9b9
|
Changed rename rules to include functions and change Enums to only capitalize the first letter.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8474 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 04:54:48 +00:00 |
|
Marcelo Matus
|
f659f0c088
|
disable looking for locators that now are not generated
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8473 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 01:07:28 +00:00 |
|
Marcelo Matus
|
cbf3800960
|
add checking code for fwrite, problem reported by Michal Marek
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 00:52:34 +00:00 |
|
Marcelo Matus
|
ea0a0dde9e
|
fix example for new double->long long casting rule
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8471 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 00:38:10 +00:00 |
|
Marcelo Matus
|
dbe05fc50b
|
add initial regexp support based on the coptional rxspencer library. Active it using --with-rxspencer after installing the rxspencer library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8470 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 00:32:21 +00:00 |
|
Marcelo Matus
|
526be12c1e
|
change the %rename predicates to use the prefix %$ and avoid clashings with other rename directives
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8469 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-16 23:27:11 +00:00 |
|
Charlie Savage
|
5949320325
|
Updated test case for naming rules.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-16 10:46:25 +00:00 |
|
Charlie Savage
|
96c9b489b4
|
Updated renaming rules.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-16 10:46:08 +00:00 |
|
Marcelo Matus
|
8748e114c1
|
set the feature:immutable at the parsing stage, such that it can be used with rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8466 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-16 00:52:44 +00:00 |
|
Marcelo Matus
|
e777cae676
|
add at least %not support for rename predicates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8465 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 19:34:43 +00:00 |
|
Marcelo Matus
|
a91cb0755a
|
add rename for member variables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8464 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 19:19:22 +00:00 |
|
Marcelo Matus
|
676bb93334
|
add more predicates for rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8463 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 18:21:26 +00:00 |
|
Marcelo Matus
|
d54c7168a4
|
cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8462 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 18:02:33 +00:00 |
|
Marcelo Matus
|
841b1e15bc
|
allow to apply freearg ven when no in typemap is in place when numimputs=0
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8461 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-15 18:01:11 +00:00 |
|