log

age author description
Wed, 06 May 2020 13:34:22 -0400 John W. Eaton maint: merge stable to default.
Wed, 06 May 2020 10:58:16 -0400 John W. Eaton restore pull parser interface when input is not interactive (bug #58198) stable
Tue, 05 May 2020 01:10:39 -0400 John W. Eaton maint: merge stable to default.
Tue, 05 May 2020 01:01:39 -0400 John W. Eaton handle comments in multi-line statements with push parser/lexer (bug #58198) stable
Mon, 04 May 2020 11:51:22 -0400 John W. Eaton maint: merge stable to default.
Mon, 04 May 2020 11:49:06 -0400 John W. Eaton handle comments in multi-line statements with push parser/lexer (bug #58198) stable
Mon, 04 May 2020 11:20:09 +0200 Markus Mützel maint: merge stable to default.
Sat, 22 Feb 2020 17:26:34 +0100 Markus Mützel pkg.m: Install packages globally if process has elevated rights (bug #44548). stable
Sun, 03 May 2020 16:16:17 +0200 Markus Mützel fullfile.m: Allow multiple cell arrays as input arg (bug #57774).
Sat, 02 May 2020 12:24:26 -0700 Rik maint: merge stable to default.
Fri, 01 May 2020 00:51:01 -0400 John W. Eaton fix printing of functions with varargin/varargout (bug #58279) stable
Thu, 30 Apr 2020 23:51:30 -0400 John W. Eaton delete obsolete and unused tree_return_list class (bug #58279) stable
Thu, 30 Apr 2020 11:54:21 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 29 Apr 2020 22:08:43 +0200 Pantxo Diribarne svgconvert: Allow switching fontangle in part of a text string (bug #58274) stable
Tue, 28 Apr 2020 16:24:10 -0700 Rik maint: merge stable to default.
Tue, 28 Apr 2020 16:23:52 -0700 Rik Fix segfault when loading a single string from an hdf5 file (bug #58268). stable
Mon, 27 Apr 2020 10:14:03 -0700 Rik Ignore default "backgroundcolor" for uicontrol edit/listbox objects for Matlab compatibility (bug #58261).
Mon, 27 Apr 2020 09:10:40 -0700 Rik NEWS: Announce support for uicontrol "Inactive", "Off" values of "Enable" property (bug #57128).
Mon, 27 Apr 2020 08:45:36 -0700 Rik Implement "gray" when uicontrol text/slider are disabled (bug #57128).
Sun, 26 Apr 2020 18:15:30 -0700 Rik Implement "gray" when uicontrol radiobutton/checkbox are disabled (bug #57128)
Sun, 26 Apr 2020 15:11:51 -0700 Rik Implement "gray" when uicontrol popupmenus are disabled (bug #57128).
Sun, 26 Apr 2020 15:01:41 -0700 Rik Fix problem with uicontrol "Enable" transition from "off"->"inactive" (bug #57128).
Sun, 26 Apr 2020 10:48:20 -0700 Rik Implement "gray" when uicontrol pushbuttons/togglebuttons are disabled (bug #57128)
Sat, 25 Apr 2020 19:44:57 -0700 Rik Implement Enable property values "inactive" and "off" for uicontrol Edit (bug #57128)
Sat, 25 Apr 2020 14:35:00 -0700 Rik NEWS: Announce support for negative numbers in dec2bin, dec2hex.
Sat, 25 Apr 2020 14:31:09 -0700 Rik dec2hex.m: Implement support for negative number inputs (bug #58147).
Sat, 25 Apr 2020 11:45:03 -0700 Rik dec2bin.m: Fix algorithm for numbers less than intmin ('int32') (bug #58147).
Fri, 24 Apr 2020 13:16:09 -0700 Rik axis.m: Implement "fill" option for Matlab compatibility.
Fri, 24 Apr 2020 13:05:06 -0700 Rik maint: merge stable to default.
Fri, 24 Apr 2020 13:04:08 -0700 Rik axis.m: Update documentation. stable