summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Brings hash table IDs from developDana Robinson2021-05-078-80/+1348
| * | | | | | Misc normalization from developDana Robinson2021-05-0749-333/+1458
| * | | | | | Adds missing H5F_delete() prototypeDana Robinson2021-05-071-0/+1
| * | | | | | Normalizes extensible arrays with developDana Robinson2021-05-079-126/+26
| * | | | | | Normalization of object header codeDana Robinson2021-05-0721-748/+747
| * | | | | | Brings H5Z and many test changes from developDana Robinson2021-05-0774-2529/+2950
| * | | | | | Brings java wrapper updates from developDana Robinson2021-05-06219-2638/+9568
| * | | | | | Brings much of the printf changes over from developDana Robinson2021-05-06102-1726/+1076
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-060-0/+0
| |\ \ \ \ \ \
| | * | | | | | Committing clang-format changesgithub-actions2021-05-052-2/+2
| * | | | | | | Brings native H5Fdelete implementation from developDana Robinson2021-05-0530-300/+933
| |/ / / / / /
| * | | | | | Normalization with develop (mainly VFDs)Dana Robinson2021-05-0550-3755/+3062
| * | | | | | Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-0588-2779/+4690
| * | | | | | Removes dead H5ST codeDana Robinson2021-05-0310-1252/+2
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-0310-1643/+1782
| |\ \ \ \ \ \
| * | | | | | | Adds feature/vfd_swmr to the PR check branch listDana Robinson2021-05-031-1/+1
| | | | | | | * Committing clang-format changesgithub-actions2021-05-191-105/+104
| | | | | | | * Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-05-191-700/+778
| | | | | | | |\
| | | | | | | | * Committing clang-format changesgithub-actions2021-05-061-758/+837
| | | | | | | * | Add the object header continuation block tests.Muqun Yang2021-05-192-9/+276
| | | | | | | |/
| | | | | | | * Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-05-06721-12501/+75917
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #620 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-03115-2645/+62334
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Committing clang-format changesgithub-actions2021-05-0310-1643/+1782
| |/ / / / /
| * | | | | Adds github action filesDana Robinson2021-05-036-8/+450
| * | | | | Brings more develop code over, especially DoxygenDana Robinson2021-05-03100-994/+60102
* | | | | | Merge pull request #619 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-0375-1030/+1202
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixes issue in vfd_swmr_attrdset_writer.cDana Robinson2021-05-032-51/+51
| * | | | | Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-0373-979/+1151
* | | | | | Merge pull request #617 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-0320-253/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update top-level COPYING file and remove COPYING files from subdirectories (#...Dana Robinson2021-05-0320-253/+9
* | | | | | Merge pull request #613 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-03573-8783/+12591
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-05-039-428/+5450
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Disables attrdset tests while we investigate failuresDana Robinson2021-04-301-50/+51
| |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-04-092-188/+414
| |\ \ \ \
| * | | | | Brings a lot of smaller changes from developDana Robinson2021-04-0953-430/+431
| * | | | | Brings many CMake changes from developDana Robinson2021-04-08104-566/+2211
| * | | | | Brings H5CX_pop() changes from developDana Robinson2021-04-0831-442/+369
| * | | | | Brings many parallel changes from developDana Robinson2021-04-0711-565/+413
| * | | | | Brings inline changes from developDana Robinson2021-04-073-84/+96
| * | | | | Brings (trivial) skip list changes from developDana Robinson2021-04-071-50/+64
| * | | | | Brings H5module.h from develop and fixes Autotools badnessDana Robinson2021-04-0714-120/+814
| * | | | | Fixes MANIFEST and missing H5TSpublic.h fileDana Robinson2021-04-072-27/+80
| * | | | | Brings thread-safety changes from developDana Robinson2021-04-078-176/+568
| * | | | | Moves VFD and VOL make check targets to conclude.amDana Robinson2021-04-079-42/+18
| * | | | | Better VFD SWMR parallel skip testDana Robinson2021-04-062-19/+10
| * | | | | Fix for (serial) VFD SWMR test failure in pHDF5Dana Robinson2021-04-061-10/+22
| * | | | | Brings trace changes from developDana Robinson2021-04-0650-2345/+2673
| * | | | | Brings H5RS changes from developDana Robinson2021-04-066-345/+746
| * | | | | Brings the rest of the header changes from developDana Robinson2021-04-06146-493/+796
| * | | | | Brings include guard changes from developDana Robinson2021-04-068-23/+23