| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add routines to query the library's free list sizes and allocation stats. | Quincey Koziol | 2020-03-23 | 8 | -211/+472 |
|
|
* | Merge pull request #2451 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/devel... | Vailin Choi | 2020-03-16 | 5 | -5/+23 |
|
|
* | Merge pull request #2425 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_12 to hdf... | Jake Smith | 2020-03-01 | 1 | -2/+2 |
|\ |
|
| * | Fix improper signing key null check. (HDFFV-11015) | Jacob Smith | 2020-02-28 | 1 | -2/+2 |
|
|
* | | Switch the 'get offset' operation from a dataset 'get' callback to a [native] | Quincey Koziol | 2020-02-28 | 5 | -37/+21 |
|
|
* | | Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop | David Young | 2020-02-25 | 15 | -194/+480 |
|
|
* | | Merge pull request #2391 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_... | Allen Byrne | 2020-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge changes from develop mostly cmake 3.12 minimum version | Allen Byrne | 2020-02-23 | 1 | -1/+1 |
|
|
* | | | Partial fix for HDFFV-10792 | Jordan Henderson | 2020-02-21 | 1 | -4/+45 |
|/ / |
|
* | | Merge pull request #2338 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf... | Jordan Henderson | 2020-02-17 | 15 | -117/+102 |
|\ \ |
|
| * | | Fix some places where H5P_DEFAULT gets passed down to a VOL connector | Jordan Henderson | 2020-02-01 | 15 | -117/+102 |
|
|
* | | | Squashed commit of the following: | David Young | 2020-01-31 | 22 | -201/+195 |
|/ / |
|
* | | Merge pull request #2331 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_... | Allen Byrne | 2020-01-31 | 2 | -0/+9 |
|\ \ |
|
| * | | Merge changes from develop to fix various issues | Allen Byrne | 2020-01-30 | 2 | -0/+9 |
|
|
* | | | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 5 | -25/+227 |
|/ / |
|
* | | Merge pull request #2324 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 | Kimmy Mu | 2020-01-29 | 54 | -241/+250 |
|\ \ |
|
| * | | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 1 | -1/+1 |
|
|
| * | | prototype issue | kmu | 2020-01-28 | 1 | -1/+1 |
|
|
| * | | Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to develop | Kimmy Mu | 2020-01-28 | 11 | -91/+93 |
|
|
| * | | Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to... | Kimmy Mu | 2020-01-28 | 1 | -2/+2 |
|
|
| * | | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev... | Kimmy Mu | 2020-01-28 | 1 | -1/+2 |
|
|
| * | | Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop | Kimmy Mu | 2020-01-28 | 43 | -145/+151 |
|
|
* | | | Update version to 1.12.1-snap0 for hdf5_1_12 branch. | Larry Knox | 2020-01-28 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #2238 in HDFFV/hdf5 from ~KMU/hdf5:hdf5_1_12 to hdf5_1_12 | Kimmy Mu | 2020-01-24 | 28 | -55/+63 |
|\ \ |
|
| * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-08 | 27 | -55/+62 |
|
|
| * | | Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t... | Kimmy Mu | 2020-01-08 | 1 | -0/+1 |
|
|
* | | | Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-22 | 1 | -5/+14 |
|
|
* | | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-19 | 66 | -998/+4065 |
|
|
* | | | H5R: set app ref when incrementing ref_count on location held by reference | Jerome Soumagne | 2020-01-17 | 5 | -18/+39 |
|/ / |
|
* | | Cherry pick of 0225e6d5969 | Quincey Koziol | 2020-01-04 | 22 | -148/+190 |
|
|
* | | Cleanups from PR reviews | Quincey Koziol | 2020-01-04 | 4 | -102/+101 |
|
|
* | | Remove unnecessary H5CX call | Quincey Koziol | 2020-01-04 | 1 | -4/+0 |
|
|
* | | Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic... | Quincey Koziol | 2020-01-04 | 7 | -54/+255 |
|
|
* | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2020-01-04 | 45 | -1571/+2860 |
|
|
* | | For portability, insulate the HDF5 library from some system macros. | David Young | 2019-12-19 | 1 | -1/+18 |
|
|
* | | Minor tweaks noticed while going over VOL documentation. | Dana Robinson | 2019-12-16 | 3 | -6/+6 |
|
|
* | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-16 | 8 | -51/+36 |
|
|
* | | Trivial parameter renaming in VOL API calls. | Dana Robinson | 2019-12-16 | 4 | -23/+23 |
|
|
* | | Modify H5VL initialization routines to initialize all VOL-managed object | Neil Fortner | 2019-12-13 | 11 | -2/+153 |
|
|
* | | Update version to 1.12.0-alpha1. | Larry Knox | 2019-12-12 | 1 | -2/+2 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12) | Allen Byrne | 2019-12-11 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix 2010 compile issue | Allen Byrne | 2019-12-11 | 2 | -2/+2 |
|
|
* | | | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 1 | -21/+17 |
|/ / |
|
* | | Merge pull request #2116 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:hdf5-1_12-ref_tok... | Jerome Soumagne | 2019-12-09 | 19 | -180/+429 |
|\ \ |
|
| * | | Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t * | Jerome Soumagne | 2019-12-09 | 7 | -33/+35 |
|
|
| * | | Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char to | David Young | 2019-12-09 | 1 | -2/+6 |
|
|
| * | | H5R: fix H5Tconv to check for null references | Jerome Soumagne | 2019-12-09 | 4 | -42/+300 |
|
|
| * | | Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILE | Jerome Soumagne | 2019-12-09 | 16 | -103/+88 |
|
|
* | | | Modify H5Ssel_iter_get_seq_list() to accept iterators that have reached | Neil Fortner | 2019-12-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #2114 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:hdf5-1_12-revert ... | Jerome Soumagne | 2019-12-09 | 35 | -142/+68 |
|\ \ |
|