log

age author description
Fri, 05 Jun 2020 10:03:45 +0200 Pantxo Diribarne maint: merge stable to default
Thu, 04 Jun 2020 15:48:30 +0200 Pantxo Diribarne legend.m: fix regression introduced in cset 8ffe43de8bfe (bug #58492) stable
Thu, 04 Jun 2020 23:02:43 -0400 John W. Eaton add west0479 sample data file (patch #9544)
Thu, 04 Jun 2020 17:10:14 -0400 John W. Eaton use separate module.mk files for examples/code and examples/data directories
Mon, 01 Jun 2020 14:07:20 -0400 John W. Eaton style update for Range class
Thu, 04 Jun 2020 14:25:52 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 03 Jun 2020 22:43:06 +0200 Pantxo Diribarne legend.m: fix position for non default dataaspectratio (bug #58492) stable
Tue, 02 Jun 2020 21:53:54 +0200 Pantxo Diribarne Don't scale text margin in printout (bug #58486) stable
Tue, 02 Jun 2020 22:47:07 +0200 Torsten Lilge remove obsolete code from variable editor
Tue, 02 Jun 2020 20:02:39 +0200 Torsten Lilge check object size before plotting from variiable editor (bug #56685)
Tue, 02 Jun 2020 14:57:56 +0200 Pantxo Diribarne maint: merge stable to default
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.