log

age author description
Wed, 10 Nov 2021 13:14:48 -0500 Guillaume Flandin allow isfinite to work for character arrays (bug #61411)
Wed, 10 Nov 2021 17:56:39 +0100 Markus Mützel NEWS: Add note about symbol visibility.
Wed, 10 Nov 2021 11:50:31 -0500 John W. Eaton allow build to succeed when address sanitizer is enabled (bug #61415)
Wed, 10 Nov 2021 10:38:12 -0500 John W. Eaton improve debug_on_error behavior with print_usage (bug #55178)
Thu, 04 Nov 2021 19:39:56 +0100 Markus Mützel gui: Avoid deprecated enum QDockWidget::AllDockWidgetFeatures.
Thu, 04 Nov 2021 19:30:27 +0100 Markus Mützel gui: Avoid deprecated enum Qt::BackgroundColorRole.
Tue, 02 Nov 2021 11:52:51 -0400 John W. Eaton maint: merge stable to default.
Sat, 30 Oct 2021 10:22:16 -0400 John W. Eaton bump stable branch version after release stable
Sat, 30 Oct 2021 10:20:54 -0400 John W. Eaton Added tag release-6-4-0 for changeset 8d7671609955 stable
Sat, 30 Oct 2021 10:20:24 -0400 John W. Eaton Version 6.4.0 released. stable release-6-4-0
Mon, 01 Nov 2021 18:22:20 +0100 Markus Mützel test: Use directory in "is_same_file" test that exists in all mingw environments.
Mon, 01 Nov 2021 17:38:03 +0100 Markus Mützel test: Fix "audiodevinfo" test if multiple audio devices have the same name.
Mon, 01 Nov 2021 14:37:01 +0100 Markus Mützel ls: Use "ls" command also on Windows if available.
Mon, 01 Nov 2021 11:36:08 +0900 Kai T. Ohlhus input.cc: throw error if second argument does not equal 's'
Sun, 31 Oct 2021 18:25:33 +0100 Markus Mützel winqueryreg: Strings in Windows registry might not be zero terminated.
Sun, 31 Oct 2021 18:06:22 +0100 Markus Mützel libqterminal: Avoid integer overflow in multiplication.
Sun, 31 Oct 2021 17:13:01 +0100 Markus Mützel CodeQL: Run analysis also on Windows.
Sun, 31 Oct 2021 12:13:23 +0100 Markus Mützel gl2ps-print.cc: Avoid integer overflow in multiplication.
Fri, 29 Oct 2021 20:48:47 -0400 Arun Giridhar isprime.m: Speed up for large integers using Miller-Rabin test (bug #61312).
Sat, 30 Oct 2021 09:47:47 -0400 John W. Eaton which: report correct info for classdef constructors (bug #49434)
Sat, 30 Oct 2021 09:45:23 -0400 John W. Eaton store file name in classdef class object
Sat, 30 Oct 2021 13:03:02 +0200 Markus Mützel build: Use "-o" instead of redirecting stdout with rsvg-convert (bug #61404).
Thu, 28 Oct 2021 20:03:37 +0200 Markus Mützel Don't use P_OVERLAY to spawn main process from wrapper executable on Windows (bug #61396).
Thu, 28 Oct 2021 19:38:19 +0200 Markus Mützel maint: merge stable to default.
Thu, 28 Oct 2021 19:37:11 +0200 Markus Mützel NEWS: Update with latest changes ahead of release. stable
Thu, 28 Oct 2021 16:51:55 +0200 Markus Mützel cosint.m: Increase tolerance in BIST (bug #61358).
Wed, 27 Oct 2021 15:07:52 -0700 Rik Add new plot marker styles '|' and '_' (bug #61350)
Wed, 27 Oct 2021 15:02:20 -0400 John W. Eaton fix typo in previous change
Tue, 26 Oct 2021 09:08:47 +0200 Markus Mützel maint: merge stable to default.
Mon, 25 Oct 2021 22:27:39 +0200 Petter Tomner build: Correct error message for incompatible CXSparse (bug #61385). stable