log libinterp/octave-value/ov.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
Wed, 16 Nov 2022 14:05:18 -0500 John W. Eaton eliminate Range class functions that are no longer needed
Wed, 27 Jul 2022 13:27:00 +0200 Markus Mützel maint: Merge stable to default.
Fri, 22 Jul 2022 15:30:29 -0400 Nicholas R. Jankowski correct subsasgn docstring example code (bug #33221) stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
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
Wed, 23 Mar 2022 18:28:24 +0100 Markus Mützel maint: Merge stable to default.
Wed, 23 Mar 2022 18:27:53 +0100 Markus Mützel Tweak check for maximum possible increment of integer ranges (bug #62212). stable
Tue, 22 Mar 2022 18:03:39 +0100 Markus Mützel maint: Merge stable to default.
Tue, 22 Mar 2022 18:01:26 +0100 Markus Mützel Avoid integer division by zero for int64 ranges with double increment. stable
Tue, 22 Mar 2022 00:06:09 -0400 John W. Eaton maint: Merge stable to default.
Mon, 21 Mar 2022 23:58:35 -0400 John W. Eaton restore part of the old octave_range class as octave_legacy_range stable
Thu, 17 Mar 2022 13:41:19 -0400 John W. Eaton maint: Merge stable to default.
Thu, 17 Mar 2022 13:40:25 -0400 John W. Eaton don't use double precision increment when computing integer range values stable
Thu, 17 Mar 2022 02:52:53 -0400 John W. Eaton maint: Merge stable to default.
Thu, 17 Mar 2022 02:44:19 -0400 John W. Eaton only allow range<FLOAT> to be instantiated stable
Sun, 13 Mar 2022 12:57:22 -0400 John W. Eaton for all but range<double>, create arrays instead of range objects stable
Sat, 01 Jan 2022 19:43:52 -0800 Rik doc: Always have a return value for functions which set internal variables (bug #61681)
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, 03 Dec 2021 18:47:48 +0100 Markus Mützel maint: merge stable to default.
Fri, 03 Dec 2021 08:37:20 +0100 Markus Mützel Fix possible lifetime issue (bug #61132). stable
Thu, 02 Dec 2021 18:14:14 +0100 Markus Mützel maint: merge stable to default.
Tue, 30 Nov 2021 18:19:20 +0100 Markus Mützel Allow descending ranges of all integer types (bug #61132). stable
Wed, 24 Nov 2021 20:26:59 -0800 Rik maint: merge stable to default.
Wed, 24 Nov 2021 19:42:29 -0800 Rik doc: grammarcheck C++ files in libinterp/ directory ahead of 7.1 release. stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Thu, 07 Oct 2021 17:08:44 -0400 John W. Eaton attempt to limit possible const_cast damage
Thu, 09 Sep 2021 10:08:12 -0400 John W. Eaton fix construction of ranges with extreme integer values (bug #61132)
Wed, 08 Sep 2021 11:14:44 -0400 John W. Eaton Backed out changeset 938794bc82b7
Tue, 07 Sep 2021 15:26:47 -0700 Rik maint: use "m_" prefix for member variables in class octave_base_value.
Mon, 06 Sep 2021 12:32:56 -0700 Rik maint: use "m_" prefix for member variable "m_rep" in class octave_value.
Fri, 20 Aug 2021 02:45:26 -0400 John W. Eaton fix error in defn of make_range_rep_deprecated introduced in 4c88a452519c
Wed, 18 Aug 2021 11:40:25 -0400 John W. Eaton move most functions in variables.cc to octave namespace
Tue, 17 Aug 2021 14:34:42 -0700 Rik Deprecate disable_range, disable_diagonal_matrix, disable_permutation_matrix.
Sat, 14 Aug 2021 21:50:26 -0400 John W. Eaton merge "namespace octave" and OCTAVE_NAMESPACE_BEGIN/END blocks
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Sat, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
Fri, 30 Jul 2021 17:34:10 +0200 Markus Mützel maint: Merge stable to default.
Fri, 30 Jul 2021 16:54:22 +0200 José Luis García Pallero doc: disable_diagonal_matrix, disable_diagonal_matrix, and disable_range (patch #10089). stable
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 28 Apr 2021 13:46:02 -0400 John W. Eaton move idx_vector classes inside octave namespace
Thu, 01 Apr 2021 03:02:22 -0400 John W. Eaton maint: merge stable to default.
Tue, 30 Mar 2021 01:08:00 -0400 John W. Eaton hold references to closure frames in anon functions if needed (bug #60237) stable
Fri, 05 Mar 2021 16:14:34 -0500 John W. Eaton avoid memory leaks when returning handles to nested functions stable
Fri, 05 Mar 2021 08:44:31 -0800 Rik Emit error if integer/floating point inputs to colon operator are incompatible (bug #59899).
Sat, 13 Feb 2021 18:22:39 -0800 Rik Emit more specific error when two different integer types used in range (bug #59899).
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
Sat, 06 Feb 2021 09:27:26 -0500 John W. Eaton improve handling of nan, infinite value, and empty ranges (bug #59229)
Tue, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Wed, 21 Oct 2020 15:53:32 -0700 Rik maint: Remove redundant never-executed statements following error() in libinterp/.
Wed, 14 Oct 2020 13:14:02 -0700 Rik maint: Remove unnecessary parentheses bracketing %!error BIST tests.
Sat, 10 Oct 2020 07:28:34 -0700 Rik maint: Backed out changeset 09c071328135.
Fri, 09 Oct 2020 13:49:52 -0700 Rik test: remove unnecessary BIST tests in C++ files checking for excessive number of inputs.