log

age author description
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
Sun, 28 Jun 2020 21:29:11 +0200 Torsten Lilge * zh_CN.ts: Chinese translation by Jun Wang stable
Sat, 27 Jun 2020 12:01:33 +0200 Markus Mützel maint: Merge stable to default.
Sat, 27 Jun 2020 11:59:42 +0200 Markus Mützel Document that startup files are interpreted in the locale charset (bug #57235). stable
Fri, 26 Jun 2020 13:57:24 -0700 Rik maint: Merge stable to default.
Fri, 26 Jun 2020 13:57:04 -0700 Rik doc: Better document how global variables and clear() interact (bug #57604). stable
Thu, 25 Jun 2020 18:20:03 -0700 Rik Fix unlink() calls in package m-files for new syntax (bug #57830)
Thu, 25 Jun 2020 15:22:37 -0700 Rik polyfit.m: Overhaul function (bug #57964).
Wed, 24 Jun 2020 07:42:37 -0700 Rik Backed out changeset 9e9ddc90e88a.
Tue, 23 Jun 2020 11:55:11 -0700 Rik pkg.m: Handle package names in a case insensitive manner (bug #57735).
Mon, 22 Jun 2020 21:41:15 +0200 Markus Mützel maint: merge stable to default.
Mon, 22 Jun 2020 21:38:39 +0200 Markus Mützel On Windows, change default for "Use native file dialogs" to false (bug #58521). stable
Mon, 22 Jun 2020 20:43:00 +0200 Torsten Lilge force non-native file dialogs on Mac ignoring current user pref (bug #52840) stable
Mon, 22 Jun 2020 14:13:17 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 22 Jun 2020 14:11:53 +0900 Kai T. Ohlhus * ov-cell.cc: remove redundant return statement (bug #58617) stable
Sun, 21 Jun 2020 11:46:49 +0200 Markus Mützel maint: merge stable to default.
Sun, 21 Jun 2020 11:42:55 +0200 Markus Mützel __unimplemented__.m: Add section for of-package "dicom" (bug #58633). stable
Sat, 20 Jun 2020 19:04:29 +0200 Markus Mützel Use C++11 container for array of strings.
Sat, 20 Jun 2020 09:27:56 -0700 Rik maint: merge stable to default.
Fri, 19 Jun 2020 20:04:24 +0200 Philip Nienhuis Remove OctClassLoader from JVM start options (bug #55174). stable
Sat, 20 Jun 2020 14:09:09 +0200 Markus Mützel Fix heap-buffer-overflow in scatter graphics object.
Thu, 18 Jun 2020 13:26:34 -0400 John W. Eaton maint: merge stable to default.
Wed, 17 Jun 2020 14:41:13 -0700 Rik doc: Fix incorrect example code in Vectorize chapter (bug #58607). stable
Tue, 16 Jun 2020 17:04:58 -0400 John W. Eaton maint: merge stable to default.
Tue, 16 Jun 2020 17:03:13 -0400 John W. Eaton * NEWS: Note that dbstop can set breakpoints in classdef ctors and methods. stable
Tue, 16 Jun 2020 10:20:47 -0400 John W. Eaton maint: merge stable to default.
Tue, 16 Jun 2020 10:12:00 -0400 John W. Eaton * ft-text-renderer.cc: Allow build to succeed if HAVE_FONTCONFIG is undefined. stable
Mon, 15 Jun 2020 16:46:51 -0400 John W. Eaton maint: merge stable to default.
Mon, 15 Jun 2020 16:43:09 -0400 John W. Eaton fix dispatch error with classsimple function handle (bug #58572) stable
Mon, 15 Jun 2020 13:36:27 -0700 Rik maint: merge stable to default.
Mon, 15 Jun 2020 13:35:54 -0700 Rik warning_ids.m: Document "Octave:classdef-to-struct" ID. stable
Mon, 15 Jun 2020 08:41:54 -0700 A.R. Burgers doc: Fix typo in strings.txi (bug #58570). stable
Mon, 15 Jun 2020 08:36:58 -0700 Rik Add new warning ID "Octave:unimplemented-matlab-functionality".
Mon, 15 Jun 2020 12:03:03 +0900 Kai T. Ohlhus maint: merge stable to default.
Sat, 13 Jun 2020 20:12:50 -0700 Rik Make gzip/bzip2 more Matlab compatible when directory is first argument (bug #58547). stable
Sun, 14 Jun 2020 19:57:06 -0700 Pantxo Diribarne Stop error when deleting uicontrol "frame" objects (bug #58544).
Sun, 14 Jun 2020 13:02:59 +0200 Markus Mützel __magick_read__.cc: Correctly read images from non-ASCII paths on Windows (bug #58493).
Sun, 14 Jun 2020 12:17:10 +0200 Markus Mützel maint: merge stable to default.
Sun, 14 Jun 2020 11:17:33 +0200 Markus Mützel Improve canonicalize_file_name with non-ASCII characters on Windows. stable
Sat, 13 Jun 2020 18:27:25 +0200 Markus Mützel Use wide character API to get current directory on Windows. stable
Sat, 13 Jun 2020 20:12:50 -0700 Rik Make gzip/bzip2 more Matlab compatible when directory is first argument (bug #58547).
Sat, 13 Jun 2020 07:28:38 -0700 Rik Allow 2-D view() commands to work with gnuplot (bug #58526).
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows.
Fri, 12 Jun 2020 11:39:35 -0400 John W. Eaton maint: merge stable to default.
Fri, 12 Jun 2020 11:37:15 -0400 John W. Eaton legend.m: Require freetype for test. stable
Fri, 12 Jun 2020 12:51:47 +0200 Markus Mützel maint: merge stable to default.
Fri, 12 Jun 2020 12:51:14 +0200 Markus Mützel mex.h: Fix typo (bug #58542). stable
Fri, 12 Jun 2020 11:36:48 +0200 Markus Mützel maint: merge stable to default.
Fri, 12 Jun 2020 11:18:11 +0200 Markus Mützel Restore compatibility with older versions of hdf5 (bug #58549). stable
Thu, 11 Jun 2020 22:41:39 -0400 John W. Eaton maint: merge stable to default.
Thu, 11 Jun 2020 22:38:20 -0400 John W. Eaton add copyright notices omitted from some @inline class methods stable
Thu, 11 Jun 2020 22:35:28 -0400 John W. Eaton warn if legacy inline, genvarname or vectorize functions are used stable