| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-06 | 7 | -9/+9 |
|\ |
|
| * | Merge pull request #1317 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develop | Larry Knox | 2018-11-05 | 7 | -9/+9 |
| |\ |
|
| | * | Update HDF5-Examples version to be included in CMake-* tar/zip files. | hdftest | 2018-11-05 | 1 | -2/+2 |
|
|
| | * | Snapshot version 1.11 release 3. | hdftest | 2018-11-05 | 6 | -7/+7 |
| |/ |
|
* | | 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 |
|\ \
| |/ |
|
| * | Merge pull request #1314 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de... | Vailin Choi | 2018-11-01 | 4 | -160/+209 |
| |\ |
|
| | * | Fixed exit() to HDexit() in use_append_chunk.c and use_append_mchunks.c | Vailin Choi | 2018-11-01 | 2 | -4/+4 |
|
|
| | * | Fixed fprintf to HDfprintf in the following routines: | Vailin Choi | 2018-11-01 | 3 | -113/+113 |
|
|
| | * | Fix for HDFFV-10554 use_append_chunks in swmr use case test failure | Vailin Choi | 2018-10-30 | 4 | -60/+109 |
|
|
| * | | Merge pull request #1315 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/ray_tes... | Ray Lu | 2018-10-31 | 1 | -2/+2 |
| |\ \ |
|
| | * | | A trivial change to reformat a comment. The purpose is simply to try out Git. | Songyu Lu | 2018-10-31 | 1 | -2/+2 |
|
|
| * | | | Merge pull request #1313 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ... | Dana Robinson | 2018-10-30 | 2 | -87/+65 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Removed a couple of extraneous commas from VOL example. | Dana Robinson | 2018-10-30 | 1 | -2/+2 |
|
|
| | * | | Cleaned up VOL example. | Dana Robinson | 2018-10-30 | 1 | -83/+62 |
|
|
| | * | | Updated MANIFEST file. | Dana Robinson | 2018-10-30 | 1 | -1/+0 |
|
|
| | * | | Fixed VOL example to use a platform-independent format | Dana Robinson | 2018-10-29 | 1 | -8/+8 |
|
|
| * | | | Merge pull request #1312 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-10-29 | 2 | -0/+32 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk... | Larry Knox | 2018-10-29 | 1 | -1/+2 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #1311 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:cmake_tweaks t... | Dana Robinson | 2018-10-29 | 1 | -1/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Updated RELEASE.txt to reflect HDFFV-10609 work (H5Xpkg.h files | Dana Robinson | 2018-10-29 | 1 | -1/+2 |
|
|
| | * | | | Merge branch 'develop' into cmake_tweaks | Dana Robinson | 2018-10-27 | 6 | -5/+10 |
| | |\ \ \ |
|
| * | \ \ \ | Merge pull request #1309 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-10-29 | 4 | -3/+71 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | Add script to run tests with sbatch when not cross compiling. | Larry Knox | 2018-10-29 | 2 | -0/+32 |
| | | |_|/
| | |/| | |
|
| | * | | | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 4 | -3/+71 |
| |/ / / |
|
| * | | | Merge pull request #1305 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:cmake_tweaks t... | Dana Robinson | 2018-10-29 | 19 | -350/+149 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 19 | -350/+149 |
|
|
* | | | 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 |
|
|