log

age author description
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
Wed, 22 Apr 2020 17:04:55 -0700 Rik dec2bin.m: Reduce number of times search for negative numbers is done (bug #58147).
Wed, 22 Apr 2020 15:53:51 -0700 Nicholas R. Jankowski dec2bin.m: Allow negative number inputs (bug #58147).
Wed, 22 Apr 2020 13:23:05 +0200 Markus Mützel endsWith.m: delete duplicate line in docstring.
Tue, 21 Apr 2020 18:19:13 -0700 Rik Implement "HorizontalAlignment" property for multi-line "Edit" uicontrols (bug #58224).
Tue, 21 Apr 2020 17:06:35 -0700 Rik Scale ToolBarButton icons to 24x24 for better appearance (bug #58144).
Mon, 20 Apr 2020 08:28:22 -0700 Rik endsWith.m: overhaul function.
Sun, 19 Apr 2020 18:34:09 -0700 Rik startsWith.m: overhaul function.
Sat, 18 Apr 2020 17:35:25 -0700 Rik struct2hdl.m: Allow loading of uitoggletool objects (bug #58196).
Sat, 18 Apr 2020 17:25:55 -0700 Rik When clipping CDATA for icons take data from center of image (bug #58144).
Sat, 18 Apr 2020 20:32:21 +0200 Pantxo Diribarne legend.m: display actual marker size up to 8 points stable
Thu, 16 Apr 2020 12:51:31 -0700 Rik Use size from 'CData' property of uicontrol to set icon size of buttons (bug #58144).
Thu, 16 Apr 2020 11:52:11 -0700 Rik maint: merge stable to default.
Thu, 16 Apr 2020 11:48:06 -0700 Rik Fix reversal of width and height in uicontrol icon creation (bug #58144). stable
Wed, 15 Apr 2020 17:23:51 -0400 John W. Eaton eliminate output from io.tst stable
Wed, 15 Apr 2020 20:53:23 +0200 Markus Mützel doc: Add new contributor to list in manual.
Wed, 15 Apr 2020 15:55:32 -0400 John W. Eaton use nullptr instead of NULL or 0 in a few more places stable
Tue, 14 Apr 2020 22:55:33 -0400 John W. Eaton maint: merge stable to default.
Tue, 14 Apr 2020 22:53:19 -0400 John W. Eaton attempt to work around Windows ftello/fseeko bug (bug #58055) stable
Tue, 14 Apr 2020 22:49:34 -0400 John W. Eaton omit unnecessary calls to std::string::c_str stable
Tue, 14 Apr 2020 11:10:14 -0700 Rik maint: merge stable to default.
Tue, 14 Apr 2020 11:09:42 -0700 Rik Warn if -v7.3 format is used for load/save (bug #45706). stable
Mon, 13 Apr 2020 18:19:41 -0700 Rik griddata.m, griddatan.m: Small tweak in input validation.
Mon, 13 Apr 2020 18:10:45 -0700 Rik griddata3.m: Rewrite documentation.
Mon, 13 Apr 2020 18:07:28 -0700 Rik griddata.m: Overhaul function.
Mon, 13 Apr 2020 08:56:13 -0700 Rik griddatan.m: Issue informational error if "cubic" METHOD is used.
Sun, 29 Mar 2020 22:15:32 +0200 Abdallah Elshamy Add new functions startsWith and endsWith (bug #57041).
Sun, 12 Apr 2020 18:14:05 -0700 Rik griddatan.m: Rewrite docstring and redo input validation.
Thu, 09 Apr 2020 16:21:05 -0400 Nicholas R. Jankowski griddata.m: Added support for "v4" biharmonic spline interpolation method (bug #33539).
Sat, 11 Apr 2020 16:26:19 -0700 Rik maint: merge stable to default.
Sat, 11 Apr 2020 16:25:52 -0700 Rik print.m: Fix printing eps files with -tight option on Windows (bug #57143). stable
Sat, 11 Apr 2020 16:06:19 -0700 Rik maint: merge stable to default.
Sat, 11 Apr 2020 15:57:36 +0200 Pantxo Diribarne Correctly cache fonts in ft_manager (bug #58150) stable