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
|
331ace4bf8
|
fix comment to work with old C compilers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6350 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 17:34:51 +00:00 |
|
Marcelo Matus
|
d84772ce6f
|
fix #if __cplusplus problem
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6347 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 16:51:22 +00:00 |
|
Marcelo Matus
|
66a8f6d05c
|
fix warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6341 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 08:28:38 +00:00 |
|
Marcelo Matus
|
9303e3af22
|
add patch 903150
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6339 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 02:35:28 +00:00 |
|
Marcelo Matus
|
c6f20f2306
|
fix vector slice/del problems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6338 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 02:31:31 +00:00 |
|
Marcelo Matus
|
a0dd20b4b7
|
make type methods template safe
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6337 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-06 02:29:18 +00:00 |
|
Marcelo Matus
|
0b3f8bf2ce
|
LookupTypePointer now as pyrun
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6335 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 23:20:34 +00:00 |
|
John Lenz
|
6ed2f7e90e
|
New way of sharing type information between modules for chicken, mzscheme,
ruby, tcl, and perl.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6332 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 22:43:41 +00:00 |
|
Marcelo Matus
|
78293bbeee
|
fix bug report 1039688
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6325 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 21:43:34 +00:00 |
|
Marcelo Matus
|
776f15623e
|
several fixes, see CHANGES.current 10/04/2004
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 00:19:26 +00:00 |
|
William S Fulton
|
ff38a4e4ef
|
mods to use "default" typemap instead of default arguments for new default argument wrapping approach
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6304 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-04 20:08:25 +00:00 |
|
Marcelo Matus
|
ff794345fe
|
added the highly expected Robin's docstring [atch, plus some fixes and extensions. see autodoc.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6293 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-03 05:11:07 +00:00 |
|
Marcelo Matus
|
124253d698
|
added the highly expected Robin's docstring [atch, plus some fixes and extensions. see autodoc.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-03 05:01:17 +00:00 |
|
Marcelo Matus
|
e46c80edf8
|
replacing SWIGSTATIC(a) by SWIGINTERN a
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 20:15:46 +00:00 |
|
Marcelo Matus
|
2c962d36f2
|
isolating the pure 'runtime' code in pyrun.swg, the API declarations are now in pyapi.swg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6289 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 18:44:48 +00:00 |
|
Marcelo Matus
|
983d4abe42
|
add John Lenz patch for avoiding the runtime library, but allowing the old approach to coexist
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6288 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 17:54:38 +00:00 |
|
Marcelo Matus
|
a4a7a2ff1f
|
better error messages, more comments, clean up for the next major modifications
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:43:17 +00:00 |
|
Marcelo Matus
|
31d82778b4
|
in/out fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:42:01 +00:00 |
|
Marcelo Matus
|
27377fb937
|
added more elements from std
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6282 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:39:15 +00:00 |
|
Marcelo Matus
|
c3f519f67d
|
fix warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:03:19 +00:00 |
|
Marcelo Matus
|
a7c7a06c22
|
force all the std::exceptions to be exceptionclasses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:01:18 +00:00 |
|
Marcelo Matus
|
3d5d0f535a
|
cleaning + comments, and add the nondynamic feature handlers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6266 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:00:28 +00:00 |
|
William S Fulton
|
b0f52ade93
|
Added and empty freearg typemap so that the signed char* typemaps can be aplied to char*.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6260 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-22 20:30:06 +00:00 |
|
Marcelo Matus
|
f9db4dd648
|
fix anoher warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6255 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 22:08:48 +00:00 |
|
Marcelo Matus
|
349e6bc6ee
|
using <> when including lib files, fix char{ANY], add char FIXSIZE[ANY], fix pyfragments.swg, fixing *.swg and *.i names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6250 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 06:17:35 +00:00 |
|
William S Fulton
|
320616db1f
|
SWIGEXPORT macro simplification, Borland can use the normal Windows convention __declspec(dllexport)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6242 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:08:24 +00:00 |
|
Marcelo Matus
|
9f6ffb2feb
|
cosmetic changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6237 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:35:23 +00:00 |
|
Marcelo Matus
|
fc6ac9a6ea
|
change typemap(ignore) to typemap(in,numinputs=0)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6236 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:33:18 +00:00 |
|
Marcelo Matus
|
f962f10e05
|
change typemap(ignore) to typemap(in,numinputs=0)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:31:39 +00:00 |
|
Marcelo Matus
|
c16ee0373b
|
move tuple helper to its own file, and allow the user to redefine fragments through the fragments.i file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6234 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:26:23 +00:00 |
|
William S Fulton
|
74d75c27e8
|
Commit for Art Yerkes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6215 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-02 20:42:10 +00:00 |
|
William S Fulton
|
de4c1d3322
|
Various warning fixes for Visual Studio 2003 C++ compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 22:24:24 +00:00 |
|
Marcelo Matus
|
0017b084aa
|
add std_except.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6203 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 22:23:05 +00:00 |
|
Marcelo Matus
|
ebd1419512
|
fix warning and possible error for 64bits
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 08:42:37 +00:00 |
|
Marcelo Matus
|
bc715fc9a0
|
fix warnings for intel compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6194 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 08:07:45 +00:00 |
|
Lyle Johnson
|
02bb4b0a68
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6192 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 03:33:11 +00:00 |
|
Lyle Johnson
|
ae29b50240
|
Corrections for Ruby 1.6 compatibility.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6190 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 02:37:54 +00:00 |
|
Marcelo Matus
|
fa723151fb
|
more solaris fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 02:12:02 +00:00 |
|
Marcelo Matus
|
96a3b57b97
|
more solaris fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 02:09:44 +00:00 |
|
Marcelo Matus
|
9b7c4b973e
|
fix for solaris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 00:02:06 +00:00 |
|
Marcelo Matus
|
7a5fdd5784
|
fix Solaris/assign problem
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-31 20:33:39 +00:00 |
|
Marcelo Matus
|
1c899f9c96
|
fix solaris warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-31 20:15:54 +00:00 |
|
William S Fulton
|
0d26c39dd0
|
array bounds check fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-29 22:54:22 +00:00 |
|
William S Fulton
|
89fa119661
|
char * and char[] and char[ANY] typemaps tidyup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6165 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-29 20:35:30 +00:00 |
|
William S Fulton
|
48393596e1
|
char * and char[] and char[ANY] typemaps tidyup and fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6164 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-29 20:34:57 +00:00 |
|
William S Fulton
|
dc2bf27dc0
|
Typemap fix for methods that return char *. The CLR would incorrectly
delete the memory pointed to by char *.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6162 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-27 21:49:38 +00:00 |
|
William S Fulton
|
26283a6945
|
throws typemaps added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-26 21:57:36 +00:00 |
|
William S Fulton
|
7f1a06e20d
|
Removed redundant #include of Python.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-26 21:17:18 +00:00 |
|
William S Fulton
|
88d782332a
|
added %perlcode directive, patch from Fabrice Salvaire
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6157 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-26 21:16:19 +00:00 |
|