log

age author description
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.
Fri, 18 Nov 2022 14:48:22 -0800 Rik doc: Update Markdown syntax in NEWS.[567].md. stable
Fri, 18 Nov 2022 12:03:19 -0800 Rik isstring.m: Future proof function so that it will work when string class is implemented (bug #50855)
Fri, 18 Nov 2022 16:59:14 +0100 Markus Mützel maint: Merge stable to default.
Fri, 18 Nov 2022 16:58:47 +0100 Markus Mützel pr-output.h: Fix API attributes. stable
Thu, 17 Nov 2022 14:48:19 -0800 Rik maint: Remove deprecated line continuation code.
Thu, 17 Nov 2022 14:12:57 -0800 Rik maint: merge stable to default.
Thu, 17 Nov 2022 14:12:30 -0800 Rik NEWS.8.md: Update spacing for Markdown syntax. stable
Thu, 17 Nov 2022 13:53:47 -0500 John W. Eaton move declaration and definition of legacy Range class to ov-legacy-range.cc
Thu, 17 Nov 2022 13:48:20 -0500 John W. Eaton use opaque pointer for octave_legacy_range data member
Thu, 17 Nov 2022 13:41:49 -0500 John W. Eaton use m_ prefix for octave_legacy_range data member
Thu, 17 Nov 2022 13:38:24 -0500 John W. Eaton * ov-legacy-range.h: Use default instead of defining empty destructor.
Thu, 17 Nov 2022 12:08:35 -0500 John W. Eaton remove function deprecated in Octave 7
Thu, 17 Nov 2022 11:50:20 -0500 John W. Eaton remove operators deprecated in version 7
Wed, 16 Nov 2022 16:13:30 -0800 Rik __print_parse_opts__.m: Correct language in warning message.
Wed, 16 Nov 2022 14:51:32 -0800 Rik mk-builtins.pl: Don't generate deprecated inline functions without octave:: namespace qualifier.
Wed, 16 Nov 2022 15:34:00 -0500 John W. Eaton * range.texi: Fix botched edit in previous change.
Wed, 16 Nov 2022 14:05:18 -0500 John W. Eaton eliminate Range class functions that are no longer needed
Wed, 16 Nov 2022 19:24:48 +0100 Markus Mützel maint: Merge stable to default.
Wed, 16 Nov 2022 19:23:54 +0100 Markus Mützel GitHub-CI (macos): Work around conflict between pre-installed and Homebrew Python. stable
Wed, 16 Nov 2022 10:13:43 -0800 Rik maint: Remove more deprecated code from Octave 9.
Wed, 16 Nov 2022 09:21:35 -0800 Rik maint: Complete removal of deprecated numbers for plot colors.
Wed, 16 Nov 2022 17:04:55 +0100 Markus Mützel load-save.cc: Remove function definition missing from 2aa5bcaba504.
Wed, 16 Nov 2022 10:05:07 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 16 Nov 2022 10:04:08 -0500 Arun Giridhar __unimplemented__.m: Fix apostrophe errors with Texinfo 7 (bug #62648) stable
Wed, 16 Nov 2022 23:43:53 +0900 Kai T. Ohlhus doc: add Andreas Bertsatos to list of contributors stable
Wed, 16 Nov 2022 14:06:02 +0100 Markus Mützel maint: Remove left-over bit from db8735ee84da
Wed, 16 Nov 2022 06:57:14 -0500 Arun Giridhar maint: Remove more functions deprecated in Octave 7
Wed, 16 Nov 2022 06:22:03 -0500 Arun Giridhar maint: Remove more functions deprecated in Octave 7
Wed, 16 Nov 2022 06:07:14 -0500 Arun Giridhar maint: Remove more function deprecated in Octave 7
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.