log

age author description
Sat, 09 Jul 2022 22:05:40 -0700 Colin Macdonald doc: which Python executable and how to change it (bug #62733)
Sun, 10 Jul 2022 18:26:24 -0700 Rik maint: use "m_" prefix for member variables in class octave_base_matrix.
Sun, 10 Jul 2022 17:34:12 +0200 Markus Mützel build: Allow setting BLAS integer size as configure argument (bug #62715).
Sat, 09 Jul 2022 14:37:57 -0700 Rik maint: use "s_" prefix for integer "hdf5_save_type" class variable.
Sat, 09 Jul 2022 13:43:11 -0700 Rik Return -1 rather than platform-dependent EOF from puts, fputs (bug #62725)
Sat, 09 Jul 2022 11:46:06 -0700 Rik acinclude.m4: use same name for temporary LIBS variable throughout all macros.
Sat, 09 Jul 2022 11:29:19 -0700 Rik build: Uspdate Copyright notices for acinclude.m4, octave_blas.m4.
Sat, 09 Jul 2022 11:11:53 -0700 Rik perl.m, python.m: Redo input validation.
Sat, 09 Jul 2022 10:22:57 -0700 Rik python.m: Add code to find python executable on different platforms (bug #62733)
Sat, 09 Jul 2022 09:58:02 -0700 Rik build: Search for python executable with multiple names (bug #62372)
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