log

age author description
Mon, 15 Aug 2022 00:22:55 +0200 Maged Rifaat fortran_vec: Fix instances of method chaining that may cause dangling pointer. stable
Mon, 15 Aug 2022 13:49:54 +0900 John Donoghue gui: Update Octave Packages menu link (bug #62897).
Sat, 13 Aug 2022 16:45:48 -0700 Rik Add "const" qualifier to static variables that hold "fcntl.h" values.
Fri, 12 Aug 2022 15:57:26 +0200 Markus Mützel maint: Merge stable to default.
Fri, 12 Aug 2022 15:56:50 +0200 Markus Mützel canonicalize_file_name: Generalize check for mapped network drive (bug #62847). stable
Thu, 11 Aug 2022 19:57:11 +0200 Markus Mützel fftw: Limit the default number of threads used by FFTW to 3.
Thu, 11 Aug 2022 09:38:09 +0200 Markus Mützel maint: Merge stable to default.
Thu, 11 Aug 2022 09:36:52 +0200 Markus Mützel doc: Clarify number of processors returned by "nproc" with hyperthreading. stable
Wed, 10 Aug 2022 22:24:58 +0200 Torsten Lilge also restore bookmarks when restoring an editor session at startup
Tue, 09 Aug 2022 10:46:06 -0400 Arun Giridhar NEWS.8.md: mention speed of filter (bug #61674)
Sun, 07 Aug 2022 21:59:30 +0200 Torsten Lilge ensure window decorations when restoring maximized main window (bug #61172)
Sun, 07 Aug 2022 10:55:16 +0200 Markus Mützel maint: Merge stable to default.
Thu, 04 Aug 2022 18:32:51 +0200 Markus Mützel canonicalize_file_name: Handle symlinks to UNC network shares (bug #62847). stable
Wed, 03 Aug 2022 15:50:54 -0700 Rik maint: Remove Emacs modelines from ov-classdef files.
Wed, 03 Aug 2022 15:44:17 -0700 Rik maint: merge stable to default
Wed, 03 Aug 2022 15:25:27 -0700 Rik Fix duplicate names displayed with mixed @class/classdef classes (Bug #62802) stable
Wed, 03 Aug 2022 19:00:39 +0200 Markus Mützel maint: Merge stable to default.
Wed, 03 Aug 2022 19:00:08 +0200 Markus Mützel io.tst: Add test case for scanf (bug #62723). stable
Tue, 02 Aug 2022 18:47:12 +0200 Markus Mützel maint: Merge stable to default.
Tue, 02 Aug 2022 18:46:24 +0200 Markus Mützel scanf: Don't set error when reaching end of stream (bug #62723). stable
Fri, 29 Jul 2022 20:53:45 -0700 Rik maint: merge stable to default.
Fri, 29 Jul 2022 20:53:14 -0700 Rik uitable.m: Fix example code in DOCSTRING (bug #62824). stable
Fri, 29 Jul 2022 10:41:22 -0700 Rik New runtime function __enable_vm_eval__() to control use of VM evaluator.
Fri, 29 Jul 2022 10:14:12 -0700 Rik maint: Fix typo in merge 06c76eca5f95.
Fri, 29 Jul 2022 12:02:42 -0400 John W. Eaton maint: merge stable to default
Fri, 29 Jul 2022 12:01:19 -0400 John W. Eaton maint: Merge away extra head on stable. 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
Fri, 29 Jul 2022 15:43:20 +0200 Markus Mützel octave_int<T>: Overload operator ~ ().