log liboctave/util/quit.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
Sun, 20 Nov 2022 11:07:36 +0100 Markus Mützel Add visibility attribute to exception class missing in 2ec625c04947 (bug #61704). stable
Sat, 19 Nov 2022 16:55:11 +0100 Markus Mützel Mark exceptions with default visibility also where they are used (bug #61704). 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
Sat, 14 Aug 2021 11:13:17 -0400 John W. Eaton rename OCTAVE_USE_DEPRECATED_FUNCTIONS macro and attempt to make it work
Wed, 28 Apr 2021 22:24:21 -0400 John W. Eaton * quit.h: Remove stray ; after function definition.
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
Tue, 29 Dec 2020 17:58:57 +0100 Markus Mützel Set API tags in files in liboctave/util (patch #8919).
Wed, 02 Dec 2020 14:06:13 -0800 Rik Allow Octave class execution_exception to catch std::exception objects (bug #59592). stable
Sun, 26 Jan 2020 23:07:45 -0500 John W. Eaton refactor index_exception classes to accommodate std::exception::what method
Fri, 24 Jan 2020 15:12:47 -0500 John W. Eaton also derive exit_exception and interrupt_exception from std::exception
Thu, 23 Jan 2020 16:22:27 -0500 John W. Eaton derive execution_exception from std::exception
Sat, 11 Jan 2020 12:53:20 -0800 Rik maint: Use Octave coding conventions in liboctave/
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, 21 Oct 2019 11:50:20 -0400 John W. Eaton remove OCTAVE_DEPRECTED tags from enum values (bug #57092)
Thu, 17 Oct 2019 11:59:26 -0400 John W. Eaton restore some exception handling functions and variables and deprecate them
Sun, 06 Oct 2019 16:30:35 -0400 John W. Eaton remove some obsolete signal handling functions
Fri, 04 Oct 2019 01:15:13 -0400 John W. Eaton revamp error handling
Mon, 09 Sep 2019 16:40:08 -0400 John W. Eaton use default or deleted ctors/dtors/assignment ops in liboctave/util
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 07 Apr 2018 10:59:11 -0400 John W. Eaton remove C++ functions, classes, and typdefs deprecated in version 4.2
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, 03 Jan 2018 07:52:11 -0500 John W. Eaton refactor signal handling (bug #52757)
Fri, 16 Jun 2017 09:19:20 -0400 John W. Eaton use version number in OCTAVE_DEPRECATED macro
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util base liboctave/cruft/misc/quit.h@c38e370334d9