Commit graph

4,682 commits

Author SHA1 Message Date
William S Fulton
9f158cbd5d 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@6278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 20:17:36 +00:00
William S Fulton
80affed98f *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6277 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:55:19 +00:00
William S Fulton
5d9631bf20 oops, SWIGIMPORT changed to SWIGIMPORTED
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6276 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:53:33 +00:00
William S Fulton
a4c26ef742 SWIGIMPORT macro documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:39:40 +00:00
William S Fulton
4f439bfe7c *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6274 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:36:53 +00:00
William S Fulton
bddf02154e 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@6273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 19:35:05 +00:00
Marcelo Matus
26265006cc back to strncmp, is not clear if memcmp is faster
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-27 08:41:51 +00:00
Marcelo Matus
7cfd507cee fix to work in plain C
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6271 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 02:01:29 +00:00
Marcelo Matus
b87d66bf68 hmmm, warnfilter(320) doesn't work. back to pragmas
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6270 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 01:47:09 +00:00
Marcelo Matus
ce680838a6 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 01:14:49 +00:00
Marcelo Matus
0ea35a31c0 fix warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6268 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 01:03:19 +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
1ed8f4209a add test for nondynamic
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 00:52:24 +00:00
Marcelo Matus
e53e5171b0 change name to lib_std_except.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6264 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 00:51:59 +00:00
Marcelo Matus
7cdf043367 fix ptr test to work with COBJECTs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6263 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 00:51:19 +00:00
Marcelo Matus
7de5934a5d 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@6262 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 00:49:41 +00:00
Marcelo Matus
343276f056 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@6261 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-26 00:48:33 +00:00
William S Fulton
64ecb886fa 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@6260 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-22 20:30:06 +00:00
Marcelo Matus
b47bfaaa46 fix errors on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6259 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-18 01:31:59 +00:00
Marcelo Matus
e711813d57 fix error on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6258 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-18 01:24:15 +00:00
Marcelo Matus
a7e6ea9302 fix error on solaris CC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6257 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-18 01:18:31 +00:00
Marcelo Matus
f4e08cd89f more warn fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6256 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-18 00:27:40 +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
65540f6632 remove more warnings, ICC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 21:46:44 +00:00
Marcelo Matus
701d913fa9 fix problem with 64bit machines
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6253 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 21:45:42 +00:00
Marcelo Matus
43455d981a python + cpp fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6252 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 07:27:40 +00:00
Marcelo Matus
393204b286 fixes for char[ANY]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6251 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 07:25:58 +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
7cc6470fe6 added the -I- option and %include <file>
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 05:55:43 +00:00
Marcelo Matus
a1f79bdb88 Fix missing runtime lib directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6248 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-17 00:38:05 +00:00
William S Fulton
550476ac58 Warning fix for directors submitted by Russell Magee
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 21:37:18 +00:00
William S Fulton
d79daa4886 redefined typedefs ISO C++ fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6246 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:43:45 +00:00
William S Fulton
028720880b bumped up version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6245 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:34:25 +00:00
William S Fulton
3ec02009da *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6244 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:33:16 +00:00
William S Fulton
93ab6a9a6e Bill Clarke preprocessor fix for dynamic_cast.cpptest failure on Solaris
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6243 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:31:12 +00:00
William S Fulton
f0f063f7ae SWIGEXPORT macro simplification, Borland can use the normal Windows convention __declspec(dllexport)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6242 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-14 20:08:24 +00:00
William S Fulton
5bac1fbe84 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6241 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:38:52 +00:00
William S Fulton
573c940ba8 missing DOCTYPE
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:27:52 +00:00
William S Fulton
64e379ff00 Restore multiple build directories for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:25:02 +00:00
William S Fulton
3806a4f917 Bill Clarke patch to restore multiple build directories for test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6238 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-10 22:24:24 +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
William S Fulton
f5de255d60 Added missing Visual Studio project file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6233 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-06 22:21:28 +00:00
William S Fulton
2c9347ac91 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6229 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-06 21:33:43 +00:00
William S Fulton
23c07659f3 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6228 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 18:54:23 +00:00
William S Fulton
186efd12ee New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6225 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 09:34:09 +00:00
William S Fulton
ead70a1069 New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6224 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-04 09:27:59 +00:00