| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement improved CMake fortran module folder from GH#1411 (#1922) | Allen Byrne | 2022-07-26 | 1 | -1/+4 |
|
|
* | Removes workaround for platforms that lack C99 stuct initializers (#1842) | Dana Robinson | 2022-07-01 | 2 | -33/+0 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 2 | -100/+0 |
|
|
* | Develop sync (#1793) | Allen Byrne | 2022-06-09 | 1 | -2/+6 |
|
|
* | Update command format, avoid policy warning (#1550) | Allen Byrne | 2022-03-30 | 1 | -3/+3 |
|
|
* | Fix install config and java test name conflict (#1467) | Allen Byrne | 2022-03-01 | 1 | -1/+1 |
|
|
* | Add SZ filter and adjust compression file names to avoid conflicts (#1434) | Allen Byrne | 2022-02-17 | 2 | -67/+63 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 1 | -2/+2 |
|
|
* | Open bsd fixes (#1195) | Sean McBride | 2022-01-20 | 1 | -59/+57 |
|
|
* | Do not set CMAKE_INSTALL_PREFIX when built externally (#1380) | Matt McCormick | 2022-01-19 | 1 | -1/+1 |
|
|
* | Updated README.txt to README.md (#1375) | Scot Breitenfeld | 2022-01-14 | 1 | -3/+3 |
|
|
* | sort out/ref files for line compare (#1337) | Allen Byrne | 2022-01-08 | 1 | -3/+7 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 3 | -5/+5 |
|
|
* | To reduce maintenance effort, delete the `noerror-` variants of the compiler ... | David Young | 2021-10-06 | 1 | -0/+3 |
|
|
* | Develop libaec up (#1037) | Allen Byrne | 2021-09-28 | 1 | -1/+7 |
|
|
* | Develop windows compiler fixes (#912) | Allen Byrne | 2021-08-19 | 1 | -1/+1 |
|
|
* | Remove checks for winsock2.h (#813) | Dana Robinson | 2021-07-06 | 1 | -6/+0 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 1 | -1/+0 |
|
|
* | Removes obsolete equivalents of C99's __func__ (#800) | Dana Robinson | 2021-06-29 | 2 | -43/+0 |
|
|
* | Assume frexpl/f and fabsl/f, which are C99 (#799) | Dana Robinson | 2021-06-25 | 1 | -2/+0 |
|
|
* | Removes checks for signal and set/longjmp, which are C89 (#798) | Dana Robinson | 2021-06-25 | 1 | -11/+3 |
|
|
* | Removes checks for system(), which is C89/90 (#782) | Dana Robinson | 2021-06-23 | 1 | -2/+0 |
|
|
* | Removes outdated checks for ways inline might be defined (#781) | Dana Robinson | 2021-06-23 | 2 | -25/+0 |
|
|
* | Removes checks for (v)snprintf, which are C99 (#772) | Dana Robinson | 2021-06-21 | 2 | -33/+0 |
|
|
* | Removes checks and work-arounds for strtoll and strtoull (#769) | Dana Robinson | 2021-06-18 | 1 | -2/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -9/+7 |
|
|
* | Removes some DEC Alpha cruft from H5detect and H5private.h (#708) | Dana Robinson | 2021-06-02 | 1 | -9/+0 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 2 | -145/+0 |
|
|
* | Removes pre-C99 build and header cruft (#700) | Dana Robinson | 2021-05-28 | 3 | -36/+3 |
|
|
* | Remove unused #cmakedefine and autotools checks (#431) | Sean McBride | 2021-04-13 | 1 | -6/+0 |
|
|
* | Removed checks/workarounds for pre-C++89 compatibility (#449) | Sean McBride | 2021-03-10 | 2 | -61/+0 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 11 | -11/+11 |
|
|
* | Remove prohibition against building Universal Binaries on macOS (#318) | Sean | 2021-02-08 | 1 | -15/+0 |
|
|
* | Reclassify CMake messages - HDFFV-11144 (#253) | Allen Byrne | 2021-01-13 | 6 | -39/+77 |
|
|
* | OESS-98 convert plugin option to FetchContent, add tests (#155) | Allen Byrne | 2020-12-16 | 1 | -0/+13 |
|
|
* | Correct TARGET variable and CMake config file location | Allen Byrne | 2020-11-11 | 1 | -2/+3 |
|
|
* | Merge pull request #67 from xantares/mingw1 | Larry Knox | 2020-10-31 | 1 | -1/+1 |
|\ |
|
| * | CMake: Set specific INSTALL_DATA_DIR only on MSVC | Michel Zou | 2020-10-30 | 1 | -1/+1 |
|
|
* | | Merge pull request #70 from xantares/mingw4 | Larry Knox | 2020-10-31 | 2 | -5/+5 |
|\ \ |
|
| * | | CMake: MINGW implies WIN32 | Michel Zou | 2020-10-30 | 2 | -5/+5 |
| |/ |
|
* | | CMake: Add an option to opt-out MSVC naming convention | Michel Zou | 2020-10-30 | 1 | -2/+2 |
|/ |
|
* | Add mingw define | Allen Byrne | 2020-10-02 | 1 | -0/+1 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 1 | -1/+1 |
|\ |
|
| * | Test the format string "ll" before "l", "L", and "q", like the | David Young | 2020-09-17 | 1 | -1/+1 |
|
|
* | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 2 | -1/+27 |
|/ |
|
* | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -1/+0 |
|
|
* | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -3/+0 |
|
|
* | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a... | Quincey Koziol | 2020-06-27 | 1 | -1/+0 |
|
|
* | Correct filename | Allen Byrne | 2020-05-08 | 1 | -7/+7 |
|
|
* | OESS-65 fix packaging config files | Allen Byrne | 2020-05-08 | 1 | -1/+1 |
|
|