Mercurial > hg > octave-nkf
graph
-
Plot commands now print usage information without errorsThu, 24 Jun 2010 12:22:27 -0700, by Rik
-
implement cellstr extractors for char matricesThu, 24 Jun 2010 14:39:32 +0200, by Jaroslav Hajek
-
remove stray debug stub from CMatrix.ccThu, 24 Jun 2010 12:42:38 +0200, by Jaroslav Hajek
-
split printing between backendsThu, 24 Jun 2010 07:06:11 +0300, by Shai Ayal
-
eliminate trailing whitespace in ChangeLog filesWed, 23 Jun 2010 09:24:23 -0400, by John W. Eaton
-
Add the whitebg functionWed, 23 Jun 2010 12:57:36 +0200, by David Bateman
-
Allow set(h) to work if the handle includes color propertiesWed, 23 Jun 2010 11:44:21 +0200, by David Bateman
-
merge because of a confliciting push to savannahWed, 23 Jun 2010 11:37:22 +0200, by David Bateman
-
Add the reset built functionWed, 23 Jun 2010 11:23:32 +0200, by David Bateman
-
use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfileWed, 23 Jun 2010 11:21:51 +0200, by Jaroslav Hajek
-
Correctly break lines > 80 characters in ChangeLog.Tue, 22 Jun 2010 12:39:56 -0700, by Rik
-
Clarify documentation wording. Bug #30165.Tue, 22 Jun 2010 12:31:40 -0700, by Rik
-
Fix spreadsheet style range option (bug #30183).Mon, 21 Jun 2010 22:35:11 -0700, by Rik
-
Add functionality set(handle)Mon, 21 Jun 2010 23:46:51 +0200, by David Bateman
-
improve cat code design in data.cc, make horzcat/vertcat more Matlab compatibleMon, 21 Jun 2010 15:48:56 +0200, by Jaroslav Hajek
-
make [] (hopefully) more Matlab compatibleFri, 18 Jun 2010 14:12:24 +0200, by Jaroslav Hajek
-
Fix typo in spy.mThu, 17 Jun 2010 23:00:21 +0200, by Brad Froehle
-
improve some MatrixType codeThu, 17 Jun 2010 08:44:39 +0200, by Jaroslav Hajek
-
union.m: Remove seealso reference to deprecated function.Wed, 16 Jun 2010 21:19:23 -0700, by Rik
-
Periodic grammar check of documentation files to ensure common format.Wed, 16 Jun 2010 20:36:55 -0700, by Rik
-
Opps committed changeset for random generators in latest changeset that should have been in a seperate changeset. Add the ChangeLog messages for thisWed, 16 Jun 2010 23:45:13 +0200, by David Bateman
-
Don't special case color_property type when emitting factory default (bug #30118)Wed, 16 Jun 2010 23:27:58 +0200, by David Bateman
-
workaround bug #30044 (likely in LAPACK)Wed, 16 Jun 2010 14:36:23 +0200, by Jaroslav Hajek
-
fix invalid sort testsWed, 16 Jun 2010 12:54:38 +0200, by Jaroslav Hajek
-
Second try at removing extra newlines from NDArraysTue, 15 Jun 2010 09:55:00 -0700, by Rik
-
Remove extra newlines when displaying multi-dimensional arrays.Mon, 14 Jun 2010 19:53:19 -0700, by Rik
-
image.m: Flip data, rather than y-axis, for images. (bug #30033)Mon, 14 Jun 2010 11:27:58 -0700, by Rik
-
fix sort and nth_element when trailing singleton dim is specifiedMon, 14 Jun 2010 14:53:11 +0200, by Jaroslav Hajek
-
implement missing copy_data case in idx_vector (bug #30099)Mon, 14 Jun 2010 10:41:47 +0200, by Jaroslav Hajek
-
scatter.m: Properly set default value markersize and marker type.Sat, 12 Jun 2010 20:35:04 -0400, by Ben Abbott