Commit graph

1,600 commits

Author SHA1 Message Date
Marcelo Matus
ff0c451c08 better fix for typedef + inheritance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8786 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-11 06:13:44 +00:00
Marcelo Matus
86247fd2ca fix namespace issue reported by Nero, in short, types must be resolved first in the parent scope, then in the base class list
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8780 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-10 23:58:17 +00:00
William S Fulton
c100210e27 workaround global namespace pollution by older versions of perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8775 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-10 16:43:49 +00:00
Marcelo Matus
804de595cb add new tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8767 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-10 07:25:21 +00:00
Charlie Savage
6232deaac2 New test for using Ruby keywords as method names.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8764 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-09 21:05:18 +00:00
Marcelo Matus
473215225d fix ruby kw warnings, all can be methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8760 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-09 20:07:44 +00:00
Marcelo Matus
404abfaa11 fix predicate, excluding template case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8759 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-09 17:34:52 +00:00
Marcelo Matus
d22e8d217f update cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8756 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-09 00:12:11 +00:00
Marcelo Matus
1392d9f9f8 fix ruby std::vector to support element with nodefault constructors
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8754 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 23:55:53 +00:00
Marcelo Matus
2903d7c280 well, %rename is working, but not all the languages declare std::vector in the same way
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8753 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 23:00:02 +00:00
Marcelo Matus
f52de8a8ec add missing %ignore resize, now it works
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 22:41:49 +00:00
William S Fulton
80f615916e workaround gcc-2.96 failures
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8751 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 22:26:44 +00:00
William S Fulton
818bd43d03 Forgotten commit from a few days ago. Tests template constructor and ignore (added to broken tests)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8750 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 22:25:31 +00:00
William S Fulton
cccef3acff add in some more vector of pointer tests, will only test new code in C# wrappers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8749 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 22:24:24 +00:00
Marcelo Matus
579f5963fb fix C + enums + struct
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8747 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 08:23:45 +00:00
Marcelo Matus
0a0ca7bc6d solve duplicate symbol issue reported by Andreas Held
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8746 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 02:13:17 +00:00
William S Fulton
bfa34459f3 Fix for Visual Studio Express 2005 without database support installed - no need to link against database libs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8742 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-07 20:50:27 +00:00
William S Fulton
6d2f5473f2 comment about unusual test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8741 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-07 20:46:10 +00:00
Marcelo Matus
8b9f26c144 update cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8740 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-07 18:46:05 +00:00
William S Fulton
759ecbed34 update for mailing lists
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8739 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-07 18:29:53 +00:00
Kevin Ruland
28ecb4e61b Added stdio.h include.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8736 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-07 14:37:29 +00:00
Marcelo Matus
511e4895b1 fix template + typedef issue reported by Bo Peng
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-06 23:42:37 +00:00
Kevin Ruland
4f73ea69da Added CCSHARED variable.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8728 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-06 14:04:45 +00:00
Kevin Ruland
528c66533e Update lists of wrapped functions.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8726 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-06 13:54:09 +00:00
Kevin Ruland
a1e7ff6d94 Don't report failure when additional methods or classes are defined.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8725 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-06 13:53:53 +00:00
Marcelo Matus
73602844eb fix for 1.5.2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8722 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-06 09:23:28 +00:00
Marcelo Matus
41b0a89cfb fixes for %templates/%rename/%features + templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-05 20:25:43 +00:00
Marcelo Matus
5ec3b7d422 fix unused warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8718 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-05 04:10:10 +00:00
Marcelo Matus
8936c32d2c fix repeated symbol
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8717 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-05 04:09:36 +00:00
Marcelo Matus
a61686b243 fix unused 'fail:' label warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8716 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-05 04:08:56 +00:00
Marcelo Matus
3897c6c7ec fix format warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8715 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-05 04:08:28 +00:00
William S Fulton
4053b247eb remove debug printout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8711 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 17:37:09 +00:00
William S Fulton
60612bacb5 missing static instances added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8709 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 12:28:23 +00:00
Marcelo Matus
65728e968e add extended support for smart pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8708 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 09:48:40 +00:00
Marcelo Matus
3efc6c9b0f add test for 'void *' argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8706 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 00:34:12 +00:00
Marcelo Matus
7a417324a5 add test for 'void *' argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8705 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 00:02:45 +00:00
Marcelo Matus
060cc0264d add test for 'void *' argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8704 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-04 00:02:03 +00:00
Marcelo Matus
f3133f89c6 fix SWIG var
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8702 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 23:41:48 +00:00
William S Fulton
aac22b0f57 Test for bug #1204342 (put in broken section for now)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8699 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 22:49:07 +00:00
William S Fulton
311f9c1f81 back to original makefile, the changes didn't speed things up at all and it is better not to duplicate the build code.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8697 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 22:16:01 +00:00
William S Fulton
55d861f15e test to make sure that variables do not use %exception by default
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8691 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 21:59:37 +00:00
Marcelo Matus
214dfb6b8e add missing check for noargs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8690 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 09:08:27 +00:00
Marcelo Matus
ab81492fb8 add nested class test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8689 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-03 07:49:04 +00:00
Marcelo Matus
fb72531fb8 cosmetic fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8684 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 23:24:01 +00:00
Marcelo Matus
31915bb0d5 fix bug #1420757
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8683 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 23:13:54 +00:00
Marcelo Matus
8f8673bd2c fix varout typemaps for swigtypes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8681 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 21:31:19 +00:00
Marcelo Matus
6545fac4a7 don't use ABC name, conflicts with MinGW wingdi.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8679 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 18:15:36 +00:00
Marcelo Matus
21be4f51f0 add 'docstring' test-case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8678 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 17:18:37 +00:00
Charlie Savage
acc52f93ff Fixed error in test which checked for an incorrect method name.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 09:02:40 +00:00
Mark Gossage
df022e7354 bugfix #1356577, changed double=>lua_number in a few places.
added the std::pair wrapping


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8672 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-02 01:41:06 +00:00