log libinterp/octave-value/ov-classdef.h @ 31607:aac27ad79be6 stable

age author description
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
Fri, 11 Aug 2017 09:05:58 -0400 John W. Eaton new function for accessing classdef objects
Thu, 29 Jun 2017 20:16:54 -0400 John W. Eaton new class to manage help system and associated variables
Wed, 21 Jun 2017 11:46:31 -0400 John W. Eaton * ov-classdef.h: Fix typo in copyright notice.
Wed, 21 Jun 2017 10:26:29 -0400 John W. Eaton Backed out changeset 97c3223c17a6
Tue, 20 Jun 2017 17:31:52 -0400 John W. Eaton stash directory name in classdef method objects (bug #45444, bug #51276)
Mon, 19 Jun 2017 13:02:32 -0400 John W. Eaton don't use singleton for cdef_manager object
Tue, 13 Jun 2017 11:25:31 -0700 Rik maint: Deprecate is_object and replace with isobject.
Tue, 13 Jun 2017 09:20:08 -0700 Rik maint: Deprecate is_map and replace with isstruct.
Sat, 27 May 2017 09:59:32 -0700 Rik maint: Don't write '> >' for declaration of templates that use templates.
Thu, 25 May 2017 13:13:17 -0400 John W. Eaton begin refactoring use of interpreter/evaluator in classdef objects
Wed, 17 May 2017 16:31:04 -0400 John W. Eaton improve some function names
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Thu, 27 Apr 2017 09:48:57 -0700 Rik maint: Use convention 'void * fcn ()' for functions which return pointers.
Fri, 21 Apr 2017 18:07:40 -0400 John W. Eaton begin refactoring parse tree evaluator