log

age author description
Tue, 03 Dec 2019 17:50:59 +0100 Pantxo Diribarne Prevent uipanel from being redrawn when its bbox didn't change (bug #57350)
Sun, 08 Dec 2019 22:06:09 +0100 Markus Mützel Fix crash if first command at debug prompt is empty (bug #57244).
Sun, 08 Dec 2019 21:39:57 +0100 Torsten Lilge only one find dialog for all editor tabs (bug #57238)
Sun, 08 Dec 2019 11:11:00 -0800 Rik title.m: Allow a legend handle as first argument (bug #57372).
Wed, 04 Dec 2019 22:42:47 +0100 Markus Mützel Create valid UTF-8 from .m file content (bug #57341).
Sun, 08 Dec 2019 14:42:04 +0100 Markus Mützel Add instructions for importing changes from the gnulib git repository.
Sun, 08 Dec 2019 08:50:17 +0100 Andreas Weber make_int.cc: Fix missing nargin check and adapt cset e473c4853afc
Fri, 06 Dec 2019 13:35:50 -0800 Rik Add file with instructions for updating gnulib subrepo.
Fri, 06 Dec 2019 14:18:15 -0600 John W. Eaton prevent crash if dynamic printf field widths are out of range (bug #57368)
Fri, 06 Dec 2019 11:24:16 -0800 Rik maint: update gnulib ahead of 6.1 release.
Fri, 06 Dec 2019 19:32:03 +0100 Markus Mützel Add comment explaining code choice (bug #57353).
Mon, 02 Dec 2019 23:43:27 -0600 John W. Eaton store beginning and ending location info for tokens recognized by lexer
Thu, 05 Dec 2019 22:01:02 -0600 John W. Eaton eliminate COMMAND_ARG_FINISH macro in lexer
Thu, 05 Dec 2019 21:01:08 -0600 John W. Eaton avoid use of new/delete outside of constructor/destructor
Thu, 05 Dec 2019 21:21:51 +0100 Markus Mützel maint: merge stable to default
Thu, 05 Dec 2019 21:10:30 +0100 Markus Mützel Fix segfault when calculating patch vertex normals (bug #57353). stable
Wed, 04 Dec 2019 12:02:13 -0800 Rik maint: merge stable to default.
Wed, 04 Dec 2019 12:01:45 -0800 Rik Fix segfault in constructing patch normals for lighting (bug #57353). stable
Mon, 02 Dec 2019 23:37:39 -0600 John W. Eaton split base_lexer::is_keyword_token into two functions
Mon, 02 Dec 2019 23:09:08 -0600 John W. Eaton style fix
Mon, 02 Dec 2019 22:58:55 -0600 John W. Eaton store begin and end position in tokens
Mon, 02 Dec 2019 22:37:05 -0600 John W. Eaton use filepos object to store beginning position of character strings
Mon, 02 Dec 2019 18:23:12 +0100 Pantxo Diribarne Make graphics antialiasing and blending independent (bug #57343)
Mon, 02 Dec 2019 18:20:28 -0600 John W. Eaton use file position object to track line and column info in lexer and parser
Mon, 02 Dec 2019 15:23:01 -0600 John W. Eaton require position info when creating tokens for the parser
Mon, 02 Dec 2019 10:25:57 -0600 John W. Eaton report missing semicolon location for array expressions (bug #57159)
Mon, 02 Dec 2019 08:19:32 -0800 Rik rescale.m: more fixes (bug #56639).
Mon, 02 Dec 2019 01:16:12 -0600 John W. Eaton make location info available for more tokens in parser
Fri, 29 Nov 2019 15:42:34 -0600 John W. Eaton fix stack frame location info when using debugger (bug #57315)
Sun, 01 Dec 2019 19:51:35 -0600 John W. Eaton fix handling of full line comments at command prompt (bug #57208)
Sat, 23 Nov 2019 11:47:16 +0100 Markus Meisinger Add stream* functions (patch #9859).
Sun, 17 Nov 2019 10:26:50 +0100 Markus Mützel __scatter__.m: Use one single patch for large number of points (bug #40663).
Sat, 30 Nov 2019 22:49:26 +0100 Markus Mützel Overhaul function rescale.m (bug #56639).
Sat, 30 Nov 2019 07:22:46 -0800 Christian Himpe rescale.m: New function (bug #56639).
Fri, 29 Nov 2019 10:41:03 +0100 Pantxo Diribarne legend.m: Fix storage of listeners for displayname property
Fri, 29 Nov 2019 10:32:15 +0100 Pantxo Diribarne legend.m: prevent infinite listener execution with uipanel parent (bug #57319)
Thu, 28 Nov 2019 22:25:07 +0100 Torsten Lilge prevent empty lines when using F9 for executing slected code (bug #57243)
Thu, 28 Nov 2019 19:15:06 +0100 Torsten Lilge fix execution of selected code containing quotation marks by F9 (bug #57312)
Thu, 28 Nov 2019 09:24:42 +0100 Pantxo Diribarne legend.m: reset both plotyy axes data when legend is deleted (bug #57319)
Wed, 27 Nov 2019 08:16:33 -0800 Rik plotyy.m: Fix incorrect parenting of second axes object (bug #57313)
Tue, 26 Nov 2019 15:37:50 +0100 Pantxo Diribarne legend.m: Make icon height depend on the fontsize (bug #57269)
Tue, 26 Nov 2019 20:28:28 +0100 Markus Mützel Compare locale charset name in lower case (bug #57304).
Tue, 26 Nov 2019 13:57:43 +0100 Pantxo Diribarne legend.m: handle colormap also for non figure parent (bug #57303)
Mon, 25 Nov 2019 10:13:04 -0800 Rik Change warning to be case insensitive about options (bug #57290).
Sun, 24 Nov 2019 14:01:16 -0600 John W. Eaton allow private scripts to be called from other private scripts
Sun, 24 Nov 2019 13:38:37 -0600 John W. Eaton delete obsolete unused function
Sun, 24 Nov 2019 13:28:39 +0100 Markus Mützel Map "applicationdata" to "__appdata__" recursively (bug #57212).
Sat, 23 Nov 2019 10:12:49 -0800 Rik idivid.m: error out if both inputs are floating point (bug #57278).
Sat, 23 Nov 2019 07:47:54 -0800 Rik Stop compilation warning regarding signed/unsigned comparison in MXE Octave (bug #52720)
Sat, 23 Nov 2019 14:43:02 +0100 Pantxo Diribarne legend.m: Restore original axes looseinset when the legend is hidden.
Sat, 23 Nov 2019 14:24:36 +0100 Pantxo Diribarne legend.m: New labels on existing legend to redefine labeled objects.
Sat, 23 Nov 2019 13:09:50 +0100 Pantxo Diribarne legend.m: Fix handling of empty strings and displayname (bug #57271)
Fri, 22 Nov 2019 20:36:05 +0100 Markus Mützel Add missing header for compile time format check for MinGW (bug #57270).
Fri, 22 Nov 2019 12:18:21 -0600 John W. Eaton improve parse error message for @()x+=expr (bug #57255)
Thu, 21 Nov 2019 19:23:20 -0600 John W. Eaton use std::shared_ptr to manage stream rep
Thu, 21 Nov 2019 18:41:08 -0500 John W. Eaton move graphics_toolkit class inside octave namespace
Thu, 21 Nov 2019 17:34:04 -0500 John W. Eaton * graphics_toolkit.h: Style fixes. Use m_ prefix for member variables.
Thu, 21 Nov 2019 17:08:59 -0500 John W. Eaton use std::shared_ptr to manage graphics_toolkit rep
Thu, 21 Nov 2019 12:54:55 -0800 Rik Fix old legend code to pass new BIST tests (bug #57288).
Sat, 15 Dec 2018 12:53:18 +0100 Markus Mützel Keep track of children in uibuttongroup (bug #55230).