Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc++ warning suppression | William S Fulton | 2006-01-24 | 1 | -4/+7 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8544 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | fix memory leak | Marcelo Matus | 2006-01-23 | 1 | -2/+3 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8532 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | more solaris fixes | Marcelo Matus | 2004-09-01 | 1 | -2/+7 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6193 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | - recover the proper catching exception mechanism for classes | Marcelo Matus | 2004-01-21 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | (throw typemap). - fix the examples with exception problems and warnings - proper and consist treatment of basic types (short, unsigned char,...) now all are checked for range and sign. Before, this was depending of the use of parsing or no parsing, and/or the converter method, and/or the use of directors, etc. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5659 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | The great merge | Dave Beazley | 2002-11-30 | 1 | -0/+37 |
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |