Commit graph

6,525 commits

Author SHA1 Message Date
William S Fulton
104ce8223d Memory leak fix put back in - the seg fault on Solaris is due to the recently added DetachCurrentThread call
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9547 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-12 01:56:18 +00:00
Olly Betts
b0fe47a4dd Improve how/when we define Py_ssize_t to match the way the python developers
recommend, so that it works if the user includes headers from something like
numpy which also defines Py_ssize_t.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-12 01:33:58 +00:00
William S Fulton
267d327fd8 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9545 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-12 01:23:16 +00:00
William S Fulton
561f3cd3d7 Path #1578346 - Python exceptions fail
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9544 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-12 01:21:22 +00:00
William S Fulton
d6954fed07 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:15:37 +00:00
William S Fulton
ec7ec026c2 Fix #1593291 - Smart pointers and inheriting from templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9542 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:14:37 +00:00
William S Fulton
ed9e9141ac Fix #1592173, conversion operators for directors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9541 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:08:51 +00:00
William S Fulton
72e32b3ccb %ignore clarification for #1592169
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 23:05:20 +00:00
Olly Betts
18e715c57c Initial update for PHP5 support and overload resolution changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-10 01:28:28 +00:00
William S Fulton
ab11e4c2fa *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9538 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-09 22:38:24 +00:00
William S Fulton
69fcd3ccb8 Test operator pointer casts
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9537 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-09 22:35:16 +00:00
William S Fulton
599d64e188 Fix director operator pointer casts
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9536 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-09 22:32:28 +00:00
William S Fulton
44e0d5eb5f Fix Wrapper delete as reported by Michel Marek
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9535 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 23:17:41 +00:00
William S Fulton
85baf67c71 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9534 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 01:04:13 +00:00
William S Fulton
1deb74fb80 use $self special variable instead of self in %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9533 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 01:01:37 +00:00
William S Fulton
1da87e125d nested class method test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9532 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:59:17 +00:00
William S Fulton
5fe9a8c04d New invalid cast exception added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9531 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:57:29 +00:00
William S Fulton
ca6b2bfa2b $self special variable for %extend
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:54:28 +00:00
William S Fulton
3e318317bd equals method should have a hashCode method - noticed by Eric Nickell
$self special variable for %extend


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9529 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-08 00:51:55 +00:00
Mikel Bancroft
2ca5ae2751 [allegrocl] see CHANGES.current.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9528 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-07 19:34:18 +00:00
William S Fulton
1e6f0244c9 add missing new line to warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-06 22:45:31 +00:00
William S Fulton
b6dcd8bf16 add online reference to Sheng JNI book
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9526 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-04 22:10:03 +00:00
William S Fulton
d590c60cec fix module name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-04 10:29:50 +00:00
William S Fulton
4e5940e753 InvalidCastException added for throwing from unmanaged code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9524 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-04 00:21:28 +00:00
William S Fulton
503f5bc2d2 add in reference to %newobject section for newfree typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 22:04:23 +00:00
William S Fulton
9a976ecad9 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9522 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:57:49 +00:00
William S Fulton
cb6ebd6f18 directorout const string& fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:57:27 +00:00
William S Fulton
5346a15881 test multiple calls for const string& return values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:55:24 +00:00
William S Fulton
639f8b6e30 copy test from java version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 21:54:25 +00:00
Art Yerkes
5a48748561 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@9518 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-03 07:28:42 +00:00
William S Fulton
358cbf0097 replace code with warning that it does not work for UTL languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9517 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:46:12 +00:00
William S Fulton
9a03400ee5 solaris warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9516 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:23:01 +00:00
William S Fulton
aca741d158 solaris warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9515 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 18:15:20 +00:00
Olly Betts
f4af1e0566 Update PHP entries and cross off a Ruby item which has been done.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 12:15:12 +00:00
Olly Betts
eee0c57bd0 Add "PHP5 class wrappers" to the list of exciting new stuff in 1.3.30.
Add "R" to the summary of supported languages.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9513 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 12:05:03 +00:00
William S Fulton
6257f224b0 variable hiding warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 09:40:19 +00:00
William S Fulton
c5b212de1d remove non-standard C
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 09:04:55 +00:00
William S Fulton
4b4239ca19 vc++ warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 08:30:23 +00:00
William S Fulton
0ec8c8898a warning fix for vc++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9509 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 00:43:55 +00:00
William S Fulton
dedc5710bc *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9507 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 00:19:29 +00:00
William S Fulton
7b50c398cf updates for 1.3.30 release
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9506 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-02 00:00:05 +00:00
William S Fulton
68891541d1 beautify/format source code with gnu indent
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9505 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-01 23:54:54 +00:00
William S Fulton
cb8ae0ab98 beautify target added for formatting source code with indent
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9504 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-01 23:44:53 +00:00
William S Fulton
ba65266276 fix truncation in generated pdf docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:54:08 +00:00
William S Fulton
555e8f62d2 changes after running section number updater
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:43:55 +00:00
William S Fulton
0136c1da7c html fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9501 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:39:20 +00:00
William S Fulton
9dcf7c6579 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:31:42 +00:00
William S Fulton
540b467c94 runtime test for turning multiple inherited classes into Java interfaces
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:10:34 +00:00
William S Fulton
c1f6192faf more nopgcpp tests (for const methods)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9498 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:06:52 +00:00
William S Fulton
4bdfaf039e test %csmethodmodifiers for c#
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9497 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-31 22:05:35 +00:00