log

age author description
Sun, 25 Sep 2022 06:22:25 -0400 Arun Giridhar Accept negative inputs to -2^63 for dec2bin and dec2hex (bug #63089)
Sat, 24 Sep 2022 11:57:44 +0200 Markus Mützel Include graphics objects with hidden handles in axes limit calculation (bug #63095).
Wed, 21 Sep 2022 09:55:32 -0400 John Donoghue uifigure.m: Call set () only if varargin is not empty (bug #63088)
Wed, 21 Sep 2022 13:48:27 -0700 Rik build: Fix Makefile rule emitting note about duplicate rule (cset 1a0756f7c90a).
Tue, 20 Sep 2022 14:43:56 -0700 Rik maint: Use space between function name and '(' in sparse-xpow.cc.
Tue, 20 Sep 2022 09:00:02 -0400 Arun Giridhar sparse-xpow.cc: Improve consistency between sparse and full matrices (bug #63080)
Mon, 19 Sep 2022 13:14:16 +0200 Markus Mützel maint: Merge stable to default.
Mon, 19 Sep 2022 13:13:31 +0200 Markus Mützel GitHub-CI (CodeQL): Update to CodeQL action version v2. stable
Mon, 19 Sep 2022 07:05:31 -0400 Arun Giridhar sparse-xpow.cc: Return empty matrix for empty input (bug #63080)
Sat, 17 Sep 2022 04:22:38 -0400 Arun Giridhar lcm.m: Emit warnings when results not exact (Bug #32924)
Thu, 15 Sep 2022 16:59:09 -0700 Rik playblocking.m: Fix regression introduced in cset 6d96538052b9 (bug #63061)
Thu, 01 Sep 2022 22:32:29 +0200 Pantxo Diribarne Hint SVG renderers to not interpolate images (bug #62998)
Wed, 14 Sep 2022 09:59:31 -0400 Arun Giridhar sparse-xpow.cc: Performance tweak for threshold selection
Mon, 12 Sep 2022 05:35:48 -0400 Arun Giridhar sparse-xpow.cc: Change return type from int to bool for internal function
Sun, 11 Sep 2022 13:53:38 -0400 Arun Giridhar sparse-xpow.cc: Use faster multiplication technique, this time for complex