log

age author description
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