William S Fulton
|
162bdd283d
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6667 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:56:29 +00:00 |
|
William S Fulton
|
9bf092eb5a
|
C# std::vector support. Not really ready for the masses, but enjoy anyway.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6666 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:37:37 +00:00 |
|
William S Fulton
|
b7311365a4
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6665 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:28:48 +00:00 |
|
William S Fulton
|
5df51fab85
|
tidy generated code up
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6664 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:26:17 +00:00 |
|
William S Fulton
|
6bd73ed34f
|
%feature mods for default arguments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:25:17 +00:00 |
|
William S Fulton
|
209a16645c
|
Beefed up features test. The C++ code will fail to compile if features are not working as expected.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6662 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:11:35 +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 |
|
William S Fulton
|
9c8162bb90
|
Alternative %feature improvements for methods with default args, that works with constructors.
Marcelo, I've commented your approach out using #define MARCELO. Lets discuss on swig-dev.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6660 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:09:29 +00:00 |
|
William S Fulton
|
d8cb82e4b0
|
warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6659 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:06:51 +00:00 |
|
Marcelo Matus
|
f800e2470d
|
fix private new operator
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6658 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 18:44:41 +00:00 |
|
Marcelo Matus
|
272e74dc36
|
fix %features/%rename + def args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6657 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 18:41:31 +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 |
|
Art Yerkes
|
3101067a2d
|
Uniform SWIGSTATIC on all prototypes.
#ifdef __GNUC__ -> static inline to remove warning spew using gcc
typemaps: tweaks for arrays, enums
ocaml.cxx: remove Swig. qualifier everywhere it's not needed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6655 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 04:17:00 +00:00 |
|
John Lenz
|
c477876252
|
Update overload_extend runme script to work properly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6654 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 02:20:04 +00:00 |
|
John Lenz
|
e4e0977bab
|
Update Guile docs to reflect the change from -gh to -scm as default.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 01:35:36 +00:00 |
|
John Lenz
|
eec55ff302
|
Update Guile makefiles to work with default -scm mode.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 01:28:37 +00:00 |
|
John Lenz
|
6a0fbb5a2c
|
When compiling with gcc -ansi, inline was improperly getting set.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 01:27:57 +00:00 |
|
John Lenz
|
41a558998d
|
Switch Guile module to use -scm as default instead of -gh.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 01:02:21 +00:00 |
|
John Lenz
|
a9ed9eedec
|
Update my personal info
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 00:57:04 +00:00 |
|
John Lenz
|
3a07959dda
|
Fix a bug where chicken wrappers were not correctly registering values with the
chicken garbage collector.
Update the chicken documentation to reflect the new proxy class support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 23:13:59 +00:00 |
|
Art Yerkes
|
146947e548
|
Fixed test name -- the module names of tests are supposed to make their
file names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6647 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 18:24:42 +00:00 |
|
Art Yerkes
|
7d552e4595
|
Fixed GIFPlot examples.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6646 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 17:14:51 +00:00 |
|
Art Yerkes
|
a71a80a975
|
Removed unneeded constructor for shape class.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 17:11:20 +00:00 |
|
Marcelo Matus
|
b19d0dc05e
|
fix serious bug with def args + static methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 10:22:15 +00:00 |
|
Marcelo Matus
|
0759851fad
|
minor fix for extern declarations
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 09:57:16 +00:00 |
|
Marcelo Matus
|
f42ab6d25a
|
going back to use COBJECTS, which is the safe option, before release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6642 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 08:09:28 +00:00 |
|
Marcelo Matus
|
a0c0486d76
|
making sure the resolve_scope_node is working fine before release, and fix for unnamed namespace
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 08:07:02 +00:00 |
|
Marcelo Matus
|
8aaf75a78e
|
missing fixes for nodirector methods, already fixed in python
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6640 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 08:04:17 +00:00 |
|
Marcelo Matus
|
709cc0bd34
|
move fix for typedef (no ptr/no ref) + director from directors.cxx to lang.cxx. This should fix more related problems around. Also fix for unnamed namespace in lang.cxx
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 08:00:14 +00:00 |
|
Marcelo Matus
|
4226a4b753
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6638 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 01:20:36 +00:00 |
|
Marcelo Matus
|
708420244c
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 01:09:36 +00:00 |
|
Marcelo Matus
|
6227611fa7
|
fixes for %template+member/static methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6636 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 00:59:38 +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
|
344ab4e1e0
|
fix ConstMethods order for ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6634 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:45:29 +00:00 |
|
William S Fulton
|
d174b1b231
|
lib_xxx to li_xxx name change fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6633 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:31:12 +00:00 |
|
William S Fulton
|
3ef946d2d1
|
html fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6632 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:13:39 +00:00 |
|
William S Fulton
|
0dc3099ead
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6631 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:13:03 +00:00 |
|
John Lenz
|
c65f985bc6
|
Revert guile_gh.swg and guile_gh_run.swg to not use new runtime system.
Added global variable to hold status of -runtime,-c,-noruntime flag for use
in guile gh module mode.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6630 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:06:53 +00:00 |
|
Marcelo Matus
|
ff50a783e9
|
Fix for compiler dependent macro.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6629 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 22:06:25 +00:00 |
|
William S Fulton
|
49b2144e84
|
warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6628 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 21:29:44 +00:00 |
|
William S Fulton
|
1c8c536fb5
|
Warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 21:27:32 +00:00 |
|
John Lenz
|
af9b02bc60
|
The new python runtime now works from python versions 1.6.1 to 2.3.4
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6626 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 21:26:39 +00:00 |
|
William S Fulton
|
6784d7e6cc
|
test for default args in const methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6625 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 21:26:26 +00:00 |
|
William S Fulton
|
9eaf8c335b
|
Default args fix for const methods. The extra methods being generated were non-const.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6624 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 21:22:49 +00:00 |
|
Marcelo Matus
|
cb15d93f18
|
fix %template + static class members
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6623 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 20:04:59 +00:00 |
|
Marcelo Matus
|
9cdd5195ab
|
fix %template + static class members
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6622 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 19:40:41 +00:00 |
|
Marcelo Matus
|
ec2d6ba128
|
more uniform treatment of extern C. This also fix the defarg mechanism when declaring C functions inside C++.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 19:03:01 +00:00 |
|
Marcelo Matus
|
c801ac41ec
|
add more docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6620 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 18:48:59 +00:00 |
|
Marcelo Matus
|
53ec1c3c1d
|
add #include <cwchar>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6619 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 17:08:15 +00:00 |
|
Marcelo Matus
|
da29a4793d
|
more warns fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6618 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 16:37:10 +00:00 |
|