log

age author description
Sun, 22 Jun 2014 15:42:00 +0200 Torsten implementation of search in selection in gui editor (bbug #41196) gui-release
Sun, 22 Jun 2014 07:22:26 -0400 John Donoghue Check for name and type keyword to return as an octave ascii data file (Bug #42586) stable
Fri, 20 Jun 2014 18:55:38 -0400 John W. Eaton improve accuracy of range/scalar arithmetic (bug #42589)
Thu, 19 Jun 2014 20:08:37 -0400 John W. Eaton * data.cc: New test for log2 (bug #42583). stable
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 18 Jun 2014 19:38:40 -0600 David Spies make all permutation matrices column permutations (bug #42418)
Thu, 19 Jun 2014 15:51:05 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 19 Jun 2014 15:49:14 -0400 John W. Eaton use gnulib log2 modules (bug #42583) stable
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.
Sun, 11 May 2014 02:28:33 +0200 Stefan Mahr fix LLVM 3.4 build (bug #41061)
Sun, 16 Mar 2014 23:33:49 +0100 Stefan Mahr Fix jit tests
Tue, 18 Mar 2014 20:59:04 +0100 Stefan Mahr cleanup of tic and ticlabel code
Sun, 02 Mar 2014 02:29:52 +0100 Stefan Mahr remove unneeded ticklabel conversions
Wed, 09 Apr 2014 10:23:11 +0200 Stefan Mahr fix xticklabel with minor grid (bug #38139, bug #40256)
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).