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.
Sat, 22 Feb 2014 12:22:34 -0800 Rik io.tst: Remove duplicate test for fread. stable
Sat, 22 Feb 2014 13:06:18 -0500 John W. Eaton correctly size fread result (bug #41648) stable
Sat, 22 Feb 2014 08:23:26 -0800 Rik betainc.cc: Remove obsolete FIXME note.
Fri, 21 Feb 2014 18:50:33 -0500 Mike Miller build: Handle templated source file in libgui properly gui-release
Fri, 21 Feb 2014 18:20:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 21 Feb 2014 18:19:44 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 21 Feb 2014 17:48:51 -0500 Mike Miller Allow postpad and prepad to expand singleton dimensions (bug #41633) gui-release
Fri, 21 Feb 2014 15:28:02 -0500 Rik handle fread skip parameter correctly (bug #41648) stable
Fri, 21 Feb 2014 08:05:37 -0600 Michael C. Grant correctly handle nested evalin ('caller', ...) calls at top scope (bug #41651) gui-release
Fri, 21 Feb 2014 14:58:30 -0500 John W. Eaton * KeyMap.h: Include <string>. gui-release
Fri, 21 Feb 2014 14:57:44 -0500 John W. Eaton * configure.ac: Define list of Qt modules once. gui-release
Thu, 16 Jan 2014 16:26:56 -0500 Jordi Gutiérrez Hermoso Ensure anti-aliasing in fltk plots (patch #8259) stable
Tue, 18 Feb 2014 18:21:55 +0100 Sergey Plotnikov findobj.m: let leading negation work (bug #41588). gui-release
Thu, 20 Feb 2014 14:08:53 -0800 Rik maint: Merge gui-release to default.
Fri, 21 Feb 2014 11:35:36 -0500 John W. Eaton rename file to avoid clash on case-insenstive filesystems (bug #41658) gui-release
Thu, 20 Feb 2014 21:32:45 -0500 Mike Miller Add missing source files to libgui/graphics/module.mk gui-release
Thu, 20 Feb 2014 14:08:14 -0800 Rik build: Add FT2_CFLAGS to CPPFLAGS required for new Qt graphics. gui-release
Thu, 20 Feb 2014 10:11:57 +0100 Marko Seric doc: Update docstring for qr (bug #41641). stable
Thu, 20 Feb 2014 15:10:07 -0500 John W. Eaton style fix: eliminate lines of slashes to separate functions. gui-release
Thu, 20 Feb 2014 14:58:56 -0500 John W. Eaton update copyright notices for new QtHandles code gui-release
Thu, 20 Feb 2014 14:27:48 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 20 Feb 2014 14:05:45 -0500 John W. Eaton Initial integration of QtHandles. gui-release
Thu, 20 Feb 2014 09:27:57 -0800 Rik maint: Merge gui-release to default.
Thu, 20 Feb 2014 09:26:45 -0800 Rik Fix pinv bug with 0 values introduced in cset 16b0cd465ecd.
Thu, 20 Feb 2014 16:18:02 +0100 Pantxo Diribarne waitbar.m: Force pixel units for waitbar figure (bug #41645). gui-release
Tue, 18 Feb 2014 09:39:36 -0800 Rik [mq]: pinv
Thu, 20 Feb 2014 11:52:58 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 20 Feb 2014 09:24:59 -0500 Mike Miller Fix regression, allow space-separated cell array of function handles (bug #41569) stable
Thu, 20 Feb 2014 00:44:14 -0500 Mike Miller doc: Update function locking section with correct usage of mlock (bug #41627) stable
Tue, 18 Feb 2014 21:56:05 +0100 Torsten * settings-dialog.ui: minor text corrections gui-release