log

age author description
Fri, 08 Jul 2022 21:38:05 -0700 Rik build: simplify BLAS library detection in configure (bug #62715)
Fri, 08 Jul 2022 12:57:54 +0200 Markus Mützel maint: Merge stable to default.
Fri, 08 Jul 2022 12:57:22 +0200 Markus Mützel pkg: Replace OCTAVE_HOME in PREFIX and ARCHPREFIX independently (bug #62681). stable
Fri, 08 Jul 2022 12:46:37 +0200 Markus Mützel pkg.m: Create PREFIX and ARCHPREFIX directories (bug #62681). stable
Thu, 07 Jul 2022 22:07:04 -0700 Rik build: cache JAVA_LDPATH and Java "jni.h" path (bug #62715)
Thu, 07 Jul 2022 21:27:00 -0700 Rik build: cache REPRODUCIBLE_TAR_FLAGS in configure (bug #62715)
Thu, 07 Jul 2022 11:59:37 -0700 Rik build: cache Java, g++, and gcc compiler version numbers in configure (bug #62715)
Wed, 06 Jul 2022 22:03:13 -0700 Rik build: Use caching for Fortran values in configure.
Wed, 06 Jul 2022 14:15:02 -0700 Rik build: Fix configure caching of Qprinter::setPageSize.
Tue, 05 Jul 2022 17:14:44 -0700 Rik uniquetol.m: Simplify code for "ByRows" option (bug #59850).
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