Commit graph

186 commits

Author SHA1 Message Date
William S Fulton
93a052822a bump version to 1.3.32
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9595 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-12-04 21:50:53 +00:00
William S Fulton
d89fac038b On windows use .pyd instead of .dll - Python-2.5 no longer works with dlls
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-20 21:34:27 +00:00
William S Fulton
3211a5e770 bump vertion to 1.3.31
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9567 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 23:52:38 +00:00
William S Fulton
5dce7edb19 revert to previous formatting of file. Luigi, please add just the necessary mods back in
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9562 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 23:16:34 +00:00
Luigi Ballabio
31d299384e Alternate fix for bug #1578346 (the previous one broke Python properties in modern classes)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-15 17:26:25 +00:00
Art Yerkes
8ad7605f16 Sorry i haven't been here in a while.
camlp4 bug was caught by Michael Ethier <methier@cgr.harvard.edu>

- director.swg: fix a typo
- ocamldec.swg, ocaml.swg: new macros
- ac_compare_version.m4: arty's own more liberally licensed version compare
  autoconf macro.
- configure.in: use version_compare and make swigp4.ml generated by
  configure based on ocaml version.  This is due to an incompatible change
  in camlp4.
- ocaml.cxx: use new return macros in the right places
  (returning non-value)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9518 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 07:28:42 +00:00
William S Fulton
83456a1e65 Remove -Wdeclaration-after-statement warning that new versions of perl (5.8.8) emit for c++ compilation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9461 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-19 21:08:49 +00:00
Olly Betts
6cbf688002 Make sure that SKIP_XXX always gets defined if the user explicitly disables
language xxx (using --without-xxx or --without-alllang).  Fixes bug #1543041.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9344 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-24 16:27:25 +00:00
Olly Betts
1e1b3ef4cf The test for -lnsl, -linet, and -lsocket was only being run on IRIX, rather
than run everywhere except IRIX.  Rewritten to use AC_SEARCH_LIBS which
should avoid problems on IRIX and any other similar platform.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9343 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-24 16:12:49 +00:00
William S Fulton
aef037260a Fix mingw install
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9216 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-17 21:56:02 +00:00
William S Fulton
dfc9ab8ff3 R fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-04 20:45:12 +00:00
Joseph Wang
c94919dbfe put in tests to see if R is in system so that unit tests can run
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9183 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-07-01 02:19:50 +00:00
Joseph Wang
ef80a4f59a Committing R-SWIG
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-29 03:01:18 +00:00
William S Fulton
9e108b2790 Another jdk header location added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-06-13 19:28:40 +00:00
William S Fulton
dfdd4c8060 bump version to 1.3.30
fix chicken detection when not installed


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9075 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-05-03 21:01:16 +00:00
William S Fulton
7c8c7acc62 clean some files generated by visual studio
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9064 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-04-21 23:40:05 +00:00
Marcelo Matus
378283b5c2 readd RxSpencer support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9056 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-04-14 08:50:29 +00:00
John Lenz
7b4adb3109 Update Chicken configuration to not use chicken-config
which was removed in version 2.3
Other minor bug fixes to chicken


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9041 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-04-06 01:16:57 +00:00
William S Fulton
890d8a9204 clean up .pdb files generated by visual studio
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9005 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-14 22:06:19 +00:00
William S Fulton
5ea5667e18 remove non-standard --with-release-suffix configure options and fix the standard autoconf options --program-prefix and --program-suffix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-10 22:54:02 +00:00
William S Fulton
858d35d46f back out previous chicken patch - it breaks the C# csc compiler detection
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8997 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-10 21:55:46 +00:00
William S Fulton
d2c41032e5 verify csc detected is c# compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8994 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-03-09 20:29:26 +00:00
William S Fulton
6b6147f03b Deal with Microsofts attempt at deprecating C standard runtime functions for proprietary ones in Visual Studio 2005
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8847 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-19 22:16:56 +00:00
William S Fulton
4752a48da3 bump version to 1.3.29
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8808 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-12 21:37:49 +00:00
William S Fulton
c266855eb5 Add in missing xml Makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-30 22:16:51 +00:00
William S Fulton
df5f8dfa36 Skip gcj tests if c compiler is not gcc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:34:07 +00:00
Marcelo Matus
492644de04 fix for cygwin/java example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8505 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-21 20:47:09 +00:00
William S Fulton
29f3cef927 cffi and uffi tests shouldn't run unless they have been detected and set up correctly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-21 15:47:08 +00:00
Marcelo Matus
fa1c6f22ce remove rxspencer from configure.in for next release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-21 00:11:54 +00:00
Marcelo Matus
dbe05fc50b add initial regexp support based on the coptional rxspencer library. Active it using --with-rxspencer after installing the rxspencer library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8470 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-17 00:32:21 +00:00
Matthias Köppe
2d42771278 Add test suites for CLISP, CFFI, UFFI.
Check for CLISP binary.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8428 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-14 13:35:13 +00:00
William S Fulton
bf80147426 better approach to running gcj tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8286 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-08 01:30:37 +00:00
Marcelo Matus
c4a1b27093 cosmetic in comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-02 17:43:06 +00:00
Marcelo Matus
b034e6c266 add support for options in rename/namewarn and central methods to access the rename/warning hashs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-31 10:41:54 +00:00
Matthias Köppe
5f280cb2d0 Enable test suite for Allegro CL
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7913 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-12-01 17:41:50 +00:00
William S Fulton
5b1d21d3d4 Add in note from #910162 about how to correctly get the flags for compiling perl modules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7844 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:28:13 +00:00
William S Fulton
25be122346 ./configure --with-python --with-ruby --with-perl5 etc enable these languages,
ie the --with-xxxx options, where no path is specified, work the same as if
the option was not specified at all. Based on patches #1335042 #1329048 #1329047.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7830 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:28:36 +00:00
William S Fulton
edd19b2f39 bump version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7804 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-05 00:06:24 +00:00
William S Fulton
6084303a7f bump version to 1.3.27
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-09 22:05:01 +00:00
Kevin Ruland
aa9ffbad43 Don't do the wierd Examples/php4 Makefile link thing anymore.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7602 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-10-07 02:37:18 +00:00
Charlie Savage
25829d8649 Changes so that the Ruby testsuite and examples work with Ruby, SWIG and Mingw32 when running under windows.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7507 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-23 23:36:28 +00:00
Surendra Singhi
b427bb6f70 Reverting to revision 1.143, by mistake I had checked in wrong file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7487 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-23 02:24:55 +00:00
Surendra Singhi
bd050b97b4 Added my name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7486 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-23 02:10:07 +00:00
William S Fulton
b4a56ba679 Lua improvements - Mark Gossage patch #1295168
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7475 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-20 20:43:43 +00:00
William S Fulton
be0ceeaeb5 Attempt to detect if Lua is configured for dynamic library loading. Not quite working yet though.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7434 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-09-12 22:48:14 +00:00
William S Fulton
e590565fe8 Support for Lua added - patch from Mark Gossage
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7363 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-08-15 20:38:34 +00:00
William S Fulton
989b4fdbf9 remove last change. It is not valid bourne shell.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7310 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-20 20:28:05 +00:00
Marcelo Matus
f22165de7a allows to set PYLIBDIR externally
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7300 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-17 18:48:43 +00:00
William S Fulton
67364f1513 bump version to 1.3.26
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7286 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-12 19:57:04 +00:00
William S Fulton
ef46614102 multithread fixes for Cygwin g++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-01 20:38:48 +00:00