Marcelo Matus
|
aafdfe1a5e
|
fix iterators for old compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 02:28:01 +00:00 |
|
Marcelo Matus
|
bcca80d556
|
add corresponding wchar version of cstring.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 01:53:31 +00:00 |
|
Marcelo Matus
|
2d87b0de74
|
use consistent macro name SWIG_CSTRING_UNIMPL
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8238 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 01:52:19 +00:00 |
|
Marcelo Matus
|
dacc6e1dbb
|
properly disable stl.i in target languages which do not support it
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8237 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 01:49:57 +00:00 |
|
Marcelo Matus
|
fc0ee40ae2
|
clarify the use of std_except.i, now it has nothing to do with supporting the STD/STL namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8236 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 01:49:10 +00:00 |
|
Marcelo Matus
|
55d79fea4f
|
add initial stl.i to ensure proper file inclussion and extensions for each language
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8232 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 00:37:31 +00:00 |
|
Marcelo Matus
|
d43dbba7d0
|
add missing ; detected by improper inclusion of this file via stl.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8231 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 00:33:03 +00:00 |
|
Marcelo Matus
|
9e46ce1a5a
|
add missing ; detected by improper inclusion of this file via stl.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8230 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 00:27:49 +00:00 |
|
Marcelo Matus
|
8d812cd955
|
add stl.i files for each language to prevent improper includes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8229 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 00:27:12 +00:00 |
|
Marcelo Matus
|
da7a59d3f8
|
move xmlstring.i to a more standard location
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8228 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-06 00:06:27 +00:00 |
|
William S Fulton
|
ab207a67d6
|
With so many std_except.i files lying around, I've put in a check that this one isn't included for java/c# wrappers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8224 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-05 22:21:43 +00:00 |
|
William S Fulton
|
67e13d9c19
|
More subtle exception fixes for C# and Java. Workarournd for the wrong std_except.i file is being %include'd from java/stl.i and csharp/stl.i.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8222 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-05 22:02:14 +00:00 |
|
Marcelo Matus
|
36c3511e1f
|
fix problem with PyObject_Del and old python versions, reported by John Koleszar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8219 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-05 19:42:40 +00:00 |
|
Marcelo Matus
|
15534192b3
|
delete the perl5 typemaps, ignored here
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8218 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-05 19:34:51 +00:00 |
|
Marcelo Matus
|
6374f6824a
|
add missing typecheck codes and Char typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8216 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 21:46:27 +00:00 |
|
Marcelo Matus
|
25f12e2784
|
add runme.pl file and missing %init
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8215 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 20:40:47 +00:00 |
|
Marcelo Matus
|
f34ef6ff23
|
add %nodirector to internal PySwigIterator class
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8214 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 20:22:44 +00:00 |
|
Marcelo Matus
|
b60c5572ca
|
treat XMLCh properly using %typemaps_string
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8213 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 20:20:33 +00:00 |
|
Marcelo Matus
|
3286d72bb7
|
cosmetic consistency
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8212 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 20:19:37 +00:00 |
|
Marcelo Matus
|
d4aaf7a08a
|
add initial xmlstring support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 17:06:45 +00:00 |
|
Marcelo Matus
|
50e243ee28
|
finish the initial jstring support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-04 07:43:03 +00:00 |
|
William S Fulton
|
b858051d51
|
Fix recent STL exception breakages and add in throws typemaps for most of the std::exception classes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8201 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 23:25:33 +00:00 |
|
Marcelo Matus
|
79c9e57b2c
|
delete some inlines which confuse gcc for very large interfaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8200 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 19:54:53 +00:00 |
|
Marcelo Matus
|
cae76b03ee
|
better warning for director methods with ptr/ref output
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 19:52:26 +00:00 |
|
Marcelo Matus
|
fb563123a5
|
uniform cni examples
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8197 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 19:48:06 +00:00 |
|
Marcelo Matus
|
33097285e4
|
addcosmetics and docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-03 07:43:38 +00:00 |
|
Marcelo Matus
|
c2b4305599
|
add operator < for DEBUG
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 17:38:48 +00:00 |
|
Marcelo Matus
|
66efeaa788
|
add to %argument_fail
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8185 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 17:37:53 +00:00 |
|
Marcelo Matus
|
df7878b2dd
|
add empty (not working) jstring support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 11:44:14 +00:00 |
|
Marcelo Matus
|
9a865b570b
|
add fullname to the php4 kw warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 10:18:49 +00:00 |
|
Marcelo Matus
|
37c183deb0
|
add insensitive kws
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 04:36:56 +00:00 |
|
Marcelo Matus
|
2f4e0cdf20
|
silence warnings for std::exception
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 04:36:19 +00:00 |
|
Jason Stewart
|
eefe20390c
|
fixed document typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 06:35:51 +00:00 |
|
Jason Stewart
|
71dfd43bef
|
fixed file path typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 06:27:59 +00:00 |
|
Marcelo Matus
|
990aa04cd2
|
better str_new
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:46:12 +00:00 |
|
Marcelo Matus
|
41947a37e8
|
add missing operator warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:44:33 +00:00 |
|
Marcelo Matus
|
bd1c02b658
|
add %kwargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8152 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:43:59 +00:00 |
|
Marcelo Matus
|
8c93709658
|
better kw from Olly's comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8151 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:43:06 +00:00 |
|
Kevin Ruland
|
8b2070268a
|
Made string typemaps handle strings with embedded nulls. Changed to use
cstring::data() instead of c_str() to avoid a possible copy. (Ollie Betts)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8147 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 03:15:12 +00:00 |
|
Marcelo Matus
|
370b0ada6b
|
move print from kw to bn
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8146 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 03:06:53 +00:00 |
|
Marcelo Matus
|
f284375212
|
add tcl+java example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8140 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 11:59:54 +00:00 |
|
Marcelo Matus
|
8db859aa80
|
add jstring.i for ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 10:51:35 +00:00 |
|
Marcelo Matus
|
9ca73746b6
|
add built-in macro and flag 'empty' as a built-in name instead of a kw
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8135 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 09:14:30 +00:00 |
|
Marcelo Matus
|
dbc55f256c
|
add gcj and java->python initial support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 08:54:56 +00:00 |
|
Marcelo Matus
|
7e8fc00652
|
securing the call to SWIG_IsOK, which is a macro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 01:14:24 +00:00 |
|
Marcelo Matus
|
901bb6d73b
|
add the copyctor feature/directive to enable automatic copy constructors. In the way, fix how default ctor/dtor are added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-30 00:04:00 +00:00 |
|
William S Fulton
|
d57e63e2a5
|
Add in array reference typemaps - the recently introduced pointer reference typemaps broke array references.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8119 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-29 00:16:48 +00:00 |
|
Marcelo Matus
|
53cf7fd217
|
no need for , use
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8118 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-28 23:23:42 +00:00 |
|
Marcelo Matus
|
03d7aba73c
|
cosmetics and remove extra freearg typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8114 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-28 22:38:49 +00:00 |
|
Marcelo Matus
|
d0fbab350b
|
fix NEWOBJ->TMPOBJ
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-28 21:10:10 +00:00 |
|