summaryrefslogtreecommitdiff
path: root/Examples/test-suite/enum_thorough.i
Commit message (Expand)AuthorAgeFilesLines
* SF bug #3195112 - fix wrapping of enums that are type charWilliam S Fulton2011-03-261-1/+52
* Remove the -rename option in the Go language support. Do a muchIan Lance Taylor2010-06-171-0/+2
* remove perl specific modifications to the enum_thorough testWilliam S Fulton2009-06-161-24/+0
* fix Java and C# enums when one of the enum items is ignoredWilliam S Fulton2009-06-161-0/+45
* minor vc++ /W4 warning fixesWilliam S Fulton2008-06-211-0/+2
* gcc-4.3 fixWilliam S Fulton2008-04-051-0/+3
* workaround global namespace pollution by older versions of perlWilliam S Fulton2006-02-101-5/+5
* add support for named warning codesMarcelo Matus2006-01-061-39/+39
* silence warningsMarcelo Matus2006-01-021-2/+5
* silence warnsMarcelo Matus2006-01-011-0/+1
* silence warns in rubyMarcelo Matus2005-12-311-0/+1
* fix kw in perlMarcelo Matus2005-11-271-0/+22
* Java/C# - test extra constructor to handle enum items initialised by another ...William S Fulton2005-11-261-0/+23
* massive typemap unificationMarcelo Matus2005-10-181-0/+2
* test bug #1211353 for -ve enum valuesWilliam S Fulton2005-06-021-1/+1
* fixes for gcc-4.0 interpretation of the C++ standard - anonymous declarations...William S Fulton2005-05-091-0/+2
* const enum SWIGTYPE & typemap testsWilliam S Fulton2004-11-281-11/+22
* various fixes to remove warningsWilliam S Fulton2004-11-011-2/+0
* missing typename added to keep gcc-3.4 and other ISO compilers happyWilliam S Fulton2004-08-291-26/+20
* Use %warnfilter to filter out a few more warning messages from the RubyLyle Johnson2004-08-241-1/+7
* New default C/C++ enum wrapping approach which uses the type safe enum patter...William S Fulton2004-05-241-3/+12
* Added a number of %warnfilter directives to the enum_thorough.i testLyle Johnson2004-05-151-0/+30
* More enum testsWilliam S Fulton2004-04-221-31/+30
* fix uninitialized const member SpeedClass::myColour2Marcelo Matus2004-04-111-0/+1
* enum_thorough, more comprehensive enum testingWilliam S Fulton2004-04-091-0/+425