log

age author description
Mon, 04 Feb 2019 17:49:53 +0000 John W. Eaton bump version for first 5.1 release candidate stable rc-5-0-91
Mon, 04 Feb 2019 15:00:13 +0000 John W. Eaton when installing global variable don't warn if it is already global
Thu, 31 Jan 2019 21:35:04 -0800 Mike Miller build: support GNU bison 3.3, silence POSIX compatibility warning (bug #55613) stable
Sun, 03 Feb 2019 21:44:38 -0800 Rik Improve performance of certain movXXX functions by ~4X (bug #55389).
Wed, 28 Mar 2018 15:27:58 +0200 Pantxo Diribarne Test hgload can handle old figure files (bug #53468) stable
Sun, 03 Feb 2019 16:35:34 +0100 Markus Mützel gl-render.cc: Omit minor grid and minor ticks if ticks are empty (bug #55633).
Sat, 02 Feb 2019 18:21:24 -0800 Rik __ezplot__.m: for ezplot3, draw "animate" plot just once.
Sat, 02 Feb 2019 18:14:43 -0800 Rik comet.m: Use constant speed regardless of size of data input.
Sat, 02 Feb 2019 18:07:47 -0800 Rik comet3.m: Use constant speed regardless of size of data input.
Sat, 02 Feb 2019 11:33:30 -0800 Rik axis.m: Enlarge ticks in %!demo #3 for clarity.
Fri, 01 Feb 2019 22:16:15 -0800 Rik axis.m: Fix issues with "equal" argument (bug #55619, bug #55614, bug #55574, bug #55514, bug #54848, bug #53724, bug #53504, bug #53336, bug #51938, bug #50356).
Fri, 01 Feb 2019 20:44:15 +0000 John W. Eaton don't fail if symbol in script can't be found (bug #55626)
Thu, 31 Jan 2019 18:45:37 +0000 John W. Eaton update handling of command-style function call syntax in eval
Mon, 28 Jan 2019 18:01:46 +0000 John W. Eaton move variable values from symbol_record objects to stack_frame objects
Sat, 26 Jan 2019 15:53:29 +0000 John W. Eaton * pt-idx.cc (tree_index_expression::lvalue): Style fix.
Sat, 26 Jan 2019 15:34:26 +0000 John W. Eaton eliminate "automatic" type from symbol info class
Sat, 26 Jan 2019 15:36:16 +0000 John W. Eaton add const qualifiers to two symbol_info methods
Sat, 26 Jan 2019 15:35:09 +0000 John W. Eaton new symbol_info method to list names
Sat, 26 Jan 2019 15:21:26 +0000 John W. Eaton eliminate soon-to-be obsolete symbol types from GUI variable display
Sat, 26 Jan 2019 15:03:57 +0000 John W. Eaton refactor calling object destructor
Sat, 26 Jan 2019 14:56:14 +0000 John W. Eaton don't go through scope to find function in file editor
Sat, 26 Jan 2019 14:51:29 +0000 John W. Eaton * pt-misc.cc (tree_parameter_list::dup): Always copy m_marked_for_varargs.
Sat, 26 Jan 2019 14:42:59 +0000 John W. Eaton delete unused function
Sat, 26 Jan 2019 14:41:44 +0000 John W. Eaton * classdef.tst: Clear shared variables after use.
Sat, 26 Jan 2019 14:41:16 +0000 John W. Eaton use onCleanup to clear functions used in tests
Thu, 31 Jan 2019 22:16:36 +0000 John W. Eaton maint: Merge stable to default.
Sun, 27 Jan 2019 21:53:56 -0800 Rik Emit a more useful error message when gnuplot executable is broken (bug #55558).
Thu, 31 Jan 2019 11:19:34 +0100 Pantxo Diribarne Make sure octave-svgconvert encodes SVG documents in UTF8 (bug #55612) stable
Wed, 30 Jan 2019 16:30:24 -0800 Rik splinefit.m: Relax tolerance of BIST tests (bug #55587). stable
Sat, 19 Jan 2019 01:30:47 -0500 Rik datenum.m: Add warning about time zones and DST to documentation. stable