log

age author description
Tue, 19 Sep 2023 14:32:09 -0400 John W. Eaton maint: merge stable to default
Tue, 19 Sep 2023 14:00:19 -0400 John W. Eaton correctly load all-zero sparse matrices from text files (bug #64696) stable
Sat, 16 Sep 2023 21:07:54 -0400 Arun Giridhar maint: Remove some trailing whitespace
Thu, 31 Aug 2023 09:05:20 +0200 Petter T. Nested functions handles make stack frames leak (bug #64620)
Mon, 04 Sep 2023 16:52:22 +0200 Petter T. VM Add support for nested functions
Thu, 10 Aug 2023 17:07:19 +0200 Petter T. VM Support anonymous functions
Mon, 07 Aug 2023 10:10:49 +0200 Petter T. VM Add support for echo
Sat, 19 Aug 2023 13:05:33 +0200 Petter T. VM Add support for scripts
Sat, 19 Aug 2023 12:57:29 +0200 Petter T. VM Updating VM bench to support scripts
Tue, 05 Sep 2023 09:55:38 +0200 Petter T. VM Specialized opcode for scalar 2d matrix subassign
Thu, 14 Sep 2023 14:30:43 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 14 Sep 2023 14:13:10 -0400 Nicholas R. Jankowski datevec: Add help text that inputs can be arrays (bug #54679). stable
Mon, 22 Nov 2021 20:24:11 -0500 Andrew Janke datenum: Add help text that inputs can be arrays, add examples (bug #54679). stable
Thu, 14 Sep 2023 12:14:28 -0400 Nicholas R. Jankowski Backed out changeset 7997e785db0f
Thu, 14 Sep 2023 09:32:36 -0400 Nicholas R. Jankowski area.m: Set default axis limits to 'tight' (bug #53214).
Wed, 13 Sep 2023 16:29:46 +0200 Markus Mützel maint: Merge stable to default.
Wed, 13 Sep 2023 16:29:20 +0200 Markus Mützel delaunayn: Also warn for negative integers with large magnitude (bug #64658). stable
Tue, 12 Sep 2023 22:24:42 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 12 Sep 2023 22:21:20 -0400 Nicholas R. Jankowski delaunayn: Add precision loss warning for large int inputs (bug #64658). stable
Tue, 12 Sep 2023 15:29:51 -0400 Nicholas R. Jankowski rats - Update default string length from 9 to 13 (bug #43717).
Tue, 12 Sep 2023 13:17:54 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 12 Sep 2023 13:15:52 -0400 Nicholas R. Jankowski delaunayn.m: Avoid erroneous simplex removal for integer inputs (bug #64658). stable
Fri, 08 Sep 2023 16:30:48 +0200 Markus Mützel test: Avoid test suite error when configured with `--disable-64`.
Fri, 08 Sep 2023 15:33:36 +0200 Markus Mützel Check for integer overflow when copying sizes from SuiteSparse matrices.
Fri, 08 Sep 2023 15:07:14 +0200 Markus Mützel build: Check if compiler supports C++17 when building with Qt6.
Thu, 07 Sep 2023 23:26:56 +0200 Markus Mützel maint: Merge stable to default.
Thu, 07 Sep 2023 21:29:43 +0200 Markus Mützel Fix getting number of non-zero elements in SuiteSparse matrices. stable
Wed, 30 Aug 2023 19:12:53 +0200 Markus Mützel print.m: Run new test only with graphics toolkit "qt" (bug #64510).
Wed, 30 Aug 2023 17:05:09 +0200 Markus Mützel print.m: Fix texinfo syntax (bug #64510).
Tue, 29 Aug 2023 20:20:25 -0400 John Donoghue mkoctfile: Attempt to quote any replaced prefix parts (bug #64609).