Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. | ||||
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 1 | -25/+25 |
| | |||||
* | Narrowed the scope of ISO_C_BINDING with ONLY additions | Scot Breitenfeld | 2020-04-06 | 1 | -14/+14 |
| | |||||
* | HDFFV-10511 -- Make fortran specific subroutines names PRIVATE | M. Scot Breitenfeld | 2018-11-09 | 1 | -0/+9 |
| | | | | Made non-public APIs private. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | [svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE ↵ | Scot Breitenfeld | 2016-02-19 | 1 | -2/+2 |
| | | | | | | instead of H5_FORTRAN_HAVE_C_LONG_DOUBLE Tested: jam (gnu) | ||||
* | [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers. | Scot Breitenfeld | 2016-02-08 | 1 | -1/+1 |
| | | | | Tested: h5committest.new | ||||
* | [svn-r27580] Fix for: | Scot Breitenfeld | 2015-08-25 | 1 | -2/+1 |
| | | | | | | | HDFFV-9283 Add H5Dget_offset fortran wrapper tested: h5committest | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+1878 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -1878/+0 |
| | |||||
* | [svn-r27385] H5Dwrite,H5Dread,H5Awrite,H5Dread for INTEGERs and Characters ↵ | Scot Breitenfeld | 2015-07-14 | 1 | -1057/+0 |
| | | | | are now generated code | ||||
* | [svn-r27384] H5Dwrite and H5Awrite for INTEGERs are now generated code | Scot Breitenfeld | 2015-07-14 | 1 | -8/+0 |
| | |||||
* | [svn-r27383] removed unused functions | Scot Breitenfeld | 2015-07-14 | 1 | -258/+0 |
| | |||||
* | [svn-r27382] Documenation changes | Scot Breitenfeld | 2015-07-14 | 1 | -1/+7 |
| | |||||
* | [svn-r26934] H5test_kind.F90 now generates all the interfaces for H5A, H5D, ↵ | Scot Breitenfeld | 2015-04-27 | 1 | -1445/+2 |
| | | | | and H5P REAL interfaces depending on the KIND available. | ||||
* | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 1 | -2/+15 |
| | |||||
* | [svn-r26895] Added missing interfaces for c_double_long. | Scot Breitenfeld | 2015-04-23 | 1 | -5/+270 |
| | | | | Added DLLs. | ||||
* | [svn-r26893] added c_long_double interfaces and updated DLLs | Scot Breitenfeld | 2015-04-22 | 1 | -1/+337 |
| | |||||
* | [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency. | Scot Breitenfeld | 2015-04-21 | 1 | -71/+701 |
| | |||||
* | [svn-r26826] CHANGED H5G APIs to use BIND(C) | Scot Breitenfeld | 2015-04-16 | 1 | -3/+1 |
| | |||||
* | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 1 | -2/+41 |
| | | | | definitions | ||||
* | [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel. | Scot Breitenfeld | 2015-04-15 | 1 | -148/+122 |
| | |||||
* | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 1 | -0/+3383 |