log libinterp/corefcn/interpreter.cc @ 33658:b1d6e40ac737 stable tip

age author description
Thu, 07 Mar 2024 18:08:40 +0100 Markus Mützel Refresh fcn-info on current directory change (bug #65406). stable
Tue, 20 Feb 2024 09:56:58 -0800 Rik maint: merge stable to default
Tue, 20 Feb 2024 09:56:33 -0800 Rik doc: Force Texinfo to render a space after @w{} macro. stable
Fri, 16 Feb 2024 14:42:54 -0500 John W. Eaton use explicit lambda-expression captures (bug #65318)
Fri, 16 Feb 2024 03:09:40 -0500 John W. Eaton Backed out changeset 489026b7257b
Thu, 15 Feb 2024 15:40:42 -0500 John W. Eaton explicitly capture '*this' by reference in lambda expressions (bug #65318)
Fri, 05 Jan 2024 10:36:55 -0500 John W. Eaton replace inputname.m with a built-in function (bug #65116)
Wed, 03 Jan 2024 17:10:50 -0800 Rik Fix extra newline displayed with --init-trace startup option (bug #65107)
Tue, 02 Jan 2024 16:12:16 -0800 Rik Rename command-line options for handling configuration files.
Tue, 02 Jan 2024 13:42:37 -0800 Rik Deprecate '--verbose' option in favor of '--init-trace'.
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Tue, 12 Dec 2023 18:24:05 -0800 Rik maint: C++ style check for libinterp/ before 9.1 release. stable
Mon, 11 Dec 2023 18:28:46 -0500 Nicholas R. Jankowski Apply consistent notes in docstrings for aliased functions stable
Sat, 23 Sep 2023 12:11:08 -0400 John W. Eaton Backed out changeset 0c32e838e522
Sat, 23 Sep 2023 10:34:13 -0400 Arun Giridhar Range.cc: Issue warnings for floating point values in ranges (Bug #64692)
Sat, 06 May 2023 17:48:27 +0200 Markus Mützel Move "same_file" from liboctinterp to liboctave (bug #63803).
Sat, 06 May 2023 13:08:38 +0200 Markus Mützel Avoid using file_stat in libinterp/corefcn (bug #59711).
Wed, 08 Mar 2023 09:28:28 -0800 Rik maint: Use "nonzero" rather than "non-zero" in code base.
Fri, 17 Feb 2023 23:27:46 -0500 John W. Eaton default or disable more ctors, dtors, and assignment ops
Tue, 21 Feb 2023 17:45:34 -0500 Reinhard Resch Remove several race conditions with signal handler (bug #61370).
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
Thu, 02 Feb 2023 17:33:17 -0800 Rik maint: Use consistent coding style when calling Ffunction().
Tue, 24 Jan 2023 17:19:44 -0800 Rik maint: Eliminate "(void)" in C++ function prototypes/declarations.
Fri, 13 Jan 2023 18:24:51 -0500 John W. Eaton make safe_source_file a private member function instead of a static function
Thu, 12 Jan 2023 10:22:04 -0500 John W. Eaton use interpreter::feval instead of global feval function
Wed, 11 Jan 2023 21:45:45 -0500 John W. Eaton avoid some calls to get_input_system and get_evaluator
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 03 Dec 2022 14:43:33 -0500 John W. Eaton Backed out changeset d9970470108a stable
Sat, 03 Dec 2022 10:36:59 -0500 Reinhard Resch Remove several race conditions with signal handler (bug #61370). 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, 29 Nov 2022 15:58:49 -0800 Rik doc: grammarcheck documentation ahead of 8.1 release. stable
Sat, 26 Nov 2022 17:05:21 -0500 John W. Eaton delete m_evaluator after m_output_system (bug #63416) stable
Mon, 31 Oct 2022 10:01:50 -0700 Rik doc: Spellcheck documentation for 8.1 release.
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Sat, 28 May 2022 13:37:49 +0200 Markus Mützel maint: Merge stable to default.
Sat, 23 Apr 2022 15:20:18 +0200 Markus Mützel Don't shut down interpreter immediately on "execute" (bug #62308). stable
Mon, 04 Apr 2022 10:31:48 -0700 Rik doc: Ensure documentation lists output argument when it exists for functions in libinterp/
Thu, 17 Feb 2022 22:42:22 -0500 John W. Eaton maint: Merge stable to default.
Thu, 17 Feb 2022 22:21:03 -0500 John W. Eaton allow deletion of dynamic_library objects to be delayed stable
Thu, 17 Feb 2022 19:22:50 -0500 John W. Eaton use clear_workspace instead of set_workspace with no arguments stable
Sat, 12 Feb 2022 16:23:34 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Feb 2022 16:21:46 -0500 John W. Eaton clear workspace model before exit (bug #61994) stable
Sat, 12 Feb 2022 14:20:07 -0500 John W. Eaton maint: Merge stable to default.
Sat, 12 Feb 2022 14:19:17 -0500 John W. Eaton don't perform interpreter shutdown actions in destructor (bug #61994) stable
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 10:26:19 -0500 John W. Eaton remove functions deprecated in version 6
Sun, 21 Nov 2021 16:40:00 +0100 Markus Mützel interpreter.cc: Include missing header <clocale>.
Sun, 21 Nov 2021 15:25:04 +0100 Markus Mützel interpreter: Use UTF-8 locale on Windows if possible.
Fri, 10 Sep 2021 07:20:43 -0700 Rik maint: use "m_" prefix for member variable "instance" in class interpreter.
Tue, 17 Aug 2021 14:34:42 -0700 Rik Deprecate disable_range, disable_diagonal_matrix, disable_permutation_matrix.
Sat, 14 Aug 2021 21:50:26 -0400 John W. Eaton merge "namespace octave" and OCTAVE_NAMESPACE_BEGIN/END blocks
Fri, 13 Aug 2021 21:53:51 -0400 John W. Eaton move DEFUN and DEFMETHOD functions inside octave namespace
Sat, 14 Aug 2021 16:27:53 -0400 John W. Eaton move some error handling functions inside octave namespace
Sat, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Fri, 30 Jul 2021 12:05:48 -0700 Rik Call print_struct_array_contents(1) when '--traditional' option used.
Thu, 22 Jul 2021 11:39:14 -0700 Rik Change startup so that '--interactive' does not always force '--no-line-editing' (bug #60696).