log

age author description
Mon, 20 Mar 2017 06:31:21 -0400 Jordi GutiƩrrez Hermoso * odeset.m: doc fix
Sun, 19 Mar 2017 15:09:32 -0700 Rik maint: merge stable to default.
Sun, 19 Mar 2017 14:45:17 -0700 Rik dlmread: Return empty matrix when requested range is outside data (bug #50102). stable
Sun, 19 Mar 2017 13:27:30 -0700 Rik Improve performance of dlmread by pre-allocating larger array (bug #50102).
Sun, 19 Mar 2017 08:26:39 -0700 Rik Possibly improve performance of OpenGL printing.
Sun, 19 Mar 2017 09:41:35 +0100 Torsten allow double left click for closing tabs in the file editor (bug #44605)
Sat, 18 Mar 2017 22:14:58 -0700 Lars Kindermann datestr.m: Do automatic format detection across all entries in vector (bug #50558).
Sat, 18 Mar 2017 10:15:50 -0700 Rik maint: tweak readability of code in lo-regexp.cc.
Sat, 18 Mar 2017 14:11:27 +0100 Torsten allow double left click for closing tabs in the doc browser (bug #44605)
Sat, 18 Mar 2017 09:43:56 +0100 Torsten * file-editor.cc: fix compiling wihtout qscintilla (bug #50572)
Fri, 17 Mar 2017 21:39:56 +0100 Torsten correctly cleaning up when closing doc browser tab by mouse middle click
Fri, 17 Mar 2017 19:00:09 +0100 Torsten Use Qt symbols already existing in Qt 4.6 (bug #50567)
Fri, 17 Mar 2017 12:25:40 +0100 Marco Caliari Fix eigs for generalized nonsymmetric and shift-invert problems (bug #39573). stable
Thu, 16 Mar 2017 09:44:44 +0100 Marco Caliari Fix eigs for the generalized eigenvalue problem (bug #50546) stable
Thu, 16 Mar 2017 12:30:13 -0700 Rik which.m: Return a non-empty string for built-in classes and command line fcns (bug #50541);
Thu, 16 Mar 2017 00:25:23 -0500 Daniel J Sebald For gnuplot, use legend or text, not general, object interpreter property (bug #50496)
Thu, 16 Mar 2017 09:27:28 -0700 Rik maint: merge stable to default.
Fri, 10 Mar 2017 13:15:23 +0100 Lars Kindermann datetick.m: Fix uneven range bugs (bug #50493) stable
Thu, 16 Mar 2017 09:15:19 -0700 Lars Kindermann datenum.m: Correct calculation for fractional leap years (bug #50508). stable
Sun, 12 Mar 2017 14:21:52 +0000 Victor Norton doc: Fix eig output argument description (bug #50524). stable
Thu, 16 Mar 2017 09:02:21 -0700 Rik Clean up implementation of eps (bug #50561).
Thu, 16 Mar 2017 08:29:51 -0700 Rik Correct 350X slowdown in eps (bug #50561).
Thu, 16 Mar 2017 08:55:02 -0400 John W. Eaton use magnitude when computing eps for complex values (bug #50553)
Wed, 15 Mar 2017 20:10:52 -0400 John W. Eaton test/module.mk: Fix think-o in previous change.
Wed, 30 Mar 2016 18:53:37 -0700 Mike Miller test: filter fntests.log when running make check with V=1
Wed, 15 Mar 2017 16:25:37 -0700 Rik maint: merge stable to default.
Wed, 15 Mar 2017 16:25:06 -0700 Rik datenum.m: Allow horizontal vectors of dates with fractional months (bug #50508). stable
Wed, 15 Mar 2017 16:14:35 -0700 Rik Fix typo in 9a0e33470da5 preventing audiodevinfo from working.
Wed, 15 Mar 2017 21:48:45 +0100 Torsten Allow to close an doc tab with the middle mouse button (bug #44605)
Wed, 15 Mar 2017 16:09:57 -0400 John W. Eaton use "run-time condition" consistently in previous change