Marcelo Matus
|
ced0d5e023
|
fix for template+default template params, better warnings, better management of extern "java"
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6424 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 01:23:20 +00:00 |
|
Marcelo Matus
|
9d9580639a
|
add %typemap(varin) SWIGTYPE[], fix some typemaps to be safe for %apply
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6423 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:38:44 +00:00 |
|
Marcelo Matus
|
5a4369fd11
|
avoid to use SwigValueWrapper with std::string, just to keep the code cleaner and familiar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6422 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:35:16 +00:00 |
|
Marcelo Matus
|
09608bc2c5
|
more docs/split and cleaning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6421 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:31:24 +00:00 |
|
Marcelo Matus
|
53f6f300a0
|
better size_t/ptrdiff_t mapping
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6420 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:28:16 +00:00 |
|
Marcelo Matus
|
1fc46dfc1f
|
moving more enum typemaps here
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:27:06 +00:00 |
|
Marcelo Matus
|
c0dc57464a
|
prevent to overide the pointer value when an error occurred
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6418 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:25:31 +00:00 |
|
Marcelo Matus
|
ef4d07bab0
|
fixes for noconst types and size_t
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6417 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:20:00 +00:00 |
|
Marcelo Matus
|
d25d71bc0f
|
split std_basic_string/std_string
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6416 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 00:18:57 +00:00 |
|
John Lenz
|
d33f398c63
|
Update Examples to not build runtime library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6415 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 19:56:35 +00:00 |
|
William S Fulton
|
08100cf196
|
jdk 5.0 fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6414 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 19:23:28 +00:00 |
|
William S Fulton
|
136025b035
|
missing function body added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6413 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 19:22:58 +00:00 |
|
Marcelo Matus
|
3ac9536a83
|
fix long long + apply
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6412 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 11:36:03 +00:00 |
|
Marcelo Matus
|
38e568e602
|
fix lon long + apply + SwigValueWrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6411 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 09:49:24 +00:00 |
|
Marcelo Matus
|
3eed27bc54
|
fix in typemap for std_string + value wrapper
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6410 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 09:17:10 +00:00 |
|
Art Yerkes
|
30cdeb143a
|
Runtime test for multimodule import.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6409 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 08:39:52 +00:00 |
|
Art Yerkes
|
e9160c8597
|
Updated documentation.
Provide a swig_val function which generates a shareable value from a module
specific one in a painless way.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6408 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 08:38:54 +00:00 |
|
Art Yerkes
|
db57b0d6d8
|
Some delayed maintenance.
Fixes for multimodule targets.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6407 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 07:56:17 +00:00 |
|
William S Fulton
|
1e21896d50
|
Added an important Marcelo patch that wasn't documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6406 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 23:16:40 +00:00 |
|
William S Fulton
|
63f7af0366
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6405 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 21:09:50 +00:00 |
|
William S Fulton
|
6cdc20d8e6
|
fixes for changes in the test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6404 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 21:04:28 +00:00 |
|
William S Fulton
|
0835a9ac15
|
tests for default arguments in templated functions added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6403 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 21:03:08 +00:00 |
|
William S Fulton
|
2d1dbf168d
|
tests for default arguments in templated functions added
Currently broken for Python only
There might still be some 'translation errors' from converting the runtime test from the Java test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6402 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 21:01:14 +00:00 |
|
William S Fulton
|
362473b722
|
ruby warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6401 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:56:21 +00:00 |
|
John Lenz
|
2836e9599d
|
Rework the CLOS code for chicken... still needs a little more work
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6400 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:56:10 +00:00 |
|
William S Fulton
|
14c3a84d40
|
added runtime test for templated function overloading
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6399 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:54:27 +00:00 |
|
William S Fulton
|
c332db66ff
|
tests for overloading templated functions added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6398 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:51:46 +00:00 |
|
William S Fulton
|
f4f077c5fd
|
default args added to runtime test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:49:46 +00:00 |
|
William S Fulton
|
aa13f87bfa
|
default args added to test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6396 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:48:10 +00:00 |
|
William S Fulton
|
b0cb1889b6
|
ruby warnings suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:44:26 +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
|
7f9ad65f89
|
minor change in warning message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6393 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:36:02 +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 |
|
William S Fulton
|
3c181a9acb
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6391 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 20:30:51 +00:00 |
|
John Lenz
|
75e462baa8
|
Removed ability to share type information by C linking
All type sharing happens through a global variable in the target language.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 18:23:59 +00:00 |
|
John Lenz
|
02cffc8047
|
Update the documentation for new runtime type linking.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6389 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-12 22:06:47 +00:00 |
|
Marcelo Matus
|
1ea4adbcd4
|
add Scott Fix for directors+rename, and testExamples/test-suite/director_basic.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6388 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-11 22:53:24 +00:00 |
|
Marcelo Matus
|
d6804b34d2
|
add 'std' to install-lib
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6387 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-11 08:09:24 +00:00 |
|
Marcelo Matus
|
409e17e94a
|
add guards for swig/language extra methods and comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6386 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-10 17:58:14 +00:00 |
|
Marcelo Matus
|
1d0d321124
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6385 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-10 08:20:39 +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
|
ca9e6834df
|
fixes for latest stl changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6383 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-10 07:58:03 +00:00 |
|
Marcelo Matus
|
dc4409a1f1
|
isolate language independent STD/STL/C++ code + more documentation + cleaning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6382 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-10 06:42:15 +00:00 |
|
Marcelo Matus
|
0f6ae6977d
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6381 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 20:32:30 +00:00 |
|
Marcelo Matus
|
b5c610922a
|
more valuewrapper cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6380 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 20:32:20 +00:00 |
|
Marcelo Matus
|
5c930fcb09
|
add default arg + enum case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6379 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 16:33:36 +00:00 |
|
Marcelo Matus
|
61193266ae
|
since bad preprocessors around, we are going back to plain Types
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6378 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 16:09:06 +00:00 |
|
Marcelo Matus
|
37cffe5a32
|
add more cases from bug reports
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6377 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 09:16:53 +00:00 |
|
Marcelo Matus
|
9040ff7ecb
|
add tests for director+enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6376 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 09:15:38 +00:00 |
|
Marcelo Matus
|
092a7d9f09
|
add cast to work with SwigValueWrapper and write the out enum types appart, as needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6375 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-08 09:11:09 +00:00 |
|