Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23180] Snapshot version 1.9 release 141 | HDF Tester | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 5 | -5/+5 |
| | |||||
* | [svn-r23153] Snapshot version 1.9 release 140 | HDF Tester | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | [svn-r23136] Snapshot version 1.9 release 139 | HDF Tester | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | [svn-r23134] Revised the comments to reflect what is in the F2003 standard. | Scot Breitenfeld | 2013-01-04 | 1 | -1/+3 |
| | |||||
* | [svn-r23121] Snapshot version 1.9 release 138 | HDF Tester | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | [svn-r23119] Snapshot version 1.9 release 137 | HDF Tester | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | [svn-r23111] Purpose: | Dana Robinson | 2012-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 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) | ||||
* | [svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara; | Scot Breitenfeld | 2012-12-15 | 5 | -6/+142 |
| | | | | | | added: h5_cmprss.f90 Tested: jam (gnu compilers) | ||||
* | [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIs | Scot Breitenfeld | 2012-12-12 | 1 | -1/+1 |
| | | | | Checked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16 | ||||
* | [svn-r23092] Cleaned-up printed output and corrected output comments | Scot Breitenfeld | 2012-12-12 | 2 | -9/+8 |
| | | | | Tested: jam (gnu) | ||||
* | [svn-r23090] Fixed H5Dread input parameters. | Scot Breitenfeld | 2012-12-11 | 1 | -2/+1 |
| | | | | Tested: gnu (jam) | ||||
* | [svn-r23089] Changed Fortran examples to reflect changes in documentation ↵ | Scot Breitenfeld | 2012-12-10 | 1 | -7/+8 |
| | | | | | | | | | 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) | ||||
* | [svn-r23088] Changed Fortran examples to reflect changes in documentation ↵ | Scot Breitenfeld | 2012-12-10 | 17 | -672/+1035 |
| | | | | | | | | | 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) | ||||
* | [svn-r23085] Snapshot version 1.9 release 136 | HDF Tester | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | [svn-r23071] Snapshot version 1.9 release 135 | HDF Tester | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 ↵ | Allen Byrne | 2012-11-29 | 4 | -15/+36 |
| | | | | | | optional functions and refactor ISO_C_BINDING usage in cmake files Tested: local cmake | ||||
* | [svn-r23057] HDFFV-8265: create .def file during configure | Allen Byrne | 2012-11-27 | 3 | -556/+21 |
| | | | | Tested: windows | ||||
* | [svn-r23053] Remove deleted file from CMake build list | Allen Byrne | 2012-11-26 | 1 | -1/+0 |
| | |||||
* | [svn-r23052] Description: | Scot Breitenfeld | 2012-11-26 | 3 | -221/+4 |
| | | | | | 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. | ||||
* | [svn-r23050] Snapshot version 1.9 release 134 | HDF Tester | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | [svn-r23039] Snapshot version 1.9 release 133 | HDF Tester | 2012-11-18 | 1 | -1/+1 |
| | |||||
* | [svn-r23021] Snapshot version 1.9 release 132 | HDF Tester | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | [svn-r22908] Reverted changes in revision 22819 | Larry Knox | 2012-10-16 | 6 | -14/+0 |
| | | | | Tested with h5committest on jam, koala and ostrich. | ||||
* | [svn-r22897] Cleaned up the comments, formatted for automatic documentation. | Scot Breitenfeld | 2012-10-13 | 1 | -21/+20 |
| | |||||
* | [svn-r22896] Updated the robodoc resource file with new keywords and new options | Scot Breitenfeld | 2012-10-13 | 1 | -7/+75 |
| | | | | for generating the documentation. | ||||
* | [svn-r22876] Fixed exporting subroutines that will not be compiled if ↵ | Scot Breitenfeld | 2012-10-09 | 2 | -7/+22 |
| | | | | | | --enable-fortran2003 was not used. | ||||
* | [svn-r22859] Fixed new functions that are used in the _F03 files, updated to ↵ | Scot Breitenfeld | 2012-10-03 | 1 | -5/+5 |
| | | | | | | | reflect the correct module they are in. | ||||
* | [svn-r22857] Change def list of RGET_REGION to match other types declarations | Allen Byrne | 2012-10-03 | 1 | -1/+2 |
| | |||||
* | [svn-r22854] Fixed issues with default 8-byte real and default 8-byte ↵ | Scot Breitenfeld | 2012-10-03 | 6 | -12/+15 |
| | | | | | | integers and the new H5O routines. Tested: jam (gcc,intel) | ||||
* | [svn-r22853] Change def list of RGET_REGION to match other types declarations | Allen Byrne | 2012-10-02 | 1 | -2/+1 |
| | |||||
* | [svn-r22846] Snapshot version 1.9 release 131 | HDF Tester | 2012-09-30 | 1 | -1/+1 |
| | |||||
* | [svn-r22843] Renamed variable to match C. | Scot Breitenfeld | 2012-09-28 | 2 | -3/+3 |
| | | | | Tested: jam (gnu, mpich) | ||||
* | [svn-r22842] Fixed typo in variable. | Scot Breitenfeld | 2012-09-28 | 1 | -1/+1 |
| | | | | Tested: jam (gnu,mpich) | ||||
* | [svn-r22839] removed unused variable. | Scot Breitenfeld | 2012-09-28 | 1 | -1/+0 |
| | | | | tested: jam (pgi compiler) | ||||
* | [svn-r22838] Fixed typo in variable name. | Scot Breitenfeld | 2012-09-28 | 1 | -1/+1 |
| | | | | Tested: jam (pgi compiler) | ||||
* | [svn-r22829] Fixed merge mistake, merge removed part of the subroutine. | Scot Breitenfeld | 2012-09-27 | 1 | -0/+100 |
| | | | | tested: jam (intel) | ||||
* | [svn-r22828] | Scot Breitenfeld | 2012-09-27 | 1 | -0/+1 |
| | | | | | | HDFFV-8007:Add missing H5O Fortran functions Added new F03 test file for new H5O functions. | ||||
* | [svn-r22827] HDFFV-8007: Add missing H5O Fortran functions. | Scot Breitenfeld | 2012-09-27 | 14 | -130/+2106 |
| | | | | | Tested: jam(gnu,intel) | ||||
* | [svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character ↵ | Scot Breitenfeld | 2012-09-27 | 5 | -0/+10 |
| | | | | | | to a dataset reconfigured | ||||
* | [svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character ↵ | Scot Breitenfeld | 2012-09-27 | 8 | -11/+46 |
| | | | | | | to a dataset Tested: (jam, gfortran) | ||||
* | [svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the ↵ | Scot Breitenfeld | 2012-09-27 | 12 | -244/+437 |
| | | | | | | default size of integer and real Tested: jam(gnu,intel), machine with gcc 4.7 and C long double = 16 bytes. | ||||
* | [svn-r22823] Fix for HDFFV-7658: Add FORTRAN interface for ↵ | Scot Breitenfeld | 2012-09-27 | 1 | -0/+5 |
| | | | | | | | H5Pget_mpio_actual_io_mode API routine Test: jam (gnu) | ||||
* | [svn-r22822] Fix for HDFFV-7658: Add FORTRAN interface for ↵ | Scot Breitenfeld | 2012-09-27 | 4 | -3/+131 |
| | | | | | | | H5Pget_mpio_actual_io_mode API routine Test: jam (gnu) | ||||
* | [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that ↵ | Larry Knox | 2012-09-27 | 6 | -0/+14 |
| | | | | | | 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. | ||||
* | [svn-r22802] Snapshot version 1.9 release 130 | HDF Tester | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r22766] Snapshot version 1.9 release 129 | HDF Tester | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | [svn-r22745] Snapshot version 1.9 release 128 | HDF Tester | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22738] Fix for Windows and DLLEXPORT if statement. | Scot Breitenfeld | 2012-09-05 | 1 | -10/+7 |
| | | | | Tested: jam (gnu) | ||||
* | [svn-r22737] Fix for HDF5 HDFFV-8109 H5S_UNLIMITED_F has a wrong type | Scot Breitenfeld | 2012-09-05 | 4 | -57/+67 |
| | | | | Tested: jam (gnu) |