Mercurial > hg > octave-nkf
graph
-
fix ls when spaces are present in path (bug #40989)Wed, 25 Dec 2013 10:46:42 -0200, by Felipe G. Nievinski
-
maint: Periodic merge of gui-release to default.Tue, 24 Dec 2013 01:42:04 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseTue, 24 Dec 2013 01:41:22 -0500, by John W. Eaton
-
allow run-octave to find octave-gui program stableTue, 24 Dec 2013 01:37:29 -0500, by John W. Eaton
-
tweak format of per-file info lines in __run_test_suite__ outputTue, 24 Dec 2013 01:30:27 -0500, by John W. Eaton
-
Don't count expected failures as passed tests.Mon, 23 Dec 2013 18:38:53 +0100, by Carlo de Falco
-
Add input validation for scatter(3) functions (bug #40898)Mon, 23 Dec 2013 21:42:33 -0800, by Rik
-
maint: Periodic merge of gui-release to default.Mon, 23 Dec 2013 20:17:51 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseMon, 23 Dec 2013 19:39:39 -0500, by John W. Eaton
-
install octave-gui binary in libexec directory stableMon, 23 Dec 2013 19:34:34 -0500, by John W. Eaton
-
Add $EXEEXT to octave-XXXX-${version} rules. stableSun, 22 Dec 2013 15:55:02 -0500, by John Donoghue
-
Added tag rc-3-8-0-2 for changeset f1fa148766d6 stableSat, 21 Dec 2013 16:52:12 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Sat, 21 Dec 2013 13:44:53 -0500, by John W. Eaton
-
eliminate constant folding in parserFri, 13 Dec 2013 17:24:57 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseSat, 21 Dec 2013 13:44:13 -0500, by John W. Eaton
-
gui: optionally set focus to console when a command is run from another widget gui-releaseFri, 20 Dec 2013 16:13:20 +0100, by Torsten
-
intmax, intmin: Fix default integer type in docstrings stableFri, 20 Dec 2013 00:26:00 -0500, by Mike Miller
-
doc: Document options set when using --traditional. gui-releaseThu, 19 Dec 2013 17:32:38 -0800, by Rik
-
set struct levels to print to 0 for --traditional (bug #40955) gui-releaseThu, 19 Dec 2013 15:47:06 -0500, by John W. Eaton
-
invoke versioned binaries from octave driver program (bug #40957) stableThu, 19 Dec 2013 15:24:28 -0500, by John W. Eaton
-
doc: Add documentation about using set() to get default graphic properties.Wed, 18 Dec 2013 16:33:08 -0800, by Rik
-
spdiags.m: Overhaul function for performance (bug #32966).Wed, 18 Dec 2013 16:13:39 -0800, by Rik
-
Do not reduce Magick::ErrorCoder to warning, issue an error like other errors. stableWed, 18 Dec 2013 17:47:21 +0000, by Carnë Draug
-
avoid possible num-to-str warnings from strread.m gui-releaseTue, 17 Dec 2013 15:02:35 -0600, by John W. Eaton
-
Return empty matrix rather than issuing error when requested diagonal is out of range.Tue, 17 Dec 2013 09:00:34 -0800, by Marco Caliari