summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | * Use /* */ instead of // for comments.Muqun Yang2021-04-291-1/+1
| | * 1. Add the attribute storage checkMuqun Yang2021-04-292-24/+120
| | * Add the old-styled group creation attribute tests.Muqun Yang2021-04-263-40/+184
| | * Forgot passing group property list when merging the codeMuqun Yang2021-04-261-1/+1
| | * Use -q option for the group attribute test.Muqun Yang2021-04-231-5/+2
| | * Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-04-233-3/+2079
| | |\ | | |/ | |/|
| * | Merge pull request #547 from vchoi-hdfgroup/dset_feature_vfd_swmrvchoi-hdfgroup2021-04-223-1/+2078
| |\ \
| | * | Modifications based on PR feedback.vchoi2021-04-201-33/+35
| | * | Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-137-299/+543
| | |\ \
| | | * \ Merge pull request #5 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-137-299/+543
| | | |\ \ | | |_|/ / | |/| | |
| | * | | (1) Remove header files as indicated by PR review comment.vchoi2021-04-091-31/+29
| | * | | Add new test vfd_swmr_attrdset_writer.c.vchoi2021-04-073-1/+2078
| | * | | Merge pull request #4 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-051760-331437/+347846
| | |\ \ \ | | | |/ /
| | | * | Merge pull request #3 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-051760-331437/+347846
| | | |\ \
| | * | \ \ Merge pull request #2 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-03-182-47/+122
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge pull request #1 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-03-182-47/+122
| | | |\ \ \ | | |/ / / /
| | | | | * correct the code a bit, add comments to the shell script.Muqun Yang2021-04-232-19/+388
| | | | | * More comments and shorten the test time a bitMuqun Yang2021-04-222-901/+132
| | | | | * Clean up code and add comments. More to do.Muqun Yang2021-04-221-511/+652
| | | | | * Correct the debugging mismatch issue, add more comments.Muqun Yang2021-04-211-37/+122
| | | | | * Make the modifying attribute value obviousMuqun Yang2021-04-211-5/+29
| | | | | * 1. Merge the group attribute test code to vfd_swmr_group_writer.c. Typical te...Muqun Yang2021-04-202-28/+2645
| | |_|_|/ | |/| | |
| * | | | Merge pull request #436 from raylu-hdf/raylu_zoo_testraylu-hdf2021-04-137-279/+513
| |\ \ \ \
| | * | | | Minor change: removed an unused line.Songyu Lu2021-04-131-1/+0
| | * | | | Minor changes: refactored to simplify the code.Songyu Lu2021-04-131-115/+121
| | * | | | Refactored the code to reduce the length of the main function.Songyu Lu2021-04-122-179/+332
| | * | | | Changed the command-line option for disabling named pipes from -p to -N to be...Songyu Lu2021-04-081-3/+3
| | * | | | Removed an unused macro definition.Songyu Lu2021-04-071-4/+0
| | * | | | Removed the two functions (vfd_swmr_writer_may_increase_tick_to and vfd_swmr_...Songyu Lu2021-04-063-243/+115
| | * | | | Two main changes include: re-arranging the communication between the writer a...Songyu Lu2021-04-056-175/+248
| | * | | | Added the prefix (HD) to several C functions.Songyu Lu2021-03-261-11/+12
| | * | | | Merge branch 'raylu_zoo_test' of https://github.com/HDFGroup/hdf5 into raylu_...Songyu Lu2021-03-252-11/+17
| | |\ \ \ \
| | | * | | | Added the HDF5 prefix (HD_) to several system calls.Songyu Lu2021-03-252-11/+11
| | * | | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-251760-331295/+347558
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'feature/vfd_swmr' into raylu_zoo_testraylu-hdf2021-03-0549-1518/+1901
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Changed the signal handling to named pipes for communication between the writ...songyulu2021-03-056-55/+165
* | | | | | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-04-092-188/+414
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #546 from raylu-hdf/raylu_group_test3raylu-hdf2021-04-081-20/+30
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Changed the command-line option for disabling named pipes from -p to -N, to b...Songyu Lu2021-04-081-4/+4
| | * | | | | Added an option to disable named pipes, mainly for running the writer and rea...Songyu Lu2021-04-071-20/+30
| |/ / / / /
| * | | | | Merge pull request #482 from HDFGroup/raylu_group_test2raylu-hdf2021-03-302-186/+402
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...Songyu Lu2021-03-301760-331303/+347506
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #525 from derobins/vfd_swmr/thg_standardsDana Robinson2021-03-2624-119/+137
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #518 from derobins/vfd_swmr/thg_standardsDana Robinson2021-03-253-4/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #515 from derobins/vfd_swmr/thg_standardsDana Robinson2021-03-2551-724/+1562
| |\ \ \ \ \ \ \