log

age author description
Sat, 23 Sep 2023 12:15:18 -0400 John W. Eaton Backed out range changes from changeset da0079d97965
Sat, 23 Sep 2023 12:11:08 -0400 John W. Eaton Backed out changeset 0c32e838e522
Sat, 23 Sep 2023 11:12:38 -0400 Arun Giridhar NEWS.9.md: Add classdef breakpoints and range warnings, update bugs and features
Sat, 23 Sep 2023 10:34:13 -0400 Arun Giridhar Range.cc: Issue warnings for floating point values in ranges (Bug #64692)
Sat, 23 Sep 2023 00:45:01 +0200 Petter T. VM Fix '[]' as rhs in chained subassigns (bug #64704)
Sat, 23 Sep 2023 08:03:06 -0400 Petter T. VM Remove forgotten feature block for nested functions (bug #64703)
Fri, 22 Sep 2023 09:58:42 +0200 Petter T. VM Fix compound subassignment of globals (bug #64702)
Fri, 22 Sep 2023 20:28:30 -0400 Arun Giridhar maint: Merge stable to default
Fri, 22 Sep 2023 20:28:10 -0400 Arun Giridhar doc: Add range example and some copyedits stable
Fri, 22 Sep 2023 20:12:10 -0400 Arun Giridhar maint: Merge stable to default
Fri, 22 Sep 2023 20:11:48 -0400 Arun Giridhar doc: Describe various pitfalls with floating point ranges (Bug #64692) stable
Thu, 21 Sep 2023 15:18:31 -0400 John W. Eaton maint: merge stable to default
Thu, 21 Sep 2023 15:12:22 -0400 John W. Eaton allocate correct storage for interleaved complex mxArray objects (bug #64687) stable
Wed, 20 Sep 2023 20:02:12 -0400 Petter T. VM Support nested anonymous functions that access outer locals (Bug #64688)
Wed, 20 Sep 2023 20:01:27 -0400 Petter T. VM: Support inlined functions in scripts (Bug #64690)
Wed, 20 Sep 2023 20:00:21 -0400 Petter T. VM Fix chained subsassigns keeping a value live on the stack (Bug #64557)
Wed, 20 Sep 2023 19:56:02 -0400 Petter T. VM: Collect script frames properly for who / whos (Bug #64674)
Tue, 19 Sep 2023 15:16:14 -0400 John W. Eaton maint: merge stable to default
Tue, 19 Sep 2023 14:39:07 -0400 John W. Eaton ensure that new test writes a text file stable
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).
Sun, 27 Aug 2023 16:29:40 +0200 Markus Mützel print.m: Optionally don't append file extension to file name (bug #64510).
Mon, 28 Aug 2023 11:47:15 +0200 Markus Mützel maint: Merge stable to default.
Mon, 28 Aug 2023 11:44:31 +0200 Markus Mützel mkoctfile: Skip parsing for less flags (bug #64590). stable
Mon, 28 Aug 2023 07:52:17 +0200 Torsten Lilge remove compiler warnings on QVariant::canConvert in Qt6
Sun, 11 Jun 2023 11:08:05 +0900 paulo Add support for classdef breakpoints (bug #46451).
Sat, 26 Aug 2023 18:03:22 +0200 Torsten Lilge remove requirement of QSqlDatabase header (bug #64580)
Sat, 26 Aug 2023 13:28:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 26 Aug 2023 13:25:10 +0200 Markus Mützel doc: Clarify that heuristics are used to detect the format of a date string (bug #64563). stable
Sat, 26 Aug 2023 10:15:16 +1200 Linton Miller Use consistent warning id for files with future time stamp (bug #64599).
Mon, 21 Aug 2023 11:12:01 +0200 Petter T. VM Fix erronous wide slot for INDEX_ID1_MATHY_UFUN (bug #64574)
Sat, 19 Aug 2023 11:25:42 +0200 Petter T. VM Fix using WIDE opcode extension for command type calls (bug #64560)