summaryrefslogtreecommitdiff
path: root/Examples/lua/exception
Commit message (Expand)AuthorAgeFilesLines
* Fix testcase -Wstringop-truncation warning in gcc11William S Fulton2021-11-121-1/+1
* Misc. typosluz.paz2018-05-171-2/+2
* Examples update to support C++17: exception specification throw removalWilliam S Fulton2018-05-042-21/+12
* Remove differences from lua example compared to Python versionWilliam S Fulton2017-02-061-1/+1
* Warning fixes for gcc-7William S Fulton2017-02-061-0/+7
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+6
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Fix typosOlly Betts2014-04-291-2/+2
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-1/+1
* Lua examples now run during 'make check' and makefile tidyup.William S Fulton2013-04-191-5/+6
* Convert to unix fileformatWilliam S Fulton2013-01-124-185/+185
* [lua] Added a typemap DISOWN for SWIGTYPE* and SWIGTYPE[], and support for %d...Mark Gossage2008-03-271-0/+33
* [lua] updated docs for exceptionsMark Gossage2008-03-064-0/+152