log oct-conf-post.in.h @ 28349:8513a18439ca stable

age author description
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
Wed, 18 Dec 2019 14:53:45 +0100 Markus Mützel Include header that defines the macros with format constants.
Fri, 22 Nov 2019 20:36:05 +0100 Markus Mützel Add missing header for compile time format check for MinGW (bug #57270).
Fri, 11 Oct 2019 16:49:27 -0400 John W. Eaton eliminate --enable-atomic-refcount configure option and macros
Mon, 25 Mar 2019 20:31:15 -0700 Rik Silence warning on Mac platforms about deprecated OpenGL API (bug #55991).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Nov 2018 20:07:20 +0100 Markus Mützel Silence compiler warnings about format identifier for octave_idx_type (bug #55046).
Thu, 29 Nov 2018 12:54:15 +0100 Kai T. Ohlhus Add static compile-time checking of printf functions (bug #55046).
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 12:23:14 -0500 John W. Eaton allow experimenting with thread_local storage
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 02 Aug 2017 17:16:19 -0400 John W. Eaton avoid fallthrough warnings
Mon, 26 Jun 2017 09:05:37 -0400 John W. Eaton remove octave:: namespace tag from symbols used inside octave namespace
Fri, 16 Jun 2017 09:19:20 -0400 John W. Eaton use version number in OCTAVE_DEPRECATED macro
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, 09 Jan 2017 15:59:13 -0500 John W. Eaton move definition of HAVE_SUNDIALS from oct-conf-post.h to config.h
Sat, 07 Jan 2017 18:42:35 -0500 John W. Eaton refactor configure checks for Sundials (bug #50003)
Mon, 02 Jan 2017 16:18:06 -0500 John W. Eaton provide macro declaring existence of f77 integer type
Fri, 30 Dec 2016 10:36:35 -0500 John W. Eaton eliminate obsolete SIZEOF macros
Tue, 29 Nov 2016 00:32:35 -0500 John W. Eaton provide separate typedefs for octave_idx_type and octave_f77_int_type
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 28 Sep 2016 15:10:08 -0400 John W. Eaton maint: Merge default to stable for upcoming 4.2 release. stable
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 01 Aug 2016 12:40:18 -0400 John W. Eaton refill multi-line macro definitions
Tue, 19 Jul 2016 08:39:27 -0400 John W. Eaton allow installed f77-fcn.h to use config info from Octave (bug #48559)
Fri, 15 Jul 2016 11:29:17 -0400 John W. Eaton * oct-conf-post.in.h, mk-octave-config-h.sh: Revert unintended changes from previous changeset.
Fri, 15 Jul 2016 10:43:48 -0400 John W. Eaton define forwarding functions for octave_int<T> xmin and xmax (bug #48139)