Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of ↵ | Jacob Smith | 2018-12-19 | 1 | -2/+0 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5 into dset_ohdr_minimize | ||||
| * | Clear driver properties before returning them to application. | Quincey Koziol | 2018-12-19 | 1 | -2/+0 |
| | | | | | | | | | | Move write_tracking and page_size properties to be inside the core VFD's driver properties. | ||||
* | | Move H5Fset_dset_no_attrs_hint VOL operations to native. | Jacob Smith | 2018-12-18 | 1 | -2/+2 |
| | | | | | | | | | | Move minimzied object header tests from separate file to test/ohdr.c Some formatting changes. | ||||
* | | add missing paramter - macro seemingly unused, but absence results in ↵ | Jacob Smith | 2018-12-13 | 1 | -1/+1 |
| | | | | | | | | compiler complaint | ||||
* | | fix reference; move declaration in file | Jacob Smith | 2018-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' into dset_ohdr_minimize | Jacob Smith | 2018-12-12 | 1 | -8/+12 |
|\ \ | |/ | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-18 | 1 | -1/+1 |
| |\ | | | | | | | | | | stackable_vol | ||||
| | * | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 1 | -1/+1 |
| | | | |||||
| * | | Switch driver | plugin => connector. | Quincey Koziol | 2018-11-04 | 1 | -1/+1 |
| | | | |||||
| * | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -1/+2 |
| |/ | | | | | | | modified: test/dsets.c | ||||
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -3/+4 |
| | | |||||
| * | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -3/+2 |
| | | |||||
* | | Change H5F internals access | Jacob Smith | 2018-09-14 | 1 | -0/+3 |
|/ | |||||
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
| | | | | | | | | | Description: Applied the typo fixes from user's report. The previous pull request couldn't be merged because it was too old, and it was too complicated for me to resolve conflicts. Platform tested: Linux/64 (jelly) - very minor | ||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 1 | -1/+1 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-14 | 1 | -9/+5 |
|\ | |||||
| * | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 1 | -9/+5 |
| | | |||||
* | | Fixed libver bounds underscore issue | M. Scot Breitenfeld | 2018-05-11 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 1 | -30/+22 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-04-01 | 1 | -0/+1 |
| |\ | |||||
| | * | Created internal functions for a couple of H5F calls. | Dana Robinson | 2018-03-30 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 1 | -239/+237 |
| |\ \ | | |/ | | | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -26/+12 |
| | | | |||||
* | | | Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-13 | 1 | -0/+4 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9247388c3d14510341ea3f07847ce2cbb6e44a8e': Rework new tests into one macro Added a "won't fix" RELEASE.txt entry for HDFFV-10356. Fix CMake test names Fixed typo Add release note for HDFFFV-10397. Added a fix for HDFFV-10358. Fixed documentation Description: - Updated the description of copy constructor for clarification. - Removed unnecessary comments. Platforms tested: Linux/64 (jelly) Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -0/+4 |
| | | | |||||
| * | | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -5/+5 |
| | | | |||||
| * | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 1 | -210/+214 |
| |\ \ | |||||
| | * | | HDFFV-10361 Correct signatures | Allen Byrne | 2018-01-09 | 1 | -3/+1 |
| | | | | |||||
| | * | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 1 | -0/+6 |
| | | | | |||||
| * | | | Changes made based on code reviews. | Vailin Choi | 2018-01-12 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-12-08 | 1 | -6/+9 |
| |\ \ \ | | | | | | | | | | | | | | | | Merge from develop. | ||||
| * \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 1 | -3/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature. | ||||
| * | | | | | Initial checkin for library version bounds | Vailin Choi | 2017-10-03 | 1 | -20/+8 |
| |/ / / / | | | | | | | | | | | | | | | | Code changes to provide versioning support when adding to the enumerated defines for H5F_libver_t. | ||||
* | | | | | Resolve compilation errors. | Vailin Choi | 2018-03-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Needs to sync with lib version and Sencode. | M. Scot Breitenfeld | 2018-03-07 | 1 | -28/+11 |
| | | | | | |||||
* | | | | | HDFFV-9724 merge vds duplicate code | Allen Byrne | 2018-01-11 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | synced with develop | M. Scot Breitenfeld | 2018-01-05 | 1 | -210/+210 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -210/+210 |
| | | | | | |||||
| * | | | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 1 | -210/+210 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. | ||||
| * | | | | HDFFV-9724 Remove VDS file cache functionality | Allen Byrne | 2017-12-20 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Correct var name | Allen Byrne | 2017-12-13 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Fix VDS file cache var names | Allen Byrne | 2017-12-13 | 1 | -212/+212 |
| | | | | | |||||
| * | | | | HDFFV-9724 Initial changes and test | Allen Byrne | 2017-12-11 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'develop' into hdf5_1_10 | M. Scot Breitenfeld | 2017-12-12 | 1 | -6/+9 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-05 | 1 | -2/+2 |
| |/ / | |||||
| * | | Normalization with VOL integration branch. | Dana Robinson | 2017-12-01 | 1 | -4/+7 |
| |/ | |||||
| * | Changes made based on RFC review comments | Vailin Choi | 2017-07-18 | 1 | -1/+3 |
| | | | | | | | | Test the changes in a branch via daily testing. | ||||
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | | Fix for HDFFV-9947 H5Sencode | Vailin Choi | 2017-11-28 | 1 | -3/+6 |
| | | | | | | | | Modifications to fix H5Sencode bug when num points selected is > 2^32. | ||||
* | | Changes made based on RFC review comments | Vailin Choi | 2017-08-02 | 1 | -1/+3 |
| | | | | | | | | Test the changes in a branch via daily testing. |