Commit graph

5,552 commits

Author SHA1 Message Date
Mark Gossage
69bdecfcdc added my name to the README file
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-26 05:19:06 +00:00
William S Fulton
9b34321bef Update for 1.3.28. The summary is no complete yet, I'm only half way through summarising the CHANGES.current file.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8560 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:55:53 +00:00
William S Fulton
995e2b908a update for 1.3.28
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8559 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:52:35 +00:00
William S Fulton
8abe53381d rules to autogenerate swigwarn.swg
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8558 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:44:53 +00:00
William S Fulton
55681e10b7 swigwarn.swg is now autogenerated and so shouldn't be checked in
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8557 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:44:08 +00:00
William S Fulton
d27dfe31e5 Minor mods getting ready for 1.3.28
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8556 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 22:41:22 +00:00
Marcelo Matus
ff5897d725 fix escape sequence reported by Vladimir Menshakov
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8555 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 19:41:37 +00:00
Marcelo Matus
0fbffb15df add docs about the new directive forms %ref/%unref for the old ref/unref features
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 19:07:28 +00:00
Surendra Singhi
c09e55e409 Removed a bug which was not allowing code for unions to be generated.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8553 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 15:04:24 +00:00
Surendra Singhi
efca43aaa7 Fixed the void* bug. Thanks to Matthias.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-25 12:40:05 +00:00
William S Fulton
d7750bf12f fix last commit for all langs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 22:40:03 +00:00
William S Fulton
a74b00edc8 goto fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8550 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 22:39:14 +00:00
Marcelo Matus
8b2eddb8a6 fix error reported by William K. Foster about bad strings generating seg faults
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8549 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 22:32:37 +00:00
William S Fulton
a27f850313 Fix for VC++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 22:23:43 +00:00
Marcelo Matus
d9b9f27ec6 fix template forward + using
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8547 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 22:23:12 +00:00
William S Fulton
9fd354cf16 No need to handle vc++ differently for stdint.h.
It basically doesn't come with it, so these typemaps can never expect to work, but a later version will hopefully ship this header and there are versions available on the internet.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:51:19 +00:00
William S Fulton
199773979d vc++ warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8545 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:42:02 +00:00
William S Fulton
1a5013196d vc++ warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8544 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:36:58 +00:00
William S Fulton
409ec3a65b Display which language is being cleaned/tested
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:35:41 +00:00
William S Fulton
e6239a56e1 Skip gcj tests if c compiler is not gcc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:34:07 +00:00
William S Fulton
8d1c1008df Fix clean on windows, where the commandline cannot take very many characters
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 21:32:12 +00:00
Marcelo Matus
810769f0fb fix bad name, reported by Robin, and cosmetics
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 17:51:53 +00:00
Marcelo Matus
88350eb73a fix kwargs + -O and use Swig_name_make for parameter names
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 09:06:49 +00:00
Jason Stewart
e4c3a91026 added note about Test::More support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 09:06:00 +00:00
Jason Stewart
691d551664 converted to use Test::More
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 09:01:46 +00:00
Jason Stewart
5ed2efad68 removed && and || tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8536 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 09:01:17 +00:00
Jason Stewart
94796829eb all test cases are now run through a wrapper script which traps
STDOUT/STDERR, and echos the output only on a test failure. This
supports the usage of Test::More or Test::Harness without breaking the
existing test suite behavior.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8535 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 09:00:40 +00:00
Mark Gossage
e0c0819f9d fixed mistake reported by William, caused by updating the lua.cxx
but not the lua.swg file


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8534 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-24 04:47:46 +00:00
Marcelo Matus
70b15106f7 catch read-onlye errors properly
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 23:47:10 +00:00
Marcelo Matus
be4d57cd57 fix memory leak
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 23:37:14 +00:00
Marcelo Matus
b670533614 fix several compiler warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8531 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 22:58:49 +00:00
William S Fulton
9189191c0e Use preinst-swig instead of swig so SWIG_LIB does not need to be set
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 21:48:49 +00:00
William S Fulton
0982b12ccd Fix for typedef to void *
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8529 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 21:47:16 +00:00
William S Fulton
f6bf2ec2fa fix php keyword warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 21:46:49 +00:00
Marcelo Matus
7edd12aa3b fix for VC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 18:36:59 +00:00
Marcelo Matus
9f40ef5268 fix detection of public access
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 17:31:15 +00:00
Marcelo Matus
75570bb63e fix for freearg with value especialization
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 08:15:46 +00:00
Marcelo Matus
ce02658699 fix java/csharp overload issue
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8524 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 01:55:00 +00:00
Marcelo Matus
96cab4a488 fix errors for 32bit arch.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-23 00:33:19 +00:00
Marcelo Matus
39ca497a07 simplify Makefiles
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8522 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 21:19:58 +00:00
Marcelo Matus
5bbeb3847a better solution for warning of perl+cygwin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 21:04:57 +00:00
Marcelo Matus
bd11299e1e fix cygwin warning for perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 20:24:04 +00:00
Marcelo Matus
5135023008 add mod to cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 18:08:27 +00:00
Marcelo Matus
7d9931c3ac update list
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8518 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 18:07:59 +00:00
Marcelo Matus
6f263ce7cf fix missing endif
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 17:58:13 +00:00
Marcelo Matus
db67a26473 fix warning for unused var
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 07:15:35 +00:00
Marcelo Matus
c5492251bd more fixes to MSC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 07:00:32 +00:00
Marcelo Matus
7ff4c76793 add snprintf def for MSC
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 06:55:26 +00:00
Marcelo Matus
2da6687dcc more on MSC and snprintf/strtoll/strtoull
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 04:48:11 +00:00
Marcelo Matus
86b27e6dc7 fix for VC warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-22 00:49:43 +00:00