log

age author description
Fri, 31 Mar 2023 14:36:03 -0400 Arun Giridhar perms.cc: Resequenced output for compatibility (bug #50426)
Fri, 31 Mar 2023 18:31:20 +0200 Markus Mützel fopen: Avoid unused variable warning. stable
Fri, 31 Mar 2023 18:07:24 +0200 Markus Mützel maint: Merge stable to default.
Fri, 31 Mar 2023 18:05:48 +0200 Markus Mützel fopen: Use "UTF-8" as default encoding for fopen (bug #63930). stable
Fri, 31 Mar 2023 17:43:55 +0200 Markus Mützel maint: Merge stable to default.
Fri, 31 Mar 2023 17:25:29 +0200 Markus Mützel lu: Add self-test with complex valued input. stable
Tue, 28 Mar 2023 11:56:03 -0400 Arun Giridhar maint: Merge away extra head
Tue, 28 Mar 2023 11:52:15 -0400 Hendrik Koerner Replace perms.m with new perms.cc (bugs 63962 and 63965)
Tue, 28 Mar 2023 16:04:43 +0200 Markus Mützel maint: Merge stable to default.
Fri, 24 Mar 2023 15:21:45 -0400 John Donoghue Remove trailing \r from curl dir list (bug #63851). stable
Mon, 27 Mar 2023 13:04:48 -0400 Arun Giridhar maint: Merge stable to default
Mon, 27 Mar 2023 13:04:03 -0400 Arun Giridhar perms.m: Change "unique" output order to reverse lexicographic to match non-unique order (bug #63962) stable
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