Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | Move H5T_vlen_reclaim to package scope | Quincey Koziol | 2020-08-07 | 4 | -6/+6 | |
| | | * | | | | | | | | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 20 | -228/+661 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Switch H5VM inline routines back to single underscope and put a comment in th... | Quincey Koziol | 2020-08-06 | 37 | -153/+201 | |
| | | * | | | | | | | | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 344 | -9948/+6651 | |
| | * | | | | | | | | | | HDFFV-11127 - force RTLD_LOCAL in dlopen | Allen Byrne | 2020-08-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fixes a size mismatch when copying old-style to new-style references | Dana Robinson | 2020-08-12 | 2 | -2/+2 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_tagging | Quincey Koziol | 2020-08-12 | 3 | -24/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #2746 in HDFFV/hdf5 from bmr_HDFFV-10591-2 to develop | Binh-Minh Ribler | 2020-08-11 | 2 | -15/+21 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Addition to HDFFV-10591 | Binh-Minh Ribler | 2020-08-09 | 2 | -15/+21 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #2655 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2020-08-10 | 1 | -9/+11 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Jordan Henderson | 2020-08-05 | 76 | -2402/+2773 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t * | Jordan Henderson | 2020-06-19 | 1 | -9/+11 | |
| * | | | | | | | | | | Remove redundant calls to set the metadata cache tag | Quincey Koziol | 2020-08-08 | 7 | -46/+46 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s... | Dana Robinson | 2020-08-06 | 20 | -243/+667 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Renames BEST-EFFORT to BEST_EFFORT for file locking env var | Dana Robinson | 2020-08-06 | 6 | -6/+6 | |
| | * | | | | | | | | Merge branch 'develop' into file_locking_squash_2 | Dana Robinson | 2020-08-06 | 11 | -188/+190 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Fixed missing parens in VFDs | Dana Robinson | 2020-08-03 | 5 | -5/+5 | |
| | * | | | | | | | | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 20 | -243/+667 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d... | Jerome Soumagne | 2020-08-06 | 4 | -4/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | H5R: fix encoding of references that are part of compound types | Jerome Soumagne | 2020-07-28 | 4 | -4/+35 | |
| * | | | | | | | | | Reverts H5FDsplitter.c changes so they don't conflict with Quincey's | Dana Robinson | 2020-08-06 | 1 | -38/+56 | |
| * | | | | | | | | | Fixes -Wnull-dereference warnings around the cache logging calls | Dana Robinson | 2020-08-06 | 1 | -30/+40 | |
| * | | | | | | | | | Fixes warnings in the splitter VFD and tests | Dana Robinson | 2020-08-06 | 1 | -56/+38 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Minor normalizations with 1.12 branch | Dana Robinson | 2020-08-01 | 10 | -145/+147 | |
| * | | | | | | | | Fixed bad parens in H5trace.c | Dana Robinson | 2020-07-31 | 1 | -43/+43 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-07-30 | 2 | -3/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Minor normalization with 1.10 branch | Dana Robinson | 2020-07-27 | 11 | -312/+220 | |
* | | | | | | | | | Use PRIu32 and "zu" formats. Delete some casts from `size_t`. | David Young | 2020-07-31 | 2 | -4/+4 | |
* | | | | | | | | | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 50 | -1392/+1348 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2711 in HDFFV/hdf5 from bmr-HDFFV-11120 to develop | Binh-Minh Ribler | 2020-07-29 | 1 | -1/+18 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fixed typos in error messages. | Binh-Minh Ribler | 2020-07-28 | 1 | -3/+3 | |
| | * | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Binh-Minh Ribler | 2020-07-22 | 23 | -236/+162 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | * | | | | | | | Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869) | Binh-Minh Ribler | 2020-07-22 | 1 | -1/+18 | |
| * | | | | | | | | Updates H5Sset_extent_none() to set H5S_NULL | Dana Robinson | 2020-07-28 | 1 | -2/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #2703 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-07-20 | 23 | -236/+162 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Minor normalization with 1.10. | Dana Robinson | 2020-07-20 | 23 | -236/+162 | |
| * | | | | | | | Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV... | Vailin Choi | 2020-07-17 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Fix for jira issue HDFFV-11080: | vchoi | 2020-07-14 | 1 | -0/+4 | |
| * | | | | | | | Minor normalization with 1.10 | Dana Robinson | 2020-07-17 | 4 | -31/+30 | |
| * | | | | | | | H5R: fix type conversion of references within vlen type | Jerome Soumagne | 2020-07-16 | 3 | -25/+66 | |
| * | | | | | | | Fallback to older time functions in new timer code. | Dana Robinson | 2020-07-14 | 1 | -23/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2683 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_normal... | Dana Robinson | 2020-07-09 | 21 | -1074/+1055 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Minor changes from normalization with 1.10 | Dana Robinson | 2020-07-09 | 21 | -1074/+1055 | |
* | | | | | | | | I'm taking a guess that this code intended to point the 2-digit wide | David Young | 2020-07-30 | 1 | -1/+1 | |
* | | | | | | | | %08p is not portable, it's a GNU-ism. Use %8p, instead. Squashes a GCC error. | David Young | 2020-07-30 | 1 | -1/+1 | |
* | | | | | | | | Add format string macros PRI[doxX]HID for hid_t and use PRIdHID. | David Young | 2020-07-30 | 2 | -1/+7 | |
* | | | | | | | | Use HDva_copy() and introduce a bunch of compatbility format-string constants | David Young | 2020-07-30 | 3 | -2/+12 | |
* | | | | | | | | Provide an HDvasprintf implementation only if it isn't #defined. This should | David Young | 2020-07-07 | 1 | -0/+2 | |
* | | | | | | | | Fix va_list usage in the vasprintf(3) implementation. | David Young | 2020-07-07 | 1 | -2/+7 | |
* | | | | | | | | Take pains to provide UINT64_MAX in all conditions. | David Young | 2020-07-07 | 1 | -0/+6 | |