log

age author description
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Tue, 21 Jun 2022 15:44:03 +0200 Markus Mützel maint: Merge stable to default.
Tue, 21 Jun 2022 15:43:27 +0200 Markus Mützel inputParser: Add some tests for bug #62639. stable
Tue, 21 Jun 2022 15:32:11 +0200 Markus Mützel maint: Merge stable to default.
Tue, 21 Jun 2022 15:31:40 +0200 Markus Mützel inputParser: Correctly handle cell default values for optional parameters (bug #62639). stable
Mon, 20 Jun 2022 17:27:39 -0400 Michael Leitner perms.m: Much faster technique to generate unique permutations
Mon, 20 Jun 2022 19:37:00 +0200 Markus Mützel dir: Use canonicalize_file_name also for UNC paths.
Mon, 20 Jun 2022 19:32:13 +0200 Markus Mützel maint: Merge stable to default.
Mon, 20 Jun 2022 19:31:21 +0200 Markus Mützel canonicalize_file_path: Do not translate mapped network drive to UNC path (bug #62576). stable
Wed, 15 Jun 2022 20:00:35 +0200 Markus Mützel dir.m: Skip unnecessary parts if no output argument is requested.
Mon, 13 Jun 2022 14:10:22 -0400 John W. Eaton maint: Merge stable to default
Mon, 13 Jun 2022 14:07:31 -0400 John W. Eaton bump stable branch version after release candidate stable
Mon, 13 Jun 2022 14:06:24 -0400 John W. Eaton Added tag rc-7-1-90 for changeset 48fcfbaea2cd stable
Mon, 13 Jun 2022 14:06:03 -0400 John W. Eaton bump version for 7.1.90 release candidate stable rc-7-1-90
Sun, 12 Jun 2022 14:37:07 +0200 Markus Mützel install_classdef: Remove OCTINTERP_API flag.
Fri, 10 Jun 2022 18:57:17 -0400 Arun Giridhar maint: Merge stable to default
Fri, 10 Jun 2022 14:46:45 -0700 Rik maint: merge away extra head
Fri, 10 Jun 2022 15:09:53 +0200 Markus Mützel findobj.m: Also report properties with aliased names (bug #62612).
Fri, 10 Jun 2022 18:02:23 +0200 Torsten Lilge exp cmd widget: fix missing promt after error
Fri, 10 Jun 2022 18:02:21 +0200 Torsten Lilge exp cmd widget: fix preventing prompt deletion
Thu, 09 Jun 2022 16:44:10 +0200 Markus Mützel test: Move new BISTs to lexer and adapt syntax (bug #62587). stable
Thu, 09 Jun 2022 09:00:17 -0400 Arun Giridhar maint: Merge stable to default
Thu, 09 Jun 2022 08:59:55 -0400 Arun Giridhar test: Add BISTs for __FILE__ and __LINE__ (bug #52587) stable
Wed, 08 Jun 2022 15:32:19 -0400 Nicholas R. Jankowski integral.m: increase tolerance on combined parameter BIST (bug #62599)
Wed, 08 Jun 2022 20:31:10 +0200 Torsten Lilge exp cmd widget: prevent wirting in previous ouputs
Tue, 07 Jun 2022 23:03:11 +0200 Torsten Lilge use QScintilla instead of QTextEdit for new terminal widget
Tue, 07 Jun 2022 19:44:07 +0200 Torsten Lilge maint: merge stable to default
Tue, 07 Jun 2022 08:05:13 -0400 John W. Eaton store token ID, not keyword ID when parsing keywords (bug #62587) stable
Mon, 06 Jun 2022 15:37:26 -0400 Arun Giridhar doc: Rewrite section on automatic type conversions (bug #62283) stable
Mon, 06 Jun 2022 19:17:05 +0200 Torsten Lilge fix file length when saving a shorter contents in editor (bug #62588) stable