lrknox
|
583952ed15
|
Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
|
2017-05-16 10:16:12 -05:00 |
|
M. Scot Breitenfeld
|
5fa2d1e8c4
|
HDFFV-10036: HDF5 Fails to compile fortran tests with NAG and -i8 and -r8 flags
Fix.
|
2016-12-07 14:38:23 -06:00 |
|
Scot Breitenfeld
|
b6c989a917
|
[svn-r30294] Removed the use of C_sizeof, since it causes issues with the NAG compiler.
Tested: jelly (gnu 4.8.3)
|
2016-08-16 13:26:26 -05:00 |
|
Scot Breitenfeld
|
785618f678
|
[svn-r30260] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof is not available in Fortran
Added the use of 'storage_size' if 'c_sizeof' is not available.
Tested (jelly, intel)
|
2016-08-05 13:54:57 -05:00 |
|
Scot Breitenfeld
|
ce632854c3
|
[svn-r26547] Merged changes from the trunk into the branch:
svn merge -r26029:26536 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
Tested: h5committest
|
2015-03-23 16:23:39 -05:00 |
|
Scot Breitenfeld
|
442f985464
|
[svn-r25433] Brought changes from the trunk into the branch.
For the top level, brings in changes for configure.ac, configure and the MANIFEST:
svn merge -c25286 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .
svn merge -c25287 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .
svn merge -c25290 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .
For the fortran level:
384 17:00 svn merge -r25235:25272 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
389 17:01 svn merge -r25284:25432 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
For the fortran merges, I skipped changes relating to hyperslab selection since the C source has not been merged from the trunk yet. These changes should be in place in the fortran source when the C source is merged to the 1.8 branch.
|
2014-07-18 17:17:58 -05:00 |
|