log

age author description
Fri, 27 Jan 2023 14:27:30 -0800 Rik maint: merge stable to default
Fri, 27 Jan 2023 14:27:10 -0800 Rik doc: Use hyphen in "comma-separated list". stable
Fri, 27 Jan 2023 14:09:11 -0800 Rik maint: merge stable to default
Fri, 27 Jan 2023 14:08:38 -0800 Rik doc: Add examples for first 3 calling forms of set() stable
Fri, 27 Jan 2023 08:23:17 -0800 Rik maint: merge stable to default
Fri, 27 Jan 2023 08:22:47 -0800 Rik doc: Use '{' and '}' around cell array inputs in set documentation for clarity. stable
Thu, 26 Jan 2023 22:03:47 -0800 Rik main-window.cc: Use consistent feval calling convention.
Thu, 26 Jan 2023 21:50:32 -0800 Rik Improve output of "whos -file".
Thu, 26 Jan 2023 09:50:44 -0800 Rik maint: Replace feval invocations with direct calls to Ffunction_name.
Thu, 26 Jan 2023 08:19:20 -0800 Rik maint: merge stable to default
Thu, 26 Jan 2023 08:18:53 -0800 Rik doc: Fix example URLs in urlread, urlwrite to work. stable
Wed, 25 Jan 2023 19:10:22 -0500 John W. Eaton maint: Merge stable to default.
Wed, 25 Jan 2023 15:28:40 -0500 John W. Eaton capture modified operands when rewriting binary expressions in parse tree stable
Wed, 25 Jan 2023 12:35:19 -0800 Rik Avoid deprecated feature name in libcurl (bug #63573).
Wed, 25 Jan 2023 11:32:54 -0800 Rik Re-code interface to liburl to avoid deprecated features (bug #63573).
Wed, 25 Jan 2023 09:36:00 -0800 Rik assert.m: Wrap expected/observed strings in single quotes when printing errors.
Wed, 25 Jan 2023 14:38:56 +0100 Markus Mützel maint: Merge stable to default.
Wed, 25 Jan 2023 14:38:20 +0100 Markus Mützel build: Bump library versions for Octave 8. stable
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Tue, 24 Jan 2023 16:17:31 -0500 John W. Eaton revise parentage of GLWidget object (bug #63697)
Sun, 22 Jan 2023 21:09:15 -0500 John W. Eaton maint: Merge stable to default.
Sun, 22 Jan 2023 21:06:41 -0500 John W. Eaton bump stable branch version after release candidate stable
Sun, 22 Jan 2023 20:17:50 -0500 John W. Eaton Added tag rc-8-0-90 for changeset 74aa32d5fd08 stable
Sun, 22 Jan 2023 20:17:17 -0500 John W. Eaton bump version for first 8.1 release candidate stable rc-8-0-90
Sat, 21 Jan 2023 14:02:11 +0100 Markus Mützel maint: Merge stable to default.
Sat, 21 Jan 2023 14:01:41 +0100 Markus Mützel test: Add self test for auto xticks with tight axis limits (bug #63264). stable
Thu, 19 Jan 2023 20:08:10 +0100 Markus Mützel mat2cell: Allow omitting input for trailing dimensions (bug #63682).
Fri, 20 Jan 2023 08:49:19 -0500 John W. Eaton GLCanvas: avoid multiple inheritance from both QWidget and QObject
Fri, 20 Jan 2023 15:33:05 +0100 Markus Mützel maint: Merge stable to default.
Fri, 20 Jan 2023 15:07:17 +0100 Markus Mützel Adapt for API changes in SuiteSparse 7.0.0 or newer (bug #63684). stable
Thu, 19 Jan 2023 23:09:41 +0100 Pantxo Diribarne maint: Merge stable to default.
Sun, 08 Jan 2023 15:12:27 +0100 Pantxo Diribarne Fix regression with xitck not updating after axis tight (bug #63624) stable
Wed, 18 Jan 2023 16:07:10 -0500 John W. Eaton protect against dereferencing null pointer in Qt graphics Figure class
Wed, 18 Jan 2023 18:00:40 +0100 Markus Mützel maint: Merge stable to default.
Wed, 18 Jan 2023 18:00:09 +0100 Markus Mützel GitHub-CI (cygwin): Revert to cache action version 3.2.2. stable
Tue, 17 Jan 2023 20:31:53 -0500 John W. Eaton always build Qt graphics library
Tue, 17 Jan 2023 15:48:16 -0500 John W. Eaton fix omission in previous change
Tue, 17 Jan 2023 13:43:26 -0500 John W. Eaton assume QOpenGLWidget is available
Tue, 17 Jan 2023 13:11:02 -0500 John W. Eaton assume QOffscreenSurface is available
Tue, 17 Jan 2023 10:27:03 -0500 John W. Eaton eliminate work around for header file broken in GCC 4.8.0, 4.8.1, and 4.8.2
Tue, 17 Jan 2023 10:07:12 -0500 John W. Eaton * acinclude.m4: Update Qt version comments.
Tue, 17 Jan 2023 10:04:19 -0500 John W. Eaton assume QGuiApplication::setDesktopFileName is available
Tue, 17 Jan 2023 10:00:45 -0500 John W. Eaton assume QOverload template is available
Tue, 17 Jan 2023 09:52:27 -0500 John W. Eaton assume QMainWindow::resizeDocks is available
Tue, 17 Jan 2023 09:45:55 -0500 John W. Eaton assume QScreen::devicePixelRatio is available
Tue, 17 Jan 2023 09:42:15 -0500 John W. Eaton assume QPrinter::setPageSize is avaialable
Tue, 17 Jan 2023 09:11:44 -0500 John W. Eaton assume QWheelEvent::angleDelta is available
Tue, 17 Jan 2023 09:02:50 -0500 John W. Eaton * acinclude.m4: Update comment about supporting multiple Qt versions.
Sat, 14 Jan 2023 13:06:18 -0500 John W. Eaton move rehash_internal to private rehash function in load_path class
Sat, 14 Jan 2023 13:03:22 -0500 John W. Eaton make find_private_file a private load_path member function
Sat, 14 Jan 2023 10:21:33 -0500 John W. Eaton eliminate some uses of __get_interpreter__
Mon, 16 Jan 2023 14:02:50 +0100 Markus Mützel maint: Merge stable to default.
Mon, 16 Jan 2023 14:02:10 +0100 Markus Mützel GitHub-CI (macos): Enable C++14 with GNU extensions (bug #63633). stable
Sun, 15 Jan 2023 16:12:19 +0100 Markus Mützel maint: Merge stable to default.
Sun, 15 Jan 2023 16:11:48 +0100 Markus Mützel build: Make sure SUNDIALS headers compile with C++ compiler (bug #63633). stable
Fri, 13 Jan 2023 15:55:21 -0800 Rik maint: merge stable to default
Fri, 13 Jan 2023 15:55:08 -0800 Rik sparseimages.m: Disable -svgconvert option to print for "spchol" image (bug #63646) stable
Fri, 13 Jan 2023 18:27:24 -0500 John W. Eaton delete unused function cleanup_statement_list
Fri, 13 Jan 2023 18:24:51 -0500 John W. Eaton make safe_source_file a private member function instead of a static function
Thu, 12 Jan 2023 10:22:04 -0500 John W. Eaton use interpreter::feval instead of global feval function