summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | Normalized Fortran with developDana Robinson2021-04-0519-93/+288
| * | | | | Normalizes C++ with developDana Robinson2021-04-0580-474/+346
| * | | | | Normalized high-level library with developDana Robinson2021-04-0556-2505/+2647
| * | | | | Adds missing utils Makefile.in entries to MANIFESTDana Robinson2021-03-271-0/+2
| | | | | * Add all the group operation tests. The tests include create_group,delete_group,Muqun Yang2021-05-062-139/+1387
| | | | | * Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...Muqun Yang2021-04-301-31/+635
| | | | | |\
| | | | | | * Add group creation/deletion/move/link insertionKent Yang2021-04-301-32/+635
| | | | | * | Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...Muqun Yang2021-04-301-3/+285
| | | | | |\ \ | |_|_|_|/ / / |/| | | | | / | | | | | |/
| | | | | * Add skeleton of group operation test.Muqun Yang2021-04-281-3/+285
* | | | | | Merge pull request #571 from kyang2014/feature/vfd_swmrkyang20142021-04-303-148/+2858
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Close the space id used for attributes.Muqun Yang2021-04-301-0/+7
| * | | | | Replace all string functions with HDF's corresponding string functions.Muqun Yang2021-04-291-14/+14