log build-aux/mk-octave-config-h.sh @ 25054:6652d3823428 stable

age author description
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
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
Sat, 07 Jan 2017 13:14:50 -0500 John W. Eaton define macros for size of idx_type and f77_int_type
Mon, 02 Jan 2017 16:18:06 -0500 John W. Eaton provide macro declaring existence of f77 integer type
Tue, 06 Dec 2016 10:44:20 -0500 John W. Eaton define octave_f77_int_type in octave-config.h (bug #49776)
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Fri, 09 Sep 2016 15:19:28 -0700 Mike Miller build: ensure GNU sed is used in mk-octave-config-h.sh
Tue, 19 Jul 2016 08:52:15 -0400 John W. Eaton * mk-octave-config-h.sh: Improve readability of output.
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)
Wed, 29 Jun 2016 18:50:37 -0400 John W. Eaton also define gid_t, uid_t, and nlink_t in octave-config.h (bug #48332)
Fri, 10 Jun 2016 13:57:17 -0400 John W. Eaton indent preprocessor directives in octave-config.h and oct-conf-post.h
Wed, 18 May 2016 15:17:00 -0400 John W. Eaton use namespace for glob and fnmatch wrapper functions
Fri, 13 May 2016 09:36:14 -0400 John W. Eaton Eliminate unused variable warnings for conditionally compiled code.
Fri, 26 Feb 2016 06:27:04 -0500 John D Insert F77_FUNC defines into octave-config.h (Bug #47250)
Thu, 25 Feb 2016 17:34:14 -0500 John W. Eaton move public data type macros to octave-config.h
Thu, 25 Feb 2016 08:16:27 -0500 John Donoghue Fix typo from changeset 8376de2eaf00 (Bug #47250)
Tue, 23 Feb 2016 15:08:24 -0800 Mike Miller Make OCTAVE_DEPRECATED macro compatible with older gcc
Thu, 18 Feb 2016 16:42:42 -0500 John W. Eaton define OCTAVE_HAVE_FAST_INT_OPS in octave-config.h
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Wed, 17 Feb 2016 11:22:04 -0500 John W. Eaton fix building .oct files that include oct.h
Tue, 16 Feb 2016 18:36:00 -0800 Mike Miller maint: Use consistent coding style for build helper shell scripts
Wed, 10 Feb 2016 11:57:17 -0500 John W. Eaton allow octave-config.h to be included unconditionally
Wed, 10 Feb 2016 11:46:14 -0500 John W. Eaton mk-octave-config-h.sh: Correct typdef for octave_idx_type.
Mon, 08 Feb 2016 17:30:29 -0500 John W. Eaton create and install a subset of config.h in octave-config.h