| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-07 | 31 | -666/+669 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-06 | 7 | -9/+9 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 13 | -359/+141 |
|
|
| * | | | | | | | | | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 33 | -1230/+1232 |
|
|
| * | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 29 | -602/+529 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Refactor, standardize, and revise the async request callbacks. | Quincey Koziol | 2018-11-04 | 7 | -73/+441 |
|
|
| * | | | | | | | | | | Refactor and standardize named datatype VOL callbacks. | Quincey Koziol | 2018-11-01 | 5 | -176/+359 |
|
|
| * | | | | | | | | | | Refactor and standardize object VOL callbacks. | Quincey Koziol | 2018-11-01 | 10 | -291/+289 |
|
|
| * | | | | | | | | | | Refactor and standardize the link VOL callbacks. Also fix error stack for | Quincey Koziol | 2018-11-01 | 7 | -197/+382 |
|
|
| * | | | | | | | | | | Refactor and standardize group VOL callbacks. | Quincey Koziol | 2018-11-01 | 4 | -115/+307 |
|
|
| * | | | | | | | | | | Update for change in error stack when opening a dataset. | Quincey Koziol | 2018-10-31 | 1 | -9/+12 |
|
|
| * | | | | | | | | | | Refactor and standarize file object callbacks, including some fixes on the | Quincey Koziol | 2018-10-31 | 8 | -222/+338 |
|
|
| * | | | | | | | | | | Remove erroneous call. | Quincey Koziol | 2018-10-29 | 1 | -4/+0 |
|
|
| * | | | | | | | | | | Switch to using VOL callbacks, instead of direct calls to internal routines. | Quincey Koziol | 2018-10-29 | 1 | -34/+28 |
|
|
| * | | | | | | | | | | Add ref counter to VOL object wrapping in API contexts, so that re-entrant / | Quincey Koziol | 2018-10-29 | 2 | -23/+54 |
|
|
| * | | | | | | | | | | Convert dataset callbacks to standard form, for wrapping object IDs, etc. | Quincey Koziol | 2018-10-29 | 7 | -232/+513 |
|
|
| * | | | | | | | | | | Convert attribute VOL callbacks to a standard form that sets up the wrapper | Quincey Koziol | 2018-10-29 | 5 | -152/+373 |
|
|
| * | | | | | | | | | | Clean up va_list properly on error. | Quincey Koziol | 2018-10-28 | 1 | -30/+136 |
|
|
| * | | | | | | | | | | Minor coding style cleanups | Quincey Koziol | 2018-10-28 | 3 | -51/+24 |
|
|
| * | | | | | | | | | | Move all callback-related routines into the callback source file, standardizing | Quincey Koziol | 2018-10-28 | 5 | -2611/+2678 |
|
|
| * | | | | | | | | | | Correct error with parsing of "FUNC_ENTER_API_NOINIT" | Quincey Koziol | 2018-10-27 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Duplicate name of VOL plugin class, to avoid continuing to refer to the caller's | Quincey Koziol | 2018-10-27 | 1 | -6/+9 |
|
|
| * | | | | | | | | | | Fix names of VOL API routines. | Quincey Koziol | 2018-10-27 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | Move (final?) file operation from directly calling into library code to using | Quincey Koziol | 2018-10-27 | 3 | -12/+16 |
|
|
| * | | | | | | | | | | Remove some VOL-specific internal coding. | Quincey Koziol | 2018-10-27 | 1 | -20/+2 |
|
|
| * | | | | | | | | | | Add VOL object wrapping to API context when refreshing groups, named datatypes | Quincey Koziol | 2018-10-27 | 4 | -3/+34 |
|
|
| * | | | | | | | | | | Remove virtual dataset refresh code's direct use of native VOL plugin's ID. | Quincey Koziol | 2018-10-27 | 6 | -21/+22 |
|
|
| * | | | | | | | | | | Eliminate last call to H5VL_native_register, shifting everything over to | Quincey Koziol | 2018-10-26 | 4 | -48/+15 |
|
|
| * | | | | | | | | | | Checkpoint progress on stacking VOL plugins - all standalone regression tests | Quincey Koziol | 2018-10-26 | 5 | -94/+181 |
|
|
| * | | | | | | | | | | Updates after merging changes from develop. | Quincey Koziol | 2018-10-26 | 16 | -68/+97 |
|
|
| * | | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 50 | -537/+609 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 88 | -3606/+5262 |
|
|
* | | | | | | | | | | | | Merge pull request #1351 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2018-12-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | updated with HDFFV-10511 | Scot Breitenfeld | 2018-12-04 | 1 | -1/+5 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #1345 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks... | Dana Robinson | 2018-11-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Missed some function renames in error text. | Dana Robinson | 2018-11-27 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | Merge pull request #1344 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1... | Ray Lu | 2018-11-27 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | HDFFV-10607 Fixing two compiler warnings in the library. | Songyu Lu | 2018-11-27 | 3 | -4/+4 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1343 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks... | Dana Robinson | 2018-11-27 | 3 | -13/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Yanked all MPI-1 calls | Dana Robinson | 2018-11-27 | 3 | -27/+19 |
|
|
| * | | | | | | | | | | | Merge branch 'develop' into openmpi_tweaks | Dana Robinson | 2018-11-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #1341 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev... | Dana Robinson | 2018-11-27 | 1 | -11/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| | * | | | | | | | | | | Updated H5S to use the MPI-2 function MPI_Type_get_exten() | Dana Robinson | 2018-11-27 | 1 | -2/+24 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Pulled the RELEASE.txt note concerning HDFFV-10633 since that | Dana Robinson | 2018-11-24 | 1 | -11/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #1334 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-11-21 | 9 | -59/+170 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Move wait_H5init.cmake up to config/cmake. | Larry Knox | 2018-11-20 | 3 | -2/+2 |
|
|
| * | | | | | | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Larry Knox | 2018-11-20 | 23 | -386/+980 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #1338 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2018-11-20 | 2 | -34/+39 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix typo | Allen Byrne | 2018-11-19 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Standardize script | Allen Byrne | 2018-11-19 | 1 | -11/+7 |
|
|