log

age author description
Thu, 19 Jun 2014 10:35:39 -0700 Rik gallery.m: Return correct matrix if 3rd argument is not specified.
Thu, 19 Jun 2014 09:41:12 -0700 Rik Return error code from sparse chol factorization (bug #42587). stable
Wed, 18 Jun 2014 13:23:52 -0700 Rik doc: Update wording on using TeX interpreter in plotting. stable
Wed, 18 Jun 2014 13:03:27 -0700 Rik setdiff.m: Orient output (row/column) the same as Matlab (bug #42577).
Tue, 17 Jun 2014 23:38:49 -0400 Mike Miller doc: Clarify order of evaluation of compound assignment expressions stable
Tue, 17 Jun 2014 12:04:18 -0400 John Donoghue Use button value 1 for mouse button keypress 1063 (Bug #42489) stable
Tue, 17 Jun 2014 20:53:18 +0200 Torsten improve size of the release notes window gui-release
Tue, 17 Jun 2014 20:51:05 +0200 Torsten center the community news window on the screen not on the desktop (bug #42567) gui-release
Mon, 16 Jun 2014 20:41:19 +0200 Torsten make sure a new and still unnamed file is saved when run from the editor gui-release
Mon, 16 Jun 2014 20:30:28 +0200 Torsten save a new file before trying to run it from the editor (bug #42571) gui-release
Mon, 16 Jun 2014 09:03:51 -0700 pantxo Correctly return 0 for empty matrices (bug #42563). stable
Mon, 16 Jun 2014 08:55:17 -0700 Rik Allow loading mat5 files generated from R and Python (bug #42562). stable
Mon, 16 Jun 2014 17:40:53 +0200 Torsten propose function name as file name when saving a new file (bug #42568) gui-release
Mon, 16 Jun 2014 12:11:21 +0200 Torsten auto completion offers builtins and file functions for octave (bug #41371) gui-release
Sat, 14 Jun 2014 13:24:46 -0700 Rik maint: Merge Stefan's changesets onto default after verification.
Wed, 09 Apr 2014 10:23:11 +0200 Stefan Mahr fix xticklabel with minor grid (bug #38139, bug #40256) stable
Fri, 13 Jun 2014 11:28:03 +0200 Andreas Weber mkoctfile.in.cc: fix return value if subprocess fails (bug #42549).
Fri, 13 Jun 2014 08:21:28 -0700 Rik lex.ll: Remove unused function strip_trailing_whitespace.
Thu, 12 Jun 2014 19:48:50 +0200 Torsten fix unintentionally leaving the debug mode (bug #42309) gui-release
Thu, 12 Jun 2014 18:45:29 +0200 Torsten allow export and import of shortcut sets gui-release
Tue, 10 Jun 2014 14:03:09 -0700 Rik Fix bug when hggroup used with primitive graphic object (bug #42532).
Tue, 10 Jun 2014 22:55:27 +0200 Torsten only show directories in search directory dialog activated from files browser stable
Tue, 10 Jun 2014 18:19:32 +0100 Michael Godfrey Fix typo in graphics.in.h (bug #42535). stable
Tue, 10 Jun 2014 18:44:49 +0200 Carlo de Falco Add missing file to tarball distribution. stable
Tue, 10 Jun 2014 09:08:33 -0700 Rik Correctly render unclosed contour of a patch object.
Mon, 09 Jun 2014 11:19:23 -0700 Rik doc: Periodic spellcheck of documentation.
Mon, 09 Jun 2014 11:03:17 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 08 Jun 2014 22:29:44 -0700 Rik Promote isvector, isrow, iscolumn, issquare to C++ versions (bug #42454).
Sun, 08 Jun 2014 18:43:36 -0400 Jason Alan Palmer Convert isscalar from an m-file to a built-in function (bug #42422).
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.