log

age author description
Thu, 22 Dec 2022 20:13:25 +0100 Markus Mützel maint: Merge stable to default.
Thu, 22 Dec 2022 19:12:57 +0100 Markus Mützel GitHub-CI: Use explicit steps for restoring and saving the ccache. stable
Thu, 22 Dec 2022 19:11:40 +0100 Markus Mützel GitHub-CI (macos): Overwrite the Python installation earlier on. stable
Wed, 21 Dec 2022 20:17:50 +0100 Markus Mützel maint: Merge stable to default.
Wed, 21 Dec 2022 20:17:13 +0100 Markus Mützel doc: Clarify handling of escape sequences in input of error function (bug #63556). stable
Mon, 19 Dec 2022 10:15:48 -0800 Rik maint: merge stable to default
Mon, 19 Dec 2022 10:13:04 -0800 Arun Giridhar nchoosek.m: Fix regression with column vector input (bug #63538) stable
Mon, 19 Dec 2022 12:03:42 -0500 Nicholas R. Jankowski maint: merge stable to default
Mon, 19 Dec 2022 12:00:11 -0500 Nicholas R. Jankowski doc: Clarify text around operator ambiguity (bug #62552) stable
Mon, 19 Dec 2022 15:27:28 +0100 Markus Mützel maint: Merge stable to default.
Mon, 19 Dec 2022 15:26:48 +0100 Markus Mützel NEWS.8.md: Clarify that the new terminal widget is experimental. stable
Fri, 16 Dec 2022 15:59:46 -0500 Nicholas R. Jankowski maint: merge stable to default
Fri, 16 Dec 2022 15:56:15 -0500 Nicholas R. Jankowski doc: Clarify command and function syntax binary operator handling (bug #62552) stable
Fri, 16 Dec 2022 15:40:24 -0500 Nicholas R. Jankowski maint: merge stable to default
Fri, 16 Dec 2022 15:27:45 -0500 Nicholas R. Jankowski doc: Update shortcircuit boolean text on logical conversion stable
Thu, 15 Dec 2022 13:06:57 -0800 Rik maint: merge stable to default
Thu, 15 Dec 2022 21:07:00 +0100 Pantxo Diribarne legend.m: stop error when old hidden item are updated (bug #63531) stable
Mon, 12 Dec 2022 14:36:06 -0800 Rik maint: merge stable to default
Mon, 12 Dec 2022 14:35:46 -0800 Rik doc: Ensure DOCSTRING has an output when function returns a value (bug #61681) stable
Sat, 10 Dec 2022 00:30:20 -0500 John W. Eaton move gh_manager class out of graphics.in.h and graphics.cc to separate files
Sat, 10 Dec 2022 00:11:20 -0500 John W. Eaton prep for moving gh_manager class to separate file
Sat, 10 Dec 2022 09:14:55 -0500 Nicholas R. Jankowski maint: Merge stable to default
Sat, 10 Dec 2022 07:19:18 -0500 Nicholas R. Jankowski doc: Note interaction between format and output_precision (bug #39832) stable
Fri, 09 Dec 2022 12:22:22 -0500 John W. Eaton maint: Merge stable to default.
Fri, 09 Dec 2022 12:21:14 -0500 John W. Eaton * Array.h (Array::is_shared): Declare const. stable
Fri, 09 Dec 2022 01:09:04 -0500 John W. Eaton get list of fonts from QFontDatabase, not QFontComboBox
Thu, 08 Dec 2022 13:57:18 -0500 John W. Eaton attempt to avoid race condition when initializing list of async signals
Thu, 08 Dec 2022 20:35:15 -0800 Rik maint: merge stable to default
Thu, 08 Dec 2022 17:56:31 -0800 Rik Stop potential invalid memory access in Array.dim3() (bug #63466) stable
Thu, 08 Dec 2022 15:23:29 -0500 Julien Bect sqp.m: Ignore missing lower/upper bounds (bug #32008)