summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
...
| * removed duplicate exports of DS subroutinesM. Scot Breitenfeld2017-12-062-17/+339
| * export var.M. Scot Breitenfeld2017-11-292-64/+66
| * initialized integer constantsM. Scot Breitenfeld2017-11-291-63/+63
| * Update macrosAllen Byrne2017-11-291-2/+2
| * HDFFV-10325: removed the COMMON/EQUIV statements.M. Scot Breitenfeld2017-11-292-647/+552
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-152-455/+0
|/
* Correct link lines of librariesAllen Byrne2017-11-141-4/+6
* Fix for Intel 18 Fortran compilation error.M. Scot Breitenfeld2017-11-021-4/+1
* Correct usage of MPI varsAllen Byrne2017-11-011-4/+4
* Convert to use MPI:: for linkAllen Byrne2017-11-011-2/+2
* libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-271-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2542-252/+201
* Combined the README_DEVEL and README, and removed out-dated README materialM. Scot Breitenfeld2017-04-112-220/+78
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-2/+2
|\
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-2/+2
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-28/+28
|/
* Correct typo in variable formatAllen Byrne2016-10-141-1/+1
* Fix:HDFFV-9987M. Scot Breitenfeld2016-10-144-46/+64
* Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes.M. Scot Breitenfeld2016-10-141-5/+1
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* Correct name and usage of cmake variableAllen Byrne2016-10-101-2/+2
* Removed unused variables.M. Scot Breitenfeld2016-09-291-12/+12
* Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n...M. Scot Breitenfeld2016-09-291-10/+15
* Removed duplicate FCFLAGM. Scot Breitenfeld2016-09-291-3/+0
* Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-263-27/+33
* 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-0/+3
* Misc. cleaning up of the program.M. Scot Breitenfeld2016-09-232-92/+15
* misc. format code-cleanupM. Scot Breitenfeld2016-09-221-6/+0
* Code clean-up.M. Scot Breitenfeld2016-09-221-2/+1
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2016-09-221-15/+54
|\
| * Add WORKING_DIR to commandAllen Byrne2016-09-201-0/+2
| * Add target depends require separate foldersAllen Byrne2016-09-201-6/+37
| * Add another source propertyAllen Byrne2016-09-201-0/+1
| * Update generated files commands and propertiesAllen Byrne2016-09-201-7/+6
| * Chage command proces to generate file before use.Allen Byrne2016-09-201-37/+20
| * Add missing command to set shared generated fileAllen Byrne2016-09-191-2/+2
| * Separate fortran generation into static and shared folders.Allen Byrne2016-09-161-2/+25
* | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compilerM. Scot Breitenfeld2016-09-225-207/+164
|/
* [svn-r30089] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-1/+1
* [svn-r30087] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-2/+2
* [svn-r30085] changed from CHARACTER to CHARACTER(LEN=*), and moved the LEN of...Scot Breitenfeld2016-06-162-3/+4
* [svn-r30058] Correct typo in compile scripts that causes dropping of filename...Larry Knox2016-06-081-1/+1
* [svn-r29952] merged change 29951 from Scot Breitenfeld2016-05-231-0/+2
* [svn-r29946] comment cleanup/reformattingScot Breitenfeld2016-05-181-57/+51
* [svn-r29939] HDFFV-9917: compile time error with H5f90global.f90Scot Breitenfeld2016-05-161-4/+4
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-11/+11
* [svn-r29591] Changed buf variable in h5awrite_f from INOUT to INScot Breitenfeld2016-03-291-1/+1