Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's | David Young | 2020-02-03 | 2 | -0/+2 | |
| * | | | | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads | David Young | 2020-02-03 | 9 | -25/+288 | |
| | * | | | Add RELEASE.txt note for token refactoring changes | Jordan Henderson | 2020-02-05 | 1 | -0/+44 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2345 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-05 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | HDFFV-11012 - add release note | Allen Byrne | 2020-02-05 | 1 | -0/+7 | |
|/ / / / | ||||||
* | | | | Merge pull request #2343 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11012... | Allen Byrne | 2020-02-05 | 3 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | HDFFV-11012 - add correct fortran include path properties | Allen Byrne | 2020-02-04 | 3 | -6/+6 | |
* | | | | | Merge pull request #2342 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-04 | 5 | -0/+392 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | HDFFV-10996 add release note | Allen Byrne | 2020-02-04 | 1 | -0/+6 | |
| |/ / / | ||||||
| * | | | HDFFV-10996 - add java vol tests | Allen Byrne | 2020-02-03 | 4 | -0/+386 | |
|/ / / | ||||||
* | | | Merge pull request #2329 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5MM_const to ... | Dana Robinson | 2020-01-31 | 10 | -50/+67 | |
|\ \ \ | ||||||
| * | | | Minor refactoring to the VFD info free call. | Dana Robinson | 2020-01-31 | 1 | -10/+8 | |
| * | | | Updated the 'const memory free' changes based on PR feedback. | Dana Robinson | 2020-01-31 | 9 | -45/+27 | |
| * | | | Added a free wrapper that lets us free constant pointers without | Dana Robinson | 2020-01-30 | 8 | -25/+62 | |
* | | | | Merge pull request #2330 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-30 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | VS2010 needs an underscore | Allen Byrne | 2020-01-30 | 1 | -0/+6 | |
|/ / / | ||||||
* | | | Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-01-30 | 7 | -718/+988 | |
|\ \ \ | ||||||
| * | | | Cleaned up remaining warnings in high-level library. | Dana Robinson | 2020-01-30 | 7 | -718/+988 | |
* | | | | Merge pull request #2326 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-29 | 5 | -29/+31 | |
|\ \ \ \ | ||||||
| * | | | | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-01-29 | 4 | -29/+28 | |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-29 | 50 | -461/+507 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #2323 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-29 | 3 | -47/+76 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'develop' into misc | kmu | 2020-01-29 | 95 | -818/+1325 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff... | David Young | 2020-01-29 | 26 | -276/+265 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Reduce differences between my -Werror branch and `develop`: | David Young | 2020-01-29 | 26 | -276/+265 | |
* | | | | | | | Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff... | David Young | 2020-01-29 | 9 | -83/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. | David Young | 2020-01-29 | 9 | -83/+77 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff... | David Young | 2020-01-29 | 14 | -55/+89 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | testpar/t_2Gio.c: Fix a typo that I think was introduced by a | David Young | 2020-01-29 | 14 | -55/+89 | |
| |/ / / / / / | ||||||
| | | * | | | | fix bad function cast warning | kmu | 2020-01-29 | 1 | -2/+2 | |
| | | * | | | | initialization discards const warning | kmu | 2020-01-29 | 1 | -7/+7 | |
| | | * | | | | Merge branch 'develop' into misc | kmu | 2020-01-28 | 20 | -341/+260 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | fix unused function warning | kmu | 2020-01-28 | 2 | -40/+69 | |
| | | | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-29 | 20 | -248/+165 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #2319 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11011... | Allen Byrne | 2020-01-29 | 21 | -286/+197 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HDFFV-11011 - merge include list | Allen Byrne | 2020-01-29 | 1 | -2/+1 | |
| * | | | | | | | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 21 | -286/+198 | |
| | | | | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-29 | 17 | -91/+545 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #2317 in HDFFV/hdf5 from ~JHENDERSON/hdf5:tools_vol_update... | Jordan Henderson | 2020-01-29 | 17 | -91/+545 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 17 | -91/+545 | |
| | |/ / / / / | |/| | | | | | ||||||
| | | | * | | | Correctly manage warnings for new tests | Allen Byrne | 2020-01-29 | 2 | -38/+34 | |
| | | | * | | | Ext libs ZLIB and SZIP warnings are separate concerns | Allen Byrne | 2020-01-29 | 1 | -0/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2275 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-29 | 9 | -27/+152 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove commented warnings line | Allen Byrne | 2020-01-29 | 1 | -6/+0 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-28 | 19 | -403/+457 | |
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
* | | | | | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 18 | -391/+442 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | rename macro | kmu | 2020-01-28 | 1 | -2/+2 | |
| * | | | | change condition | kmu | 2020-01-27 | 1 | -1/+1 | |
| * | | | | pick up from Dave's fix | kmu | 2020-01-27 | 2 | -241/+244 | |
| * | | | | leave Wswitch-default for later fix | kmu | 2020-01-27 | 2 | -37/+13 | |