Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ↵ | William S Fulton | 2014-05-24 | 1 | -1/+1 |
| | | | | -Wreturn-type | ||||
* | Fixes to Octave examples | Karl Wette | 2013-05-08 | 1 | -2/+1 |
| | | | | | | | | - rename example modules from "example" to "swigexample", to avoid a warning from shadowing the Octave built-in function "example" - remove deprecated "static" Makefile targets: there is no longer an option to build static Octave modules in the Examples Makefile - emacs whitespace cleanup run on all files | ||||
* | Initial commit of Octave module. | Xavier Delacour | 2008-03-01 | 1 | -0/+56 |
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |