summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src/H5LTff.F90
Commit message (Collapse)AuthorAgeFilesLines
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-16/+0
|
* Merge with develop (#2790)Dana Robinson2023-04-221-8/+0
|
* Update copyright headers (#2184)Larry Knox2022-11-011-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 Breitenfeld2022-10-251-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 Breitenfeld2022-10-171-33/+33
|
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-281-2/+39
|
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-15/+15
|
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-071-797/+738
|
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed missed closing of a dataset * fixed missed closing of a dataset * fixed typo in error return * Committing clang-format changes * minor edits * code format * Committing clang-format changes * code format * minor edit * switched from using MPI_count, to actual bytes written for H5FD_mpio_debug rw debugging * Committing clang-format changes * changed size_i in printf to reflect the I/O. * Committing clang-format changes * Fixed seg fault with xlf on BE with -qintsize=8 * fixed error function string * spelling corrections via codespell, added new spell check github actions * Committing clang-format changes * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * misc * Committing clang-format changes * misc * misc * misc * misc * misc * misc * Committing clang-format changes * misc * work around for https://github.com/codespell-project/codespell/issues/2137 * misc * added missing file * misc * misc. * misc * switch to using Codespell with GitHub Actions * misc. * misc. * fixed more sp errors * Fix new typos found by codespell. * fixed proceed with precede * fixed variable in fortran test * fixed minnum * updated spelling list Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* Update license url part2 (#333)Larry Knox2021-02-171-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.
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-20/+20
| | | | Removes redundant C library headers from hl library
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-45/+45
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-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-r29599] added comments to sourceScot Breitenfeld2016-03-301-12/+16
|
* [svn-r27754] HDFFV-548:H5LT patches for F90 Lite API in 1.8.0 BetaScot Breitenfeld2015-09-101-34/+0
| | | | tested: h5committest
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+1912
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-1912/+0
|
* [svn-r27355] added generation of HL Fortran Interfaces for REALsScot Breitenfeld2015-07-081-2256/+2
|
* [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-7/+7
|
* [svn-r27170] added new precompiler directivesScot Breitenfeld2015-06-091-9/+7
|
* [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-11/+10
|
* [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-1/+1
|
* [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-86/+185
|
* [svn-r26975] Renamed variable to eliminate conflict.Scot Breitenfeld2015-04-301-14/+14
|
* [svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset.Scot Breitenfeld2015-04-291-10/+146
|
* [svn-r26918] fixed H5_FORTRAN_HAVE_C_LONG_DOUBLEScot Breitenfeld2015-04-241-10/+10
|
* [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-231-1/+22
|
* [svn-r26908] Added missing c_long_double interfaces, now handles promotion ↵Scot Breitenfeld2015-04-231-4775/+615
| | | | of reals and integers to 8 bytes, added C wrappers that take pointers from Fortran.
* [svn-r26896] added LONG_DOUBLE interfacesScot Breitenfeld2015-04-231-1/+1754
|
* [svn-r26881] Added BIND(C) to the Fortran HL APIs, and fixed the issue with ↵Scot Breitenfeld2015-04-221-1236/+1066
| | | | -r8 (or equiv.) being specified.
* [svn-r26873] Added BIND(C) and moved to .F90 extension.Scot Breitenfeld2015-04-211-0/+6490