Marcelo Matus
|
e4e9a5e61b
|
LookupTypePointer now as pyrun
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6335 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 23:20:34 +00:00 |
|
Marcelo Matus
|
d9ffb83b6c
|
fix bug report 1039688
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6325 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-05 21:43:34 +00:00 |
|
Marcelo Matus
|
3b006a74c0
|
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@6293 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-03 05:11:07 +00:00 |
|
Marcelo Matus
|
415420c4c4
|
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@6291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-03 05:01:17 +00:00 |
|
Marcelo Matus
|
b501fb8521
|
replacing SWIGSTATIC(a) by SWIGINTERN a
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 20:15:46 +00:00 |
|
Marcelo Matus
|
5edce7c150
|
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@6289 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 18:44:48 +00:00 |
|
Marcelo Matus
|
afed1d4126
|
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@6288 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 17:54:38 +00:00 |
|
Marcelo Matus
|
3ae15c245c
|
better error messages, more comments, clean up for the next major modifications
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6284 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:43:17 +00:00 |
|
Marcelo Matus
|
ff5136e3a4
|
in/out fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:42:01 +00:00 |
|
Marcelo Matus
|
d3534ecc5a
|
added more elements from std
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6282 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-02 01:39:15 +00:00 |
|
Marcelo Matus
|
22e70dac7b
|
force all the std::exceptions to be exceptionclasses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6267 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:01:18 +00:00 |
|
Marcelo Matus
|
d7b22b7d90
|
cleaning + comments, and add the nondynamic feature handlers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6266 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:00:28 +00:00 |
|
Marcelo Matus
|
bba676cae0
|
fix anoher warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6255 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 22:08:48 +00:00 |
|
Marcelo Matus
|
b9bfda7868
|
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@6250 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 06:17:35 +00:00 |
|
Marcelo Matus
|
ffb44dc7a0
|
cosmetic changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6237 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:35:23 +00:00 |
|
Marcelo Matus
|
735f6804cd
|
change typemap(ignore) to typemap(in,numinputs=0)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6236 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:33:18 +00:00 |
|
Marcelo Matus
|
6e36f5d07f
|
change typemap(ignore) to typemap(in,numinputs=0)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:31:39 +00:00 |
|
Marcelo Matus
|
4e4d8679f1
|
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@6234 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-07 09:26:23 +00:00 |
|
Marcelo Matus
|
578829d48e
|
add std_except.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6203 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 22:23:05 +00:00 |
|
Marcelo Matus
|
977bef6407
|
fix warning and possible error for 64bits
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 08:42:37 +00:00 |
|
Marcelo Matus
|
cebe364967
|
fix warnings for intel compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6194 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 08:07:45 +00:00 |
|
Marcelo Matus
|
b6b1bf4bbc
|
more solaris fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6188 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 02:12:02 +00:00 |
|
Marcelo Matus
|
f7640ab44f
|
more solaris fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 02:09:44 +00:00 |
|
Marcelo Matus
|
b975622328
|
fix for solaris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6186 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-01 00:02:06 +00:00 |
|
Marcelo Matus
|
24a7abba20
|
fix Solaris/assign problem
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-31 20:33:39 +00:00 |
|
Marcelo Matus
|
977a99a2c7
|
fix solaris warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-31 20:15:54 +00:00 |
|
William S Fulton
|
61d07f7cae
|
Removed redundant #include of Python.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6158 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-26 21:17:18 +00:00 |
|
Lyle Johnson
|
351c6af986
|
Fixed a little typo in the comments (was "Outnput", changed to "Output").
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6122 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 12:31:10 +00:00 |
|
Marcelo Matus
|
26808b6d1c
|
More fixes for arrays and variables, mostly cosmetic ones.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6105 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-18 22:57:05 +00:00 |
|
Marcelo Matus
|
58fc17cb81
|
fix char[] varout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5995 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-15 23:10:22 +00:00 |
|
Marcelo Matus
|
a02d064ad6
|
some performance improvements
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5982 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-14 09:14:48 +00:00 |
|
Marcelo Matus
|
f0f8a4bfea
|
more fixes for exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5946 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-29 23:34:09 +00:00 |
|
Marcelo Matus
|
3f8ed3e650
|
more fixes for exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5944 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-29 23:19:01 +00:00 |
|
Marcelo Matus
|
74f0585c00
|
change char[] and char[ANY] to behave more like char* as default
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5938 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-28 20:40:32 +00:00 |
|
Marcelo Matus
|
adf66c8c62
|
fix anon enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-28 02:10:02 +00:00 |
|
Marcelo Matus
|
d0c59e6529
|
fixes for char[], const char[], and cleaning wchar_t
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-27 11:25:31 +00:00 |
|
Luigi Ballabio
|
95a6fa8edb
|
Python typemap for FILE* (in behalf of Marcelo)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5929 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-26 12:44:38 +00:00 |
|
Matthias Köppe
|
783d69e252
|
New common runtime function SWIG_TypePrettyName.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-06 09:51:37 +00:00 |
|
Marcelo Matus
|
68608f907e
|
use tuple in iterator, since is more 'constant' than a list
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 22:00:47 +00:00 |
|
Marcelo Matus
|
d295432509
|
use inplace +=
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5860 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 21:59:38 +00:00 |
|
Marcelo Matus
|
a9b4a82eae
|
fix inplace python opers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5859 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 21:58:47 +00:00 |
|
Marcelo Matus
|
7ac0a7f883
|
accept None in std::vector<A*>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5841 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-07 01:20:41 +00:00 |
|
Marcelo Matus
|
427c969c60
|
fix std::vector<A*>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5840 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-07 00:55:15 +00:00 |
|
Marcelo Matus
|
99a5a6ae1f
|
fix for CC Sgi
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5838 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-06 07:58:08 +00:00 |
|
Marcelo Matus
|
8a2343f31d
|
added wchar_t type
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5835 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-06 06:31:24 +00:00 |
|
Marcelo Matus
|
de65a09e6c
|
fix tp_del field
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5834 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-06 06:28:07 +00:00 |
|
Marcelo Matus
|
abdf9b7980
|
fix more comp. warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-06 00:10:14 +00:00 |
|
Marcelo Matus
|
5ddf147312
|
fix vector<bool> problems
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-05 23:24:39 +00:00 |
|
Marcelo Matus
|
f3641c8520
|
suppress compiler warns and more cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5830 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-05 20:20:36 +00:00 |
|
Marcelo Matus
|
c2e704374f
|
add wstring/wchar_t support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5829 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-05 20:12:02 +00:00 |
|