Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge pull request #515 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 51 | -724/+1562 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge pull request #514 from derobins/vfd_swmr/thg_standards | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #512 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-25 | 1157 | -326609/+335301 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #511 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-24 | 1 | -33/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #510 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-03-24 | 30 | -1191/+1702 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | Fixed a few typos. | Songyu Lu | 2021-03-23 | 2 | -3/+3 | |
| | | | | | | | | | * | | | | Adding group number adjustment for vfd_swmr_group_writer.c based on the level... | Songyu Lu | 2021-03-22 | 1 | -5/+9 | |
| | | | | | | | | | * | | | | Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl... | Songyu Lu | 2021-03-19 | 1 | -2/+2 | |
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | |_|/ | | | | | | | | | | | |/| | | ||||||
| | | | | | | | | | * | | | | Rearranged the test in the following way: | Songyu Lu | 2021-03-19 | 2 | -134/+411 | |
| | | | | | | | | | | |_|/ | | | | | | | | | | |/| | | ||||||
* | | | | | | | | | | | | | Brings a lot of smaller changes from develop | Dana Robinson | 2021-04-09 | 53 | -430/+431 | |
* | | | | | | | | | | | | | Brings many CMake changes from develop | Dana Robinson | 2021-04-08 | 104 | -566/+2211 | |
* | | | | | | | | | | | | | Brings H5CX_pop() changes from develop | Dana Robinson | 2021-04-08 | 31 | -442/+369 | |
* | | | | | | | | | | | | | Brings many parallel changes from develop | Dana Robinson | 2021-04-07 | 11 | -565/+413 | |
* | | | | | | | | | | | | | Brings inline changes from develop | Dana Robinson | 2021-04-07 | 3 | -84/+96 | |
* | | | | | | | | | | | | | Brings (trivial) skip list changes from develop | Dana Robinson | 2021-04-07 | 1 | -50/+64 | |
* | | | | | | | | | | | | | Brings H5module.h from develop and fixes Autotools badness | Dana Robinson | 2021-04-07 | 14 | -120/+814 | |
* | | | | | | | | | | | | | Fixes MANIFEST and missing H5TSpublic.h file | Dana Robinson | 2021-04-07 | 2 | -27/+80 | |
* | | | | | | | | | | | | | Brings thread-safety changes from develop | Dana Robinson | 2021-04-07 | 8 | -176/+568 | |
* | | | | | | | | | | | | | Moves VFD and VOL make check targets to conclude.am | Dana Robinson | 2021-04-07 | 9 | -42/+18 | |
* | | | | | | | | | | | | | Better VFD SWMR parallel skip test | Dana Robinson | 2021-04-06 | 2 | -19/+10 | |
* | | | | | | | | | | | | | Fix for (serial) VFD SWMR test failure in pHDF5 | Dana Robinson | 2021-04-06 | 1 | -10/+22 | |
* | | | | | | | | | | | | | Brings trace changes from develop | Dana Robinson | 2021-04-06 | 50 | -2345/+2673 | |
* | | | | | | | | | | | | | Brings H5RS changes from develop | Dana Robinson | 2021-04-06 | 6 | -345/+746 | |
* | | | | | | | | | | | | | Brings the rest of the header changes from develop | Dana Robinson | 2021-04-06 | 146 | -493/+796 | |
* | | | | | | | | | | | | | Brings include guard changes from develop | Dana Robinson | 2021-04-06 | 8 | -23/+23 | |
* | | | | | | | | | | | | | Normalized Fortran with develop | Dana Robinson | 2021-04-05 | 19 | -93/+288 | |
* | | | | | | | | | | | | | Normalizes C++ with develop | Dana Robinson | 2021-04-05 | 80 | -474/+346 | |
* | | | | | | | | | | | | | Normalized high-level library with develop | Dana Robinson | 2021-04-05 | 56 | -2505/+2647 | |
* | | | | | | | | | | | | | Adds missing utils Makefile.in entries to MANIFEST | Dana Robinson | 2021-03-27 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fixed 1.6 compatibility issues and ran source formatter | Dana Robinson | 2021-03-26 | 24 | -119/+137 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Brings the 'warnings-as-errors' changes from develop | Dana Robinson | 2021-03-25 | 25 | -240/+506 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Updates license url and history docs | Dana Robinson | 2021-03-25 | 1724 | -3080/+9064 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | 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 | |
* | | | | | | | Brings the clang-format files from develop | Dana Robinson | 2021-03-24 | 4 | -0/+159 | |
* | | | | | | | Brings fixes for splitter VFD test from develop | Dana Robinson | 2021-03-24 | 2 | -33/+41 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Removes Dave Young from the COPYING document | Dana Robinson | 2021-03-24 | 1 | -33/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s... | Dana Robinson | 2021-03-23 | 12 | -162/+147 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge pull request #504 from derobins/vfd_swmr/hide_timespeccmp | Dana Robinson | 2021-03-23 | 7 | -115/+18 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | 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 | |
| |\ \ \ \ | | |_|/ / | |/| | | |