log

age author description
Mon, 09 May 2022 11:08:33 -0400 Nicholas R. Jankowski quadcc: Add a warning if error tolerance is not met (bug #62412)
Sat, 07 May 2022 15:17:08 -0700 Rik build: Ignore all Makefile.in files in .hgignore.
Sat, 07 May 2022 15:16:01 -0700 Rik maint: merge stable to default
Sat, 07 May 2022 15:14:12 -0700 Rik build: Remove .dirstamp files from test/ directory with "maintainer-clean" target. stable
Fri, 06 May 2022 19:54:45 +0200 Markus Mützel maint: Merge stable to default.
Fri, 06 May 2022 19:54:06 +0200 Markus Mützel Import hash-buffer modules from gnulib (bug #62416). stable
Fri, 06 May 2022 07:27:38 -0700 Rik integral.m: small coding convention tweaks to cset e8ced722b19e.
Thu, 05 May 2022 20:50:18 +0200 Markus Mützel maint: Merge stable to default.
Thu, 05 May 2022 20:47:09 +0200 Nir Krakauer datenum.m: Correctly handle arrays with leading singleton dimensions (bug #62407). stable
Thu, 05 May 2022 19:26:09 +0200 Markus Mützel maint: Merge stable to default.
Thu, 05 May 2022 19:23:06 +0200 Markus Mützel __wglob__: Correctly handle "." and ".." in patterns on Windows (bug #62414). stable
Wed, 04 May 2022 22:51:33 -0400 Nicholas R. Jankowski integral: Add optional output error argument (bug #62412)
Sun, 01 May 2022 12:03:16 +0200 Markus Mützel GitHub-CI (windows): Package build artifact for MINGW64.
Sun, 01 May 2022 11:46:20 +0200 Markus Mützel maint: Merge stable to default.
Sun, 01 May 2022 11:38:16 +0200 Markus Mützel GitHub-CI (windows): Clean-up job rule. stable
Sun, 01 May 2022 12:53:26 +0900 Shreya Gupta test: new BISTs for lin2mu.m (patch #10192).
Sat, 30 Apr 2022 08:51:21 -0700 Rik maint: merge stable to default
Sat, 30 Apr 2022 08:48:19 -0700 Rik __print_parse_opts__.m: Initialize variables in all cases for print warnings (bug #62287) stable
Sat, 30 Apr 2022 08:20:13 -0700 Rik maint: merge stable to default
Sat, 30 Apr 2022 08:19:43 -0700 Rik Backed out changeset fdd58773ac02 (bug #61945) stable
Fri, 29 Apr 2022 22:27:28 -0700 Rik maint: merge stable to default
Fri, 29 Apr 2022 22:13:37 -0700 Rik findobj.m: Fix input validation of graphics handles (bug #62378) stable
Wed, 27 Apr 2022 19:03:12 +0200 Torsten Lilge ensure running new file version on save+run (bug #60122)
Sat, 23 Apr 2022 19:01:43 -0700 Rik maint: Strip DOS line endings from cset 291994766c55.
Thu, 21 Apr 2022 13:35:47 +0430 Farid Partonia add fusion dark style to gui
Sat, 23 Apr 2022 18:10:45 +0200 Torsten Lilge fix broken icon path after new icon structure in GUI
Sat, 26 Mar 2022 23:21:59 -0300 Luis Eduardo Ribeiro Guerra new icons in figure windows for qt graphics
Fri, 22 Apr 2022 07:44:12 -0700 Rik maint: merge stable to default.
Fri, 22 Apr 2022 07:43:33 -0700 Rik ls.m: Fix handling of '\' on UNIX platforms (bug #62282) stable
Fri, 22 Apr 2022 08:55:26 +0200 Markus Mützel maint: Merge stable to default.
Fri, 22 Apr 2022 08:54:49 +0200 Markus Mützel ls.m: Fix typo (bug #62282). stable
Thu, 21 Apr 2022 14:52:35 -0700 Rik print.m: Add options "-image"/"-vector" for Matlab compatibility.
Thu, 21 Apr 2022 13:53:27 -0700 Rik maint: merge stable to default.
Thu, 21 Apr 2022 13:46:49 -0700 Rik test: Fix failing BIST test due to changes in cset c09fdabaa5b6. stable
Thu, 21 Apr 2022 12:04:09 -0700 Rik maint: merge stable to default.
Thu, 21 Apr 2022 12:03:41 -0700 Rik doc: tweak docstrings for ls, dir (bug #62282). stable
Thu, 21 Apr 2022 18:32:33 +0200 Markus Mützel maint: Merge stable to default.
Thu, 21 Apr 2022 18:31:33 +0200 Markus Mützel dir.m: Clarify wildcard behavior on Windows in docstring (bug #62282). stable
Thu, 21 Apr 2022 18:30:25 +0200 Markus Mützel ls.m: On Windows also exclude escaped wildcards from quoted part of string (bug #62282). stable
Thu, 21 Apr 2022 17:54:21 +0200 Markus Mützel maint: Merge stable to default.
Thu, 21 Apr 2022 17:52:31 +0200 Markus Mützel ls.m: Improve wording in docstring (bug #62282). stable
Tue, 19 Apr 2022 15:30:31 -0700 Rik maint: merge stable to default.
Tue, 19 Apr 2022 15:09:27 -0700 Nir Krakauer betainc.m: Use sophisticated technique for calculating exponents to avoid innacuracies (bug #62329) stable
Mon, 18 Apr 2022 20:32:33 -0400 Arun Giridhar besselj.cc: Add some more BISTs to function airy (bug #62321)
Mon, 18 Apr 2022 13:47:16 -0700 Rik Add more BIST tests for bessel functions (Bug #62321)
Mon, 18 Apr 2022 13:02:35 -0700 Rik maint: Use Octave conventions for coding BIST tests in cset 84944164799e.
Mon, 18 Apr 2022 13:30:21 -0400 Arun Giridhar lo-specfun.cc: Remove more duplication (bug #62321)
Mon, 18 Apr 2022 09:32:12 -0400 Arun Giridhar lo-specfun.cc: Remove code duplication for airy and biry functions (bug #62321)
Sun, 17 Apr 2022 17:58:14 -0400 Arun Giridhar besselj.cc: Add more BISTs for the function airy (bug #62321)
Sun, 17 Apr 2022 16:57:39 -0400 Arun Giridhar besselj.cc: Add BISTs for the function airy, remove FIXME (bug #62321)
Sat, 16 Apr 2022 12:46:22 -0700 Rik maint: merge stable to default.
Sat, 16 Apr 2022 12:43:24 -0700 Rik nchoosek.m: Restore fast path code for floating point inputs (bug #62319). stable
Sat, 16 Apr 2022 11:08:32 -0400 Arun Giridhar besselj.cc: Improve input validation for function airy (bug #62321)
Fri, 15 Apr 2022 14:48:37 -0400 Arun Giridhar maint: Merge stable to default
Fri, 15 Apr 2022 14:46:23 -0400 Arun Giridhar nchoosek.m: fix freeze-up for certain integer inputs (bug #62319) stable
Tue, 12 Apr 2022 18:31:18 +0200 Markus Mützel Check that dimensions input arguments for ones/zeros/... are scalar (bug #62291).
Wed, 13 Apr 2022 19:30:14 +0200 Markus Mützel maint: Merge stable to default.
Wed, 13 Apr 2022 13:54:52 +0200 Markus Mützel Don't leak build directories in installed directories (bug #62295). stable
Tue, 12 Apr 2022 17:15:31 +0200 Markus Mützel maint: Merge stable to default.
Tue, 12 Apr 2022 17:07:01 +0200 Markus Mützel pkg.m: Create directory before saving file (bug #62303). stable