summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-138-440/+774
* [svn-r23236] Fix for: HDFFV-8223Scot Breitenfeld2013-02-082-2/+353
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optio...Allen Byrne2012-11-291-2/+2
* [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* [svn-r22854] Fixed issues with default 8-byte real and default 8-byte integer...Scot Breitenfeld2012-10-032-7/+11
* [svn-r22839] removed unused variable.Scot Breitenfeld2012-09-281-1/+0
* [svn-r22829] Fixed merge mistake, merge removed part of the subroutine.Scot Breitenfeld2012-09-271-0/+100
* [svn-r22828] Scot Breitenfeld2012-09-271-0/+1
* [svn-r22827] HDFFV-8007: Add missing H5O Fortran functions.Scot Breitenfeld2012-09-276-47/+796
* [svn-r22826] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-271-0/+2
* [svn-r22825] Fix for: HDFFV-7903 Fortran problem writing control character t...Scot Breitenfeld2012-09-273-2/+45
* [svn-r22824] FIX: HDFFV-8118: Support Fortran compiler flags that change the ...Scot Breitenfeld2012-09-275-151/+161
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-231-15/+16
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-124/+148
* [svn-r22510] Enabled the compilation of tH5E_F03.f90Scot Breitenfeld2012-07-032-12/+4
* [svn-r22504] Maintenance: Elena Pourmal2012-06-292-4/+12
* [svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option.Scot Breitenfeld2012-05-231-0/+45
* [svn-r22195] Add PASS_REGULAR_EXPRESSION property to fortran tests to verify ...Allen Byrne2012-03-291-0/+3
* [svn-r22163] Added tests for optional parameters in h5ocopy_f.Scot Breitenfeld2012-03-281-62/+143
* [svn-r22142] Description : New Fortran wrapper (h5ocopy_f) for the C API H5OcopyScot Breitenfeld2012-03-261-2/+51
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21778] Description:Scot Breitenfeld2011-11-291-1/+12
* [svn-r21720] Description:Scot Breitenfeld2011-11-051-1/+1
* [svn-r21719] Description:Scot Breitenfeld2011-11-051-37/+37
* [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake fil...Allen Byrne2011-11-031-8/+2
* [svn-r21691] Removed extra "file_close" test since it is already Scot Breitenfeld2011-10-291-8/+0
* [svn-r21690] Albert noted on AIX:Scot Breitenfeld2011-10-291-2/+2
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-3/+10
* [svn-r21584] Removed H5L_info_t definition from test source, it's defined in ...Scot Breitenfeld2011-10-141-13/+0
* [svn-r21536] Desciption: Removed H5Eget_auto_f from source, moved to F2003_ne...Scot Breitenfeld2011-10-131-4/+4
* [svn-r21475] Description: fixed C_LOC(X) non-standard argument X for multi-di...Scot Breitenfeld2011-10-051-1/+1
* [svn-r21435] Add F2003 IF-ENDIF protection blocks around _F03 file processingAllen Byrne2011-09-301-0/+25
* [svn-r21339] Description: Added test for reading and writing vl strings in fo...Scot Breitenfeld2011-08-312-1/+256
* [svn-r21312] Description: fixed un-initialized errors for strings and changed...Scot Breitenfeld2011-08-251-6/+9
* [svn-r21298] Add fortran library depends to test fortran library buildAllen Byrne2011-08-231-2/+6
* [svn-r21248] Mereged the F2003 branch into the trunk.Scot Breitenfeld2011-08-1829-848/+4548
* [svn-r20504] Purpose:Mike McGreevy2011-04-141-1/+4
* [svn-r20502] Purpose:Mike McGreevy2011-04-141-25/+83
* [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-121-1/+7
* [svn-r20475] Purpose:Mike McGreevy2011-04-111-0/+2
* [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the t...Raymond Lu2011-03-241-0/+6
* [svn-r20201] Order fflush tests - fflush2 DEPENDS on fflush1Allen Byrne2011-03-081-0/+1
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-4/+4
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-13/+0
* [svn-r20033] Porblem: A typo caused compilation failures with gfortran 4.6 on...Elena Pourmal2011-02-031-3/+3
* [svn-r19914] Correct format of empty parameterAllen Byrne2011-01-051-1/+1
* [svn-r19910] Change how LINK_FLAGS for fortran are appended on Windows - corr...Allen Byrne2011-01-051-5/+3
* [svn-r19909] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-5/+5