log

age author description
Tue, 07 Jul 2020 13:12:48 -0400 John W. Eaton fix lookup of variables in scripts called inside nested functions (bug #58691) stable
Sun, 05 Jul 2020 12:04:37 +0200 Markus Mützel maint: merge stable to default.
Sat, 04 Jul 2020 23:20:24 +0200 A.R. Burgers Fix warning on unused variable (bug #58705). stable
Sat, 04 Jul 2020 15:43:59 +0200 Markus Mützel Re-do fix for reading images with non-ASCII filenames on Windows (bug #58493).
Sat, 04 Jul 2020 12:14:21 +0200 Markus Mützel get_ASCII_filename: On Windows, optionally try to convert to the locale charset.
Sat, 04 Jul 2020 11:14:43 +0900 Kai T. Ohlhus maint: merge stable to default.
Sat, 04 Jul 2020 11:13:35 +0900 Kai T. Ohlhus Partially backout cset 286fe9352cd6. stable
Fri, 03 Jul 2020 16:59:27 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 03 Jul 2020 16:10:43 +0900 Kai T. Ohlhus doc: * scripts/testfun/assert.m: comment changes (bug #58686) stable
Fri, 03 Jul 2020 16:02:39 +0900 Kai T. Ohlhus maint: * test/nest/nest.tst: tag xtest (bug #58691) stable
Thu, 02 Jul 2020 18:16:10 +0200 Markus Mützel maint: merge stable to default.
Fri, 26 Jun 2020 18:44:35 +0200 Markus Mützel ov-java.cc: Set reaper thread to use default stack size (bug #58641). stable
Thu, 02 Jul 2020 15:11:19 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 02 Jul 2020 15:06:36 +0900 Kai T. Ohlhus Interpreter errors on unassigned inputs (bug #58686) stable
Wed, 01 Jul 2020 15:33:53 -0400 John W. Eaton deprecate arithmetic operators for ranges; eliminate use in Octave
Wed, 01 Jul 2020 15:27:22 -0400 John W. Eaton hist.m: use different method for preserving accuracy of arithmetic on ranges
Wed, 01 Jul 2020 13:18:19 -0400 John W. Eaton make parsing of spmd and endspmd keywords work properly (bug #58676)
Wed, 01 Jul 2020 16:04:22 +0900 Kai T. Ohlhus maint: merge stable to default.
Wed, 01 Jul 2020 16:03:41 +0900 Kai T. Ohlhus hilb.m: Speed-up function using broadcasting. stable
Mon, 29 Jun 2020 23:45:19 -0400 John W. Eaton handle all dispatching for colon operator in do_colon_op function
Tue, 30 Jun 2020 15:52:25 -0400 John W. Eaton accept spmd command blocks as language elements (bug #58676)
Tue, 30 Jun 2020 09:34:14 -0700 Rik Add 'spmd' as interpreter keyword for Matlab compatibility (bug #58676).
Mon, 29 Jun 2020 15:12:39 -0400 John W. Eaton maint: merge stable to default.
Mon, 29 Jun 2020 15:01:27 -0400 John W. Eaton find help for not-yet-loaded classdef methods defined in @DIR files. stable
Fri, 29 May 2020 10:57:04 -0400 John W. Eaton allow help to find docstrings for classdef classes and methods (bug #43047) stable
Fri, 29 May 2020 10:56:22 -0400 John W. Eaton move classdef docstring comments inside classdef definitions stable
Fri, 29 May 2020 08:50:29 -0400 John W. Eaton * mk-doc.pl: Find classdef docstrings inside classdef code block. stable
Thu, 28 May 2020 13:48:37 -0400 John W. Eaton capture comments for classdef classes, properties, events, and enumerations stable
Fri, 29 May 2020 11:00:41 -0400 John W. Eaton new comment_elt predicates stable
Thu, 28 May 2020 12:00:24 -0400 John W. Eaton refactor some classdef parsing rules stable