log

age author description
Fri, 29 Jul 2022 12:02:42 -0400 John W. Eaton maint: merge stable to default default tip @
Fri, 29 Jul 2022 12:01:19 -0400 John W. Eaton maint: Merge away extra head on stable. stable
Fri, 29 Jul 2022 15:43:20 +0200 Markus Mützel octave_int<T>: Overload operator ~ ().
Thu, 28 Jul 2022 19:23:14 -0400 Arun Giridhar maint: merge stable to default
Thu, 28 Jul 2022 19:22:56 -0400 Arun Giridhar test: Set random state and increase tolerance for interpn.m test (bug #62817) stable
Thu, 28 Jul 2022 09:14:07 -0400 John W. Eaton bump stable branch version after release stable
Thu, 28 Jul 2022 09:10:28 -0400 John W. Eaton Added tag release-7-2-0 for changeset 6c1e310b2230 stable
Thu, 28 Jul 2022 09:08:26 -0400 John W. Eaton Version 7.2.0 released. stable release-7-2-0
Wed, 27 Jul 2022 18:31:36 +0200 Markus Mützel maint: Merge stable to default.
Wed, 27 Jul 2022 18:30:15 +0200 Markus Mützel GitHub-CI: Remove macos-10.15 runners from build matrix. stable
Wed, 27 Jul 2022 13:27:00 +0200 Markus Mützel maint: Merge stable to default.
Wed, 27 Jul 2022 13:26:28 +0200 Markus Mützel NEWS.7.md: Update NEWS file with recent changes for Octave 7.2.0. stable
Tue, 26 Jul 2022 17:20:13 -0700 Rik configure.ac: clean up ordering of macros, comments.
Tue, 26 Jul 2022 17:05:33 -0700 Rik build: Fix typo in cset f125ddb46055.
Tue, 26 Jul 2022 13:21:07 -0700 Rik configure.ac: Add new option "--disable-vm-evaluator"
Fri, 22 Jul 2022 15:30:29 -0400 Nicholas R. Jankowski correct subsasgn docstring example code (bug #33221) stable
Wed, 20 Jul 2022 16:37:58 +0200 Markus Mützel oruntests.m: Convert read file from input encoding (bug #62780).
Mon, 18 Jul 2022 17:30:08 +0200 Markus Mützel maint: Merge stable to default.
Mon, 18 Jul 2022 17:29:32 +0200 Markus Mützel pkg: Escape special characters in OCTAVE_HOME for regexprep (bug #62681). stable
Fri, 15 Jul 2022 08:59:07 +0200 Markus Mützel maint: Merge stable to default.
Thu, 14 Jul 2022 19:07:59 -0300 Rafael Laboissiere pkg: Fix formatting of copyfile message (bug #62769). stable
Wed, 13 Jul 2022 13:20:48 +0200 Markus Mützel dir_encoding: Use encoding from .oct-config file in current directory (bug #62761).
Tue, 12 Jul 2022 17:52:20 +0200 Markus Mützel maint: Merge stable to default.
Mon, 11 Jul 2022 23:08:51 +0200 Stefan Brüns randmtzig.cc: Add missing include <ctime> (bug #62750). stable
Mon, 11 Jul 2022 22:46:33 -0700 Rik doc: Update plus() function to use inputs A, B.
Mon, 11 Jul 2022 22:38:57 -0700 Rik pagetranspose.m, pagectranspose.m: New functions for transposing the page (3-D) of an N-D array.
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
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.