log

age author description
Tue, 05 Jul 2022 15:22:46 -0400 Nicholas R. Jankowski uniquetol.m: improve matlab compatibility and add byrows sorting (bug #59850)
Tue, 05 Jul 2022 10:38:41 -0700 Rik Suppress warning for inline() when used intentionally in core Octave (bug #62682).
Tue, 05 Jul 2022 08:57:15 -0700 Rik perms.m: Small cleanups for Octave coding conventions (bug #60364)
Mon, 04 Jul 2022 21:38:15 +0200 Markus Mützel regexp: Be more thorough in detecting named patterns.
Mon, 04 Jul 2022 21:36:48 +0200 Markus Mützel maint: Merge stable to default.
Mon, 04 Jul 2022 20:36:01 +0200 Markus Mützel regexp: Check pattern length before accessing it (bug #62704). stable
Wed, 29 Jun 2022 19:07:59 +0200 Markus Mützel maint: Merge stable to default.
Wed, 29 Jun 2022 19:07:19 +0200 Markus Mützel NEWS.7.md: Update NEWS file with recent changes for Octave 7.2.0. stable
Wed, 29 Jun 2022 11:49:09 -0400 John W. Eaton * build-aux: Also ignore generated build-aux/compile script.
Tue, 28 Jun 2022 19:52:36 +0200 Pantxo Diribarne maint: merge stable to default
Fri, 24 Jun 2022 19:24:22 +0200 Pantxo Diribarne Fix regression with \color[rgb] tex pattern (bug #62668) stable
Sat, 25 Jun 2022 16:40:58 -0400 Arun Giridhar maint: merge stable to default
Sat, 25 Jun 2022 16:40:36 -0400 Arun Giridhar factor.m: Performance tweak to avoid division in certain cases stable
Thu, 23 Jun 2022 15:23:57 -0400 John W. Eaton * ov-base.h (__get_type_info__): Provide backward compatibility function.
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