log libinterp/corefcn/mappers.cc @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Sat, 26 Feb 2022 10:34:32 +0100 Markus Mützel maint: Merge stable to default.
Mon, 21 Feb 2022 18:50:57 -0500 John W. Eaton log1p: Correct order of arguments for atan2 (bug #62094). stable
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 19:53:35 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in libinterp/ directory.
Fri, 26 Nov 2021 18:13:42 -0800 Rik maint: merge stable to default.
Fri, 26 Nov 2021 18:13:08 -0800 Rik doc: Use consistent styling for @ref, @xref, @pxref statements. stable
Fri, 26 Nov 2021 14:07:56 +0100 Markus Mützel maint: merge stable to default.
Fri, 26 Nov 2021 14:07:17 +0100 Markus Mützel Don't mark tests that are known to fail on some platforms as regression. stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Tue, 23 Nov 2021 09:57:51 -0500 John W. Eaton update bug status
Tue, 23 Nov 2021 09:53:44 -0500 John W. Eaton merge stable to default
Tue, 23 Nov 2021 09:51:21 -0500 John W. Eaton update bug status stable
Wed, 10 Nov 2021 13:14:48 -0500 Guillaume Flandin allow isfinite to work for character arrays (bug #61411)
Sun, 12 Sep 2021 14:45:11 +0200 Markus Mützel mappers.cc: Skip tests on run-time and don't mark as regressions.
Thu, 02 Sep 2021 11:40:04 -0400 John W. Eaton update bug status in test suite
Mon, 16 Aug 2021 14:58:26 +0200 Markus Mützel maint: Merge stable to default.
Mon, 16 Aug 2021 14:57:45 +0200 Markus Mützel cbrt: Clarify that function errors for non-real input. stable
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Sun, 20 Jun 2021 10:05:14 +0200 Markus Mützel maint: Merge stable to default.
Sun, 20 Jun 2021 10:03:38 +0200 Markus Mützel tests: Relax tolerance for tests on macOS. stable
Thu, 08 Apr 2021 18:14:02 +0200 Markus Mützel Don't mark BISTs specific for Mac and Windows as fixed.
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Tue, 06 Apr 2021 10:43:17 -0400 John W. Eaton update bug status in test suite
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 19 Oct 2020 09:44:02 -0700 Rik doc: Use @xref, @pxref rather than "see @code{}" in TexInfo in libinterp/
Tue, 13 Oct 2020 19:49:11 -0700 Rik maint: Use Octave convention of space after function name in libinterp/.