Marcelo Matus
|
1426e648eb
|
make both %rename directive formats equivalent
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8320 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 17:43:46 +00:00 |
|
Marcelo Matus
|
550958058d
|
replace as needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8319 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 17:41:32 +00:00 |
|
Marcelo Matus
|
a05ba722d7
|
add %delobject, which is the equivalent of %newobject but for functions that delete an element. This allows to properly disown the argument, as the %newobject directive allows to 'own' the object
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8318 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 17:35:04 +00:00 |
|
Marcelo Matus
|
812bbb8d1a
|
fix rename, problem detected in guile which doesn't set any namewarn
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 17:06:19 +00:00 |
|
Mark Gossage
|
4b4a6aa09d
|
applied neomantra's patches & fixed C89 bug #1356574
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8316 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 07:59:11 +00:00 |
|
Marcelo Matus
|
441c78a706
|
more examples
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8315 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 03:00:45 +00:00 |
|
Marcelo Matus
|
ec22a90c85
|
fix ||, it should be &&
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8314 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 03:00:18 +00:00 |
|
Marcelo Matus
|
ec64b2ce0d
|
clarify the error message, until we resolve the default behavior
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8313 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 01:09:21 +00:00 |
|
Marcelo Matus
|
d37aed0f65
|
use "" instead of Nullch until we resolve about using Nullch + '@' + exceptions or not
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8312 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 00:43:42 +00:00 |
|
Marcelo Matus
|
2bde7c2c3b
|
map iterators now use the native PySwigIterator, which is very very good for large maps, since no more temporals key/value tuples are needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8311 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-09 00:40:44 +00:00 |
|
William S Fulton
|
bed09b373e
|
better approach to running gcj tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8310 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 22:53:07 +00:00 |
|
Marcelo Matus
|
9ba22b45c0
|
back to Nullch
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8309 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 22:05:21 +00:00 |
|
Marcelo Matus
|
c378cb8f29
|
back to Nullch
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8308 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 22:03:28 +00:00 |
|
Marcelo Matus
|
02c17b6d22
|
add info about SWIG_FEATURES and -help when no option is found. Use --help as alias of -help, following gnu-ish style.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8307 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 21:47:31 +00:00 |
|
William S Fulton
|
5ea4b63548
|
Resort back to SWIG-1.3.27 STL exception handling. The generic std_except.i does not work due to some problem with SWIG_exception
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8306 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 21:21:24 +00:00 |
|
William S Fulton
|
db210a1fa0
|
Make sure guile doesn't use this file either. It does not work for Guile.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8305 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 21:19:55 +00:00 |
|
William S Fulton
|
742afce44c
|
_std_deque.i moved from Lib directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8304 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 20:17:06 +00:00 |
|
William S Fulton
|
2387c32254
|
Each target language now has its own std_deque.i like the other STL wrappers.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8303 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 20:08:44 +00:00 |
|
William S Fulton
|
f2eeedf1c0
|
Make sure this file is not included by Java or C# (std_deque.i) was using it after recent commits
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8302 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 20:07:51 +00:00 |
|
William S Fulton
|
dae3d70612
|
moved from Lib directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8301 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 20:05:23 +00:00 |
|
Marcelo Matus
|
6305a122e3
|
extra check to see if the template deftype is needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8300 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 19:41:32 +00:00 |
|
Marcelo Matus
|
defd9f4446
|
add extra replace that the UTL requires
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8299 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 19:37:34 +00:00 |
|
Jason Stewart
|
48bbd2b7fa
|
removed printf output for operator overloading ; added back croak(Nullch) in fail:
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8298 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 11:26:20 +00:00 |
|
William S Fulton
|
a3d21b7b8e
|
document #error and #warning including cpperraswarn/nocpperraswarn
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8297 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 10:12:35 +00:00 |
|
William S Fulton
|
916a23d3c4
|
Fix last sorting commit
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8296 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 09:48:26 +00:00 |
|
Marcelo Matus
|
68521b1c74
|
add value iterator
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8295 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 09:30:53 +00:00 |
|
Marcelo Matus
|
679d147937
|
update as std::map
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8294 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 07:48:47 +00:00 |
|
Marcelo Matus
|
972974c0e3
|
fix to avoid copies when the wrapper class exists
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8293 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 07:08:21 +00:00 |
|
Marcelo Matus
|
e8d67c80f3
|
fix to avoid copies when the wrapper class exists, and to accept std::map pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8292 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 07:04:45 +00:00 |
|
Marcelo Matus
|
a80ac86316
|
add std_map example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 07:00:51 +00:00 |
|
Marcelo Matus
|
cf431d3b47
|
add buildnone option and cosmetics, including sorting options by name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 06:58:49 +00:00 |
|
Marcelo Matus
|
9b44e54654
|
add alias name for templates including full expanded type, including default template args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8289 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 06:56:47 +00:00 |
|
Marcelo Matus
|
67051bcf15
|
fix template + global funcs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8288 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 06:55:41 +00:00 |
|
Marcelo Matus
|
7d489fa3ea
|
remove extra 'directory' word
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8287 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 03:02:11 +00:00 |
|
William S Fulton
|
bf80147426
|
better approach to running gcj tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8286 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 01:30:37 +00:00 |
|
William S Fulton
|
3421742f46
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8285 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 01:17:12 +00:00 |
|
William S Fulton
|
8e762154b8
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 00:59:46 +00:00 |
|
William S Fulton
|
6db2ccd202
|
Only run gcj tests when gcj is installed on the box
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-08 00:53:53 +00:00 |
|
William S Fulton
|
d1c4a36df0
|
add missing languages to commandline options
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8282 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 23:42:31 +00:00 |
|
William S Fulton
|
ddb87504ef
|
Commandline option display: Put back in alphabetical order, fix typos and improve wording and consistency.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8281 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 23:34:31 +00:00 |
|
William S Fulton
|
e0907e37a3
|
Specify classpath which is needed should the CLASSPATH env variable be set
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8280 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 19:54:27 +00:00 |
|
William S Fulton
|
e3440dfbcc
|
add in user friendly error when configure.in has change and a reconfigure is needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8279 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 16:31:47 +00:00 |
|
Marcelo Matus
|
7e4e3c84cf
|
test operator aliases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 09:44:44 +00:00 |
|
Marcelo Matus
|
c4337c7356
|
add operator aliases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8277 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 09:36:58 +00:00 |
|
Marcelo Matus
|
373a1aa719
|
use simpler %ignoreoperator directive
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8276 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 07:58:15 +00:00 |
|
Marcelo Matus
|
e73b4e1036
|
fix typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 07:15:58 +00:00 |
|
Marcelo Matus
|
6e95b6433b
|
add macros/names to avoid numeric warning codes. use them in tcl,perl,ruby and python
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8274 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 06:59:32 +00:00 |
|
Marcelo Matus
|
ab0b0ece71
|
fix typos in names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 06:53:36 +00:00 |
|
William S Fulton
|
49352e13b1
|
call the sanity_check function to check the C++ operators are implemented correctly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 01:36:36 +00:00 |
|
William S Fulton
|
278d0f91f7
|
call the sanity_check function to check the C++ operators are implemented correctly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8271 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-07 01:09:33 +00:00 |
|