Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 30 | -306/+514 |
| | |||||
* | CMake fixes | Allen Byrne | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 16 | -152/+134 |
| | |||||
* | Update version on hdf5_1_10 branch to 1.10.6-snap0. | Larry Knox | 2019-02-18 | 1 | -7/+7 |
| | |||||
* | TRILAB-111 Update MPI CMake | Allen Byrne | 2019-02-13 | 2 | -10/+10 |
| | |||||
* | Refactor TIMEOUT values | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | HDFFV-10697 Disable compression option if source unavailable | Allen Byrne | 2019-02-05 | 1 | -4/+2 |
| | |||||
* | Fix CMake policy 54 warnings | Allen Byrne | 2019-01-18 | 1 | -9/+16 |
| | |||||
* | HDFFV-10669 merge from develop | Allen Byrne | 2018-12-31 | 1 | -2/+2 |
| | |||||
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-12-31 | 11 | -138/+102 |
| | | | | orginally intended to support the full SWMR feature (from develop). | ||||
* | Merge CMake changes from develop | Allen Byrne | 2018-12-20 | 2 | -39/+74 |
| | |||||
* | Add H5I_INVALID_HID | Allen Byrne | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | Tools cleanup | Allen Byrne | 2018-12-13 | 2 | -105/+77 |
| | |||||
* | HDFFV-10632 separate stderr and stdout in tests | Allen Byrne | 2018-12-13 | 61 | -270/+527 |
| | |||||
* | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-23 | 3 | -9/+23 |
| | |||||
* | Fix target for commands | Allen Byrne | 2018-11-09 | 1 | -2/+2 |
| | |||||
* | TRILAB-82 fix coverity high-impact issues | Allen Byrne | 2018-11-08 | 7 | -366/+333 |
| | |||||
* | TRILABS: Merge CMake changes from develop | Allen Byrne | 2018-11-07 | 6 | -83/+95 |
| | |||||
* | HDFFV-10594, 10332, 10531 | Allen Byrne | 2018-09-26 | 5 | -12/+24 |
| | |||||
* | Update version | Larry Knox | 2018-09-05 | 1 | -7/+7 |
| | |||||
* | Update system commands with HD prefix and whitespace | Allen Byrne | 2018-08-28 | 2 | -37/+37 |
| | |||||
* | Rearrange issues by date order | Jordan Henderson | 2018-08-09 | 1 | -7/+7 |
| | | | | | Update version. Update .so versions to match 1.10.3. | ||||
* | Add swmr tests, fix java script | Allen Byrne | 2018-07-27 | 2 | -1/+93 |
| | |||||
* | Revert Sencode h5dump test | Allen Byrne | 2018-07-27 | 3 | -96/+0 |
| | |||||
* | Apply Cygwin pathches from Marco Atzeri. | Larry Knox | 2018-07-26 | 1 | -0/+2 |
| | | | | Commit Joe Lee's typo corrections for src/H5MF.c. | ||||
* | Changes based on feedback from pull request. | Vailin Choi | 2018-07-26 | 2 | -3/+2 |
| | |||||
* | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-26 | 4 | -12/+31 |
| | |||||
* | Fix for HDFFV-10333: | Vailin Choi | 2018-07-26 | 13 | -1/+256 |
| | | | | | | | | | 1) Check for valid object header version for a refcount messge 2) Check for invalid fill value size 3) Check for invalid dimension size in a layout message 4) Add --enable-error-stack option to h5stat 5) Add error checks to h5stat.c 6) Add tests to h5stat and h5dump | ||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-04 | 1 | -0/+684 |
|\ | |||||
| * | Merge pull request #1043 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-05-31 | 1 | -0/+684 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop * commit '1da9c5545c013ebc540ba3044810889d4acfa5be': Restored some unused #defines to the deprecated section of H5Dpublic.h. Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers. Updated commenting in the H5DO compat test. Stripped out most of the duplicated functionality in the H5DO compat test. * Added H5DO compatibility functions. * Changed the offset copy to use an array on the stack. * Yanked some unused #defines. * Fixed the error tests * Moved common functionality into helper functions Normalize with trunk prior to update merge Fixed a warning. Finished move of H5DOread/write_chunk calls to H5D. First stage of moving H5DOread/write_chunk() to src/ and making them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
| | * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 13 | -105/+99 |
| | |\ | |||||
| | * \ | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 14 | -290/+242 |
| | |\ \ | |||||
| | * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 1 | -0/+684 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
* | | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 12 | -32/+36 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 12 | -32/+36 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-10 | 13 | -105/+99 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 1 | -2/+6 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | * commit '1f8cb03e11a46f853881f45dac18eff2dd68401e': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements. | ||||
| * | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 13 | -105/+99 |
| | | | | |||||
* | | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 39 | -528/+527 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix errors in Makefile.am files that cause "make check" to repeat test, even | Quincey Koziol | 2018-04-29 | 1 | -2/+6 |
| |/ / | | | | | | | | | | | | | when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') | ||||
| * | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 13 | -13/+13 |
| | | | |||||
| * | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 13 | -274/+222 |
| |/ | |||||
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 5 | -6/+6 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-29 | 1 | -0/+6 |
| |\ | |||||
| | * | Add missing test file | Allen Byrne | 2018-03-28 | 1 | -0/+2 |
| | | | |||||
| | * | Add missing test which is in autotools | Allen Byrne | 2018-03-27 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 80 | -3259/+4868 |
| |\ \ | | |/ | | | | | | | | | | | | | 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 | 23 | -211/+258 |
| | | | |||||
* | | | HDFFV-10444 fix so numbers and merge java test changes | Allen Byrne | 2018-04-10 | 5 | -6/+6 |
| | | | |||||
* | | | Updated version to 1.10.3-snap0 | lrknox | 2018-03-14 | 1 | -7/+7 |
| | | |