Marcelo Matus
|
1c7c9e44f7
|
massive typemap unification
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7676 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-18 13:24:15 +00:00 |
|
William S Fulton
|
c922efdfcd
|
test bug #1211353 for -ve enum values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7249 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-06-02 21:46:52 +00:00 |
|
William S Fulton
|
88853360b7
|
fixes for gcc-4.0 interpretation of the C++ standard - anonymous declarations cannot have external C++ linkage.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-09 19:37:41 +00:00 |
|
William S Fulton
|
c7186b6d23
|
const enum SWIGTYPE & typemap tests
more enum tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:13:27 +00:00 |
|
William S Fulton
|
11d77ef9ae
|
various fixes to remove warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-01 21:10:06 +00:00 |
|
William S Fulton
|
c6f8970cc0
|
missing typename added to keep gcc-3.4 and other ISO compilers happy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6171 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-29 22:27:43 +00:00 |
|
Lyle Johnson
|
b636b8b24a
|
Use %warnfilter to filter out a few more warning messages from the Ruby
module about constants whose names begin with lowercase letters.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 13:46:22 +00:00 |
|
William S Fulton
|
b84a6d58b4
|
New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C#
Also tests for Java and C# simple enums (enum items mapped to integers)
Also proper Java (J2SDK1.5) enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5919 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-24 20:05:40 +00:00 |
|
Lyle Johnson
|
5168f3a5d7
|
Added a number of %warnfilter directives to the enum_thorough.i test
to suppress warning messages from the Ruby module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5906 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-15 04:37:33 +00:00 |
|
William S Fulton
|
0b2236222d
|
More enum tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5879 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-22 20:28:53 +00:00 |
|
Marcelo Matus
|
d3803cbe4c
|
fix uninitialized const member SpeedClass::myColour2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5870 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-11 07:24:13 +00:00 |
|
William S Fulton
|
75d5b64fa1
|
enum_thorough, more comprehensive enum testing
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-04-09 20:02:37 +00:00 |
|