log

age author description
Mon, 14 Nov 2022 10:37:59 -0800 Rik build: Enable building of Qt documentation with Texinfo >= 7.0 (bug #62648).
Tue, 15 Nov 2022 12:59:56 +0100 Markus Mützel NEWS: Add note that PCRE2 can be used (bug #61542).
Tue, 15 Nov 2022 12:51:11 +0100 Markus Mützel GitHub-CI: Install PCRE2 packages instead of PCRE (bug #61542).
Sun, 13 Nov 2022 13:00:16 -0500 John W. Eaton use nullptr instead of NULL, don't compare pointer to NULL in IF condition
Sun, 13 Nov 2022 10:17:17 -0500 Rafael Laboissiere allow Octave to use PCRE2 (bug #61542)
Fri, 11 Nov 2022 15:40:45 -0500 Rafael Laboissiere rename internal variable for storing PCRE compiled regexp info
Thu, 10 Nov 2022 05:30:42 -0300 Rafael Laboissiere don't include pcre.h where it is not needed
Sun, 13 Nov 2022 01:44:54 +0900 Andreas Bertsatos mean.m: more Matlab compatibility (bugs #58116, #50571).
Sat, 12 Nov 2022 14:16:14 +0100 Markus Mützel maint: Update gnulib.
Sat, 12 Nov 2022 12:10:04 +0100 Markus Mützel GitHub-CI (mingw): Remove setting configure variable that is no longer used.
Fri, 11 Nov 2022 17:12:41 +0100 Markus Mützel mkoctfile: Return configure result for READLINE_LIBS.
Thu, 06 Oct 2022 18:29:01 -0400 Ken Marek Improve "Events" location in ode45, ode23, ode23s (bug #63162)
Thu, 06 Oct 2022 16:17:50 -0400 Ken Marek Clean up unused portions of runge_kutta_interpolate (bug #63162)
Thu, 10 Nov 2022 18:52:19 +0100 Markus Mützel build: Use gnulib module to get readline libraries.
Fri, 11 Nov 2022 08:31:11 -0500 John W. Eaton Backed out changeset 88fff8521d76
Fri, 11 Nov 2022 09:20:00 +0100 Markus Mützel maint: Merge stable to default.
Fri, 11 Nov 2022 09:19:41 +0100 Markus Mützel Fix typo in previous commit: The issue is with texinfo 7.0 (bug #62648). stable
Fri, 11 Nov 2022 09:15:00 +0100 Markus Mützel maint: Merge stable to default.
Fri, 11 Nov 2022 09:14:19 +0100 Markus Mützel GitHub-CI (macos): Temporarily disable building the documentation (bug #62648). stable
Thu, 10 Nov 2022 19:17:35 -0500 Nicholas R. Jankowski Improve "Events" location accuracy in ode45, ode23, ode23s (bug #63162)
Mon, 07 Nov 2022 16:50:39 -0500 Arun Giridhar NEWS.8.md: Add text about factor behavior.
Mon, 07 Nov 2022 18:21:23 +0100 Markus Mützel build: Check for symbol removed from ImageMagick++-7 API (bug #63331).
Sun, 06 Nov 2022 15:49:58 -0500 Arun Giridhar doc: Capitalize Symbolic in factor.m.
Sun, 06 Nov 2022 13:31:02 -0500 Arun Giridhar doc: Add text to factor.m about how to factorize input > flintmax.
Sun, 06 Nov 2022 18:20:04 +0100 Markus Mützel Array: Move constructor with custom allocator back to header (bug #61711).
Sun, 06 Nov 2022 11:41:58 -0500 Arun Giridhar maint: Merge away extra head.
Sun, 06 Nov 2022 11:40:07 -0500 Arun Giridhar factor.m: Guard against non-prime factors returned from C++.
Sun, 06 Nov 2022 17:39:06 +0100 Markus Mützel ls-mat5: Avoid explicit use of "unsigned long long" literals.
Sat, 05 Nov 2022 19:15:13 +0100 Markus Mützel Use more specialized API flags for template classes (bug #61711).
Sun, 06 Nov 2022 12:18:37 +0100 Markus Mützel __isprimelarge__.cc: Avoid explicit use of "unsigned long long" literals.