| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaces bin/newer with -nt comparison in Makefiles (#2020) | Dana Robinson | 2022-08-17 | 1 | -2/+2 |
|
|
* | Replaced bin/mkdirs w/ `mkdir -p -m 755`, which is POSIX (#2018) | Dana Robinson | 2022-08-17 | 1 | -2/+2 |
|
|
* | Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004) | Larry Knox | 2022-08-12 | 1 | -1/+1 |
|
|
* | Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r... | Larry Knox | 2022-08-12 | 1 | -1/+1 |
|
|
* | Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release | Larry Knox | 2022-08-12 | 1 | -1/+1 |
|
|
* | Correct target name for szaec lib (#2000) | Allen Byrne | 2022-08-11 | 2 | -4/+5 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 2 | -3/+3 |
|
|
* | Fix bug in cppcheck in tool.cmake (#1988) | luzpaz | 2022-08-10 | 1 | -1/+1 |
|
|
* | Remove stray files, incorrect vds and mpi clean files (#1979) | Allen Byrne | 2022-08-09 | 1 | -248/+0 |
|
|
* | Revert for older cmake versions (#1974) | Allen Byrne | 2022-08-08 | 1 | -6/+6 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 7 | -0/+343 |
|
|
* | Implement improved CMake fortran module folder from GH#1411 (#1922) | Allen Byrne | 2022-07-26 | 2 | -1/+20 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 6 | -17/+35 |
|
|
* | Removed compiler messages for language elements that are not standard in Fort... | Scot Breitenfeld | 2022-07-18 | 2 | -2/+2 |
|
|
* | Updates comments in the gcc 4.8 warnings files (#1902) | Dana Robinson | 2022-07-18 | 2 | -8/+0 |
|
|
* | Moves -Wstrict-overflow=5 to the developer warnings (#1878) | Dana Robinson | 2022-07-12 | 6 | -8/+18 |
|
|
* | Develop HDFFV-11310 (#1811) | Allen Byrne | 2022-07-11 | 1 | -5/+5 |
|
|
* | Reduce -Wstrict-overflow= from 5 to 2 (#1872) | Dana Robinson | 2022-07-11 | 2 | -2/+2 |
|
|
* | Removes workaround for platforms that lack C99 stuct initializers (#1842) | Dana Robinson | 2022-07-01 | 3 | -37/+0 |
|
|
* | Various warning fixes (#1812) | Sean McBride | 2022-06-22 | 4 | -110/+1 |
|
|
* | Develop sync (#1793) | Allen Byrne | 2022-06-09 | 3 | -4/+8 |
|
|
* | Update windows VS2019 and fix comments (#1781) | Allen Byrne | 2022-05-20 | 1 | -2/+2 |
|
|
* | Use windows ENV var for default install dir setting (#1763) | Allen Byrne | 2022-05-12 | 2 | -2/+2 |
|
|
* | Re-promote some GNU warnings to errors (#1508) | David Young | 2022-05-06 | 7 | -52/+13 |
|
|
* | Minor things noticed while merging to 1.10 (#1739) | Dana Robinson | 2022-05-06 | 3 | -73/+73 |
|
|
* | Mirror vfd test fixes (#1629) | Quincey Koziol | 2022-04-18 | 1 | -1/+3 |
|
|
* | Remove H5_NO_ALIGNMENT_RESTRICTIONS (#1426) | David Young | 2022-04-16 | 3 | -60/+0 |
|
|
* | Update command format, avoid policy warning (#1550) | Allen Byrne | 2022-03-30 | 1 | -3/+3 |
|
|
* | Update MacOS configure, bringing it closer to Linux configure (#1554) | Quincey Koziol | 2022-03-30 | 1 | -27/+40 |
|
|
* | Change ENV to CMake var (#1520) | Allen Byrne | 2022-03-24 | 1 | -2/+1 |
|
|
* | Windows and *nix use different forms for warnings (#1515) | Allen Byrne | 2022-03-24 | 3 | -4/+5 |
|
|
* | Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489) | Dana Robinson | 2022-03-11 | 5 | -26/+9 |
|
|
* | Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t... | Larry Knox | 2022-03-01 | 1 | -1/+1 |
|
|
* | Fix install config and java test name conflict (#1467) | Allen Byrne | 2022-03-01 | 1 | -1/+1 |
|
|
* | Add release note for #1438 (#1457) | Allen Byrne | 2022-02-25 | 1 | -1/+1 |
|
|
* | Parallel Compression improvements (#1302) | jhendersonHDF | 2022-02-24 | 1 | -0/+3 |
|
|
* | Add SZ filter and adjust compression file names to avoid conflicts (#1434) | Allen Byrne | 2022-02-17 | 6 | -81/+79 |
|
|
* | Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1391) | Allen Byrne | 2022-02-11 | 1 | -1/+22 |
|
|
* | Update doc with HDF5_ROOT usage. (#1414) | Allen Byrne | 2022-02-02 | 1 | -2/+2 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 1 | -2/+2 |
|
|
* | Fix cmake dynamic analysis on windows (#1373) | Allen Byrne | 2022-01-24 | 2 | -5/+21 |
|
|
* | 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 |
|
|
* | Update the java slf4j logging jars to latest 1.7.33 (#1369) | Allen Byrne | 2022-01-18 | 1 | -2/+2 |
|
|
* | Updated README.txt to README.md (#1375) | Scot Breitenfeld | 2022-01-14 | 2 | -4/+4 |
|
|
* | 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 | 11 | -17/+17 |
|
|
* | Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236) | Larry Knox | 2021-11-30 | 1 | -2/+2 |
|
|
* | Add support for parallel tools based on the 3rd party library mpiFileUtils (l... | rawarren | 2021-11-29 | 3 | -0/+197 |
|
|
* | Fix Fortran REGEX and newlines (#1226) | Allen Byrne | 2021-11-29 | 2 | -8/+8 |
|
|