Marcelo Matus
|
c41f10fd9c
|
fix bug #1263457
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8887 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 23:45:28 +00:00 |
|
Kevin Ruland
|
ccba0834fb
|
Fix the constructor naming for non-shadow forms.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8884 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:49:01 +00:00 |
|
Kevin Ruland
|
a5022a59dc
|
More TLS changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8880 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 21:03:12 +00:00 |
|
Marcelo Matus
|
bb5827efba
|
fix duplicate method definitions when using -fastproxy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8879 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 09:47:21 +00:00 |
|
Marcelo Matus
|
f3a2a4f0ee
|
fix for non-void returning value and using + %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 07:06:41 +00:00 |
|
Marcelo Matus
|
9078778009
|
fix for directors + empty vtables
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-23 06:49:34 +00:00 |
|
Marcelo Matus
|
0b268dccf4
|
fix using + extend as reported by William
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8859 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-22 01:21:43 +00:00 |
|
Marcelo Matus
|
d388046661
|
fix for directors, now the test-suite runs again using -directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8856 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 11:20:09 +00:00 |
|
Marcelo Matus
|
50ac99c2cc
|
fix previous overload +protected member issue, as reported by Colin McDonald
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-21 11:09:05 +00:00 |
|
Marcelo Matus
|
3ffbfc43ef
|
allow director protected members by default
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8854 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 18:18:44 +00:00 |
|
Marcelo Matus
|
a437930f4d
|
fix overload + protected member issue reported by Colin McDonald
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8851 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 16:52:28 +00:00 |
|
Marcelo Matus
|
62ba3024e2
|
fix fastproxy for methods using kwargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8849 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-20 07:30:38 +00:00 |
|
William S Fulton
|
b06e1b642e
|
Deal with Microsofts attempt at deprecating C standard runtime functions for proprietary ones in Visual Studio 2005
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8847 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-19 22:16:56 +00:00 |
|
Marcelo Matus
|
640aaf8f3a
|
add swigregister proxy method and move __repr__ to a single global module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8841 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 10:31:57 +00:00 |
|
Marcelo Matus
|
ce2aa74c36
|
add swigregister proxy method and move __repr__ to a single global module
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8840 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-18 09:23:55 +00:00 |
|
William S Fulton
|
a8ed3543a8
|
Fix Sun workshop char* problems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 23:20:19 +00:00 |
|
Marcelo Matus
|
4b150a0c9e
|
avoid assert when finding a recursive scope inheritance, emit a warning in the worst case, reported by Nitro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8832 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 22:13:37 +00:00 |
|
Marcelo Matus
|
4f783cc1d4
|
fix gcc warning reported by R. Bernstein
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-17 21:10:42 +00:00 |
|
Kevin Ruland
|
568aa2c6d1
|
Added #include TRMLS.h to the php_module.h header file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8827 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 21:30:03 +00:00 |
|
Marcelo Matus
|
85821269bf
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8821 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:39:20 +00:00 |
|
Marcelo Matus
|
88023f8b82
|
fix copyctor + template bug #1432125
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8820 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-16 05:30:26 +00:00 |
|
Kevin Ruland
|
6400d533db
|
Fix overloading of constructors.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8814 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-13 19:31:16 +00:00 |
|
Marcelo Matus
|
7ae7d7f278
|
fix static member names, from Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8798 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 22:01:31 +00:00 |
|
Marcelo Matus
|
c9639395c9
|
uniform the location of the includes and fixes, now in perlhead.swg as rubyhead.swg and pyhead.swg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8794 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 20:33:52 +00:00 |
|
Marcelo Matus
|
65e58e8ed9
|
generate warning for old python versions if the -classic option is not been used
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8793 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 20:14:01 +00:00 |
|
Marcelo Matus
|
caf47cde94
|
new fix for director protected members + overloading
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8790 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 18:09:46 +00:00 |
|
Marcelo Matus
|
358c35bf35
|
minor cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8789 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-11 08:09:17 +00:00 |
|
Marcelo Matus
|
a81d0c4691
|
more fixes for old perl versions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8777 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-10 20:37:20 +00:00 |
|
Marcelo Matus
|
4221c3e12c
|
fix C + struct + enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8766 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-09 23:14:33 +00:00 |
|
Marcelo Matus
|
7ea4a9e990
|
fix missing namespace in constants, reported by Olly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8757 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-09 16:39:10 +00:00 |
|
Marcelo Matus
|
579f5963fb
|
fix C + enums + struct
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8747 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-08 08:23:45 +00:00 |
|
Marcelo Matus
|
c5b3ac2abd
|
solve duplicate symbol issue reported by Andreas Held
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8744 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-08 02:06:15 +00:00 |
|
Marcelo Matus
|
511e4895b1
|
fix template + typedef issue reported by Bo Peng
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-06 23:42:37 +00:00 |
|
Surendra Singhi
|
25ef77d499
|
Fixes the placement of swig-lisp code, and also makes sure that
literals are properly converted for enums.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-06 20:38:54 +00:00 |
|
Marcelo Matus
|
69195cfb37
|
add -fastproxy and keep 'def' methods in class definitions for back. comp.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8724 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-06 10:20:48 +00:00 |
|
Marcelo Matus
|
a61686b243
|
fix unused 'fail:' label warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8716 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-05 04:08:56 +00:00 |
|
Marcelo Matus
|
e93d558ce1
|
fix unused variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8714 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-05 04:07:16 +00:00 |
|
William S Fulton
|
4d3a666e92
|
Give copy constructor parameter a more appropriate name. Also there is no need to mangle it, the name appears in the proxy classes in java/c#, so better that it is nicely named.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8700 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-03 22:59:45 +00:00 |
|
Marcelo Matus
|
214dfb6b8e
|
add missing check for noargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8690 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-03 09:08:27 +00:00 |
|
Marcelo Matus
|
6c6d16529e
|
add fail: label for the get methods always, just in case someone write a 'varout' typemap that need it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8682 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 22:56:15 +00:00 |
|
Marcelo Matus
|
8f8673bd2c
|
fix varout typemaps for swigtypes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8681 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 21:31:19 +00:00 |
|
Marcelo Matus
|
e05f7cfffc
|
add extranative option to keep old copy mode for std containers as the default behavior
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8673 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-02 06:00:37 +00:00 |
|
Marcelo Matus
|
285aeff366
|
readd removed \!
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8671 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 22:46:46 +00:00 |
|
Marcelo Matus
|
dbdcf4462c
|
fix -external-runtime and warning arounds in subversion
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8666 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-01 08:37:53 +00:00 |
|
Kevin Ruland
|
466726083f
|
Fixed problems when overloading C++ member functions.
- only register the wrapper function.
- fix dispatchFunction() implementation to accomodate this_ptr.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 16:40:59 +00:00 |
|
Marcelo Matus
|
26afeac0c7
|
fix Wall/pedantic
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8658 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 06:18:50 +00:00 |
|
Marcelo Matus
|
36ab776a61
|
fix -external-runtime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-31 00:02:58 +00:00 |
|
Marcelo Matus
|
7b2dbbc3ce
|
fix missing static member access methods, discovered with li_std_string test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:52:39 +00:00 |
|
Marcelo Matus
|
5e77ca27e0
|
add fragment warning and fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-30 22:22:13 +00:00 |
|
Marcelo Matus
|
c98cffe7a6
|
use hidden attr instead of self, is more general
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8606 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-29 03:42:22 +00:00 |
|