summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29836] Revert whitespace and non-critical changes for patch.Allen Byrne2016-04-291-4/+4
* [svn-r29753] HDFFV-9770: Fix Windows compile errors.Allen Byrne2016-04-201-1/+92
* [svn-r29748] HDFFV-9770: Fix h5watch and CMake for HL.Allen Byrne2016-04-191-4/+4
* [svn-r29381] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-03-091-0/+1
*-. [svn-r29378] Bring alpha2 in line with revise_chunks (up to r29365)Dana Robinson2016-03-0911-65/+58
|\ \
| | * [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.Scot Breitenfeld2016-02-082-0/+480
| | * [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-1564/+0
| | |\
| | | * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-103-43/+74
| | | * [svn-r27683] Restored the _POSIX_C_SOURCE flag that had been commented outDana Robinson2015-09-051-2/+2
| | | * [svn-r27638] Merged r27500-27631 from trunk.Dana Robinson2015-09-0133-98/+222
| | | |\
| | | * \ [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-1429-2027/+2069
| | | |\ \
| | | * \ \ [svn-r27222] Merge of r27035-27221 from the trunk.Dana Robinson2015-06-171-1/+1
| | | |\ \ \
| | | * \ \ \ [svn-r27038] Merge of r26393-27031 from the trunk.Dana Robinson2015-05-0718-956/+1012
| | | |\ \ \ \
| | | * \ \ \ \ [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-226-32/+42
| | | |\ \ \ \ \
| | | * | | | | | [svn-r26132] reverted change 26177Scot Breitenfeld2015-02-051-1/+1
| | | * | | | | | [svn-r26117] Autotools work HDFFV-9067,Scot Breitenfeld2015-02-031-1/+1
| | | * | | | | | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-021-1665/+0
| | | * | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ...Dana Robinson2015-01-291-5/+0
| | | * | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-1/+2
| | * | | | | | | [svn-r27768] Description:Quincey Koziol2015-09-141-0/+3
| | * | | | | | | [svn-r27676] Fix dependencies of generated fileAllen Byrne2015-09-041-17/+20
| | * | | | | | | [svn-r27674] Attempt to fix race condition on windowsAllen Byrne2015-09-031-28/+44
| | * | | | | | | [svn-r27663] Removed the lines:Scot Breitenfeld2015-09-022-114/+6
| | * | | | | | | [svn-r27648] Fortran executables depend on modules created by test library, a...Allen Byrne2015-09-011-1/+16
| | * | | | | | | [svn-r27647] Added compiler check for PGI and CMake version.Scot Breitenfeld2015-09-011-0/+2
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-3133-168/+159
| | * | | | | | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-262-28/+28
| | * | | | | | [svn-r27585] disabled the test "test_userblock_offset"; it fails for unknown ...Scot Breitenfeld2015-08-261-2/+3
| | * | | | | | [svn-r27580] Fix for: Scot Breitenfeld2015-08-252-1/+121
| | * | | | | | [svn-r27537] Added new FCCPPFLAGS to avoid passing CPPFLAGS to the fortran pr...Scot Breitenfeld2015-08-202-15/+16
| | * | | | | | [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-171-1/+0
| | | |_|_|_|/ | | |/| | | |
| | * | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-1129-2138/+2000
| | * | | | | [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-1129-2000/+2138
| | * | | | | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-051-4/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-053-34/+232
| | * | | | | [svn-r27418] format clean-upScot Breitenfeld2015-07-211-489/+462
| | * | | | | [svn-r27405] added implicit noneScot Breitenfeld2015-07-171-3/+3
| | * | | | | [svn-r27404] Implemented new function to compare reals with adjustible precis...Scot Breitenfeld2015-07-171-3/+37
| | * | | | | [svn-r27375] Moved generating Fortran 'test' code from the fortran src direct...Scot Breitenfeld2015-07-133-21/+109
| | * | | | | [svn-r27373] moved building generated test APIs to a sperated build program (...Scot Breitenfeld2015-07-131-0/+272
| | * | | | | [svn-r27326] Working version of cmake on linux.Scot Breitenfeld2015-07-021-2/+2
| | * | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-0/+5
| | * | | | | [svn-r27188] Switch to using parameters for SELECTED_*_KIND and instead use n...Scot Breitenfeld2015-06-101-19/+14
| | * | | | | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-102-1/+1
| | * | | | | [svn-r27176] Removed debugging statements.Scot Breitenfeld2015-06-091-2/+0
| | * | | | | [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-0/+1
| | * | | | | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-083-1/+19
| | * | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-053-47/+48
| | * | | | | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+1
| | * | | | | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-034-194/+190