log

age author description
Fri, 25 Jul 2014 13:39:31 -0600 David Spies Added special-case logical-indexing function draft default tip dspies
Mon, 14 Jul 2014 13:07:59 -0600 David Spies Added safety checks to Array::xelem draft
Sat, 21 Jun 2014 13:13:05 -0600 David Spies New "dispatch" selects template argument from octave-value (Bug #42424, 42425) draft
Wed, 11 Jun 2014 16:59:46 -0600 David Spies WIP draft
Tue, 17 Jun 2014 16:41:11 -0600 David Spies All calls to "find" use the same generic implementation (bug #42408, 42421) draft
Mon, 11 Aug 2014 19:28:08 +0200 Torsten improved regexp for file name suggestion when saving a new editor file gui-release
Mon, 11 Aug 2014 17:24:37 +0200 Torsten improved finding a function file for editing in gui (bug #41509) gui-release
Mon, 11 Aug 2014 09:39:45 -0700 Rik Overhaul functions in scripts/set directory. @
Sun, 10 Aug 2014 19:31:42 +0200 Torsten improved finding a function file for editing in gui (case 1 in bug #41509) gui-release
Sun, 10 Aug 2014 08:18:18 -0700 Rik __go_draw_axes__.m: Fix regression using legend with log axes introduced in f84361735a40.
Fri, 08 Aug 2014 16:40:54 +0100 Serviscope Minor Fix set(gca, 'xtick', []) with gnuplot backend (bug #42936).
Fri, 08 Aug 2014 15:35:49 +0100 Serviscope Minor Set axis label colors correctly when plotting with gnuplot.
Thu, 07 Aug 2014 20:24:59 -0700 Rik periodogram.m: Fix bug when nfft < length (x) and "onesided" specified (bug #42859).
Thu, 07 Aug 2014 16:12:56 -0700 Rik __go_draw_axes__.m: Simplify cset 538f6492f21c by using existing structure variable.
Tue, 05 Aug 2014 15:26:56 +0100 Serviscope Minor Honour the title.color property when plotting with gnuplot (bug #42927).