log libinterp/octave-value/ov-classdef.h @ 33636:3ec6fcce7715 default tip @

age author description
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
Thu, 21 Dec 2023 17:48:59 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Thu, 21 Dec 2023 11:22:26 -0800 Rik maint: Place class name and class keyword on one line.
Wed, 06 Dec 2023 15:02:58 -0500 John W. Eaton remove experimental bytecode interpreter from stable branch for release stable
Mon, 04 Dec 2023 09:52:14 -0500 John W. Eaton disable building bytecode evaluator by default (bug #64977) stable
Sat, 25 Nov 2023 16:47:19 +0100 Markus Mützel maint: Eliminate "(void)" in C++ function prototypes/declarations. stable
Sat, 25 Nov 2023 13:55:45 +0100 Markus Mützel Prefix enumeration values in public header with "OCT_" (bug #64829). stable
Fri, 27 Oct 2023 18:19:32 +0200 Petter T. Add function to octave_value:s that decides dispath type for ()-indexing
Sat, 21 Oct 2023 20:51:54 -0400 John W. Eaton maint: ensure that source files end with a single newline character
Mon, 20 Feb 2023 18:06:54 -0800 Rik maint: Use 's_' prefix for static private class variables.
Thu, 16 Feb 2023 14:43:18 -0500 John W. Eaton use new macros to consistently delete copy and move member functions
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
Wed, 03 Aug 2022 15:50:54 -0700 Rik maint: Remove Emacs modelines from ov-classdef files.
Sun, 12 Jun 2022 14:37:07 +0200 Markus Mützel install_classdef: Remove OCTINTERP_API flag.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 30 Oct 2021 09:45:23 -0400 John W. Eaton store file name in classdef class object
Thu, 01 Apr 2021 03:02:22 -0400 John W. Eaton maint: merge stable to default.
Fri, 05 Mar 2021 16:14:34 -0500 John W. Eaton avoid memory leaks when returning handles to nested functions stable
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
Tue, 29 Dec 2020 18:21:12 +0100 Markus Mützel Set API tags in files in libinterp/octave-value (patch #8919).
Mon, 29 Jun 2020 15:12:39 -0400 John W. Eaton maint: merge stable to default.
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
Tue, 21 Jan 2020 09:10:37 -0600 John W. Eaton maint: merge stable to default.
Mon, 20 Jan 2020 14:16:49 -0800 Mike Miller fix more spelling errors (bug #57613) stable
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
Fri, 15 Mar 2019 07:16:27 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 05:52:35 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 15 Mar 2019 05:45:27 +0000 John W. Eaton avoid some overloaded virtual warnings (bug #55741)
Fri, 22 Feb 2019 16:39:52 +0000 John W. Eaton * ov-classdef.h: Style fixes.
Fri, 22 Feb 2019 16:02:09 +0000 John W. Eaton move classdef classes inside octave namespace
Fri, 22 Feb 2019 07:34:47 +0000 John W. Eaton split classdef into multiple smaller source files
Tue, 19 Feb 2019 17:53:40 +0000 John W. Eaton eliminate some useless functions
Tue, 12 Feb 2019 20:58:16 +0000 John W. Eaton allow methods function to work for classdef objects (bug #42510)
Mon, 11 Feb 2019 20:49:48 +0000 John W. Eaton revise naming of the parts of a superclass reference
Thu, 07 Feb 2019 00:03:55 +0000 John W. Eaton eliminate unnecessary tree_funcall class
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 15 May 2018 01:28:40 -0400 John W. Eaton maint: Merge stable to default.
Fri, 11 May 2018 16:22:03 -0400 John W. Eaton call delete method correctly for handle class objects (bug #53844) stable
Fri, 27 Apr 2018 09:48:42 -0400 John W. Eaton use explict default and deleted ctors and dtors for classdef classes
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Feb 2018 15:01:18 -0800 Mike Miller maint: merge stable to default
Fri, 24 Nov 2017 21:14:38 +0100 Sébastien Villemot tie octave_classdef::numel method to "numel" user override method (bug #46571) stable
Fri, 05 Jan 2018 18:44:53 -0500 John W. Eaton don't use singleton for octave_value_typeinfo
Sat, 06 Jan 2018 14:57:23 -0500 John W. Eaton refactor cdef_manager
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 21 Sep 2017 11:39:58 -0700 Piotr Held * ov-classdef.h (make_meta_class): Document.
Fri, 11 Aug 2017 17:26:38 -0400 John W. Eaton new mxSetProperty function for MEX API