log m4/acinclude.m4 @ 29271:0348f3f57e3c stable

age author description
Mon, 04 Jan 2021 13:37:34 -0500 John W. Eaton avoid build errors with Qt4 (bug #59813) stable
Sat, 26 Dec 2020 10:07:32 +0100 Markus Mützel Visibility: Compile with visibility attributes for Windows (patch #8919).
Wed, 16 Dec 2020 01:05:17 -0500 John W. Eaton Visibility: Compile with visibility attributes for Linux (patch #8919).
Sun, 06 Dec 2020 14:56:04 +0100 Markus Mützel maint: merge stable to default.
Sun, 06 Dec 2020 13:53:30 +0100 Torsten Lilge fix error when restoring previous main window layout (bug #59426) stable
Wed, 18 Nov 2020 19:45:04 -0800 Rik maint: merge stable to default.
Wed, 18 Nov 2020 19:44:46 -0800 Rik Call Qt helper programs with flags "-qt=VERSION" (bug #59474). stable
Thu, 12 Nov 2020 02:02:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 12 Nov 2020 01:21:29 -0500 John W. Eaton avoid deprecated QHelpEngine::linksForIdentifier function stable
Wed, 11 Nov 2020 23:41:06 -0500 John W. Eaton use Qt::SplitBehavior enum and values if available stable
Wed, 11 Nov 2020 23:18:47 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent::pos method stable
Wed, 11 Nov 2020 23:08:08 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent methods delta and orientation stable
Thu, 05 Nov 2020 16:50:55 -0800 Rik maint: merge stable to default.
Thu, 05 Nov 2020 16:50:03 -0800 Rik Change feature test to OCTAVE_CHECK_NEW_QHELPINDEXWIDGET_API in cset a0ff81c8b8e8. stable
Thu, 05 Nov 2020 18:43:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 05 Nov 2020 21:41:44 +0100 Torsten Lilge fix index in document browser for Qt 5.15 (bug #59375) stable
Thu, 15 Oct 2020 15:16:35 +0200 Markus Mützel maint: merge stable to default.
Thu, 15 Oct 2020 15:13:33 +0200 Markus Mützel build: Re-instate configure test for SUNLinSol_Dense header (bug #59248). stable
Thu, 15 Oct 2020 12:49:28 +0200 Markus Mützel maint: merge stable to default.
Thu, 15 Oct 2020 12:47:34 +0200 Markus Mützel build: Remove configure test for feature in SUNDIALS 2.7 and earlier (bug #59248). stable
Wed, 30 Sep 2020 14:09:50 -0400 John W. Eaton maint: merge stable to default.
Tue, 14 Jul 2020 00:45:39 -0400 John W. Eaton avoid deprecated Qt QFontMetrics::width function stable
Mon, 03 Aug 2020 09:07:11 -0400 John W. Eaton avoid deprecated Qt QRegion::rects function stable
Mon, 13 Jul 2020 14:57:22 -0400 John W. Eaton avoid QList deprecated function warnings stable
Fri, 20 Sep 2019 08:48:45 +0200 Bill Greene Allocate memory for Jacobian in __ode15__ more efficiently (bug #55905).
Mon, 03 Aug 2020 09:07:11 -0400 John W. Eaton make change in 562902dc1bb6 conditional (bug #58867)
Tue, 14 Jul 2020 00:45:39 -0400 John W. Eaton avoid deprecated Qt QFontMetrics::width function
Mon, 13 Jul 2020 14:57:22 -0400 John W. Eaton avoid QList deprecated function warnings
Thu, 02 Jul 2020 18:16:10 +0200 Markus Mützel maint: merge stable to default.
Fri, 26 Jun 2020 18:44:35 +0200 Markus Mützel ov-java.cc: Set reaper thread to use default stack size (bug #58641). stable
Sat, 16 May 2020 13:32:24 -0700 Rik Remove support for Qt4 in Octave 7.
Sat, 16 May 2020 11:09:09 -0700 Rik Don't issue configure warnings when --without-XXX used (bug #58330)
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Mon, 16 Dec 2019 01:47:18 -0500 John W. Eaton fix Qt4 build errors (bug #57420)
Sun, 15 Dec 2019 13:53:00 -0800 Rik Announce deprecation of Qt4 and removal in Octave version 7.
Thu, 17 Oct 2019 22:01:28 +0200 Markus Mützel Check if PCRE was compiled with --enable-utf (bug #35910).
Fri, 27 Sep 2019 16:08:41 -0400 John W. Eaton remove use of deleted OCTAVE_CHECK_FUNC_QSCI_FINDSELECTION macro
Tue, 17 Sep 2019 20:38:02 -0700 Rik Clean up implementation of CXXLD in build scripts (bug #56505).
Thu, 01 Aug 2019 16:54:30 -0700 Mike Miller initialize locale from values in the environment on interpreter start
Wed, 26 Jun 2019 12:09:37 -0400 John W. Eaton allow building with Qt4 to work again
Sat, 01 Jun 2019 19:31:00 +0200 Torsten Lilge * m4/acinlcude.m4: remove test for QSciScintilla::findFirstInSelection
Tue, 02 Apr 2019 14:49:58 -0700 Mike Miller configure: test all SUNKLU functions after core SUNDIALS features (bug #55937)
Wed, 27 Mar 2019 14:41:01 -0700 Mike Miller configure: avoid excessive SUNDIALS warning messages when already disabled
Wed, 27 Mar 2019 13:48:50 -0700 Mike Miller configure: disable building with SUNDIALS when the API is too old (bug #55937)
Mon, 18 Mar 2019 21:05:20 +0000 John W. Eaton search for klu.h in more places (bug #55950)
Mon, 18 Mar 2019 19:48:13 +0000 John W. Eaton fix sunlinsol_klu.h detection with sundials 4.x (bug #55950)
Fri, 15 Mar 2019 10:37:21 -0700 Mike Miller build: avoid test syntax error in sundials configuration (bug #55926)
Thu, 14 Mar 2019 08:00:59 +0000 John W. Eaton use OCTAVE_CHECK_LIB to check for sundials_sunlinsolklu library
Thu, 14 Mar 2019 07:05:22 +0000 John W. Eaton don't disable all of sundials if including sunlinsol_klu.h fails (bug #55911)
Wed, 13 Mar 2019 21:57:11 +0000 John W. Eaton improve configure checks for sundials (bug #55911)
Wed, 13 Mar 2019 19:14:22 +0000 John W. Eaton fix sundials configure warnings (bug #55911)
Wed, 13 Mar 2019 08:03:10 +0100 Carlo de Falco Remove calls to deprecated sundials functions.
Wed, 13 Mar 2019 03:44:11 +0100 Carlo de Falco Directly include klu.h in __ode15__.cc (bug #52475).
Fri, 15 Feb 2019 12:35:15 +0100 Carlo de Falco Update detection of sundials in the build system (bug #52475).
Tue, 12 Mar 2019 07:47:03 +0000 John W. Eaton Backed out changeset 4b256f00650c stable
Tue, 12 Mar 2019 05:11:37 +0000 John W. Eaton use QtCore and Qt5Gui modules instead of Qt5OpenGL(bug #55735) stable