summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24942] merge from VOL branch.Mohamad Chaarawi2014-04-0140-942/+2967
|\
| * [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-0140-942/+2967
| |\
| | * [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
| | * [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-4/+4
| | * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-135-5/+5
| | * [svn-r24783] fixed typoScot Breitenfeld2014-03-121-1/+1
| | * [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-114-14/+14
| | * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-117-219/+219
| | * [svn-r24770] Snapshot version 1.9 release 174HDF Tester2014-03-091-1/+1
| | * [svn-r24753] Snapshot version 1.9 release 173HDF Tester2014-03-021-1/+1
| | * [svn-r24727] Description:Quincey Koziol2014-02-211-12/+12
| | * [svn-r24726] Description:Quincey Koziol2014-02-202-77/+47
| | * [svn-r24716] Snapshot version 1.9 release 172HDF Tester2014-02-161-1/+1
* | | [svn-r24884] another update to configure.Mohamad Chaarawi2014-03-245-5/+0
* | | [svn-r24880] add iod corrupt tool configure argumentMohamad Chaarawi2014-03-245-0/+10
* | | [svn-r24823] add --with-iodp for building old iod tarball for daos_pMohamad Chaarawi2014-03-185-0/+5
* | | [svn-r24793] Add indexing server implementation.Mohamad Chaarawi2014-03-135-0/+5
* | | [svn-r24778] run reconfigure with new configure.ac changes.Mohamad Chaarawi2014-03-105-5/+5
* | | [svn-r24707] merge from VOL branch.Mohamad Chaarawi2014-02-136-21/+20
|\ \ \ | |/ /
| * | [svn-r24701] merge from trunk to 24700.Mohamad Chaarawi2014-02-136-21/+20
| |\ \ | | |/
| | * [svn-r24698] Snapshot version 1.9 release 171HDF Tester2014-02-091-1/+1
| | * [svn-r24697] Fix for:Scot Breitenfeld2014-02-071-0/+1
| | * [svn-r24682] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-3/+4
| | * [svn-r24676] Snapshot version 1.9 release 170HDF Tester2014-02-021-1/+1
| | * [svn-r24636] typesetting changes for documentationScot Breitenfeld2014-01-171-9/+10
| | * [svn-r24623] Enabled test for Scot Breitenfeld2014-01-081-6/+2
| | * [svn-r24611] This is a partial fix for HDFFV-8634. It fixes the problem witho...Scot Breitenfeld2014-01-061-2/+2
* | | [svn-r24665] more IOD integrity integration.Mohamad Chaarawi2014-01-305-0/+10
* | | [svn-r24594] Merge from VOL branch.Mohamad Chaarawi2013-12-264-23/+47
|\ \ \ | |/ /
| * | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-234-23/+47
| |\ \ | | |/
| | * [svn-r24465] Snapshot version 1.9 release 169HDF Tester2013-11-251-1/+1
| | * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-0/+24
| | * [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-312-22/+22
| | * [svn-r24362] Snapshot version 1.9 release 168HDF Tester2013-10-271-1/+1