log libinterp/parse-tree/bp-table.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
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
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)
Fri, 10 Sep 2021 07:02:04 -0700 Rik maint: Use public: qualifier in structs that are really classes.
Sat, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
Mon, 22 Mar 2021 00:34:38 -0400 John W. Eaton begin allowing breakpoints to be set using file name
Wed, 03 Mar 2021 23:57:31 -0500 John W. Eaton revamp handling of breakpoint line positions
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, 17 Feb 2020 15:47:35 -0500 John W. Eaton remove functions deprecated in version 5
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
Fri, 31 May 2019 15:49:38 +0000 John W. Eaton move global error configuration and status variables inside a class
Tue, 26 Mar 2019 02:42:38 +0000 John W. Eaton make breakpoints in classdef methods work (bug #45404, bug #46451)
Wed, 20 Mar 2019 18:57:23 +0000 John W. Eaton dbstop: accept "at CLASS in METHOD" syntax (partial fix for bug #45404)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 08 May 2018 11:53:34 -0400 John W. Eaton eliminate some global accesses to the breakpoint table
Thu, 03 May 2018 16:04:53 -0400 John W. Eaton eliminate some global references to interpreter internals
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 12 Feb 2018 00:58:31 -0500 John W. Eaton don't use singleton pattern for bp_table
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Wed, 05 Jul 2017 09:44:01 -0400 John W. Eaton new class for caching file contents for debug and echo
Sat, 27 May 2017 09:59:32 -0700 Rik maint: Don't write '> >' for declaration of templates that use templates.
Thu, 27 Apr 2017 09:48:57 -0700 Rik maint: Use convention 'void * fcn ()' for functions which return pointers.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default. base libinterp/corefcn/debug.h@520d508249f4
Sat, 04 Feb 2017 15:08:53 -0500 John W. Eaton * bp-table.h: Also include <string>.
Sat, 04 Feb 2017 15:05:29 -0500 John W. Eaton eliminate static string object
Thu, 02 Feb 2017 16:16:26 -0500 John W. Eaton move bp_table class to separate file base libinterp/corefcn/debug.h@931b9489d99c