log libinterp/corefcn/defun.cc @ 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, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 14 Aug 2021 18:35:57 -0400 John W. Eaton move some defun functions inside the octave namespace
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year 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
Mon, 01 Apr 2019 17:39:42 +0000 John W. Eaton eliminate direct access to call stack in defun functions
Fri, 29 Mar 2019 17:06:55 +0000 John W. Eaton eliminate some unnecessary include statements
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 21 Dec 2018 15:07:02 -0500 John W. Eaton maint: remove functions, variables, and typedefs deprecated in version 4.4
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> 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.
Wed, 29 Nov 2017 15:08:37 -0500 John W. Eaton deprecate defun_isargout functions
Sun, 25 Jun 2017 09:50:51 -0400 John W. Eaton move symbol_table class inside octave namespace
Thu, 15 Jun 2017 19:15:06 -0400 John W. Eaton remove additional functions from symbol_table class
Fri, 09 Jun 2017 02:21:28 -0400 John W. Eaton don't use singleton for symbol_table
Wed, 07 Jun 2017 02:13:05 -0400 John W. Eaton don't use singleton for call_stack
Thu, 25 May 2017 13:13:17 -0400 John W. Eaton pass reference to evaluator to octave_function call methods
Fri, 19 May 2017 16:01:18 -0400 John W. Eaton provide DEFMETHOD macros
Wed, 10 May 2017 11:09:52 -0400 John W. Eaton eliminate lvalue list arguments from evaluator functions
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
Mon, 16 Jan 2017 15:44:21 -0500 John W. Eaton move octave_call_stack inside octave namespace
Wed, 14 Dec 2016 14:59:27 -0500 John W. Eaton allow dispatch types to be declared for built-in functions
Mon, 05 Dec 2016 13:04:12 -0800 Rik maint: Use C++ range feature to simplify some for loops in libinterp/corefcn.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 11 Jul 2016 18:05:53 -0400 John W. Eaton move new interpreter class to separate file
Mon, 11 Jul 2016 17:05:33 -0400 John W. Eaton move call_stack class to a separate file
Thu, 19 May 2016 19:42:57 -0400 John W. Eaton use namespace for octave_shlib class
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.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
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.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/defun.cc@00da426b6bbd