log

age author description
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)
Wed, 30 Mar 2022 20:48:06 -0700 Rik NEWS.8.md: Add notes to Matlab Compatibility section.
Wed, 30 Mar 2022 20:40:27 -0700 Rik doc: Ensure documentation lists output argument when it exists for all m-files.
Wed, 30 Mar 2022 17:30:18 -0700 Rik clock.m: Fix typo in cset e180bcbf7ce2 preventing documentation from building.
Wed, 30 Mar 2022 16:26:03 -0700 Rik clock.m: Add second output to indicate DST for Matlab compatibility.
Wed, 30 Mar 2022 07:57:20 -0700 Rik sphere.m: Add input validation of input N.
Tue, 29 Mar 2022 16:15:21 -0700 Rik cylinder.m: Accept scalar radius input for Matlab compatibility.
Tue, 29 Mar 2022 16:09:52 -0700 Rik maint: merge stable to default.
Tue, 29 Mar 2022 16:49:26 -0400 Nicholas R. Jankowski doc: Add missing variable descriptions to movslice docstring stable
Mon, 28 Mar 2022 19:52:24 +0200 Markus Mützel maint: Merge stable to default.
Mon, 28 Mar 2022 19:27:35 +0200 Markus Mützel Avoid issues when converting large integers to floating point (bug #62212). stable
Sat, 26 Mar 2022 14:25:34 -0700 Rik doc: Update copy&paste error in documentation for ind2sub.
Thu, 24 Mar 2022 12:11:10 -0400 John W. Eaton maint: Merge stable to default.
Thu, 24 Mar 2022 12:09:12 -0400 John W. Eaton don't use mutable keyword for dld_function and mex_function data members stable
Thu, 24 Mar 2022 11:51:52 -0400 John W. Eaton don't use mutable keyword for sys::env data members stable
Thu, 24 Mar 2022 01:27:40 -0400 John W. Eaton maint: Merge stable to default.
Thu, 24 Mar 2022 01:27:02 -0400 John W. Eaton don't use mutable keyword for load_path data members stable
Wed, 23 Mar 2022 18:28:24 +0100 Markus Mützel maint: Merge stable to default.