log

age author description
Mon, 27 Mar 2023 10:38:25 -0400 Nicholas R. Jankowski median.m: Correct odd k orientation in omitnan codepath.
Sun, 26 Mar 2023 14:51:44 -0700 Rik randi.m: Replace mathematically suspect (flintmax + 1) expressions with flintmax.
Sat, 25 Mar 2023 17:37:15 -0700 Rik maint: Replace variable length array (C99 feature) with std::vector (C++ feature).
Sat, 25 Mar 2023 14:22:17 -0700 Rik maint: merge stable to default
Sat, 25 Mar 2023 14:21:30 -0700 Rik acinclude.m4: Correct typo in #define PCRE2_CODE_UNIT_WIDTH. stable
Sat, 25 Mar 2023 14:06:56 -0700 Rik maint: replace double semicolon ';;' line ending with just ';'. stable
Fri, 24 Mar 2023 18:49:53 -0400 Arun Giridhar maint: Merge away extra head
Fri, 24 Mar 2023 18:44:40 -0400 Arun Giridhar maint: Merge stable to default
Fri, 24 Mar 2023 17:51:14 -0400 Arun Giridhar file-io.cc: Fix failing BIST (bug #63930) stable
Fri, 24 Mar 2023 15:43:28 -0700 Rik Re-use linspace code for scalars for computing linspace of vectors.
Fri, 24 Mar 2023 14:42:24 -0700 Rik Improve Matlab compatibility of linspace for Inf endpoints.
Fri, 24 Mar 2023 16:08:15 -0400 Arun Giridhar maint: Merge stable to default
Fri, 24 Mar 2023 16:03:06 -0400 Arun Giridhar oct-stream.h: Do not convert text encoding for binary streams (bugs 63415 and 63931) stable
Fri, 24 Mar 2023 08:40:35 -0700 Rik maint: merge stable to default
Fri, 24 Mar 2023 08:40:01 -0700 Rik doc: Improve documentation for linspace and logspace functions. stable
Thu, 23 Mar 2023 16:22:59 -0400 Arun Giridhar maint: Merge stable to default
Thu, 23 Mar 2023 16:21:47 -0400 Arun Giridhar NEWS.8.md: add bugfixes that will show in 8.2.0 stable
Thu, 23 Mar 2023 11:23:52 -0400 Arun Giridhar maint: Merge stable to default
Thu, 23 Mar 2023 11:21:19 -0400 Arun Giridhar pr-output.cc: Fix integer output for `format native-bit` (bug #63940) stable
Wed, 22 Mar 2023 13:33:46 -0400 Nicholas R. Jankowski cov.m: Overhaul function for matlab compatibility (bug #50583).
Wed, 22 Mar 2023 12:00:05 -0700 Rik isuniform.m: New function.
Tue, 21 Mar 2023 17:38:55 -0700 Rik maint: merge stable to default
Tue, 21 Mar 2023 17:26:52 -0700 Rik mpoles.m: Overhaul function and use absolute tolerance for zero poles (bug #63937) stable
Mon, 20 Mar 2023 22:54:54 -0400 Nicholas R. Jankowski Backed out changeset 01ae7ebc6a13
Mon, 20 Mar 2023 16:04:42 -0400 Nicholas R. Jankowski cov.m: Overhaul function for matlab compatability (bug #50583).
Mon, 20 Mar 2023 12:57:34 -0400 John W. Eaton maint: merge stable to default
Mon, 20 Mar 2023 02:34:14 -0400 John W. Eaton avoid clang warning about possible* buffer overflow stable
Mon, 20 Mar 2023 12:51:04 -0400 A.R. Burgers * if.tst: New test for bug #63935. stable
Mon, 20 Mar 2023 12:46:05 -0400 John W. Eaton fix evaluation of & and | expressions in conditional contexts (bug #63935) stable
Sat, 18 Mar 2023 15:37:12 -0400 Arun Giridhar maint: Merge stable to default