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.