summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brings the clang-format files from developDana Robinson2021-03-244-0/+159
* Brings fixes for splitter VFD test from developDana Robinson2021-03-242-33/+41
* Removes Dave Young from the COPYING documentDana Robinson2021-03-241-33/+0
* Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-03-2312-162/+147
|\
| * Merge pull request #504 from derobins/vfd_swmr/hide_timespeccmpDana Robinson2021-03-237-115/+18
| |\
| | * Protects timespeccmpDana Robinson2021-03-237-115/+18
| |/
| * Merge pull request #500 from derobins/vfd_swmr/minorDana Robinson2021-03-231-0/+4
| |\
| | * Fixed MANIFESTDana Robinson2021-03-231-0/+4
| |/
| * Merge pull request #499 from derobins/vfd_swmr/missing_dedupsDana Robinson2021-03-234-0/+4
| |\
| | * Adds missing dedup callback entries to other VFDsDana Robinson2021-03-234-0/+4
| |/
| * Merge pull request #456 from HDFGroup/raylu_group_testraylu-hdf2021-03-182-47/+122
| |\
| | * Re-arranged the communication between the writer and reader through named pip...Songyu Lu2021-03-171-20/+10
| | * Adding more comments.Songyu Lu2021-03-151-3/+5
| | * Some minor changes.Songyu Lu2021-03-151-8/+11
| | * Changing the signal handling to named pipe for better portablity.Songyu Lu2021-03-102-42/+122
| |/
| * Merge pull request #416 from derobins/vfd_swmr/thg_standardsDana Robinson2021-03-0435-1149/+233
| |\
* | | Fixes H5CX_pop badnessDana Robinson2021-03-221-4/+4
* | | Adds a dedup callback to the mirror VFDDana Robinson2021-03-221-0/+1
* | | Removes pre-2015 Visual Studio cruft (from develop)Dana Robinson2021-03-222-127/+2
* | | Brings the tcheck_version test changes from developDana Robinson2021-03-221-53/+76
* | | Brings HSYS_GOTO_ERROR changes from developDana Robinson2021-03-221-8/+48
* | | Brings accum.c changes from developDana Robinson2021-03-221-700/+1008
* | | Windows cleanupDana Robinson2021-03-105-98/+116
* | | Excludes VFD SWMR acceptance tests on WindowsDana Robinson2021-03-1012-19/+172
* | | Converts nanosleep to H5_nanosleep in genall5.cDana Robinson2021-03-101-13/+3
* | | Fix brackets on non-POSIX vfd_swmr.cDana Robinson2021-03-101-2/+2
* | | Removes err.h cruft from genall5.c and vfd_swmr_common.cDana Robinson2021-03-102-42/+55
* | | Removes an unused variable from vfd_swmr.cDana Robinson2021-03-091-1/+0
* | | Fixes order of magnitude issue in Windows nanosleep equivalentDana Robinson2021-03-091-1/+1
* | | Hides use of clock_gettime() on WindowsDana Robinson2021-03-091-0/+5
* | | Rips out unused, unportable "print elapsed time" code in page_buffer.cDana Robinson2021-03-091-45/+0
* | | Adds DLLVAR macros to allow exporting symbols on WindowsDana Robinson2021-03-092-3/+3
* | | Replaces BSD random functions with ISODana Robinson2021-03-092-7/+4
* | | Removes libgen.h detection from Autotools and CMakeDana Robinson2021-03-093-5/+1
* | | Replaces basename and dirname with code that will work everywhereDana Robinson2021-03-097-34/+162
* | | Changes to help vfd_swmr.c build on WindowsDana Robinson2021-03-083-55/+66
| |/ |/|
* | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...Dana Robinson2021-03-046-4/+1351
|\ \ | |/
| * Merge pull request #426 from vchoi-hdfgroup/demo_feature_vfd_swmrDana Robinson2021-03-045-0/+1323
| |\
| | * Add the two VFD SWMR demo programs to "examples" directory.vchoi2021-03-045-0/+1323
| |/
| * Merge pull request #413 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-03-031-4/+28
| |\
| | * Add test settings for vfd_swmr_bigset_writer.c based on HDF5TestExpress:vchoi2021-03-021-4/+28
| | * Revert "Add the two VFD SWMR demo programs to the test directory so that they...vchoi2021-03-028-1861/+1
| | * Merge remote-tracking branch 'canonical/feature/vfd_swmr' into feature/vfd_swmrvchoi2021-03-0216-376/+323
| | |\ | | |/ | |/|
| | * Add the two VFD SWMR demo programs to the test directory so that they can be ...vchoi2021-02-268-1/+1861
* | | Engineers around naked clock_gettime() callsDana Robinson2021-03-031-6/+14
* | | Adds missing private VFD SWMR headers to CMakeDana Robinson2021-03-031-0/+2
* | | Removed Wnanosleep stub and adds Win32 code to H5_nanosleep()Dana Robinson2021-03-032-26/+16
* | | Switch to using H5_nanosleep() instead of HDnanosleep()Dana Robinson2021-03-032-29/+9
* | | Fixes a missing declaration for H5_get_win32_times()Dana Robinson2021-03-021-0/+1
* | | Brings MacOS fixes from main feature branchDana Robinson2021-03-0214-372/+320
|\ \ \ | |/ /