summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct name and usage of cmake variableAllen Byrne2016-10-101-2/+2
* | Fix:HDFFV-9987M. Scot Breitenfeld2016-10-102-2/+2
|/
* 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-292-2/+5
* Removed duplicate FCFLAG.M. Scot Breitenfeld2016-09-291-4/+0
* Added path to source include files when building buidiface.M. Scot Breitenfeld2016-09-261-1/+1
* Added rule to build buildiface program, without a rule, build would add repea...M. Scot Breitenfeld2016-09-261-2/+6
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2016-09-221-18/+54
|\
| * Add missing target depends commandAllen Byrne2016-09-211-0/+3
| * Fix typoAllen Byrne2016-09-211-1/+1
| * Add gen file technique to HL and test fortran librariesAllen Byrne2016-09-211-19/+52
* | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compilerM. Scot Breitenfeld2016-09-222-27/+17
|/
* [svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+5
* [svn-r30078] Fixed -- HDFFV-9675 Removed unused variables in Fortran Library.Scot Breitenfeld2016-06-156-40/+38
* [svn-r29866] Add files to clear test generated files tests.Allen Byrne2016-05-041-1/+92
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-4/+4
* [svn-r29336] Removed unused variables from Fortran code.Dana Robinson2016-03-084-37/+2
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-2/+2
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-7/+0
* [svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOFScot Breitenfeld2016-02-191-1/+1
* [svn-r29165] Various rododoc fixes. Effects comments only.Scot Breitenfeld2016-02-196-12/+11
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...Scot Breitenfeld2016-02-191-1/+1
* [svn-r29092] Fixed uninitialized return value from fortran API.Scot Breitenfeld2016-02-111-2/+2
* [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
| |_|_|_|/ |/| | | |