log

age author description
Tue, 26 May 2020 09:42:06 +0200 Pantxo Diribarne Make sure Objects and their proxy are initialized synchronously (bug #55225) stable
Mon, 01 Jun 2020 15:08:18 -0700 Rik uisetfont.m: code cleanup.
Mon, 01 Jun 2020 23:37:34 +0200 Pantxo Diribarne Document fc-cache must be run after installing new fonts (bug #58432) stable
Mon, 01 Jun 2020 13:08:12 -0700 Rik listfonts.m: Fix problem accidentaly introduced in c126a60b0d52.
Mon, 01 Jun 2020 09:53:08 +0200 Pantxo Diribarne listfonts.m: New function (bug #58476).
Mon, 01 Jun 2020 11:33:39 -0700 Rik maint: merge stable to default.
Mon, 01 Jun 2020 00:58:03 +0200 Pantxo Diribarne plotyy.m: leave positionconstraint unchanged after position updates (bug #58470) stable
Mon, 01 Jun 2020 09:05:16 -0700 Rik Ignore empty arguments passed to print() (bug #58477). stable
Sun, 31 May 2020 09:56:56 -0700 Rik Fix input validation for audioplayer (bug #57939).
Sat, 04 Apr 2020 07:29:49 +0200 Markus Meisinger Add "streamribbon" function (patch #9916).
Thu, 02 Apr 2020 12:22:56 +0200 Markus Meisinger streamtube.m, ostreamtube.m: Minor code cleaning (patch #9916).
Thu, 02 Apr 2020 12:17:51 +0200 Markus Meisinger ostreamtube.m: Plot 1st tube segment (bug #58096).
Fri, 29 May 2020 15:43:10 -0700 Rik patch.m: Don't force zlim to manual mode (bug #58228).
Tue, 26 May 2020 06:59:45 +0200 Torsten Lilge fix focus issues in editor due to qt bug with focus proxy chains (bug #57635) stable
Fri, 29 May 2020 15:55:03 -0400 John W. Eaton * computer.m: Return Matlab-compatible output if --traditional.
Fri, 29 May 2020 15:08:48 -0400 John W. Eaton make --traditional option easily accessible to the interpreter
Fri, 29 May 2020 10:57:04 -0400 John W. Eaton allow help to find docstrings for classdef classes and methods (bug #43047)
Fri, 29 May 2020 10:56:22 -0400 John W. Eaton move classdef docstring comments inside classdef definitions
Fri, 29 May 2020 08:50:29 -0400 John W. Eaton * mk-doc.pl: Find classdef docstrings inside classdef code block.
Thu, 28 May 2020 13:48:37 -0400 John W. Eaton capture comments for classdef classes, properties, events, and enumerations
Fri, 29 May 2020 11:00:41 -0400 John W. Eaton new comment_elt predicates
Thu, 28 May 2020 12:00:24 -0400 John W. Eaton refactor some classdef parsing rules
Sun, 24 May 2020 10:29:26 +0200 Markus Mützel memory.m: Add documentation (patch #9924).
Sat, 02 May 2020 20:18:10 +0200 Lars Kindermann Add "memory" function (patch #9924).
Wed, 22 Apr 2020 16:04:48 +0200 Markus Mützel Add function to query memory information on Windows (patch #9924).
Tue, 26 May 2020 23:12:04 -0400 John W. Eaton initialize m_complex in all mxArray_number constructors
Tue, 26 May 2020 13:31:34 -0700 Rik NEWS: Announce improvements in importdata() function.
Mon, 25 May 2020 15:03:47 -0700 Rik Emit an error if m-file size is >512 MB to prevent segfault in interpreter (bug #58345).
Mon, 25 May 2020 14:57:30 -0700 Rik maint: merge stable to default.
Mon, 25 May 2020 14:53:54 -0700 Rik legend.m: Revert regression and support legend handle as first argument (bug #58436) stable