summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2021-08-121-2/+2
* Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-1/+6
|\
| * Merge branch 'config_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/h...vchoi2021-08-091-2/+2
| |\
| | * Committing clang-format changesgithub-actions2021-08-051-4/+4
| * | Modifications based on PR feedback.vchoi2021-08-091-2/+1
| |/
| * Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-051-1/+7
* | (1)vchoi2021-08-101-31/+14
|/
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-1718-409/+386
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-1210-169/+465
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-3040-1262/+1097
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-1759-8362/+10078
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-163-0/+10
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-044-162/+49
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-0138-7124/+8010
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-285-63/+131
* Normalization with develop (#704)Dana Robinson2021-05-283-49/+18
* Much normalization with develop (#701)Dana Robinson2021-05-28150-6356/+34606
* Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-081-1/+1
|\
| * Committing clang-format changesgithub-actions2021-05-081-1/+1
* | Updates the VOL structDana Robinson2021-05-083-22/+68
|/
* Misc H5VL updates from developDana Robinson2021-05-089-53/+323
* Normalization of H5TDana Robinson2021-05-0821-190/+117
* Brings over a bunch of develop boilerplateDana Robinson2021-05-076-35/+258
* Brings over VOL arg setupDana Robinson2021-05-072-0/+286
* More normalization from developDana Robinson2021-05-0736-1273/+1315
* Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-072-2/+0
|\
| * Committing clang-format changesgithub-actions2021-05-072-2/+0
* | Brings optional filters from developDana Robinson2021-05-073-70/+86
|/
* Normalization of parallelDana Robinson2021-05-072-16/+33
* Normalization of dataspace code + reorg of public dataset callsDana Robinson2021-05-0714-422/+3248
* Normalization of H5E with developDana Robinson2021-05-075-98/+159
* Brings hash table IDs from developDana Robinson2021-05-075-69/+1333
* Misc normalization from developDana Robinson2021-05-0741-314/+1438
* 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-0712-849/+1365
* Brings much of the printf changes over from developDana Robinson2021-05-0671-1481/+935
* Brings native H5Fdelete implementation from developDana Robinson2021-05-0519-80/+540
* Normalization with develop (mainly VFDs)Dana Robinson2021-05-0549-3755/+3061
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-0574-2608/+4412
* Removes dead H5ST codeDana Robinson2021-05-034-854/+1
* Committing clang-format changesgithub-actions2021-05-032-4/+3
* Brings more develop code over, especially DoxygenDana Robinson2021-05-0310-862/+750
* Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-032-60/+82
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Dana Robinson2021-05-031-13/+0
* Brings a lot of smaller changes from developDana Robinson2021-04-096-58/+60
* Brings many CMake changes from developDana Robinson2021-04-081-28/+53
* Brings H5CX_pop() changes from developDana Robinson2021-04-089-53/+56
* Brings many parallel changes from developDana Robinson2021-04-0711-565/+413