log libinterp/parse-tree/pt-spmd.h @ 33634:4a70f390c85e default tip @

age author description
Thu, 04 Apr 2024 00:58:56 -0400 John W. Eaton refactor position tracking in the parser
Mon, 01 Apr 2024 23:27:43 -0400 John W. Eaton refactor comment handling in the lexer and parser
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
Fri, 17 Feb 2023 23:27:46 -0500 John W. Eaton default or disable more ctors, dtors, and assignment ops
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
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 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Tue, 30 Jun 2020 15:52:25 -0400 John W. Eaton accept spmd command blocks as language elements (bug #58676)