log libinterp/parse-tree/pt-misc.cc @ 33634:4a70f390c85e default tip @

age author description
Tue, 06 Feb 2024 00:28:21 -0500 John W. Eaton eliminate all uses of base_list<T> template
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
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
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 01 May 2020 00:51:01 -0400 John W. Eaton fix printing of functions with varargin/varargout (bug #58279) stable
Thu, 30 Apr 2020 23:51:30 -0400 John W. Eaton delete obsolete and unused tree_return_list class (bug #58279) 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
Sat, 26 Jan 2019 14:51:29 +0000 John W. Eaton * pt-misc.cc (tree_parameter_list::dup): Always copy m_marked_for_varargs.
Sat, 26 Jan 2019 14:42:59 +0000 John W. Eaton delete unused function
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 May 2018 01:36:20 -0400 John W. Eaton use auto keyword to declare iterator variables where possible
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Mon, 04 Dec 2017 12:30:40 -0500 John W. Eaton refactor symbol_record object
Thu, 16 Nov 2017 21:43:47 -0500 John W. Eaton don't use symbol_table:: nesting for symbol_record, symbol_scope, or fcn_info
Tue, 20 Jun 2017 10:54:57 -0400 John W. Eaton remove some unnecessary include statements from parse tree source
Tue, 20 Jun 2017 09:28:48 -0400 John W. Eaton avoid possible memory leak in parser
Wed, 14 Jun 2017 11:53:34 -0400 John W. Eaton use pointer to scope instead of scope id
Sun, 11 Jun 2017 16:57:00 -0400 John W. Eaton eliminate unused dup methods in parse tree classes
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Fri, 21 Apr 2017 18:07:40 -0400 John W. Eaton begin refactoring parse tree evaluator
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Thu, 19 Jan 2017 23:41:54 -0500 John W. Eaton move parse tree classes inside octave namespace
Thu, 08 Dec 2016 14:50:52 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/parse-tree
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Wed, 09 Dec 2015 14:18:52 -0500 John W. Eaton eliminate return statements after calls to error
Mon, 07 Dec 2015 13:26:03 -0500 John W. Eaton eliminate unnecessary uses of nargin
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Tue, 04 Aug 2015 15:07:48 -0700 Rik Report backtrace for "no default value" error in function header (bug #45496).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 23 Mar 2013 15:02:29 -0400 John W. Eaton recognize variables when parsing (bug #38576)
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/pt-misc.cc@eed5948ade14
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/parse-tree/pt-misc.cc@71820582ef93