log

age author description
Thu, 24 Nov 2022 06:30:22 -0800 Rik maint: merge stable to default
Thu, 24 Nov 2022 06:30:04 -0800 Rik doc: Add undocumented functions to Octave manual for 8.1 release. stable
Thu, 24 Nov 2022 06:12:43 -0800 Rik maint: merge stable to default
Thu, 24 Nov 2022 06:12:23 -0800 Rik mean.m: Improve clarity and performance of input validation (bug #63410) stable
Thu, 24 Nov 2022 15:07:00 +0100 Markus Mützel maint: Merge stable to default.
Thu, 24 Nov 2022 15:06:16 +0100 José Luis García Pallero gui: Update Spanish translation file (bug #63404). stable
Thu, 24 Nov 2022 14:12:17 +0100 Markus Mützel maint: Merge stable to default.
Thu, 24 Nov 2022 14:11:47 +0100 Markus Mützel Export typeinfo of base_mutex and autolock classes. stable
Thu, 24 Nov 2022 14:10:09 +0100 Markus Mützel Export typeinfo of event_manager class. stable
Thu, 24 Nov 2022 06:50:04 +0100 Torsten Lilge libgui/languages/*.ts: updated language files stable
Wed, 23 Nov 2022 14:32:00 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Wed, 23 Nov 2022 14:27:04 -0500 Nicholas R. Jankowski mean.m: improve error handling for dim input (bug #63410) stable
Wed, 23 Nov 2022 08:59:59 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 23 Nov 2022 08:58:49 -0500 Arun Giridhar __isprimelarge__.cc: Shorten long lines stable
Wed, 23 Nov 2022 05:23:12 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 23 Nov 2022 05:22:46 -0500 Arun Giridhar NEWS.8.md: Remove statement about LTS stable
Wed, 23 Nov 2022 05:14:34 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 23 Nov 2022 05:14:04 -0500 Arun Giridhar NEWS.8.md: Add short list of bugs fixed for Octave 8 stable
Wed, 23 Nov 2022 04:57:39 -0500 Arun Giridhar maint: Merge stable to default
Wed, 23 Nov 2022 04:56:45 -0500 Arun Giridhar NEWS.8.md: Minor copyedits to preexisting items stable
Wed, 23 Nov 2022 04:55:03 -0500 Arun Giridhar NEWS.8.md: Add notes about GUI improvements stable
Wed, 23 Nov 2022 04:53:02 -0500 Arun Giridhar NEWS.8.md: Add note about breaking change (strings) stable
Wed, 23 Nov 2022 04:49:23 -0500 Arun Giridhar maint: Merge stable to default
Wed, 23 Nov 2022 04:48:28 -0500 Arun Giridhar NEWS.8.md: Backed out changeset 6544a361e5ca
Wed, 23 Nov 2022 04:48:09 -0500 Arun Giridhar NEWS.8.md: Backed out changeset 04b63de65973
Tue, 22 Nov 2022 16:46:35 -0800 Rik mean.m: Use Octave coding conventions. stable
Tue, 22 Nov 2022 14:28:28 -0800 Rik Document more clearly how to spellcheck Octave documentation before a release. stable
Tue, 22 Nov 2022 16:43:53 -0500 Arun Giridhar NEWS.8.md: Fix typo, formatting
Tue, 22 Nov 2022 16:34:02 -0500 Arun Giridhar NEWS.8.md: Add note about future breaking change
Tue, 22 Nov 2022 12:16:17 -0800 Rik RELEASE_CHECKLIST.md: New file with actions to perform for Octave release. stable
Tue, 22 Nov 2022 20:38:35 +0100 Markus Mützel maint: Merge stable to default.
Tue, 22 Nov 2022 20:37:59 +0100 Markus Mützel inv: Don't call LAPACK function *gecon if matrix contains NaN values (bug #63384). stable
Tue, 22 Nov 2022 08:23:44 -0800 Rik Fix scanf handling of bare '-' character for floating point formats (bug #63383)
Tue, 22 Nov 2022 12:48:29 +0100 Markus Mützel scanf: Do cleanup actions before throwing an error.
Tue, 22 Nov 2022 12:45:48 +0100 Markus Mützel scanf: Reset failbit when reaching eof while scanning for whitespace (bug #62723).
Mon, 21 Nov 2022 19:56:25 -0800 Rik Fix scanf edge case with '-' character in last position and '%d' conversion (bug #63383)
Mon, 21 Nov 2022 13:11:26 -0800 Rik Overhaul scanf functionality for correctness and Matlab compatibility (bug #63383, bug #62723)
Mon, 21 Nov 2022 09:25:29 -0800 Rik maint: Use more Octave coding conventions in cset c05ef94a2bbc. stable
Mon, 21 Nov 2022 18:21:52 +0100 Markus Mützel maint: Merge stable to default.
Mon, 21 Nov 2022 18:15:03 +0100 Markus Mützel inv: Don't call LAPACK function *gecon if matrix contains NaN values (bug #63384). stable
Mon, 21 Nov 2022 11:01:06 -0500 John W. Eaton maint: merge stable to default.
Wed, 16 Nov 2022 23:07:58 -0500 Ken Marek Add BIST for OutputSel option in ode23, ode23s, ode45 (bug #63229) stable
Mon, 21 Nov 2022 08:46:40 +0100 Markus Mützel maint: Merge stable to default.
Mon, 21 Nov 2022 08:46:07 +0100 Markus Mützel test: Increase tolerance in test for sqp for higher deviations on macOS. stable
Sun, 20 Nov 2022 15:29:28 +0100 Markus Mützel maint: Merge stable to default.
Sun, 20 Nov 2022 15:28:57 +0100 Markus Mützel build: Fix building .mex files in build tree on macOS. stable
Sun, 20 Nov 2022 11:08:04 +0100 Markus Mützel maint: Merge stable to default.
Sun, 20 Nov 2022 11:07:36 +0100 Markus Mützel Add visibility attribute to exception class missing in 2ec625c04947 (bug #61704). stable
Sat, 19 Nov 2022 18:02:43 +0100 Markus Mützel maint: Merge stable to default.
Sat, 19 Nov 2022 16:55:11 +0100 Markus Mützel Mark exceptions with default visibility also where they are used (bug #61704). stable
Sat, 19 Nov 2022 17:19:58 +0100 Markus Mützel maint: Merge stable to default.
Sat, 19 Nov 2022 17:17:33 +0100 Markus Mützel GitHub-CI: Don't restore ccache from different "main" branch. stable
Sat, 19 Nov 2022 14:48:59 +0100 Markus Mützel oruntests.m: Change to directory containing tests (bug #62780).
Tue, 15 Nov 2022 12:25:40 -0300 Rafael Laboissiere Add test for regexp match on UTF-8 string (patch #10295). stable
Tue, 15 Nov 2022 12:25:40 -0300 Rafael Laboissiere Add test for regexp match on UTF-8 string (patch #10295).
Sat, 19 Nov 2022 00:03:30 -0500 John W. Eaton maint: merge stable to default.
Sat, 19 Nov 2022 00:01:26 -0500 John W. Eaton adapt to rl_completer_word_break_characters being declared const stable
Fri, 18 Nov 2022 23:50:41 -0500 John W. Eaton eliminate unused function stable
Fri, 18 Nov 2022 23:49:32 -0500 John W. Eaton don't accept '!' to indicate ignored function parameters stable
Fri, 18 Nov 2022 14:48:41 -0800 Rik maint: merge stable to default.