Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 14 | -85/+89 | |
* | | | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 2 | -20/+20 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl... | Allen Byrne | 2020-09-25 | 11 | -1568/+1822 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 2 | -383/+383 | |
| * | | | | File changes to affect formatting | Allen Byrne | 2020-09-04 | 9 | -1564/+1638 | |
| * | | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 2 | -3/+183 | |
| | |_|/ | |/| | | ||||||
* | | | | Add H5Ssel_iter_init API call to reset a selection iterator | Jordan Henderson | 2020-09-18 | 1 | -0/+174 | |
|/ / / | ||||||
* | | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-08-27 | 2 | -8/+85 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #2795 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20... | Larry Knox | 2020-08-18 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | Fix HDFFV-11101 | Binh-Minh Ribler | 2020-08-17 | 1 | -0/+3 | |
| * | | | | Moves lock flag to H5F_shared_t and adds test. | Dana Robinson | 2020-08-17 | 1 | -8/+82 | |
* | | | | | Removes inappropriate file locking call | Dana Robinson | 2020-08-18 | 1 | -2/+0 | |
* | | | | | Minor refactoring based on 1.10 normalization work | Dana Robinson | 2020-08-17 | 2 | -2/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to develop | John Mainzer | 2020-08-17 | 5 | -1050/+1324 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'develop' into mdc_sl_opt | mainzer | 2020-08-15 | 17 | -311/+54 | |
| |\ \ \ | ||||||
| * | | | | Tab to space conversions. | mainzer | 2020-08-14 | 1 | -4/+4 | |
| * | | | | Merge branch 'develop' into mdc_sl_opt | mainzer | 2020-08-13 | 75 | -713/+1096 | |
| |\ \ \ \ | ||||||
| * | | | | | When flushing, the metadata cache attempts to flush entries in increasing | mainzer | 2020-08-05 | 5 | -1046/+1320 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #2771 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV... | Binh-Minh Ribler | 2020-08-16 | 1 | -0/+98 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed HDFFV-10933 | Binh-Minh Ribler | 2020-08-14 | 1 | -0/+98 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Trivialities noticed while merging things to 1.10 | Dana Robinson | 2020-08-15 | 4 | -33/+33 | |
|/ / / / | ||||||
* | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_tagging | Quincey Koziol | 2020-08-14 | 18 | -348/+86 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #2739 in HDFFV/hdf5 from namespace_cleanup_01 to develop | Quincey Koziol | 2020-08-14 | 15 | -309/+44 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-12 | 2 | -6/+6 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-10 | 1 | -6/+6 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 66 | -134/+251 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Switch H5VM inline routines back to single underscope and put a comment in th... | Quincey Koziol | 2020-08-06 | 3 | -13/+13 | |
| | * | | | | | | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 16 | -322/+57 | |
| * | | | | | | | | Tweak to hide unused threadsafe callback in non-threadsafe builds | Dana Robinson | 2020-08-13 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Cleans warnings and cruft from ttsafe_attr_vlen.c | Dana Robinson | 2020-08-12 | 1 | -11/+9 | |
| * | | | | | | | Fixes Windows issues due to exposed pthread code | Dana Robinson | 2020-08-12 | 1 | -4/+7 | |
| * | | | | | | | Fixes a size mismatch when copying old-style to new-style references | Dana Robinson | 2020-08-12 | 1 | -4/+4 | |
| * | | | | | | | Fixes memory leads in trefer.c | Dana Robinson | 2020-08-12 | 1 | -20/+22 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_tagging | Quincey Koziol | 2020-08-12 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2752 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ... | Dana Robinson | 2020-08-12 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Fixes the splitter VFD test on Windows. | Dana Robinson | 2020-08-12 | 2 | -6/+6 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge remote-tracking branch 'origin/develop' into remove_unneeded_tagging | Quincey Koziol | 2020-08-10 | 1 | -6/+6 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixes flock Windows failure | Dana Robinson | 2020-08-07 | 1 | -6/+6 | |
| |/ / / / | ||||||
* | | | | | Remove redundant calls to set the metadata cache tag | Quincey Koziol | 2020-08-08 | 1 | -0/+8 | |
|/ / / / | ||||||
* | | | | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 65 | -70/+66 | |
* | | | | Merge pull request #2730 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:file_locking_s... | Dana Robinson | 2020-08-06 | 3 | -64/+185 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'develop' into file_locking_squash_2 | Dana Robinson | 2020-08-06 | 4 | -14/+18 | |
| |\ \ \ | ||||||
| * | | | | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 3 | -64/+185 | |
* | | | | | Merge pull request #2715 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_vlen_ref to d... | Jerome Soumagne | 2020-08-06 | 1 | -0/+303 | |
|\ \ \ \ \ | ||||||
| * | | | | | H5R: fix encoding of references that are part of compound types | Jerome Soumagne | 2020-07-28 | 1 | -0/+303 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Fixes warnings in the splitter VFD and tests | Dana Robinson | 2020-08-06 | 1 | -109/+148 | |
| |_|/ / |/| | | | ||||||
* | | | | Warning fixes in tools and h5test.c | Dana Robinson | 2020-08-06 | 1 | -8/+15 | |
* | | | | Minor normalizations with 1.12 branch | Dana Robinson | 2020-08-01 | 3 | -6/+3 | |
| |/ / |/| | | ||||||
* | | | Minor normalizations with hdf5_1_10 | Dana Robinson | 2020-07-31 | 9 | -414/+331 | |
|/ / | ||||||
* | | Fixed additional typos in tselect.c comments. | Dana Robinson | 2020-07-28 | 1 | -2/+2 | |