log

age author description
Thu, 21 Feb 2019 15:28:32 -0800 Rik methods.m: Fix bug when function signature has spaces.
Thu, 21 Feb 2019 20:11:33 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 20:04:13 +0100 Markus Mützel Fix slowdown of scatter3 (bug #55751). stable
Thu, 21 Feb 2019 19:21:57 +0000 John W. Eaton use temporary directory for testing dir function
Thu, 21 Feb 2019 18:56:32 +0000 John W. Eaton * ismethod.m: New tests.
Thu, 21 Feb 2019 18:41:15 +0000 John W. Eaton handle -full argument for methods function (bug #55487)
Thu, 21 Feb 2019 15:08:27 +0100 Kai T. Ohlhus maint: Merge stable to default.
Thu, 21 Feb 2019 14:53:30 +0100 Kai T. Ohlhus Overhaul classdef tests (bug #54783, bug #54966, bug #55223). stable
Thu, 21 Feb 2019 07:18:26 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 01:10:20 -0500 S?bastien Villemot fix overloaded classdef subsasgn with curly braces (bug #55223, bug #54783) stable
Thu, 21 Feb 2019 05:12:54 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 05:12:06 +0000 John W. Eaton avoid crash in doc browser when help engine init fails (bug #55736) stable
Wed, 20 Feb 2019 16:51:33 -0800 Rik maint: merge stable to default.
Wed, 20 Feb 2019 16:46:03 -0800 Rik fminsearch.m: Remove documentation showing unimplemented passing of extra fcn arguments. stable
Wed, 20 Feb 2019 22:42:35 +0000 John W. Eaton maint: Merge stable to default.
Wed, 20 Feb 2019 22:41:58 +0000 John W. Eaton fix name of parent package in nested cdef_package objects
Wed, 20 Feb 2019 21:47:05 +0000 John W. Eaton return early if searching for function or package with empty name
Wed, 20 Feb 2019 19:40:11 +0000 John W. Eaton display property names and info by default for classdef objects
Wed, 20 Feb 2019 16:24:35 +0100 Pantxo Diribarne annotation.m: use "*" rather than "Helvetica" as default font name (bug #53091) stable
Tue, 19 Feb 2019 21:33:23 +0000 John W. Eaton maint: Merge stable to default.
Tue, 19 Feb 2019 21:31:41 +0000 John W. Eaton avoid crash if help engine setup fails (bug #55736) stable
Tue, 19 Feb 2019 17:53:40 +0000 John W. Eaton eliminate some useless functions
Mon, 18 Feb 2019 19:10:43 +0000 John W. Eaton maint: Merge stable to default.
Mon, 18 Feb 2019 18:33:18 +0000 John W. Eaton avoid crash when calling script recursively (bug #55728) stable
Mon, 18 Feb 2019 17:15:41 +0000 John W. Eaton * scripts/miscellaneous/module.mk: Fix file name added in previous changeset.
Mon, 18 Feb 2019 17:05:11 +0000 John W. Eaton make ismethod work for classdef and java objects (bug #55487)
Thu, 14 Feb 2019 16:04:12 +0000 John W. Eaton allow parsing of function handles of the form @foo.bar
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Sat, 16 Feb 2019 22:16:40 +0100 Markus Mützel __makeinfo__.m: Fix error if path to temporary directory contains spaces (bug #55725). stable
Fri, 15 Feb 2019 20:02:35 +0100 Torsten fix the shortcut context for savin a variable in variable editor (bug #54464) stable
Fri, 15 Feb 2019 08:29:56 -0800 Rik maint: merge stable to default.
Fri, 15 Feb 2019 08:29:13 -0800 Rik doc: Update docstring for svd to state that gesvd is default driver. stable
Tue, 12 Feb 2019 20:41:48 +0100 Markus Mützel Fix printing with gnuplot on Windows (bug #55648). stable
Thu, 14 Feb 2019 16:38:00 -0800 Rik Replace '-0' in sigma matrix from svd() with '+0' (bug #55710).
Thu, 14 Feb 2019 23:27:40 +0100 Pantxo Diribarne colorbar.m: fix regression when peer axes is reset (bug #55713) stable
Tue, 12 Feb 2019 15:31:52 -0500 John Donoghue Mark qt documentation as readonly (bug #53841). stable
Fri, 08 Feb 2019 18:07:33 +0100 Pantxo Diribarne Use OpenGl textures to render image objects (bug #55632).
Wed, 13 Feb 2019 15:38:23 +0000 John W. Eaton maint: Merge stable to default.
Wed, 13 Feb 2019 13:03:20 +0000 John W. Eaton * test/bug-47680/module.mk (bug_47680_TEST_FILES): Correct file names.
Tue, 12 Feb 2019 22:44:45 +0100 Pantxo Diribarne Properly close figures after tests on hgload (bug #53468) stable
Tue, 12 Feb 2019 20:58:16 +0000 John W. Eaton allow methods function to work for classdef objects (bug #42510)
Tue, 12 Feb 2019 18:44:37 +0000 John W. Eaton implement properties function (bug #53614)
Mon, 11 Feb 2019 16:16:00 -0800 Mike Miller run Matlab user files from interpreter, not startup scripts (bug #55681)
Mon, 11 Feb 2019 14:37:34 -0800 Rik NEWS: Announce "LineWidth" now measured in points, not pixels.
Mon, 11 Feb 2019 14:22:54 -0800 Rik Measure LineWidth in points, not pixels, for Matlab compatibility (bug #53056).
Mon, 11 Feb 2019 20:56:27 +0000 John W. Eaton allow object.method@superclass (...) to work (bug #47680)
Mon, 11 Feb 2019 20:49:48 +0000 John W. Eaton revise naming of the parts of a superclass reference
Sun, 10 Feb 2019 08:41:15 -0800 Rik Harden BIST tests against changes in save_precision().
Sun, 10 Feb 2019 08:39:30 -0800 Rik Harden BIST tests against changes in format().
Sat, 09 Feb 2019 12:24:26 +0100 Markus Mützel Improve calculation of zlim and aspect ratios for 2d objects (bug #55634).
Sat, 09 Feb 2019 17:27:53 -0800 Rik Fix jit BIST test accidentally failing after cc0d942d0e20.
Sat, 09 Feb 2019 21:23:14 +0100 Pantxo Diribarne Properly integrate hgload tests in the build system (bug #53468) stable
Sat, 09 Feb 2019 21:47:01 +0100 Markus Mützel Fix auto axes limits with text on negative logarithmic axes.
Sat, 09 Feb 2019 20:02:59 +0000 John W. Eaton maint: Merge stable to default.
Sat, 09 Feb 2019 19:32:31 +0000 John W. Eaton use inline functions for matching whitespace in lexer
Sat, 09 Feb 2019 16:14:01 +0000 John W. Eaton revamp parsing of superclass identifiers in classdef decls
Sat, 09 Feb 2019 15:14:24 +0000 John W. Eaton allow spaces in FQ_IDENT, SUPERCLASSREF, and METAQUERY tokens in lexer
Fri, 08 Feb 2019 06:35:38 +0000 John W. Eaton use dynamic_cast instead of static_cast as appropriate parser