Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Fortran Bug and new features | M. Scot Breitenfeld | 2019-01-08 | 1 | -1/+22 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | M. Scot Breitenfeld | 2019-01-07 | 3 | -5/+45 |
|\ | | | | | | | develop | ||||
| * | Add RELEASE.txt entry for HDFFV-10596. | Larry Knox | 2019-01-04 | 1 | -0/+9 |
| | | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Vailin Choi | 2019-01-02 | 1 | -3/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop Resolve conflicts: Conflicts: test/Makefile.am | ||||
| | * | Updated the parallel install docs. | Dana Robinson | 2018-12-31 | 1 | -8/+3 |
| | | | |||||
| | * | Merge branch 'develop' into openmpi_tweaks | Dana Robinson | 2018-12-31 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Added a shell script so we can run the parallel flush test | Dana Robinson | 2018-12-20 | 1 | -4/+13 |
| | | | | | | | | | | | | | | | | on OpenMPI. | ||||
| * | | | Correction based on code review. | Vailin Choi | 2019-01-02 | 1 | -2/+2 |
| | | | | |||||
| * | | | Changes based on feedback from pull request. | Vailin Choi | 2018-12-31 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix for HDFFV-10659: The library abort with "infinite loop closing library" | Vailin Choi | 2018-12-28 | 1 | -0/+13 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | after deleting attributes in densed storage. The fix: When deleting attribute nodes from the name index v2 B-tree, if an attribute is found in the intermediate B-tree nodes, which may be merged/redistributed in the process, we need to free the dynamically allocated spaces for the intermediate decoded attribute. | ||||
| * | | Merge branch 'develop' into md_cache_logging_squash | Dana Robinson | 2018-12-28 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Update option text | Allen Byrne | 2018-12-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -0/+1 |
| | |/ | |||||
| * | | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -1/+0 |
| |/ | |||||
| * | Merge pull request #1364 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-12-17 | 1 | -0/+14 |
| |\ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5i_reference_removal to develop * commit 'e21c1cf7c6ee6dba5dd5bfd1a525227ac1304b53': Removed H5I_REFERENCE from the library. It has always been unused and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | ||||
| | * | Removed H5I_REFERENCE from the library. It has always been unused | Dana Robinson | 2018-12-08 | 1 | -0/+14 |
| | | | | | | | | | | | | and has been marked 'deprecated' since 1.10.0. Fixes HDFFV-10252. | ||||
* | | | Documented HDFFV-10652 | M. Scot Breitenfeld | 2019-01-02 | 1 | -1/+7 |
|/ / | |||||
* | | HDFFV-10632 correct number | Allen Byrne | 2018-12-12 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10632 stder/stdout change note | Allen Byrne | 2018-12-12 | 1 | -0/+9 |
| | | |||||
* | | HDFVIEW-4 note | Allen Byrne | 2018-12-12 | 1 | -3/+12 |
|/ | |||||
* | RELEASE.txt updates for fixes pushed to 1.10.5. | Dana Robinson | 2018-12-07 | 1 | -49/+0 |
| | |||||
* | Removed RELEASE.txt entry concerning --enable-debug/production configure flags | Dana Robinson | 2018-12-06 | 1 | -13/+0 |
| | | | | as those changes were pushed to HDF5 1.10. | ||||
* | updated with HDFFV-10511 | Scot Breitenfeld | 2018-12-04 | 1 | -1/+5 |
| | |||||
* | Pulled the RELEASE.txt note concerning HDFFV-10633 since that | Dana Robinson | 2018-11-24 | 1 | -11/+1 |
| | | | | | change was pushed to hdf5_1_10 in case we release the Windows VFD in 1.10.5. | ||||
* | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 1 | -2/+12 |
| | |||||
* | Correct platforms | Allen Byrne | 2018-11-06 | 1 | -3/+2 |
| | |||||
* | Snapshot version 1.11 release 3. | hdftest | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Updated RELEASE.txt to reflect HDFFV-10609 work (H5Xpkg.h files | Dana Robinson | 2018-10-29 | 1 | -1/+2 |
| | | | | being incorrectly installed). | ||||
* | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -1/+50 |
| | | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614. | ||||
* | Fix typo | Allen Byrne | 2018-10-04 | 1 | -2/+2 |
| | |||||
* | Reconciled docs with 1.10 branch | Allen Byrne | 2018-10-04 | 2 | -38/+58 |
| | |||||
* | TRILABS-21 add toolchain related info and files | Allen Byrne | 2018-10-04 | 1 | -0/+28 |
| | |||||
* | HDFFV-10594 - Add rpath configuration note | Allen Byrne | 2018-09-26 | 1 | -0/+10 |
| | |||||
* | HDFFV-10531 document option for external libs | Allen Byrne | 2018-09-24 | 1 | -0/+5 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-24 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | * commit 'e96bd2d46e208e0eb6c62cfcc4f86141f933884e': CMake changes for SKIPPED and flush tests H5S adjust callbacks now return an herr_t instead of void. Normalization with vol_integration (property lists, file drivers, other misc). | ||||
| * | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -0/+1 |
| | | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-09-21 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | * commit 'f03758613a6ec83e5ddd664590d162ccc888f13e': Snapshot version 1.11 release 2. Normalization with vol_integration (test code and H5Xtest.c) | ||||
| * | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10332 Use pre-generated files | Allen Byrne | 2018-09-18 | 1 | -1/+6 |
|/ | |||||
* | HDFFV-9059 Allow detect to take a file as an argument | Allen Byrne | 2018-09-18 | 1 | -1/+10 |
| | |||||
* | Minor text corrections | Allen Byrne | 2018-09-05 | 2 | -3/+3 |
| | |||||
* | HDFFV-10569 Add unsupported option notes to docs | Allen Byrne | 2018-09-04 | 2 | -49/+77 |
| | |||||
* | HDFFV-10568 fix hdf5_java library dependency | Allen Byrne | 2018-09-01 | 1 | -0/+9 |
| | |||||
* | Update RELEASE.txt with suggested changes | Jordan Henderson | 2018-08-27 | 1 | -1/+46 |
| | |||||
* | Add fix for HDFFV-10501 | Jordan Henderson | 2018-08-26 | 1 | -0/+18 |
| | | | | | Add test for HDFFV-10501 fix Add release note for HDFFV-10501 fix | ||||
* | Update fortran windows 10 version | Allen Byrne | 2018-08-20 | 1 | -2/+2 |
| | |||||
* | HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option | Allen Byrne | 2018-08-17 | 2 | -0/+12 |
| | |||||
* | HDFFV-10536 callback crash fixed by using stack structure | Allen Byrne | 2018-08-17 | 1 | -0/+10 |
| | |||||
* | Update cmake warnings to match the autotools files better | Allen Byrne | 2018-08-16 | 2 | -0/+499 |
| | |||||
* | Fix JIRA number format | Allen Byrne | 2018-08-16 | 1 | -2/+2 |
| |