HDF Tester
c896a5b7eb
[svn-r23341] Snapshot version 1.9 release 147
2013-03-10 04:34:50 -05:00
HDF Tester
1cffcb401a
[svn-r23323] Snapshot version 1.9 release 146
2013-03-03 11:20:00 -05:00
HDF Tester
66ba0b4f33
[svn-r23311] Snapshot version 1.9 release 145
2013-02-24 11:26:03 -05:00
Allen Byrne
aff5c20a6a
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library.
...
Tested: local linux, h5committest
2013-02-18 15:56:21 -05:00
HDF Tester
32da9c96ae
[svn-r23290] Snapshot version 1.9 release 144
2013-02-17 11:30:06 -05:00
HDF Tester
944f0399ac
[svn-r23240] Snapshot version 1.9 release 143
2013-02-10 11:25:10 -05:00
HDF Tester
b65a911b8a
[svn-r23221] Snapshot version 1.9 release 142
2013-02-03 11:20:03 -05:00
HDF Tester
37d1a0330a
[svn-r23180] Snapshot version 1.9 release 141
2013-01-20 11:23:56 -05:00
HDF Tester
2381dacdad
[svn-r23153] Snapshot version 1.9 release 140
2013-01-13 11:18:18 -05:00
Allen Byrne
9ac4f9ad6b
[svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurations
2013-01-11 14:11:33 -05:00
Allen Byrne
fd07eb96af
[svn-r23150] Revert changes because 1.8 branch files were improperly used.
2013-01-11 14:00:50 -05:00
Allen Byrne
39e26205e1
[svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurations
...
Tested: cygwin, duck, jam, and local linux
2013-01-09 13:47:28 -05:00
HDF Tester
c1b0e4f686
[svn-r23136] Snapshot version 1.9 release 139
2013-01-06 11:19:19 -05:00
HDF Tester
72e8ef707b
[svn-r23121] Snapshot version 1.9 release 138
2012-12-30 11:18:08 -05:00
HDF Tester
d1b7de066e
[svn-r23119] Snapshot version 1.9 release 137
2012-12-23 11:31:26 -05:00
Dana Robinson
7b5b6d239e
[svn-r23111] Purpose:
...
Fixes for HDF5 1.8.10 p1
HDFFV-7975
Changed the max single I/O operation size on Darwin/Mac OS X.
HDFFV-8124 and HDFFV-8158
Fixed a core VFD bug when large blocks of data are read.
HDFFV-8246
Added more fields to the VFD read/write error messages.
Tested on:
64-bit Windows 7, Visual Studio 2010, CMake
64-bit Mac OS X Snow Leopard (Fred), Fortran, C++
64-bit BE Linux (Ostrich), Fortran, C++
32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran)
2012-12-19 16:51:55 -05:00
HDF Tester
f89d080191
[svn-r23085] Snapshot version 1.9 release 136
2012-12-09 11:14:57 -05:00
HDF Tester
0de4e03305
[svn-r23071] Snapshot version 1.9 release 135
2012-12-02 09:57:47 -05:00
HDF Tester
48b241d52d
[svn-r23050] Snapshot version 1.9 release 134
2012-11-25 09:47:11 -05:00
HDF Tester
9ac4fea3b0
[svn-r23039] Snapshot version 1.9 release 133
2012-11-18 09:57:04 -05:00
HDF Tester
82868270dc
[svn-r23021] Snapshot version 1.9 release 132
2012-11-11 09:56:57 -05:00
Allen Byrne
a177131e71
[svn-r23020] HDFFV-498: lone colon test fails on cygwin and leaves a.exe file on system. Added test for CYGWIN and use a,exe instead of a.out.
...
Review: HHDF5-1-8-31
Tested: cygwin
2012-11-09 15:27:03 -05:00
Larry Knox
33504deb83
[svn-r22908] Reverted changes in revision 22819
...
Tested with h5committest on jam, koala and ostrich.
2012-10-16 16:38:58 -05:00
HDF Tester
d4657ce265
[svn-r22846] Snapshot version 1.9 release 131
2012-09-30 09:46:20 -05:00
Larry Knox
c5371d7618
[svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if configured with --disable-static the default for HDF5_USE_SHLIB in the compile scripts will be changed to yes. This is a fix for HDFFV-8141, where the compile scripts try to link to non-existant static hdf5 libraries.
...
Tested on jam,koala,ostrich(h5committest) and other THG machines.
2012-09-26 23:49:19 -05:00
Quincey Koziol
6a89177036
[svn-r22807] Description:
...
Add encode/decode API routines for property lists: H5Pencode/H5Pdecode.
Tested on:
FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode
FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, w/threadsafe, in production mode
Linux/PPC 2.6 (ostrich) w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-ia64 2.6 (ember) w/Intel compilers, w/parallel, C++ & FORTRAN,
in production mode
Mac OS X/32 10.7.3 (amazon) in debug mode
Mac OS X/32 10.7.3 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
Mac OS X/32 10.7.3 (amazon) w/parallel, in debug mode
2012-09-25 10:47:25 -05:00
HDF Tester
528bd520b8
[svn-r22802] Snapshot version 1.9 release 130
2012-09-23 09:32:56 -05:00
Allen Byrne
06eb364890
[svn-r22773] Use
...
LT_PREREQ([2.2])
LT_INIT([dlopen])
instead of
AC_LIBTOOL_DLOPEN
AM_PROG_LIBTOOL
Also add ALLOW_UNSUPPORTED on threadsafe check
Both from 1.8 configure
2012-09-17 11:10:12 -05:00
HDF Tester
786b220e46
[svn-r22766] Snapshot version 1.9 release 129
2012-09-16 09:27:43 -05:00
Allen Byrne
c16ae673e3
[svn-r22752] Update autotools macros and comment indicators.
...
Added autotools quotation around parameters
h5committest
2012-09-11 15:11:44 -05:00
HDF Tester
0824b43ecd
[svn-r22745] Snapshot version 1.9 release 128
2012-09-09 09:43:15 -05:00
HDF Tester
3ab17f5e04
[svn-r22732] Snapshot version 1.9 release 127
2012-09-02 09:34:02 -05:00
Allen Byrne
1673b04a23
[svn-r22722] Update all references from configure.in to configure.ac
...
Tested: h5committest
2012-08-28 12:47:52 -05:00
Allen Byrne
1f8fb63581
[svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files.
...
Tested: h5committest
2012-08-23 11:07:43 -05:00