log

age author description
Wed, 24 Nov 2021 09:12:01 -0800 Rik maint: Remove executable permission from NEWS.6, NEWS.7 text files.
Wed, 24 Nov 2021 11:54:59 -0500 John W. Eaton NEWS: Update for version 8 development.
Wed, 24 Nov 2021 11:54:24 -0500 John W. Eaton eliminate LFLAGS from mkoctfile
Wed, 24 Nov 2021 11:02:23 -0500 John W. Eaton delete unused functions and deprecate file-io.h
Wed, 24 Nov 2021 12:01:52 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 11:58:02 -0500 John W. Eaton * etc/module.mk (%canon_reldir%_EXTRA_DIST): Include NEWS.6 in the list. stable
Wed, 24 Nov 2021 10:56:24 -0500 John W. Eaton avoid declaring mark_for_deletion and cleanup_tmp_files in octave namspace stable
Wed, 24 Nov 2021 10:26:19 -0500 John W. Eaton remove functions deprecated in version 6
Wed, 24 Nov 2021 07:38:29 -0500 John W. Eaton maint: Bump versions to begin active development of Octave 8.
Wed, 24 Nov 2021 07:36:09 -0500 John W. Eaton maint: Merge stable to default.
Wed, 24 Nov 2021 07:22:10 -0500 John W. Eaton maint: Bump version for pre-release (see etc/HACKING.md) stable
Wed, 24 Nov 2021 07:19:26 -0500 John W. Eaton maint: Merge default to stable to begin 7.1.0 release process. stable
Tue, 23 Nov 2021 14:02:24 -0800 Rik plotmatrix.m: Use '~' rather than dummy variable to discard function output.
Tue, 23 Nov 2021 22:13:13 +0100 Pantxo Diribarne legend.m: Correctly hide/show all old icons objects (bug #61526)
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
Tue, 23 Nov 2021 11:26:38 -0800 Rik maint: Shorten @seealso lines to less than 80 characters (bug #57599)
Tue, 23 Nov 2021 12:40:51 -0500 John W. Eaton deprecate .+ and .- operators
Tue, 23 Nov 2021 12:36:52 -0500 John W. Eaton eiminate .+ and .- from documentation
Tue, 23 Nov 2021 12:36:01 -0500 John W. Eaton eliminate use of .+ and .- operators in Octave sources
Tue, 23 Nov 2021 12:28:40 -0500 John W. Eaton deprecate/eliminate additional instances of '**', '.**', '**=', and '.*=='
Tue, 23 Nov 2021 09:57:51 -0500 John W. Eaton update bug status
Tue, 23 Nov 2021 09:53:44 -0500 John W. Eaton merge stable to default
Tue, 23 Nov 2021 09:51:21 -0500 John W. Eaton update bug status stable
Mon, 22 Nov 2021 16:22:54 -0500 John W. Eaton deprecate ** and .** operators (bug #60882)
Mon, 22 Nov 2021 15:41:42 -0500 John W. Eaton new lexer utility function, warn_deprecated_syntax
Mon, 22 Nov 2021 16:41:21 +0100 Markus Mützel oct-conf-post.in.h: Include header that defines __MSVCRT_VERSION__.
Mon, 22 Nov 2021 15:21:37 +0100 Markus Mützel doc: Don't claim that reference BLAS is un-maintained.
Mon, 22 Nov 2021 08:44:26 +0100 Markus Mützel GitHub-CI: Display processor name of selected runner on Windows.
Sun, 21 Nov 2021 20:35:10 -0800 Rik qp.m: Workaround apparent bug in glpk which causes infeasible solution error (bug #38353)
Thu, 24 Dec 2020 22:38:46 -0500 Nicholas R. Jankowski warning_ids.m: fill in missing warning descriptions (bug #39434)