summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* OESS-65 replace szip with aec libraryAllen Byrne2020-04-273-1/+20
|
* Snapshot version 1.12 release 1 (snap0)hdftest2020-04-271-1/+1
| | | | Update version to 1.12.1-1
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-3/+5
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Update release note for CMake warningsAllen Byrne2020-04-031-0/+2
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-302-7/+21
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-03-291-0/+3
|\ | | | | | | | | | | | | | | | | | | * commit '16b909a7488d8288206dd0bb7cf9ef7036d7f543': Update release notes about H5get_alloc_stats() and H5get_free_list_sizes(). Was checking the wrong compiler macro. Correct failure when allocation tracking are disabled. Remove VCS merge conflict Revise API for H5get_alloc_stats() to take a struct instead of separate values. Add routines to query the library's free list sizes and allocation stats.
| * Update release notes about H5get_alloc_stats() and H5get_free_list_sizes().Quincey Koziol2020-03-251-0/+3
| |
* | TRILAB-24 use CheckStructHasMember CMake moduleAllen Byrne2020-03-271-0/+6
|/
* Fixed configure issue when building HDF5 with NAG Fortran 7.0.M. Scot Breitenfeld2020-02-281-0/+6
| | | | | | | HDF5 now accounts for the addition of half-precision floating-point in NAG 7.0 with a KIND=16. (MSB - 2020/02/28, HDFFV-11033)
* One more change to RELEASE.txt.Larry Knox2020-02-281-9/+1
|
* Clear RELEASE.txt HDF5 1.12.0 entries.Larry Knox2020-02-281-207/+3
|
* Update examples and fix version referencesAllen Byrne2020-02-268-210/+212
|
* Update Windows platformsAllen Byrne2020-02-241-5/+1
|
* Merge pull request #2391 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to ↵Allen Byrne2020-02-242-1/+8
|\ | | | | | | | | | | | | | | | | hdf5_1_12 * commit '5b5ff6ee094033f2ecd974b8e0bdaac2b0c7e617': Correct usage of add_compile_definitions Merge changes from develop mostly cmake 3.12 minimum version Merge changes from develop for CMake and Java
| * Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-232-1/+8
| |
* | Partial fix for HDFFV-10792Jordan Henderson2020-02-211-0/+15
|/
* update HDFFV-11029M. Scot Breitenfeld2020-02-181-0/+6
|
* Update release noteAllen Byrne2020-02-111-3/+12
|
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the ↵Muqun Yang2020-02-101-0/+15
| | | | repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.
* HDFFV-11012 fix fortran include propertiesAllen Byrne2020-02-051-0/+42
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2020-01-281-1/+1
|\ | | | | | | | | * commit '91d29817413e00f1dcd006d13790df6ce7aeb5c0': Update version to 1.12.1-snap0 for hdf5_1_12 branch.
| * Update version to 1.12.1-snap0 for hdf5_1_12 branch.Larry Knox2020-01-281-1/+1
| |
* | Create common warnings for build systemsAllen Byrne2020-01-201-0/+9
|/
* Improved CMake options for testsAllen Byrne2020-01-191-0/+14
|
* TRILABS-135 add clang sanitizer supportAllen Byrne2019-12-131-27/+33
|
* Update version to 1.12.0-alpha1.Larry Knox2019-12-121-1/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)Allen Byrne2019-12-111-0/+6
|\ | | | | | | | | | | * commit '3eef4d575ebd23eeb54660e244e604e0159a0aec': Latest date first in HISTORY-1_10_0-1_12_0.txt Update HISTORY-1_10_0-1_12_0..txt with performance improvements
| * Latest date first in HISTORY-1_10_0-1_12_0.txtChris Hogan2019-12-101-6/+6
| |
| * Update HISTORY-1_10_0-1_12_0..txt with performance improvementsChris Hogan2019-12-101-0/+6
| |
* | HDFFV-10876 Merge from developAllen Byrne2019-12-091-4/+0
|/
* Add RELEASE.txt entry for Jira 10934Chris Hogan2019-12-091-0/+6
|
* Add note to RELEASE.txt for H5Sselect_adjust.Neil Fortner2019-12-061-0/+8
|
* Add RELEASE.txt note for H5Sselect_project_interesectionNeil Fortner2019-12-061-0/+8
|
* Add RELEASE.txt note for HVLget_file_type()Neil Fortner2019-12-061-0/+9
|
* HDFFV-10962 add VS2019 supportAllen Byrne2019-11-184-16/+36
|
* Add missing 's'.Larry Knox2019-10-221-1/+1
|
* Update url for S3 and HDFS vfds in RELEASE.txt.Larry Knox2019-10-221-6/+4
|
* Fix typos.Larry Knox2019-10-211-5/+5
|
* Add HISTORY-1_10_0-1_12_0.txt.Larry Knox2019-10-211-0/+1180
|
* Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.Larry Knox2019-10-211-953/+129
| | | | Set version to 1.12.0-alpha0 for snapshot release.
* Merge pull request #1959 from develop to 1.12.Vailin Choi2019-10-111-0/+10
|
* Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 ↵Larry Knox2019-10-091-0/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to hdf5_1_12 * commit '5d2545ee26d4b7013ed363545705f16a67087549': Fix func enter macro in H5T_ref_reclaim() Update RELEASE.txt for reference changes Fix reference type comparison in h5dump Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() Add new H5R API that abstracts object, region and attribute reference types Remove ability to loc by ref from H5VL layer Add support for retrieving object name by token Add H5VL_OBJECT_GET_TYPE to get object type Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info. Fix H5VL_blob_get to return size of blob Add 'blob' callbacks to VOL, along with a native implementation to store them in the global heap, and changed the VL datatype conversion code to use blobs.
| * Update RELEASE.txt for reference changesJerome Soumagne2019-10-081-0/+10
| |
* | Merge pull request #1962 in HDFFV/hdf5 from ↵Vailin Choi2019-10-091-0/+13
|\ \ | |/ |/| | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/112_HDFFV-10585-investigate-slowness-of-regular to hdf5_1_12 * commit 'bffa18b684de83359f4ad25e11f4ad0b15f34040': Merge pull request #1957 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10585-investigate-slowness-of-regular to develop
| * Merge pull request #1934 in HDFFV/hdf5 from ↵Vailin Choi2019-09-301-0/+13
| | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10585-investigate-slowness-of-regular to develop * commit '7924eee0e5ee0745b784c635042b8633886fb799': (1) Address the feedback from the PR review (2) Add release notes Fix for HDFFV-10585 investigate hyperslab slowness: 1) Improve hyperslab performance when doing I/O from 1-d disjoint file dataspace to 1-d contiguous memory dataspace. 2) Move coding in H5D__chunk_io_init() that is constructing the chunk mappings to a separate routine.
* | HDFFV-10408,10918 add noteAllen Byrne2019-10-021-0/+8
|/
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-251-1/+1
|
* Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertantDana Robinson2019-09-171-0/+13
| | | | linking to the deprecated MPI C++ wrappers. Fixes HDFFV-10893.
* Added a release note for HDFFV-10892 (fcntl lock bug).Dana Robinson2019-09-161-0/+22
|
* HDFFV-10854 add release note for windowsAllen Byrne2019-09-121-3/+28
|