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