Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | 2 | -11/+32 |
| | | | | | | 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-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 | 2 | -6/+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-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 | 4 | -5/+4 |
| | | | | | | 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 | 1 | -2/+2 |
| | | | | Tested: jam (gnu, mpich) | ||||
* | [svn-r22838] Fixed typo in variable name. | Scot Breitenfeld | 2012-09-28 | 1 | -1/+1 |
| | | | | Tested: jam (pgi compiler) | ||||
* | [svn-r22827] HDFFV-8007: Add missing H5O Fortran functions. | Scot Breitenfeld | 2012-09-27 | 8 | -83/+1310 |
| | | | | | Tested: jam(gnu,intel) | ||||
* | [svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character ↵ | Scot Breitenfeld | 2012-09-27 | 1 | -0/+2 |
| | | | | | | to a dataset reconfigured | ||||
* | [svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character ↵ | Scot Breitenfeld | 2012-09-27 | 2 | -3/+1 |
| | | | | | | to a dataset Tested: (jam, gfortran) | ||||
* | [svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the ↵ | Scot Breitenfeld | 2012-09-27 | 7 | -93/+276 |
| | | | | | | 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 | 3 | -3/+112 |
| | | | | | | | 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 | 2 | -0/+6 |
| | | | | | | 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) | ||||
* | [svn-r22736] Fix for HDFFV-8132: Compile problem w/NAG Fortran due to too ↵ | Scot Breitenfeld | 2012-09-05 | 1 | -2/+7 |
| | | | | | | many continuation lines. Tested: jam (gnu) | ||||
* | [svn-r22732] Snapshot version 1.9 release 127 | HDF Tester | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -1/+1 |
| | |||||
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of ↵ | Allen Byrne | 2012-08-23 | 1 | -14/+15 |
| | | | | | | autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. Tested: h5committest | ||||
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, ↵ | Larry Knox | 2012-08-22 | 1 | -66/+121 |
| | | | | | | libtool 2.4.2 Tested THG machines. | ||||
* | [svn-r22697] Snapshot version 1.9 release 126 | HDF Tester | 2012-08-19 | 1 | -1/+1 |
| | |||||
* | [svn-r22670] Snapshot version 1.9 release 125 | HDF Tester | 2012-08-12 | 1 | -1/+1 |
| | |||||
* | [svn-r22629] Snapshot version 1.9 release 124 | Larry Knox | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | [svn-r22525] Snapshot version 1.9 release 124 | Larry Knox | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | [svn-r22482] Maintenance: | Elena Pourmal | 2012-06-23 | 1 | -23/+1 |
| | | | | | | | | - Fixed a typo in return value of the nh5dread_f_c function ( was 1 instead of 0 on success); fixed the return value to make it consistent with other Fortran functions; cleaned the code from debug statements. Platforms tested: jam with GNU and Intel compilers, fortran 2003 feature. | ||||
* | [svn-r22448] Snapshot version 1.9 release 121 | HDF Tester | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | [svn-r22427] Snapshot version 1.9 release 120 | HDF Tester | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | [svn-r22413] Snapshot version 1.9 release 119 | HDF Tester | 2012-05-27 | 1 | -1/+1 |
| | |||||
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 1 | -0/+4 |
| | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | ||||
* | [svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option. | Scot Breitenfeld | 2012-05-23 | 1 | -29/+28 |
| | | | | | | Cleaned-up formating and comments for h5tcreate_f. Tested: jam (gnu compiler) | ||||
* | [svn-r22382] Snapshot version 1.9 release 118 | HDF Tester | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | [svn-r22361] Change library source properties: remove "LANGUAGE C" property ↵ | Allen Byrne | 2012-05-14 | 1 | -4/+7 |
| | | | | | | from headers. Add "LINKER C" property to link. Tested: local linux | ||||
* | [svn-r22356] Snapshot version 1.9 release 117 | HDF Tester | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | [svn-r22326] Snapshot version 1.9 release 116 | HDF Tester | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | [svn-r22311] Snapshot version 1.9 release 115 | HDF Tester | 2012-04-22 | 1 | -1/+1 |
| |