summaryrefslogtreecommitdiff
path: root/Examples/octave/operator
Commit message (Expand)AuthorAgeFilesLines
* Reenable and fix octave horzcat operator testMarkus Friedrich2022-09-182-6/+8
* Temporarily remove Octave concatenation test broken in octave-7.2.0William S Fulton2022-09-091-3/+4
* Fixed octave version check and enabled VPATH build for check-octave-operator ...Markus Friedrich2022-01-161-0/+3
* Added a octave test for the concatenation operator.Markus Friedrich2019-11-242-0/+10
* Octave: do not dump Octave core in examples/test suite scriptsKarl Wette2017-01-011-0/+5
* octave: map unary functions to __...___ Python-style unary membersKarl Wette2016-02-072-0/+25
* octave: recognize Python __float__ numeric conversion operatorKarl Wette2016-02-072-0/+9
* Octave: turn on autodoc in examples, so that feature is testedKarl Wette2014-10-041-0/+4
* Octave: use common example.mk for examples, patterned after javascriptKarl Wette2014-05-291-16/+2
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+3
* Fixes to Octave examplesKarl Wette2013-05-084-13/+9
* Octave examples clean target fixed and makefiles use new RUNPIPE and general ...William S Fulton2013-04-191-7/+6
* Added example of friend operator use to Examples/octave/operator, fixed minor...Xavier Delacour2011-08-313-6/+8
* Octave patches for 3.4.0 compatibility, etc. (sf 3387394, thanks for Karl Wette)Xavier Delacour2011-08-083-10/+11
* Initial commit of Octave module.Xavier Delacour2008-03-014-0/+105