Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
| | | | | | * Updated source file copyright headers to remove "Copyright by the Board of Trustees of the University of Illinois", which is kept in the top-level COPYING file. | ||||
* | Removed the file, func, line args in the _async APIs fpr doxygen (#2179) | Scot Breitenfeld | 2022-10-25 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Removed the: file, func, line args in the _async APIs from the doxygen arguments. Documented H5ESclean. * format fixes * fixed DOXYGEN_PREDEFINED * Fixed the #ifdet logic for doxygen, added missing multi-dataset va_args * format fixes * Use H5_DOXYGEN instead of H5_DOXYGEN_FORTRAN * reordered multidataset declarations * alt. for H5Aclose_async and H5Acreate_async * made doxgyen API into seperate blocks * updated codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | changed to referencing C APIs by empty brackets (Fortran) (#2167) | Scot Breitenfeld | 2022-10-17 | 1 | -6/+6 |
| | |||||
* | Grouped the Fortran constants in Doxygen (#2136) | Scot Breitenfeld | 2022-10-03 | 1 | -12/+12 |
| | |||||
* | Added C references to Fortran constants. (#2126) | Scot Breitenfeld | 2022-09-27 | 1 | -2/+14 |
| | | | * added C references for Fortran APIs | ||||
* | develop Merge doxygen from 1.12 branch (#2095) | Allen Byrne | 2022-09-14 | 1 | -4/+5 |
| | |||||
* | Doxygen Fortran (#2062) | Scot Breitenfeld | 2022-09-07 | 1 | -446/+288 |
| | |||||
* | removed h5rget_object_type_f module interface (#2057) | Scot Breitenfeld | 2022-08-23 | 1 | -11/+4 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | Narrowed the scope of ISO_C_BINDING with ONLY additions | Scot Breitenfeld | 2020-04-06 | 1 | -9/+9 |
| | |||||
* | HDFFV-10511 -- Make fortran specific subroutines names PRIVATE | M. Scot Breitenfeld | 2018-11-09 | 1 | -0/+6 |
| | | | | Made non-public APIs private. | ||||
* | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 1 | -33/+33 |
| | |||||
* | 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-r29062] HDFFV-9564: Implement VDS Fortran wrappers. | Scot Breitenfeld | 2016-02-08 | 1 | -1/+1 |
| | | | | Tested: h5committest.new | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+792 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -792/+0 |
| | |||||
* | [svn-r27382] Documenation changes | Scot Breitenfeld | 2015-07-14 | 1 | -1/+8 |
| | |||||
* | [svn-r26830] Added BIND(C) to Fortran H5R APIs. | Scot Breitenfeld | 2015-04-16 | 1 | -15/+21 |
| | |||||
* | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 1 | -0/+779 |