summaryrefslogtreecommitdiff
path: root/Examples/octave/variables
Commit message (Expand)AuthorAgeFilesLines
* Misc. typosluz.paz2018-05-171-1/+1
* Octave: do not dump Octave core in examples/test suite scriptsKarl Wette2017-01-011-1/+4
* Octave: turn on autodoc in examples, so that feature is testedKarl Wette2014-10-041-0/+3
* Octave: use common example.mk for examples, patterned after javascriptKarl Wette2014-05-291-14/+2
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-241-2/+2
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+3
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Fixes to Octave examplesKarl Wette2013-05-085-50/+41
* Octave examples clean target fixed and makefiles use new RUNPIPE and general ...William S Fulton2013-04-191-7/+6
* Octave patches for 3.4.0 compatibility, etc. (sf 3387394, thanks for Karl Wette)Xavier Delacour2011-08-081-0/+1
* Fix Octave C support by adding extern "C" around header section. Fix Octave e...Xavier Delacour2008-03-051-8/+6
* Initial commit of Octave module.Xavier Delacour2008-03-015-0/+246