William S Fulton
|
0a92a2bfe0
|
Just fixed comment (strncmp is ANSI C so will be present on all systems as SWIG requires an ANSI compiler)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 20:17:36 +00:00 |
|
William S Fulton
|
5448fe8df3
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6277 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:55:19 +00:00 |
|
William S Fulton
|
8486304d6c
|
oops, SWIGIMPORT changed to SWIGIMPORTED
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6276 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:53:33 +00:00 |
|
William S Fulton
|
f1285e8ec0
|
SWIGIMPORT macro documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:39:40 +00:00 |
|
William S Fulton
|
f1a4704792
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6274 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:36:53 +00:00 |
|
William S Fulton
|
5a6fa3c074
|
Bill Clarke patch: fix to ensure SWIGIMPORT always defined for %import and new warning when using -importall and -includeall together
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:35:05 +00:00 |
|
Marcelo Matus
|
f903ec5ac9
|
back to strncmp, is not clear if memcmp is faster
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 08:41:51 +00:00 |
|
Marcelo Matus
|
82f2ee5db5
|
fix to work in plain C
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6271 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 02:01:29 +00:00 |
|
Marcelo Matus
|
99ab00fda5
|
hmmm, warnfilter(320) doesn't work. back to pragmas
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6270 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:47:09 +00:00 |
|
Marcelo Matus
|
15a5e3976f
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:14:49 +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 |
|
Marcelo Matus
|
74c523675d
|
add test for nondynamic
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 00:52:24 +00:00 |
|
Marcelo Matus
|
5767888507
|
change name to lib_std_except.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6264 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 00:51:59 +00:00 |
|
Marcelo Matus
|
80bb867d2c
|
fix ptr test to work with COBJECTs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6263 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 00:51:19 +00:00 |
|
Marcelo Matus
|
31838af4c5
|
Change attribute cplus:exceptionclass to feature:exceptionclass. Add python:nondynamic feature. Fix -modern + exceptions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6262 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 00:49:41 +00:00 |
|
Marcelo Matus
|
66f2d41cc7
|
change attribute cplus:exceptionclass to feature:exceptionclass. Now it can be enforced with %feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6261 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 00:48:33 +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
|
87bb71f28c
|
fix errors on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6259 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-18 01:31:59 +00:00 |
|
Marcelo Matus
|
9e64364312
|
fix error on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6258 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-18 01:24:15 +00:00 |
|
Marcelo Matus
|
66b9b2e0be
|
fix error on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6257 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-18 01:18:31 +00:00 |
|
Marcelo Matus
|
c84ed90def
|
more warn fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6256 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-18 00:27:40 +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
|
22407f3517
|
remove more warnings, ICC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 21:46:44 +00:00 |
|
Marcelo Matus
|
7c51b33a69
|
fix problem with 64bit machines
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6253 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 21:45:42 +00:00 |
|
Marcelo Matus
|
d7d165b16c
|
python + cpp fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6252 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 07:27:40 +00:00 |
|
Marcelo Matus
|
d6554ac1ef
|
fixes for char[ANY]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6251 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 07:25:58 +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 |
|
Marcelo Matus
|
0420621ce7
|
added the -I- option and %include <file>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 05:55:43 +00:00 |
|
Marcelo Matus
|
9deb888bfe
|
Fix missing runtime lib directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6248 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-17 00:38:05 +00:00 |
|
William S Fulton
|
e1b6854087
|
Warning fix for directors submitted by Russell Magee
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 21:37:18 +00:00 |
|
William S Fulton
|
90d1804e82
|
redefined typedefs ISO C++ fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6246 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:43:45 +00:00 |
|
William S Fulton
|
5fbde74a73
|
bumped up version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6245 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:34:25 +00:00 |
|
William S Fulton
|
e38a9df498
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:33:16 +00:00 |
|
William S Fulton
|
fea836f808
|
Bill Clarke preprocessor fix for dynamic_cast.cpptest failure on Solaris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6243 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:31:12 +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 |
|
William S Fulton
|
527be56435
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6241 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-10 22:38:52 +00:00 |
|
William S Fulton
|
983d899999
|
missing DOCTYPE
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-10 22:27:52 +00:00 |
|
William S Fulton
|
847a59246b
|
Restore multiple build directories for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-10 22:25:02 +00:00 |
|
William S Fulton
|
1fa4e19a91
|
Bill Clarke patch to restore multiple build directories for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6238 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-10 22:24: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
|
ed445c6f54
|
Added missing Visual Studio project file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6233 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-06 22:21:28 +00:00 |
|
William S Fulton
|
0f9d2420c4
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6229 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-06 21:33:43 +00:00 |
|
William S Fulton
|
17472f1bd5
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6228 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 18:54:23 +00:00 |
|
William S Fulton
|
9af0a8caab
|
New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6225 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 09:34:09 +00:00 |
|
William S Fulton
|
89c85b5663
|
New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6224 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 09:27:59 +00:00 |
|