log

age author description
Wed, 16 Nov 2022 05:48:15 -0500 Arun Giridhar maint: Remove some functions deprecated in Octave 7
Tue, 15 Nov 2022 18:38:26 -0800 Rik maint: merge stable to default
Tue, 15 Nov 2022 18:37:58 -0800 Rik sparse_auto_mutate.m: Update documentation for deprecated function. stable
Tue, 15 Nov 2022 17:40:23 -0500 Nicholas R. Jankowski which.m: Add warning for unimplemented '-all' option (bug #32088) stable
Tue, 15 Nov 2022 15:22:23 -0800 Rik maint: Remove m-files deprecated in Octave 7.
Tue, 15 Nov 2022 18:11:07 -0500 Arun Giridhar NEWS.9.md: Fix typo (7 --> 8)
Tue, 15 Nov 2022 14:47:44 -0800 Rik maint: Add NEWS.9.md to repository and update build system.
Tue, 15 Nov 2022 14:34:52 -0800 Rik maint: merge stable to default.
Tue, 15 Nov 2022 14:34:28 -0800 Rik doc: Update Markdown syntax for HACKING.md. stable
Tue, 15 Nov 2022 13:22:18 -0800 Rik maint: Bump versions to begin active development of Octave 9.
Tue, 15 Nov 2022 13:19:13 -0800 Rik maint: Merge stable to default.
Tue, 15 Nov 2022 13:18:17 -0800 Rik maint: Bump version numbers for pre-release (see etc/HACKING.md) stable
Tue, 15 Nov 2022 13:15:28 -0800 Rik maint: Merge default to stable to begin version 8 release process stable
Tue, 15 Nov 2022 13:13:40 -0800 Rik maint: merge stable to default
Tue, 15 Nov 2022 13:25:31 -0300 Rafael Laboissiere Fix typos and grammatical mistakes in text exposed to the user stable
Mon, 29 Aug 2022 18:29:24 +0200 Pantxo Diribarne print.m: Use -svgconvert by default (bug #62979)
Tue, 15 Nov 2022 09:36:55 -0800 Rik assert.m: Avoid out-of-memory errors for sparse matrices (bug #63277)
Tue, 15 Nov 2022 09:13:42 -0800 Rik get_first_help_sentence.m: Fix BIST test on MacOs (bug #62648)
Tue, 15 Nov 2022 13:16:41 +0100 Markus Mützel Back out changeset ac08158dae9b
Mon, 14 Nov 2022 10:37:59 -0800 Rik build: Enable building of Qt documentation with Texinfo >= 7.0 (bug #62648).
Tue, 15 Nov 2022 12:59:56 +0100 Markus Mützel NEWS: Add note that PCRE2 can be used (bug #61542).
Tue, 15 Nov 2022 12:51:11 +0100 Markus Mützel GitHub-CI: Install PCRE2 packages instead of PCRE (bug #61542).
Sun, 13 Nov 2022 13:00:16 -0500 John W. Eaton use nullptr instead of NULL, don't compare pointer to NULL in IF condition
Sun, 13 Nov 2022 10:17:17 -0500 Rafael Laboissiere allow Octave to use PCRE2 (bug #61542)
Fri, 11 Nov 2022 15:40:45 -0500 Rafael Laboissiere rename internal variable for storing PCRE compiled regexp info
Thu, 10 Nov 2022 05:30:42 -0300 Rafael Laboissiere don't include pcre.h where it is not needed
Sun, 13 Nov 2022 01:44:54 +0900 Andreas Bertsatos mean.m: more Matlab compatibility (bugs #58116, #50571).
Sat, 12 Nov 2022 14:16:14 +0100 Markus Mützel maint: Update gnulib.
Sat, 12 Nov 2022 12:10:04 +0100 Markus Mützel GitHub-CI (mingw): Remove setting configure variable that is no longer used.
Fri, 11 Nov 2022 17:12:41 +0100 Markus Mützel mkoctfile: Return configure result for READLINE_LIBS.