Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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) | ||||
* | [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-r22714] one more missed VAR change for parallel examples | Allen Byrne | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of ↵ | Allen Byrne | 2012-08-23 | 7 | -85/+86 |
| | | | | | | 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 | 5 | -311/+503 |
| | | | | | | 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-r22510] Enabled the compilation of tH5E_F03.f90 | Scot Breitenfeld | 2012-07-03 | 2 | -12/+4 |
| | |||||
* | [svn-r22504] Maintenance: | Elena Pourmal | 2012-06-29 | 2 | -4/+12 |
| | | | | | | | | See HELPDESK-643 issue in JIRA. NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments and no executable statements. Removed tH5E_F03.f90 from the list of modules to build. Tested on jam with Intel compiler using --enable-fortran2003 flag. | ||||
* | [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-r22426] Add examples/README file to be installed with examples. | Larry Knox | 2012-06-02 | 1 | -1/+10 |
| | | | | Text file only, but tested with h5committest. | ||||
* | [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 | 2 | -29/+73 |
| | | | | | | 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 |
| | |||||
* | [svn-r22286] Snapshot version 1.9 release 114 | HDF Tester | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | [svn-r22257] Snapshot version 1.9 release 113 | HDF Tester | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | [svn-r22243] Updated the comments for robodoc inclusion and changed spacing ↵ | Scot Breitenfeld | 2012-04-03 | 1 | -69/+68 |
| | | | | | | formatting in the source headers, cosmetic changes only. | ||||
* | [svn-r22195] Add PASS_REGULAR_EXPRESSION property to fortran tests to verify ↵ | Allen Byrne | 2012-03-29 | 1 | -0/+3 |
| | | | | | | 0 errors. Some platforms do not return proper value in CMake ADD_TEST and results in a false positive. Tested: local linux |