summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-19/+39
* [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0
* [svn-r26481] Removed compiler warnings. HDF5-239Scot Breitenfeld2015-03-198-16/+9
* [svn-r26479] Fix for: HDFFV-9162Scot Breitenfeld2015-03-1911-918/+946
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-5/+0
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-2/+2
* [svn-r26253] Update CMake with fortran source properties and defines, correct...Allen Byrne2015-02-204-23/+27
* [svn-r26241] Fixed issue with default 8 byte integers using xlf compilers.Scot Breitenfeld2015-02-191-7/+11
* [svn-r26214] Fix for HDFFV-8908:Scot Breitenfeld2015-02-181-1/+1
* [svn-r26211] revert ci 26204Scot Breitenfeld2015-02-181-21/+4
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* [svn-r26205] Fix for HDFFV-8908:Scot Breitenfeld2015-02-181-4/+21
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
* [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-1/+0
* [svn-r26161] Fix cmake case. Allen Byrne2015-02-121-0/+2
* [svn-r25929] Description:Quincey Koziol2014-12-291-1/+1
* [svn-r25626] Changed the callback function integer type from INTEGER to INTEG...Scot Breitenfeld2014-09-261-1/+1
* [svn-r25618] Added tests for HDFFV-8879Scot Breitenfeld2014-09-251-0/+39
* [svn-r25473] Added VALUE to callback group_id type. Needed to fix problem whe...Scot Breitenfeld2014-07-231-1/+1
* [svn-r25469] Removed duplicate BIND(C) type defintion.Scot Breitenfeld2014-07-221-9/+4
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-1/+0
* [svn-r25304] Fixes latest check-in errors for:Scot Breitenfeld2014-06-173-44/+42
* [svn-r25294] added implicit noneScot Breitenfeld2014-06-161-0/+1
* [svn-r25291] Fix for:Scot Breitenfeld2014-06-161-1/+6
* [svn-r25290] Fix for:Scot Breitenfeld2014-06-163-9/+56
* [svn-r25286] Fix for:Scot Breitenfeld2014-06-168-32/+330
* [svn-r25238] Removed warning about the data type of the actual argument does ...Scot Breitenfeld2014-06-041-1/+1
* [svn-r25181] Snapshot version 1.9 release 180HDF Tester2014-05-111-1/+0
* [svn-r25173] Removed unused module TH5F.Scot Breitenfeld2014-05-071-1/+0
* [svn-r25169] Removed duplicate tests in fortranlib_test_1_8.f90 and fortranli...Scot Breitenfeld2014-05-064-17/+15
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r25001] Cast as integer to verify routine to remove intel warning.Scot Breitenfeld2014-04-091-4/+4
* [svn-r24986] Comparing REALs now converts all REALs to double precision and t...Scot Breitenfeld2014-04-087-287/+214
* [svn-r24985] reverted the r24984 update.Scot Breitenfeld2014-04-088-136/+96
* [svn-r24984] Added overload operatorZ to compare REALs for tests.Scot Breitenfeld2014-04-088-96/+136
* [svn-r24979] Maintenance: Addressed DT failures on emu in 64-bit mode and on ...Elena Pourmal2014-04-0712-31/+50
* [svn-r24978] Removed the .mod (and .raw) files when make clean is issued.Scot Breitenfeld2014-04-072-14/+38
* [svn-r24967] Maintenance: Reorganized and cleaned the code to remove compiler...Elena Pourmal2014-04-0635-826/+1139
* [svn-r24954] HDFFV-8700: lowercase CMake commandsAllen Byrne2014-04-031-4/+4
* [svn-r24953] Fixed --enable-production compilation error using Sun compilers.Scot Breitenfeld2014-04-032-4/+4
* [svn-r24952] Fixed -i8 -r8 error with optimization on jam using intel compiler.Scot Breitenfeld2014-04-031-1/+1
* [svn-r24951] Changed ordering of initiation of variable to remove warnings us...Scot Breitenfeld2014-04-031-2/+2
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-022-11/+11
* [svn-r24945] Fixed failed test on jam with intel compilers and -i8 -r8Scot Breitenfeld2014-04-021-2/+1
* [svn-r24939] Fix for HDFFV-8309 Fortran wrappers for H5Pget/set_file_image fu...Scot Breitenfeld2014-04-012-9/+86
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-61/+479
* [svn-r24895] Add INTERFACE properties to libsAllen Byrne2014-03-251-2/+8
* [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24783] fixed typoScot Breitenfeld2014-03-121-1/+1