log configure.ac @ 11542:695141f1c05c ss-3-3-55

age author description
Sat, 15 Jan 2011 04:53:04 -0500 John W. Eaton snapshot 3.3.55 ss-3-3-55
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 08:04:23 -0500 John W. Eaton configure.ac: eliminate some code duplication when checking for extra compiler flags
Thu, 13 Jan 2011 07:49:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 13 Jan 2011 07:21:46 -0500 John W. Eaton more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
Thu, 09 Dec 2010 01:01:58 -0500 Marco Atzeri remove -lwsock32 from LIBS in configure for cygwin systems
Fri, 19 Nov 2010 16:07:00 -0500 John W. Eaton version is now 3.3.54+
Fri, 19 Nov 2010 16:05:58 -0500 John W. Eaton snapshot 3.3.54 ss-3-3-54
Wed, 10 Nov 2010 21:52:51 -0500 John W. Eaton IEEE math initialization tweaks
Wed, 10 Nov 2010 21:11:43 -0500 John W. Eaton eliminate special cases for __DECCXX
Wed, 10 Nov 2010 21:01:54 -0500 John W. Eaton eliminate special cases for NeXT systems
Wed, 10 Nov 2010 20:36:16 -0500 John W. Eaton eliminate special cases for SCO systems
Tue, 09 Nov 2010 21:02:44 -0800 Rik configure.ac: fix typo where variable was missing leading '$'.
Tue, 09 Nov 2010 12:03:21 -0800 Rik configure.ac: Properly m4 quote AS_HELP_STRING.
Tue, 09 Nov 2010 11:32:30 -0800 Rik Remove redundant warning when 'without-opengl' option used.
Tue, 09 Nov 2010 00:57:49 -0500 John W. Eaton improve Matlab compatibility of rem and mod
Mon, 08 Nov 2010 22:28:06 -0500 John W. Eaton handle --without-opengl configure option
Tue, 19 Oct 2010 04:31:30 -0400 John W. Eaton version is now 3.3.53+
Tue, 19 Oct 2010 02:25:32 -0400 John W. Eaton update version info for snapshot ss-3-3-53
Wed, 29 Sep 2010 02:24:41 -0400 John W. Eaton configure.ac: style fixes
Wed, 29 Sep 2010 01:13:08 -0400 John Swensen Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
Thu, 16 Sep 2010 06:30:15 -0400 John W. Eaton makefile rules for compiled auxiliary programs
Tue, 07 Sep 2010 17:10:00 -0400 Ben Abbott Update m4 macros.
Thu, 05 Aug 2010 11:01:52 -0700 Rik configure.ac: Change warning messages about freetype and fontconfig
Sun, 01 Aug 2010 14:50:51 -0400 John W. Eaton version is now 3.3.52+
Sun, 01 Aug 2010 11:49:45 -0400 John W. Eaton version is now 3.3.52 ss-3-3-52
Wed, 23 Jun 2010 11:21:51 +0200 Jaroslav Hajek use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Tue, 11 May 2010 09:43:56 -0700 Rik Capitalize ARPACK in configure messages.
Mon, 26 Apr 2010 09:25:32 -0700 Rik Fix bug with shell HERE document introduced with configure changes for glu
Mon, 26 Apr 2010 07:21:26 +0300 Shai Ayal add configure test for glu
Sat, 27 Mar 2010 18:23:54 +0100 David Bateman Add detection of OpenMP support to configure. Disabled by default
Wed, 24 Mar 2010 16:27:46 -0400 John W. Eaton version is now 3.3.51+
Wed, 24 Mar 2010 16:27:05 -0400 John W. Eaton version is now 3.3.51 ss-3-3-51
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Mon, 01 Mar 2010 15:02:25 -0500 John W. Eaton configure checks for complex element setter/reference accessor methods
Sun, 21 Feb 2010 18:04:59 +0000 Michael Goffioul Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Sun, 21 Feb 2010 17:27:57 +0000 Michael Goffioul Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Wed, 17 Feb 2010 14:24:22 -0500 John W. Eaton configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
Wed, 17 Feb 2010 14:46:51 -0500 John W. Eaton never compile ranlib with 8-byte integers
Thu, 04 Feb 2010 04:43:08 -0500 John W. Eaton use gnulib gethostname module
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 06:34:29 -0500 John W. Eaton assume vsnprintf from gnulib; use sstream instead of snprintf
Wed, 03 Feb 2010 05:31:47 -0500 John W. Eaton configure.ac: don't check for strerror
Wed, 03 Feb 2010 05:27:28 -0500 John W. Eaton configure.ac: don't check for raise or strdup
Wed, 03 Feb 2010 05:24:09 -0500 John W. Eaton configure.ac: don't check for poll
Wed, 03 Feb 2010 05:18:25 -0500 John W. Eaton liboctave/cutils.c (octave_usleep): implement with nanosleep
Wed, 03 Feb 2010 03:32:02 -0500 John W. Eaton configure.ac: delete checks for signal functions
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 16:05:31 -0500 John W. Eaton assume signal.h provides sigset_t and sig_atomic_t
Tue, 02 Feb 2010 04:39:29 -0500 John W. Eaton use gnulib signal modules
Tue, 02 Feb 2010 02:58:46 -0500 John W. Eaton use gnulib stdint module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Tue, 02 Feb 2010 02:37:56 -0500 John W. Eaton configure.ac: remove obsolete function checks
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Tue, 02 Feb 2010 00:51:52 -0500 John W. Eaton addtional fixes for using strptime module
Mon, 01 Feb 2010 11:00:57 -0500 John W. Eaton configure.ac: let automake handle makeinfo via missing script
Thu, 21 Jan 2010 15:41:29 -0500 John W. Eaton configure.ac: don't check for standard C headers
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Thu, 21 Jan 2010 03:06:56 -0500 John W. Eaton file-ops.cc cleanups