summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25238] Removed warning about the data type of the actual argument does ...Scot Breitenfeld2014-06-041-1/+1
* [svn-r25216] Snapshot version 1.9 release 182HDF Tester2014-05-251-1/+1
* [svn-r25199] Snapshot version 1.9 release 181HDF Tester2014-05-181-1/+1
* [svn-r25181] Snapshot version 1.9 release 180HDF Tester2014-05-112-2/+1
* [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-r25158] Snapshot version 1.9 release 179HDF Tester2014-05-041-1/+1
* [svn-r25133] Rudimentary changes; changed the casting of hid_t_f variables th...Scot Breitenfeld2014-04-282-15/+15
* [svn-r25126] Snapshot version 1.9 release 178HDF Tester2014-04-271-1/+1
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-256-14/+4
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-252-703/+703
* [svn-r25034] Snapshot version 1.9 release 177HDF Tester2014-04-131-1/+1
* [svn-r25009] Add missing mod file to installAllen Byrne2014-04-101-0/+4
* [svn-r25002] By Permission: Add missing mod file to installAllen Byrne2014-04-091-0/+2
* [svn-r25001] Cast as integer to verify routine to remove intel warning.Scot Breitenfeld2014-04-091-4/+4
* [svn-r24997] Added compiler versions for mpich to settings file and configure...Larry Knox2014-04-093-17/+43
* [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-r24974] Maintenance: Fixed daily tests parallel tests compilation failuresElena Pourmal2014-04-074-4/+8
* [svn-r24972] Maintenance: Fixed another typo; see HDFFV-8714Elena Pourmal2014-04-061-1/+1
* [svn-r24970] Maintenance: Fixed a typo in a comment line (see HDFFV-8714)Elena Pourmal2014-04-061-1/+1
* [svn-r24967] Maintenance: Reorganized and cleaned the code to remove compiler...Elena Pourmal2014-04-0639-844/+1150
* [svn-r24966] Snapshot version 1.9 release 176HDF Tester2014-04-061-1/+1
* [svn-r24959] Updated the development procedures.Scot Breitenfeld2014-04-031-12/+14
* [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-024-18/+18
* [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-017-16/+272
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-313-9/+9
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-317-317/+2200
* [svn-r24924] Snapshot version 1.9 release 175HDF Tester2014-03-301-1/+1
* [svn-r24904] Revert includes moveAllen Byrne2014-03-261-2/+2
* [svn-r24903] Correct mod install listsAllen Byrne2014-03-261-15/+14
* [svn-r24899] Add msmpi fortran libs to FindMPIAllen Byrne2014-03-251-1/+5
* [svn-r24895] Add INTERFACE properties to libsAllen Byrne2014-03-252-5/+17
* [svn-r24888] Cleaned-up warning errors using --enable-fortran only and gcc 4.8.2Scot Breitenfeld2014-03-241-4/+6
* [svn-r24886] Fix fortran mod file handling and packingAllen Byrne2014-03-241-4/+55
* [svn-r24876] Move includes command up before all programsAllen Byrne2014-03-241-2/+2
* [svn-r24866] Fixed compiler warnings using gnu 4.8.1 Scot Breitenfeld2014-03-228-58/+65
* [svn-r24864] Description:Quincey Koziol2014-03-219-162/+1
* [svn-r24859] Remove unnecessary use of $(srcdir).before_removing_mpiposix_vfdAllen Byrne2014-03-212-18/+5
* [svn-r24856] added missing common statementScot Breitenfeld2014-03-211-0/+1
* [svn-r24855] added missing dllexportScot Breitenfeld2014-03-211-0/+1
* [svn-r24846] Bug fix for HDFFV-8689 : Mix-match of type in H5D_CHUNK_CACHE_NB...Scot Breitenfeld2014-03-204-44/+57