Marcelo Matus
|
38ddd05b30
|
fix template_deftype to work with functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6903 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-20 21:16:13 +00:00 |
|
Marcelo Matus
|
5a0f780ba4
|
fix typemap search, now you can add a typemap like %typemap(out) int *Foo::foo(int bar);
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6900 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-19 23:03:14 +00:00 |
|
Marcelo Matus
|
db783afdc6
|
fix typemap search, now you can add a typemap like %typemap(out) int *Foo::foo(int bar);
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6899 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-19 22:54:40 +00:00 |
|
Marcelo Matus
|
7cb488e057
|
avoid using of temporal value for wrapping type user + const reference argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6895 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-18 05:57:08 +00:00 |
|
Marcelo Matus
|
0ac8253c3f
|
fixes for templates and template default args, cosmetics, and other fixes for OSS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6893 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-16 02:12:05 +00:00 |
|
Marcelo Matus
|
6b499410dd
|
more fixes for template + def args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-05 10:15:25 +00:00 |
|
Marcelo Matus
|
1c382fe97b
|
old extra fix for valuewrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6832 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-04 08:33:39 +00:00 |
|
Marcelo Matus
|
a94cb015c7
|
mix patches #748861 and #1041174 for %extend generation code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-04 08:33:03 +00:00 |
|
Marcelo Matus
|
49c6b3f14f
|
add support for smart pointers + %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 11:29:17 +00:00 |
|
Marcelo Matus
|
9b963f9763
|
support of typemaps + template + template def args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6808 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 01:01:03 +00:00 |
|
Marcelo Matus
|
18b74e0d30
|
reverting to 1.17, the protected constructor problem is now fixed in lang.cxx
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6806 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-01 00:56:35 +00:00 |
|
William S Fulton
|
ed1415ebad
|
Removed last vestiges of enums being handled as integers in the core.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6773 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 18:53:17 +00:00 |
|
Marcelo Matus
|
a603669c8f
|
more on protected ctors+directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6772 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 10:35:49 +00:00 |
|
Marcelo Matus
|
c4d6cdf0ab
|
fix non public overload order
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 09:15:58 +00:00 |
|
Marcelo Matus
|
d4f03d249e
|
fix for value_wrapper + feature:nodefault
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6739 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 22:56:18 +00:00 |
|
Marcelo Matus
|
586f7a876d
|
fix for abstract
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6738 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 22:55:27 +00:00 |
|
Marcelo Matus
|
7c617cd2f1
|
fixes for mixed_types.i, multidimension arrays, and arrays +references+typedefs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6728 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-15 20:53:29 +00:00 |
|
Marcelo Matus
|
c53347f088
|
fix seg fault #901022
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6692 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-08 07:30:30 +00:00 |
|
Marcelo Matus
|
782419af6b
|
fix seg fault #901022
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6691 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-08 07:28:29 +00:00 |
|
Marcelo Matus
|
d9b97420ee
|
fix def value difference between T_POINTER and T_STRING
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6670 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-05 01:41:07 +00:00 |
|
Marcelo Matus
|
5b3e4bc601
|
fix typemap + numinputs +argout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6669 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-05 00:22:29 +00:00 |
|
William S Fulton
|
17f6328b8a
|
Common default argument code factored into functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6661 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:10:20 +00:00 |
|
Marcelo Matus
|
27660bd461
|
missing non-null check
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6656 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 18:27:53 +00:00 |
|
Marcelo Matus
|
b6ced827f8
|
more fixes for %features, now doint it right, ie, deleting code instead of adding
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 00:58:49 +00:00 |
|
Marcelo Matus
|
fcd93c0dc7
|
fixes for Sun Studio 9, test it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 08:26:54 +00:00 |
|
Marcelo Matus
|
896c307fdc
|
more on %rename+%features+ templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 00:32:37 +00:00 |
|
Marcelo Matus
|
b77ef6461a
|
fix feautures + qual + templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6578 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-01 18:14:52 +00:00 |
|
Marcelo Matus
|
b88bb27850
|
fix SWIGENUM -> enum SWIGTYPE, as is used now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 01:59:20 +00:00 |
|
Marcelo Matus
|
f6070b825f
|
more ugly template+typedefs+namespace fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-26 00:31:02 +00:00 |
|
Marcelo Matus
|
01dbfb9f5e
|
%apply also looks for a typedef match if it doesn't find a match at first
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-26 00:30:05 +00:00 |
|
Marcelo Matus
|
8c3bbd578f
|
fix compactdefarg + const ref
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-23 06:45:10 +00:00 |
|
Marcelo Matus
|
cf3f26b5f9
|
Oops, missing 'else' in the old SwigValueWrapper mechanism
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6469 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-21 18:37:01 +00:00 |
|
William S Fulton
|
cd22d76972
|
fixes for directors and default arguments in the constructor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-21 18:16:21 +00:00 |
|
William S Fulton
|
74f9ab820b
|
compact default arguments feature (original default argument wrapping mode)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6449 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-20 20:59:33 +00:00 |
|
Marcelo Matus
|
a66c87f147
|
fix SwigValueWrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6443 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-19 23:34:04 +00:00 |
|
Marcelo Matus
|
7dfcb56369
|
fix for 'template struct Opaque1 Type2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6436 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 07:36:31 +00:00 |
|
Marcelo Matus
|
f9974297d6
|
add del_array method
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6431 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 02:01:06 +00:00 |
|
Marcelo Matus
|
85905ac7a2
|
fix typedef_reduce + namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 01:53:42 +00:00 |
|
Marcelo Matus
|
4897829d0f
|
allow overide the warn codes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6429 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 01:50:46 +00:00 |
|
Marcelo Matus
|
6cfa53e462
|
more fixes for feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6428 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 01:40:39 +00:00 |
|
Marcelo Matus
|
346171f612
|
allow mixed primitive types in the default type
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6427 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 01:39:53 +00:00 |
|
William S Fulton
|
13926748ee
|
templated function overloading support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6394 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:41:17 +00:00 |
|
William S Fulton
|
f331ce63c0
|
minor superficial mod
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6392 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:32:18 +00:00 |
|
Marcelo Matus
|
2459ec99d1
|
add initial C99 complex support + long double
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6384 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-10 08:18:14 +00:00 |
|
Marcelo Matus
|
1d1b75d98f
|
fix bug 953142
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6373 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 00:17:34 +00:00 |
|
Marcelo Matus
|
5f45025e75
|
added the . See lextype.i example.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6370 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-07 22:14:31 +00:00 |
|
John Lenz
|
143bfb2a62
|
Fix a few bugs in the tcl module related to clientdata propagation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6357 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-07 02:31:14 +00:00 |
|
Marcelo Matus
|
c3b41dd959
|
strange cache effect, disable by now, see enum_template.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6340 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 08:26:58 +00:00 |
|
William S Fulton
|
60d5d3c855
|
remove symbol fix for when the symbol/function is overloaded. Fixes some obscure %extend bugs when the methods are overloaded or have default arguments.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6329 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 22:18:13 +00:00 |
|
Marcelo Matus
|
e84e28b276
|
remove const for type names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6320 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 20:59:13 +00:00 |
|