| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-12 | 1 | -5/+11 |
|\ |
|
| * | Fix generate file commands | Allen Byrne | 2018-11-12 | 1 | -10/+9 |
|
|
| * | Fix target depends | Allen Byrne | 2018-11-12 | 1 | -2/+9 |
|
|
* | | Fix a few error messages | Quincey Koziol | 2018-11-12 | 1 | -4/+4 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-10 | 1 | -35/+12 |
|\ \
| |/ |
|
| * | TRILAB-36 only copy shared generated | Allen Byrne | 2018-11-09 | 1 | -35/+12 |
|
|
* | | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 24 | -561/+460 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-07 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | TRILAB-36 add custom target on generated files | Allen Byrne | 2018-11-06 | 1 | -0/+4 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Snapshot version 1.11 release 3. | hdftest | 2018-11-05 | 1 | -2/+2 |
|
|
* | | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 13 | -359/+141 |
|
|
* | | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 30 | -1150/+1150 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 16 | -334/+98 |
|\ \
| |/ |
|
| * | 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 |
|
|
| * | | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 1 | -3/+3 |
| |/ |
|
| * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 15 | -329/+93 |
|
|
* | | Refactor, standardize, and revise the async request callbacks. | Quincey Koziol | 2018-11-04 | 6 | -69/+435 |
|
|
* | | 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 | 6 | -190/+372 |
|
|
* | | Refactor and standardize group VOL callbacks. | Quincey Koziol | 2018-11-01 | 4 | -115/+307 |
|
|
* | | Refactor and standarize file object callbacks, including some fixes on the | Quincey Koziol | 2018-10-31 | 7 | -212/+312 |
|
|
* | | 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 | 4 | -2609/+2676 |
|
|
* | | Duplicate name of VOL plugin class, to avoid continuing to refer to the caller's | Quincey Koziol | 2018-10-27 | 1 | -6/+9 |
|
|
* | | 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 | 3 | -18/+12 |
|
|
* | | 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 | 4 | -90/+179 |
|
|
* | | Updates after merging changes from develop. | Quincey Koziol | 2018-10-26 | 14 | -56/+85 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 35 | -383/+447 |
|\ \
| |/ |
|
| * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 15 | -20/+55 |
|
|
| * | Merge pull request #1299 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d... | Allen Byrne | 2018-10-19 | 1 | -1/+0 |
| |\ |
|
| | * | Move options to root cmake file | Allen Byrne | 2018-10-19 | 1 | -1/+0 |
|
|
| * | | Merge pull request #1297 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev... | Dana Robinson | 2018-10-18 | 25 | -235/+331 |
| |\ \
| | |/
| |/| |
|
| | * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 25 | -235/+331 |
|
|
| * | | TRILAB-34 remove extra arg | Allen Byrne | 2018-10-16 | 1 | -1/+1 |
|
|
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-10-16 | 3 | -7/+9 |
| |\ \
| | |/ |
|
| * | | TRILAB-34 Add batch script config command | Allen Byrne | 2018-10-16 | 1 | -0/+4 |
|
|
| * | | TRILAB-36 Revert to target_file and correct property | Allen Byrne | 2018-10-16 | 1 | -6/+7 |
|
|