summaryrefslogtreecommitdiff
path: root/Examples/lua/owner/example.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ↵William S Fulton2014-05-241-4/+7
| | | | -Wreturn-type
* Convert to unix fileformatWilliam S Fulton2013-01-121-69/+69
|
* Lua example warning removal fixes for vc++William S Fulton2008-06-211-2/+2
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10539 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* add missing headerWilliam S Fulton2008-04-061-0/+2
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10357 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for ↵Mark Gossage2008-03-271-0/+67
%delobject feature. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10326 626c5289-ae23-0410-ae9c-e8d60b6d4f22