summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10408,10918 add noteAllen Byrne2019-10-021-4/+11
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-191-0/+11
|\ | | | | | | | | * commit 'fb05ff4c4a392d38a45e79fe461bc690dea6f325': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
| * Merge pull request #1928 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr ↵Dana Robinson2019-09-181-0/+11
| |\ | | | | | | | | | | | | | | | | | | to hdf5_1_10 * commit '71c80267ba0db1c1b439d39e4bd7c27b82510c92': Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
| | * Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+11
| | | | | | | | | | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
* | | HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-182-3/+11
| | |
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-181-1/+1
|\ \ \ | |/ / | | | | | | | | | * commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3
| * | Merge branch 'hdf5_1_10' of ↵hdftest2019-09-171-0/+22
| |\ \ | | |/ | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10
| * | Snapshot version 1.10 release 6 (snap2)hdftest2019-09-171-1/+1
| | | | | | | | | | | | Update version to 1.10.6-snap3
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-09-171-0/+22
|\ \ \ | | |/ | |/| | | | | | | * commit '406890277cbe92be1d68721a6fa115441ab1a726': Fixed a bug where we incorrectly pass a lock struct to fcntl for file locking instead of a pointer. (HDFFV-10892)
| * | Fixed a bug where we incorrectly pass a lock struct to fcntlDana Robinson2019-09-161-0/+22
| |/ | | | | | | for file locking instead of a pointer. (HDFFV-10892)
* | Merge S3 code from develop to 1.10Allen Byrne2019-09-131-1/+24
|/
* Merge pull request #1892 in HDFFV/hdf5 from ↵Vailin Choi2019-08-261-0/+14
| | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10873-assertion-v-oh--nmesgs-failed to develop * commit '021919206df7764f951037ae76ccae006b2eea99': Fixed the assertion failure for HDFFV-10873.
* Snapshot version 1.10 release 6 (snap1)hdftest2019-08-261-1/+1
| | | | Update version to 1.10.6-snap2
* Merge pull request #1865 in HDFFV/hdf5 from ↵Vailin Choi2019-08-161-0/+17
| | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10813-swmr-test-fails-on-jelly-with to develop * commit '538f743c145fbbfa7b1119693efd2ff61b34efae': Changes based on PR feedback. Fix for HDFFV-10813 H5Fset_metadata_read_retry_info() test fails on jelly with PGI/19.
* Use a STRING option for API versionAllen Byrne2019-08-122-13/+21
|
* Add contents of HDF5 1.10.5 RELEASE.txt to HISTORY-1_10.txt file.Larry Knox2019-08-022-400/+712
| | | | | Remove 1.10.5 entries from current RELEASE.txt and update version numbers.
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-311-0/+16
|\ | | | | | | | | | | * commit '803ae1d1a87bb962a7d887a958bbd9ac8adf3da3': Changes based on PR review. Bring pull request #1772 from develop to 1.10. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110.
| * Bring pull request #1772 from develop to 1.10.Vailin Choi2019-07-221-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110. Merge pull request #1772 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10808-h5pset_file_space_strategy-succeeds to develop * commit '3768566139df18928aa29ece0eff3010b224633b': Add release notes. Correct hid_t error value to H5I_INVALID_HID in tests related to libver_bounds. Fix for HDFFV-10808 H5Pset_file_space_strategy succeeds when using H5Pset_libver_bounds v18,v18. Fails file creation when non-default free-space info is set in fcpl and the library version high bound is less than v110 because free-space info message is introduced in library release v110. Conflicts: test/tfile.c
* | HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-2/+23
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-07-231-0/+13
|\ \ | |/ | | | | | | | | * commit '308393a020bd7a812c231eee8130c9365d192e18': Change "bad" hid_t_value to H5I_INVALID_HID in test_libver_bounds_copy() test. Bring pull request #1729 from develop to 1.10: Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
| * Bring pull request #1729 from develop to 1.10:Vailin Choi2019-07-171-0/+13
| | | | | | | | | | | | Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
* | Merge from develop, mostly HDFFV-10845Allen Byrne2019-07-121-0/+9
|/
* Fix CMake module include and note textAllen Byrne2019-07-101-4/+4
|
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-0/+9
|
* Squash commit of options to build tools and testsDhvanil Popat2019-06-251-0/+12
|
* Correct sentence structure.Allen Byrne2019-06-211-6/+6
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-201-0/+18
|
* Fix Java JUnit-TestH5P failure on 32-bit archJordan Henderson2019-04-301-0/+4
|
* Added new C++ wrappers - HDFFV-10622Binh-Minh Ribler2019-04-241-0/+6
| | | | | | | | | | | | | | | | Description: Added wrappers for H5Pset/get_create_intermediate_group: // Specifies in property list whether to create missing // intermediate groups void setCreateIntermediateGroup(bool crt_intmd_group) const; // Determines whether property is set to enable creating missing // intermediate groups bool getCreateIntermediateGroup() const; Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
* Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)hdftest2019-04-011-1/+1
|
* Correct Examples for packagingAllen Byrne2019-03-281-0/+2
|
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-191-0/+12
| | | | | cache. Fix issues involving datasets being "no allocated" when they contain cached raw data.
* Revised the entry of bug fix for HDFFV-10705.Songyu Lu2019-03-081-3/+5
|
* Minor change: revised the note from the previous commit about HDFFV-10705.Songyu Lu2019-03-071-1/+2
|
* HDFFV-10705: added a release note.Songyu Lu2019-03-041-0/+7
|
* Correct CMake examples for a binary installAllen Byrne2019-02-271-6/+16
|
* Update so version numbers.Larry Knox2019-02-204-2/+231
| | | | fix 2 typos.
* Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-181-1/+1
|
* Merge pull request #1560 in HDFFV/hdf5 from hdf5-1-10-documentation-only to ↵Richard Warren2019-02-181-1/+19
| | | | | | | | hdf5_1_10_5 * commit '5dd2fda18fbbeab95ba44200e48c8202dae65206': Modify RELEASE.txt in response to PR comments Updated RELEASE.txt with updates regarding HDFFV-10540
* Update HISTORY-1_10.txt and RELEASE.txt files.Larry Knox2019-02-182-444/+478
|
* Code improvementBinh-Minh Ribler2019-02-161-3/+3
| | | | | | | Description: Removed dead code and accidentally leftover code Platforms tested: Linux/64 (jelly) - very minor
* Adding a C++ wrapperBinh-Minh Ribler2019-02-151-1/+7
| | | | | | | | | | | | | Description: - Added a wrapper for H5Ovisit2 to class H5Object // Recursively visit elements reachable from this object. void visit(H5_index_t idx_type, H5_iter_order_t order, visit_operator_t user_op, void *op_data, unsigned int fields); - Fixed various typos in documentation - Removed a pair of [] in a delete statement for a non-array pointer. Platforms tested: Linux/64 (jelly) Linux/64 (platypus) Darwin (osx1011test)
* Merge pull request #1543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-02-141-0/+10
|\ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'f4f8be19125002764715f6cd25372477c729f809': Script changes from develop Added TRILABS-111 note Add HDFFV-10628 known problem TRILAB-111 Update MPI CMake
| * Added TRILABS-111 noteAllen Byrne2019-02-141-0/+7
| |
| * Add HDFFV-10628 known problemAllen Byrne2019-02-141-0/+3
| |
* | Re-write of Java JNI error handlingJordan Henderson2019-02-141-0/+4
|/
* Add RELEASE.txt note for collective metadata read fixesJordan Henderson2019-02-121-0/+16
|
* Fix test issue in testpar/t_dset.c with MPI-2 implementationsJordan Henderson2019-02-071-0/+5
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-02-071-0/+10
|\ | | | | | | | | * commit 'e594811caf10c66c12cad7c554854deea262d9cb': Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
| * Merge pull request #1522 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2019-02-061-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '7f5741825db0737db5ac46c43009681508a73002': Add release notes information. Modification based on feedback from pull request. Modification based on feedback from pull request. There is performance issue when closing an object. The slow down is due to the search of the "tag_list" to find out the "corked" status of an object. The fix: (1) Add a counter "num_objs_corked" in the cache structure to track the number of "corked" objects. (2) Skip the search of "tag_list" if the counter is zero i.e. no "corked" objects. Conflicts: release_docs/RELEASE.txt