| Commit message (Expand) | Author | Age | Files | Lines |
* | Use API context to store/retrieve LCPL when creating intermediate groups | Chris Hogan | 2019-10-29 | 1 | -0/+3 |
|
|
* | Refactor group creation parameters to take them out of the group creation | Quincey Koziol | 2019-04-25 | 1 | -9/+2 |
|
|
* | Switch loc_params to VOL callbacks to pass struct by pointer instead of by | Quincey Koziol | 2018-11-22 | 1 | -6/+6 |
|
|
* | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -10/+10 |
|
|
* | Remove most debugging shims & scaffolding. | Quincey Koziol | 2018-11-04 | 1 | -10/+0 |
|
|
* | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -4/+4 |
|
|
* | Refactor and standardize group VOL callbacks. | Quincey Koziol | 2018-11-01 | 1 | -44/+15 |
|
|
* | Add VOL object wrapping to API context when refreshing groups, named datatypes | Quincey Koziol | 2018-10-27 | 1 | -0/+10 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-10-25 | 1 | -6/+6 |
|\ |
|
| * | Updates to the VOL ID and object API calls. | Dana Robinson | 2018-10-17 | 1 | -3/+3 |
|
|
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -16/+37 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -72/+146 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -126/+112 |
|
|
* | Normalization with vol_integration (property lists, file drivers, | Dana Robinson | 2018-09-21 | 1 | -15/+12 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -11/+12 |
|
|
* | Remove redundant 'is_collective' parameter from H5CX_set_loc. | Quincey Koziol | 2018-03-27 | 1 | -2/+2 |
|
|
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -93/+21 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -107/+146 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-14 | 1 | -0/+68 |
|\ |
|
| * | [svn-r30139] Description: | Quincey Koziol | 2016-07-02 | 1 | -0/+68 |
|
|
* | | [svn-r30108] Moved group flush and evict code to H5G_close from H5Gclose. | Dana Robinson | 2016-06-26 | 1 | -29/+1 |
|
|
* | | [svn-r30105] Datatypes and Groups now support evict-on-close. | Dana Robinson | 2016-06-25 | 1 | -2/+30 |
|
|
* | | [svn-r30104] Fixes evict-on-close feature by propagating global | Dana Robinson | 2016-06-24 | 1 | -1/+1 |
|/ |
|
* | [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me... | Mohamad Chaarawi | 2016-02-10 | 1 | -6/+6 |
|
|
* | [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che... | Mohamad Chaarawi | 2016-01-21 | 1 | -9/+9 |
|
|
* | [svn-r28916] Description: | Quincey Koziol | 2016-01-15 | 1 | -28/+17 |
|
|
* | [svn-r28894] Description: | Quincey Koziol | 2016-01-14 | 1 | -8/+14 |
|
|
* | [svn-r28285] move private H5G_get_create_plist from public source file to int... | Mohamad Chaarawi | 2015-11-05 | 1 | -95/+0 |
|
|
* | [svn-r28015] Decription: | Quincey Koziol | 2015-10-09 | 1 | -1/+1 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -52/+65 |
|
|
* | [svn-r26777] - Fix usage of the internal AC global dxpls | Mohamad Chaarawi | 2015-04-10 | 1 | -1/+1 |
|
|
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -4/+6 |
|
|
* | [svn-r25084] Description: | Quincey Koziol | 2014-04-23 | 1 | -1/+1 |
|
|
* | [svn-r24998] Description: | Quincey Koziol | 2014-04-09 | 1 | -10/+13 |
|
|
* | [svn-r24255] Description: | Quincey Koziol | 2013-10-04 | 1 | -1/+0 |
|
|
* | [svn-r23987] Merge r23939 from reduce_warning branch to trunk | Neil Fortner | 2013-08-09 | 1 | -7/+0 |
|
|
* | [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti... | Raymond Lu | 2013-04-29 | 1 | -4/+42 |
|
|
* | [svn-r22582] Description: | Quincey Koziol | 2012-07-16 | 1 | -3/+10 |
|
|
* | [svn-r21923] Description: | Quincey Koziol | 2012-02-10 | 1 | -1201/+107 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -32/+32 |
|
|
* | [svn-r21917] Description: | Quincey Koziol | 2012-02-08 | 1 | -1/+1 |
|
|
* | [svn-r21603] Purpose: Add generic skip list implementation | Neil Fortner | 2011-10-18 | 1 | -1/+1 |
|
|
* | [svn-r21126] Description: | Quincey Koziol | 2011-07-19 | 1 | -9/+41 |
|
|
* | [svn-r20885] Description: | Quincey Koziol | 2011-05-20 | 1 | -0/+3 |
|
|
* | [svn-r20691] Purpose: Fix problem exposed by external link cache | Neil Fortner | 2011-05-02 | 1 | -1/+6 |
|
|
* | [svn-r20480] Description: | Quincey Koziol | 2011-04-12 | 1 | -3/+0 |
|
|
* | [svn-r20406] Description: | Quincey Koziol | 2011-04-04 | 1 | -66/+0 |
|
|
* | [svn-r19587] Description: | Quincey Koziol | 2010-10-13 | 1 | -0/+16 |
|
|
* | [svn-r19461] Purpose: Fix bug 1864 | Neil Fortner | 2010-09-21 | 1 | -4/+12 |
|
|