Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #518 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 3 | -4/+10 |
|\ | | | | | Vfd swmr/thg standards | ||||
| * | Temporarily disable some tests that fail on Windows | Dana Robinson | 2021-03-25 | 3 | -2/+10 |
| | | |||||
| * | test_same_file_opens() works on Windows now (vfd_swmr.c) | Dana Robinson | 2021-03-25 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #515 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 51 | -724/+1562 |
|\ \ | |/ | | | Brings file locking from develop, fixes parallel | ||||
| * | Fixes phdf5 | Dana Robinson | 2021-03-25 | 8 | -48/+22 |
| | | |||||
| * | Normalization of the bin scripts (with develop) | Dana Robinson | 2021-03-25 | 7 | -23/+120 |
| | | |||||
| * | Brings Windows file locking from develop | Dana Robinson | 2021-03-25 | 3 | -86/+48 |
| | | |||||
| * | Brings file locking changes from develop | Dana Robinson | 2021-03-25 | 34 | -567/+1372 |
| | | |||||
* | | Merge pull request #514 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 25 | -240/+506 |
|\ \ | |/ | | | Brings the 'warnings-as-errors' changes from develop | ||||
| * | Brings the 'warnings-as-errors' changes from develop | Dana Robinson | 2021-03-25 | 25 | -240/+506 |
| | | |||||
* | | Merge pull request #513 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 1724 | -3080/+9064 |
|\ \ | |/ | | | Updates license url and history docs | ||||
| * | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1724 | -3080/+9064 |
| | | |||||
* | | Merge pull request #512 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 1157 | -326609/+335301 |
|\ \ | |/ | | | Formats the source, misc Autotools fixes | ||||
| * | Formats the source and updates the gcc warning pragmas | Dana Robinson | 2021-03-25 | 1148 | -326491/+334941 |
| | | |||||
| * | Brings some Autotools improvements over from develop | Dana Robinson | 2021-03-24 | 5 | -85/+160 |
| | | | | | | | | | | | | | | | | * configure.ac tidying * helpful XCode comments * FreeBSD improvements * Fixes for finding Java on MacOS * The improved warnhist script | ||||
| * | Brings the clang-format files from develop | Dana Robinson | 2021-03-24 | 4 | -0/+159 |
| | | | | | | | | NOTE: Not wired into github actions at this time. | ||||
| * | Brings fixes for splitter VFD test from develop | Dana Robinson | 2021-03-24 | 2 | -33/+41 |
| | | |||||
* | | Merge pull request #511 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-24 | 1 | -33/+0 |
|\ \ | |/ | | | Removes Dave Young from the COPYING document | ||||
| * | Removes Dave Young from the COPYING document | Dana Robinson | 2021-03-24 | 1 | -33/+0 |
| | | | | | | | | His personal code has been removed. | ||||
* | | Merge pull request #510 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-24 | 30 | -1191/+1702 |
|\ \ | |/ | | | More changes that bring the branch closer to working on Windows | ||||
| * | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into ↵ | Dana Robinson | 2021-03-23 | 12 | -162/+147 |
| |\ | |/ |/| | | | vfd_swmr/thg_standards | ||||
* | | Merge pull request #504 from derobins/vfd_swmr/hide_timespeccmp | Dana Robinson | 2021-03-23 | 7 | -115/+18 |
|\ \ | | | | | | | Protects timespeccmp | ||||
| * | | Protects timespeccmp | Dana Robinson | 2021-03-23 | 7 | -115/+18 |
|/ / | |||||
* | | Merge pull request #500 from derobins/vfd_swmr/minor | Dana Robinson | 2021-03-23 | 1 | -0/+4 |
|\ \ | | | | | | | Fixed MANIFEST | ||||
| * | | Fixed MANIFEST | Dana Robinson | 2021-03-23 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #499 from derobins/vfd_swmr/missing_dedups | Dana Robinson | 2021-03-23 | 4 | -0/+4 |
|\ \ | | | | | | | Adds missing dedup callback entries to other VFDs | ||||
| * | | Adds missing dedup callback entries to other VFDs | Dana Robinson | 2021-03-23 | 4 | -0/+4 |
|/ / | | | | | | | NOTE: The mirror VFD and parallel are currently broken | ||||
* | | Merge pull request #456 from HDFGroup/raylu_group_test | raylu-hdf | 2021-03-18 | 2 | -47/+122 |
|\ \ | | | | | | | Changing the signal handling to named pipe in the group test for better portablity | ||||
| * | | Re-arranged the communication between the writer and reader through named ↵ | Songyu Lu | 2021-03-17 | 1 | -20/+10 |
| | | | | | | | | | | | | pipes to facilitate possible test improvements in the future. | ||||
| * | | Adding more comments. | Songyu Lu | 2021-03-15 | 1 | -3/+5 |
| | | | |||||
| * | | Some minor changes. | Songyu Lu | 2021-03-15 | 1 | -8/+11 |
| | | | |||||
| * | | Changing the signal handling to named pipe for better portablity. | Songyu Lu | 2021-03-10 | 2 | -42/+122 |
|/ / | |||||
* | | Merge pull request #416 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-04 | 35 | -1149/+233 |
|\ \ | | | | | | | Brings VFD SWMR code closer to THG standards and allows C library compilation on Windows | ||||
| | * | Fixes H5CX_pop badness | Dana Robinson | 2021-03-22 | 1 | -4/+4 |
| | | | |||||
| | * | Adds a dedup callback to the mirror VFD | Dana Robinson | 2021-03-22 | 1 | -0/+1 |
| | | | |||||
| | * | Removes pre-2015 Visual Studio cruft (from develop) | Dana Robinson | 2021-03-22 | 2 | -127/+2 |
| | | | |||||
| | * | Brings the tcheck_version test changes from develop | Dana Robinson | 2021-03-22 | 1 | -53/+76 |
| | | | |||||
| | * | Brings HSYS_GOTO_ERROR changes from develop | Dana Robinson | 2021-03-22 | 1 | -8/+48 |
| | | | |||||
| | * | Brings accum.c changes from develop | Dana Robinson | 2021-03-22 | 1 | -700/+1008 |
| | | | |||||
| | * | Windows cleanup | Dana Robinson | 2021-03-10 | 5 | -98/+116 |
| | | | | | | | | | | | | | | | * A splitter VFD test in vfd.c fails * Several vfd_swmr.c tests are #ifdef'd around | ||||
| | * | Excludes VFD SWMR acceptance tests on Windows | Dana Robinson | 2021-03-10 | 12 | -19/+172 |
| | | | | | | | | | | | | Via #ifdefs, not build system | ||||
| | * | Converts nanosleep to H5_nanosleep in genall5.c | Dana Robinson | 2021-03-10 | 1 | -13/+3 |
| | | | |||||
| | * | Fix brackets on non-POSIX vfd_swmr.c | Dana Robinson | 2021-03-10 | 1 | -2/+2 |
| | | | |||||
| | * | Removes err.h cruft from genall5.c and vfd_swmr_common.c | Dana Robinson | 2021-03-10 | 2 | -42/+55 |
| | | | |||||
| | * | Removes an unused variable from vfd_swmr.c | Dana Robinson | 2021-03-09 | 1 | -1/+0 |
| | | | |||||
| | * | Fixes order of magnitude issue in Windows nanosleep equivalent | Dana Robinson | 2021-03-09 | 1 | -1/+1 |
| | | | |||||
| | * | Hides use of clock_gettime() on Windows | Dana Robinson | 2021-03-09 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | timespec_get() is C11 and probably only has about 10 ms resolution. We may have to revisit this. | ||||
| | * | Rips out unused, unportable "print elapsed time" code in page_buffer.c | Dana Robinson | 2021-03-09 | 1 | -45/+0 |
| | | | |||||
| | * | Adds DLLVAR macros to allow exporting symbols on Windows | Dana Robinson | 2021-03-09 | 2 | -3/+3 |
| | | | |||||
| | * | Replaces BSD random functions with ISO | Dana Robinson | 2021-03-09 | 2 | -7/+4 |
| | | |