log libinterp/octave-value/ov-classdef.cc @ 33450:f86b8eb0c654 stable

age author description
Wed, 24 Apr 2024 12:55:22 -0400 John W. Eaton improve default display of classdef properties (bug #62432) stable
Tue, 06 Feb 2024 00:28:21 -0500 John W. Eaton eliminate all uses of base_list<T> template
Fri, 26 Jan 2024 16:12:54 -0500 John W. Eaton merge stable to default
Fri, 12 Jan 2024 16:28:48 -0500 John W. Eaton Don't treat parent class constructor as inherited class method (bug #65037) stable
Fri, 22 Dec 2023 12:14:08 -0500 John W. Eaton maint: merge stable to default
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 13 Dec 2023 15:48:06 -0500 John W. Eaton avoid dim_vector copies in more places where possible (bug #64962)
Tue, 12 Dec 2023 18:24:05 -0800 Rik maint: C++ style check for libinterp/ before 9.1 release. stable
Sat, 21 Oct 2023 20:51:54 -0400 John W. Eaton maint: ensure that source files end with a single newline character
Sat, 15 Apr 2023 10:37:37 +0200 Fernando Alvarruiz Fix nargout when calling class subsref method (bug #63841)
Wed, 26 Apr 2023 09:55:12 -0700 Rik Remove test of methods ov-classdef.cc that should have been in cset d98157d51a97.
Tue, 25 Apr 2023 18:09:29 -0700 Rik Don't list non-public or hidden functions from methods() (bug #64066)
Mon, 20 Feb 2023 18:06:54 -0800 Rik maint: Use 's_' prefix for static private class variables.
Thu, 02 Feb 2023 18:18:35 -0800 Rik maint: use "m_" prefix for member variables in class octave_value.
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:12:14 -0500 John W. Eaton maint: Merge stable to default.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 07 Dec 2022 22:37:28 -0500 Fernando Alvarruiz classdef: call subsref method with correct nargout value (bug #48693)
Thu, 01 Dec 2022 18:02:15 -0800 Rik maint: Re-indent code after switch to using namespace macros. stable
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Tue, 29 Nov 2022 18:40:56 -0800 Rik doc: more DOCSTRING changes ahead of 8.1 release. stable
Wed, 03 Aug 2022 15:50:54 -0700 Rik maint: Remove Emacs modelines from ov-classdef files.
Wed, 03 Aug 2022 15:44:17 -0700 Rik maint: merge stable to default
Wed, 03 Aug 2022 15:25:27 -0700 Rik Fix duplicate names displayed with mixed @class/classdef classes (Bug #62802) 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/
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
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Sat, 30 Oct 2021 09:45:23 -0400 John W. Eaton store file name in classdef class object
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.
Sat, 14 Aug 2021 22:48:52 -0400 John W. Eaton eliminate octave:: namespace tags in DEFUN and DEFMETHOD and more
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Mon, 19 Jul 2021 10:43:31 -0400 John W. Eaton print "object" not "m_object" for default classdef object display (bug #60938)
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)
Sun, 28 Mar 2021 15:35:05 -0400 John W. Eaton use "m_" prefix for class members in a few more classes
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, 23 Jan 2021 14:30:55 +0100 Markus Mützel maint: merge stable to default.
Mon, 28 Dec 2020 18:24:04 +0100 Fernando Alvarruiz Temporarily set lvalue list to null (bug #59704). stable
Mon, 29 Jun 2020 15:12:39 -0400 John W. Eaton maint: merge stable to default.
Mon, 29 Jun 2020 15:01:27 -0400 John W. Eaton find help for not-yet-loaded classdef methods defined in @DIR files. stable
Fri, 29 May 2020 10:57:04 -0400 John W. Eaton allow help to find docstrings for classdef classes and methods (bug #43047) stable
Thu, 11 Jun 2020 01:22:45 -0400 John W. Eaton maint: merge stable to default.
Wed, 10 Jun 2020 17:01:31 -0400 John W. Eaton new octave_classdef_meta::is_classdef_method function stable
Mon, 30 Mar 2020 10:43:47 -0400 John W. Eaton refactor octave_function call method stable
Fri, 29 May 2020 10:57:04 -0400 John W. Eaton allow help to find docstrings for classdef classes and methods (bug #43047)
Fri, 14 Feb 2020 14:34:48 -0500 John W. Eaton provide default size method for classdef objects stable
Fri, 10 Jan 2020 17:25:12 -0800 Rik maint: Use Octave coding conventions in libinterp/
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
Mon, 01 Apr 2019 20:38:44 +0000 John W. Eaton eliminate some direct access to call stack in classdef and inline objects
Fri, 14 Jun 2019 15:34:44 -0500 John W. Eaton don't print hidden or protected/private classdef properties (bug #55766)
Fri, 14 Jun 2019 12:52:27 -0500 John W. Eaton properties function: omit hidden properties (bug #55766)
Tue, 30 Apr 2019 15:29:59 +0000 John W. Eaton fix printing of object arrays broken by changeset 2c4ad1958cab