log

age author description
Wed, 06 Apr 2022 10:29:27 -0400 John W. Eaton maint: Bump version for post 7.1.0 release bug fixing phase stable
Wed, 06 Apr 2022 10:28:28 -0400 John W. Eaton Added tag release-7-1-0 for changeset 04120d65778a stable
Wed, 06 Apr 2022 10:05:12 -0400 John W. Eaton Version 7.1.0 released stable release-7-1-0
Wed, 06 Apr 2022 10:00:36 -0400 John W. Eaton * CHECKLIST.md: Update info for change in NEWS file naming. stable
Tue, 05 Apr 2022 15:12:34 -0700 John W. Eaton Allow sub2ind() to accept indices outside the size of the input subscripts (bug #62184)
Tue, 05 Apr 2022 13:54:18 -0700 Rik maint: merge stable to default.
Tue, 05 Apr 2022 13:53:48 -0700 Rik Fix incorrect return value for dbstatus() and interrupts (bug #62248) stable
Tue, 05 Apr 2022 13:33:39 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libgui/.
Tue, 05 Apr 2022 13:20:48 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in liboctave/.
Tue, 05 Apr 2022 08:55:38 -0700 Rik maint: Revert changeset 360d330cc30e to match updated names in c9788d7f6e65.
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Tue, 05 Apr 2022 01:06:00 -0400 John W. Eaton don't change ode options.havejacfun (reverts part of e1788b1a315f)
Mon, 04 Apr 2022 18:16:38 -0700 Rik test.m: Delete unused persistent variable "__fn".
Mon, 04 Apr 2022 18:14:56 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in m-files.
Mon, 04 Apr 2022 11:22:26 -0700 Rik doc: Update documentation for __sort_rows_idx__.
Mon, 04 Apr 2022 11:16:29 -0700 Rik maint: Backed out changeset 3a15bf04cb7f (__sort_rows_idx__ is used).
Mon, 04 Apr 2022 11:11:01 -0700 Rik Ffdisp: Place validation/error code before normal code.
Mon, 04 Apr 2022 10:50:26 -0700 Rik maint: Remove ancient unused function __sort_rows_idx__.
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Mon, 04 Apr 2022 00:20:48 -0400 John W. Eaton maint: Merge stable to default.
Mon, 04 Apr 2022 00:20:10 -0400 John W. Eaton * graphics.cc (convert_position): Avoid possible buffer overflow. stable
Sun, 03 Apr 2022 11:30:26 -0400 John W. Eaton maint: Merge stable to default.
Sun, 03 Apr 2022 11:29:17 -0400 John W. Eaton avoid possible buffer overflow in string constructor stable
Fri, 01 Apr 2022 07:25:50 -0400 John W. Eaton pass correct length to SparseRep idx_type_deallocate function stable
Sun, 03 Apr 2022 14:28:45 +0200 Torsten Lilge use common function for getting temp dir in GUI (bug #62215)
Sun, 03 Apr 2022 12:38:19 +0200 Markus Mützel Unify detection of temporary directory (bug #62215).
Fri, 01 Apr 2022 14:39:54 -0700 Rik bitset.m: Clean up function.
Fri, 01 Apr 2022 14:37:28 -0700 Rik bitget.m: Clean up function.
Fri, 01 Apr 2022 23:02:18 +0200 Torsten Lilge fix err messages when running selected code while in dbg mode (bug #62105)
Thu, 31 Mar 2022 13:30:03 +0200 Torsten Lilge consider env variables for location of temp files (bug #62215)