log oct-conf-post-public.in.h @ 33658:b1d6e40ac737 stable tip

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 14 Jun 2023 16:02:51 -0400 Petter T. new OCTAVE_LIKELY and OCTAVE_UNLIKELY macros
Fri, 03 Mar 2023 16:04:18 -0500 John W. Eaton eliminate some clang warnings about defaulted functions being deleted
Fri, 17 Feb 2023 23:18:24 -0500 John W. Eaton new macros for disabling and defining default ctors, dtors, and assign ops
Fri, 17 Feb 2023 23:14:43 -0500 John W. Eaton fix macro for disabling move ctor and assignment op
Thu, 16 Feb 2023 08:55:58 -0500 John W. Eaton new macros for disabling class copy and move member functions
Fri, 06 Jan 2023 13:12:14 -0500 John W. Eaton maint: Merge stable to default.
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 14:28:07 -0800 Rik maint: merge stable to default
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Sat, 19 Nov 2022 18:02:43 +0100 Markus Mützel maint: Merge stable to default.
Sat, 19 Nov 2022 16:55:11 +0100 Markus Mützel Mark exceptions with default visibility also where they are used (bug #61704). stable
Wed, 16 Nov 2022 14:51:32 -0800 Rik mk-builtins.pl: Don't generate deprecated inline functions without octave:: namespace qualifier.
Sat, 05 Nov 2022 19:15:13 +0100 Markus Mützel Use more specialized API flags for template classes (bug #61711).
Sat, 12 Mar 2022 16:14:51 +0100 Markus Mützel maint: Merge stable to default.
Fri, 31 Dec 2021 09:28:05 -0500 John W. Eaton eliminate code duplication in oct-conf-post.in.h and octave-config.h