| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update version to 1.8.0-1 for CMake test failure. | Larry Knox | 2020-08-24 | 1 | -1/+1 |
|
|
* | Updated HDF5 1.10 support branch version number to 1.10.8-0 | Larry Knox | 2020-08-19 | 1 | -2/+2 |
|
|
* | Fixes CMake issue with file locking variable | Dana Robinson | 2020-08-18 | 1 | -1/+1 |
|
|
* | Brings monotonic timer changes from develop | Dana Robinson | 2020-08-15 | 1 | -6/+0 |
|
|
* | Brings Mirror VFD to 1.10 from develop | Dana Robinson | 2020-08-14 | 3 | -0/+30 |
|
|
* | Brings file locking changes from develop | Dana Robinson | 2020-08-14 | 3 | -0/+32 |
|
|
* | CMake updates: | Allen Byrne | 2020-07-15 | 3 | -2/+5 |
|
|
* | Merge pull request #2656 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:changes_1_12_mer... | Larry Knox | 2020-06-21 | 2 | -52/+30 |
|
|
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 1 | -1/+1 |
|
|
* | Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning | Larry Knox | 2020-05-19 | 3 | -153/+11 |
|
|
* | OESS-65 Fix packaging | Allen Byrne | 2020-05-08 | 3 | -3/+3 |
|
|
* | whitespace | Allen Byrne | 2020-04-27 | 1 | -1/+1 |
|
|
* | OESS-65 replace szip with aec szip | Allen Byrne | 2020-04-27 | 4 | -12/+16 |
|
|
* | Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf... | Allen Byrne | 2020-04-27 | 3 | -74/+42 |
|\ |
|
| * | Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to | Larry Knox | 2020-04-27 | 3 | -54/+0 |
|
|
| * | Restrict errors to gcc 4.8 and above. | Allen Byrne | 2020-04-27 | 1 | -0/+13 |
|
|
| * | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-27 | 1 | -8/+9 |
|
|
| * | Don't add general warnings flags for unsupported old versions of gcc and | Larry Knox | 2020-04-21 | 2 | -15/+23 |
|
|
* | | Snapshot version 1.10 release 7 (snap0) | hdftest | 2020-04-26 | 1 | -1/+1 |
|/ |
|
* | TRILAB-192 version of std=f2008 special check | Allen Byrne | 2020-04-14 | 1 | -42/+47 |
|
|
* | TRILAB-192 - cleanup edits and match CMake CXX to autotools | Allen Byrne | 2020-04-13 | 2 | -82/+197 |
|
|
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 5 | -83/+486 |
|
|
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 2 | -86/+115 |
|
|
* | Remove system command from valgrind reports | Allen Byrne | 2020-03-02 | 1 | -2/+2 |
|
|
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 15 | -123/+322 |
|
|
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 2 | -10/+36 |
|
|
* | Add another warning variation | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
|
|
* | Add unknown pragma warning ignore | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
|
|
* | Correct CMake warnings to ignore | Allen Byrne | 2020-01-26 | 1 | -22/+3 |
|
|
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 2 | -108/+133 |
|
|
* | Merge of --Wc++-compat changes from develop | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
|
|
* | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
|
|
* | Minor corrections to CMake functions | Allen Byrne | 2019-12-17 | 3 | -10/+25 |
|
|
* | Update version for HDF5_1_10 | Larry Knox | 2019-12-11 | 1 | -2/+2 |
|
|
* | Remove unneeded flag overwrites | Allen Byrne | 2019-11-25 | 1 | -8/+0 |
|
|
* | HDFFV-10962 add VS2019 support | Allen Byrne | 2019-11-18 | 6 | -7/+37 |
|
|
* | Snapshot version 1.10 release 6 (snap3) | Larry Knox | 2019-11-12 | 1 | -1/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
|\ |
|
| * | Snapshot version 1.10 release 6 (snap2) | hdftest | 2019-09-17 | 1 | -1/+1 |
|
|
* | | Correct HDF5 options to tristate values | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
|
|
* | | HDFFV-10903 merge updated changes | Allen Byrne | 2019-09-17 | 3 | -5/+149 |
|
|
* | | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 3 | -10/+64 |
|/ |
|
* | Fix namespace usage | Allen Byrne | 2019-08-29 | 1 | -3/+3 |
|
|
* | Fix EXISTS test syntax and add toolchain | Allen Byrne | 2019-08-29 | 4 | -11/+11 |
|
|
* | Correct threadsafe enable code | Allen Byrne | 2019-08-28 | 1 | -1/+6 |
|
|
* | Snapshot version 1.10 release 6 (snap1) | hdftest | 2019-08-26 | 1 | -1/+1 |
|
|
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 1 | -2/+2 |
|
|
* | HDFFV-10879 set default API version | Allen Byrne | 2019-08-13 | 1 | -2/+0 |
|
|
* | Use a STRING option for API version | Allen Byrne | 2019-08-12 | 1 | -1/+1 |
|
|
* | Fix API version option | Allen Byrne | 2019-08-12 | 1 | -0/+2 |
|
|