log

age author description
Thu, 06 Mar 2014 14:40:35 -0500 John W. Eaton Version 3.8.1 released. stable release-3-8-1
Thu, 06 Mar 2014 14:25:25 -0500 John W. Eaton assert.m: allow assertions for function handles stable
Wed, 05 Mar 2014 00:34:44 -0500 John W. Eaton prevent interrupt from causing assert to fail (bug #41756) stable
Tue, 04 Mar 2014 19:56:09 -0800 Rik imshow.m: Fix bad input validation of ydata (bug #41773). stable
Tue, 04 Mar 2014 21:58:27 +0100 Torsten fix flashing while debuggung and editor is tabbed behind console (bug #41757) stable
Tue, 04 Mar 2014 20:10:00 +0000 Carnë Draug Fix writing of grayscale images when there is an alpha channel. stable
Tue, 04 Mar 2014 19:44:19 +0000 Carnë Draug imwrite.m: simplify test blocks by make use of shared %!function. stable
Tue, 04 Mar 2014 16:52:00 +0000 Carnë Draug Fix writing and reading of multipage images. stable
Tue, 04 Mar 2014 11:10:42 -0500 John W. Eaton maint: Periodic merge of gui-release to stable.
Tue, 04 Mar 2014 10:49:31 -0500 John W. Eaton fix initialization problem for Inf, NaN, and NA values (bug #41667) gui-release
Mon, 03 Mar 2014 07:07:06 -0800 Rik imwrite.m: Fix bug with numfields introduction in cset fcd87f68af4f.
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.
Sat, 01 Mar 2014 22:11:32 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 01 Mar 2014 22:10:36 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 01 Mar 2014 22:07:44 -0800 Rik doc: Remove "Legacy Dispatch" from Function Precedence section. stable
Sat, 01 Mar 2014 22:04:59 -0800 Rik doc: Replace "builtin" with "built-in" for consistency and correctness. stable
Sat, 01 Mar 2014 21:50:13 -0800 Rik doc: Update documentation for functions in octave-value dir. stable
Fri, 28 Feb 2014 16:55:26 -0800 Rik importdata.m: Fix non-compliant PCRE regexp causing problems on Mac. stable
Fri, 28 Feb 2014 14:04:41 -0800 Rik doc: Improve documentation strings in parse-tree directory. stable
Fri, 28 Feb 2014 13:50:08 -0800 Rik contrib.txi: Use correct Texinfo to generate curly braces. stable
Thu, 27 Feb 2014 22:31:11 -0800 Rik contrib.txi: Improve the documentation for Contribution Guidelines. stable
Thu, 27 Feb 2014 09:56:47 -0800 Rik copyobj.m: Arrange original and copied plot side-by-side in demos.
Thu, 27 Feb 2014 11:33:57 -0500 John W. Eaton Added tag rc-3-8-1-4 for changeset dd669c2ae76c stable
Thu, 27 Feb 2014 11:02:23 -0500 John W. Eaton 3.8.1 release candidate 4 stable rc-3-8-1-4
Wed, 26 Feb 2014 17:15:02 -0800 Rik doc: Add new contributor to contributors.in. gui-release
Tue, 25 Feb 2014 23:56:49 +0100 Pantxo Diribarne axis.m: make 'tight' embrace whole images (bug #36594). stable
Tue, 25 Feb 2014 16:58:42 +0100 Lasse Schuirmann delete unused files
Mon, 24 Feb 2014 09:07:39 +0100 Lasse Schuirmann avoid GCC warnings
Sun, 23 Feb 2014 19:18:24 +0100 Torsten allow to select mutliple files in the editors open file dialog (bug #41664) gui-release
Sat, 22 Feb 2014 19:56:17 -0500 Michael Goffioul Allow multi-level classdef package.