Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Fortran Async APIs (#2715) | Scot Breitenfeld | 2023-04-21 | 1 | -0/+3 |
| | | | H5A, H5D, H5ES, H5G, H5F, H5L and H5O async APIs were added. | ||||
* | Subfiling Fortran wrapper work. (#2143) | Scot Breitenfeld | 2022-10-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | * added C ref. for Fortran constants * added C ref. for Fortran constants * move constant paramters to H5* module listing * added back comment * Fortran subfiling and ioc FD with tests. H5Pset/get_mpi_params wrappers with tests, misc.. parallel test clean-up. * misc. fixes * fixed CMake testpar issues, formatted, misc. updates * updated tests | ||||
* | 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. | ||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -2/+2 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | 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-r27625] Added preprocessor commands for PGI compiler. | Scot Breitenfeld | 2015-08-31 | 1 | -0/+3 |
| | | | | tested: h5committest | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+59 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -59/+0 |
| | |||||
* | [svn-r27359] Fixed Cmake to handle autogenerated Fortran HL APIs | Scot Breitenfeld | 2015-07-09 | 1 | -0/+3 |
| | |||||
* | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -0/+15 |
| | |||||
* | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -0/+3 |
| | |||||
* | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+3 |
| | |||||
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -0/+3 |
| | |||||
* | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -2/+2 |
| | |||||
* | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -1/+11 |
| | |||||
* | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵ | Scot Breitenfeld | 2015-06-01 | 1 | -0/+3 |
| | | | | quad precision. | ||||
* | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -0/+3 |
| | |||||
* | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 1 | -0/+3 |
| | |||||
* | [svn-r26847] combined H5test_kind programs | Scot Breitenfeld | 2015-04-20 | 1 | -0/+9 |
| | |||||
* | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 1 | -0/+4 |
definitions |