summaryrefslogtreecommitdiffstats
path: root/fortran/test/tf.F90
Commit message (Expand)AuthorAgeFilesLines
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-19/+0
* Print out the VOL connector being used in the ASYNC test (#3016)Scot Breitenfeld2023-06-051-2/+2
* Fixes failures with gfortran 4.8 (#2979)Scot Breitenfeld2023-05-181-1/+3
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-211-3/+83
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Multi Dataset (#2120)Neil Fortner2022-10-191-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-15/+15
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* removed the use of C_SIZEOF for non BIND(C) derived typeM. Scot Breitenfeld2016-10-031-5/+1
* Fixed test to use storage_size instead of c_sizeof when available.M. Scot Breitenfeld2016-09-291-4/+4
* Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n...M. Scot Breitenfeld2016-09-291-1/+2
* [svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+5
* [svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOFScot Breitenfeld2016-02-191-1/+1
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...Scot Breitenfeld2016-02-191-1/+1
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+412
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-412/+0
* [svn-r27134] Switched to uses a verify for each kind for the tests. Testing q...Scot Breitenfeld2015-06-011-108/+0
* [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-1/+1
* [svn-r26989] Changed the BIND(C) derived types from:Scot Breitenfeld2015-05-011-1/+1
* [svn-r26983] Added C_CHAR to compound type.Scot Breitenfeld2015-04-301-2/+2
* [svn-r26887] Fixed Function H5_SIZEOF_CHAR and assumed sized character length.Scot Breitenfeld2015-04-221-3/+3
* [svn-r26876] changed argument to SIZEOF.Scot Breitenfeld2015-04-211-2/+2
* [svn-r26847] combined H5test_kind programsScot Breitenfeld2015-04-201-0/+520