log libinterp/parse-tree/oct-lvalue.h @ 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 06:57:14 -0500 Arun Giridhar maint: Remove more functions deprecated in Octave 7
Thu, 10 Feb 2022 09:17:46 +0100 Antonius Burgers maint: remove unused variables identified by compiler warnings (Bug #62017)
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, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
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, 28 Sep 2020 12:31:35 -0400 John W. Eaton maint: merge stable to default.
Mon, 21 Sep 2020 10:45:18 -0400 John W. Eaton refactor implementation of END indexing in interpreter (bug #58953) stable
Thu, 30 Jul 2020 16:16:04 -0400 John W. Eaton move non-member octave_value operator functions to octave namespace
Sat, 25 Apr 2020 13:17:11 -0400 John W. Eaton use shared_ptr for stack frames in call stack and for accesss and static links stable
Wed, 08 Apr 2020 14:56:27 -0400 John W. Eaton improve handling of ans assignment with wrapper functions 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
Wed, 03 Apr 2019 17:00:52 +0000 John W. Eaton * oct-lvalue.h: Delete stray comment.
Wed, 03 Apr 2019 16:58:44 +0000 John W. Eaton explicitly delete octave_lvalue copy assignment operator
Fri, 29 Mar 2019 17:06:55 +0000 John W. Eaton eliminate some unnecessary include statements
Mon, 28 Jan 2019 18:01:46 +0000 John W. Eaton move variable values from symbol_record objects to stack_frame objects
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 13:10:42 -0400 John W. Eaton omit argument name from default copy ctors and assignment operators stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 05 Dec 2017 17:09:24 -0500 John W. Eaton avoid including symtab.h, symscope.h, or symrec.h unnecessarily
Mon, 04 Dec 2017 12:30:40 -0500 John W. Eaton refactor symbol_record object
Mon, 04 Dec 2017 01:26:06 -0500 John W. Eaton update octave_lvalue class and move inside octave namespace
Wed, 29 Nov 2017 15:18:52 -0500 John W. Eaton move oct-lvalue files from corefcn to parse-tree directory base libinterp/corefcn/oct-lvalue.h@145fd30ad4c7