log

age author description
Tue, 07 Dec 2010 15:30:17 -0500 John W. Eaton avoid reparsing files after errors
Tue, 07 Dec 2010 13:24:20 -0500 John W. Eaton repmat: handle special case of replicating scalar using index vector containing zeros
Tue, 07 Dec 2010 12:57:55 -0500 John W. Eaton accept otherwise clause in switch statement without preceding case statements
Mon, 06 Dec 2010 17:34:15 -0800 Rik plot.m: Eliminate present tense in first sentence of docstring.
Mon, 06 Dec 2010 17:30:47 -0800 Rik Add additional calling form to docstring for [xyz]label functions.
Mon, 06 Dec 2010 17:03:00 -0800 Rik speed.m: Overhaul documentation string.
Fri, 03 Dec 2010 18:23:45 -0500 Ben Abbott __stem__.m: Each stem hggroup should have its own baseline.
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
Fri, 03 Dec 2010 11:46:09 -0800 Rik Fix bug #31734 where certain indices caused sparse matrices to segfault.
Fri, 03 Dec 2010 07:39:18 -0500 Ben Abbott Fix handling of input array of length 2 in daspect.m and pbaspect.m
Thu, 02 Dec 2010 19:39:32 -0500 Ben Abbott ChangeLog fixes.
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Thu, 02 Dec 2010 19:23:01 -0500 Ben Abbott contour3.m: Modify demo to avoid clipping mesh.
Thu, 02 Dec 2010 18:48:07 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Thu, 02 Dec 2010 18:46:10 -0500 Ben Abbott subplot.m: Add suppport for "align" and "replace" options.