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
Scot Breitenfeld
a692fe88cd
[svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara;
...
added: h5_cmprss.f90
Tested: jam (gnu compilers)
2012-12-15 17:59:00 -05:00
Scot Breitenfeld
8dc9f39570
[svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs
...
Checked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16
2012-12-12 09:56:39 -05:00
Scot Breitenfeld
e92f4b1a7c
[svn-r23092] Cleaned-up printed output and corrected output comments
...
Tested: jam (gnu)
2012-12-11 23:30:22 -05:00
Scot Breitenfeld
3079b8dde8
[svn-r23090] Fixed H5Dread input parameters.
...
Tested: gnu (jam)
2012-12-11 08:39:39 -05:00
Scot Breitenfeld
02fb07aa85
[svn-r23089] Changed Fortran examples to reflect changes in documentation via Barbara;
...
mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and
example fileexample.f90 was removed.
Tested: jam (gnu compilers)
2012-12-10 17:41:13 -05:00
Scot Breitenfeld
17fd0e9ce4
[svn-r23088] Changed Fortran examples to reflect changes in documentation via Barbara;
...
mainly program name changes. Two new examples added: h5_extend.f90 h5_subset.f90 and
example fileexample.f90 was removed.
Tested: jam (gnu compilers)
2012-12-10 17:30:38 -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
Allen Byrne
5697dc8f80
[svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optional functions and refactor ISO_C_BINDING usage in cmake files
...
Tested: local cmake
2012-11-29 09:50:21 -05:00
Allen Byrne
b3c12e8d55
[svn-r23057] HDFFV-8265: create .def file during configure
...
Tested: windows
2012-11-27 10:53:30 -05:00
Allen Byrne
e5d4ba944f
[svn-r23053] Remove deleted file from CMake build list
2012-11-26 08:56:29 -05:00
Scot Breitenfeld
e53f4cce8a
[svn-r23052] Description:
...
Removed example grpit.f90 which used undocumented/obsolete APIs, The equivalent and up-to-date example
to transverse through a file would be the example h5ex_g_traverse_F03.f90 in hdf5-examples.
2012-11-25 22:08:02 -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
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
Scot Breitenfeld
2f798dc842
[svn-r22897] Cleaned up the comments, formatted for automatic documentation.
2012-10-12 22:23:47 -05:00
Scot Breitenfeld
777884558a
[svn-r22896] Updated the robodoc resource file with new keywords and new options
...
for generating the documentation.
2012-10-12 22:22:38 -05:00
Scot Breitenfeld
ac472bb111
[svn-r22876] Fixed exporting subroutines that will not be compiled if --enable-fortran2003
...
was not used.
2012-10-09 18:59:33 -05:00
Scot Breitenfeld
223bdd1173
[svn-r22859] Fixed new functions that are used in the _F03 files, updated to reflect the correct
...
module they are in.
2012-10-03 15:05:25 -05:00
Allen Byrne
9603f61cda
[svn-r22857] Change def list of RGET_REGION to match other types declarations
2012-10-03 13:55:57 -05:00
Scot Breitenfeld
3e59374ccd
[svn-r22854] Fixed issues with default 8-byte real and default 8-byte integers and the new H5O routines.
...
Tested: jam (gcc,intel)
2012-10-02 19:53:21 -05:00
Allen Byrne
7648354b80
[svn-r22853] Change def list of RGET_REGION to match other types declarations
2012-10-02 12:53:03 -05:00
HDF Tester
d4657ce265
[svn-r22846] Snapshot version 1.9 release 131
2012-09-30 09:46:20 -05:00
Scot Breitenfeld
51bb0fe2d2
[svn-r22843] Renamed variable to match C.
...
Tested: jam (gnu, mpich)
2012-09-28 15:42:33 -05:00
Scot Breitenfeld
cc2669fedf
[svn-r22842] Fixed typo in variable.
...
Tested: jam (gnu,mpich)
2012-09-28 15:29:38 -05:00
Scot Breitenfeld
08a5424f60
[svn-r22839] removed unused variable.
...
tested: jam (pgi compiler)
2012-09-28 09:48:12 -05:00
Scot Breitenfeld
5fba5c2e3a
[svn-r22838] Fixed typo in variable name.
...
Tested: jam (pgi compiler)
2012-09-28 08:36:39 -05:00
Scot Breitenfeld
485b5dea69
[svn-r22829] Fixed merge mistake, merge removed part of the subroutine.
...
tested: jam (intel)
2012-09-27 15:24:03 -05:00
Scot Breitenfeld
7b9929e309
[svn-r22828]
...
HDFFV-8007:Add missing H5O Fortran functions
Added new F03 test file for new H5O functions.
2012-09-27 14:48:54 -05:00
Scot Breitenfeld
0878e52087
[svn-r22827] HDFFV-8007: Add missing H5O Fortran functions.
...
Tested: jam(gnu,intel)
2012-09-27 14:43:48 -05:00
Scot Breitenfeld
393852a414
[svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character to a dataset
...
reconfigured
2012-09-27 14:21:45 -05:00
Scot Breitenfeld
32a131ea70
[svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character to a dataset
...
Tested: (jam, gfortran)
2012-09-27 14:20:09 -05:00
Scot Breitenfeld
a81cc2ac7e
[svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the default size of integer and real
...
Tested: jam(gnu,intel), machine with gcc 4.7 and C long double = 16 bytes.
2012-09-27 14:13:13 -05:00
Scot Breitenfeld
0710ab3955
[svn-r22823] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual_io_mode API routine
...
Test: jam (gnu)
2012-09-27 10:59:40 -05:00
Scot Breitenfeld
dbf542c008
[svn-r22822] Fix for HDFFV-7658: Add FORTRAN interface for H5Pget_mpio_actual_io_mode API routine
...
Test: jam (gnu)
2012-09-27 10:58:54 -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
HDF Tester
528bd520b8
[svn-r22802] Snapshot version 1.9 release 130
2012-09-23 09:32:56 -05:00
HDF Tester
786b220e46
[svn-r22766] Snapshot version 1.9 release 129
2012-09-16 09:27:43 -05:00
HDF Tester
0824b43ecd
[svn-r22745] Snapshot version 1.9 release 128
2012-09-09 09:43:15 -05:00
Scot Breitenfeld
fa7b8028af
[svn-r22738] Fix for Windows and DLLEXPORT if statement.
...
Tested: jam (gnu)
2012-09-05 11:52:13 -05:00
Scot Breitenfeld
1c9e159ffe
[svn-r22737] Fix for HDF5 HDFFV-8109 H5S_UNLIMITED_F has a wrong type
...
Tested: jam (gnu)
2012-09-04 22:46:58 -05:00
Scot Breitenfeld
7740e853f4
[svn-r22736] Fix for HDFFV-8132: Compile problem w/NAG Fortran due to too many continuation lines.
...
Tested: jam (gnu)
2012-09-04 19:59:46 -05:00
HDF Tester
3ab17f5e04
[svn-r22732] Snapshot version 1.9 release 127
2012-09-02 09:34:02 -05:00
Allen Byrne
b257bab294
[svn-r22720] Fix RelWithDebInfo packaging
2012-08-28 12:39:30 -05:00
Allen Byrne
5d88bae6df
[svn-r22714] one more missed VAR change for parallel examples
2012-08-26 14:10:01 -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