summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version 1.8 release 21 (snap4)hdftest2018-01-291-1/+1
|
* Fix typosAllen Byrne2018-01-251-4/+4
|
* Merge notes from developAllen Byrne2018-01-251-4/+68
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-5/+4
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-1/+22
|
* Snapshot version 1.8 release 21 (snap3)hdftest2018-01-081-1/+1
|
* Snapshot version 1.8 release 21 (snap2)hdftest2018-01-011-1/+1
|
* Snapshot version 1.8 release 21 (snap1)hdftest2017-12-181-1/+1
|
* Snapshot version 1.8 release 21 (snap0)hdftest2017-12-111-1/+1
|
* Add HDF5 1.8.20 RELEASE.txt file to HISTORY-1_8.txt.lrknox2017-12-012-222/+529
| | | | | | | Removed new features and bug fixes released in HDF5 1.8.20 from RELEASE.txt. Copied Platforms Tested, Tested Configuration Features Summary, More Tested Platforms, and Known Problems sections from 1.8.20 RELEASE.txt to hdf5_1_8 RELEASE.txt.
* HDFFV-10328 Undo changesAllen Byrne2017-11-201-9/+1
|
* HDFFV-10328 Updated notesAllen Byrne2017-11-161-0/+19
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-11-161-0/+8
|\ | | | | | | | | | | | | * commit 'dc81497bd0840c8adab0cea51ca814359b80305d': Add RELEASE.txt note for HDFFV-10274. Initialize hid_t variables in test_Attr_bug9. Fix HDFFV-10274. When deleting all (or almost all) of the messages in an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.
| * Add RELEASE.txt note for HDFFV-10274.Neil Fortner2017-11-141-0/+8
| |
* | HDFFV-10329 - add new jira issue.Allen Byrne2017-11-141-0/+12
|/
* Correct issue numberAllen Byrne2017-11-061-1/+1
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-1/+20
|
* Update H5Zfilter_avail noteAllen Byrne2017-10-311-2/+2
|
* Update version string on hdf5_1_8 development branch following creation of newlrknox2017-10-301-1/+1
| | | | hdf5_1_8_20 branch.
* HDFFV-10297 fix grammarAllen Byrne2017-10-251-1/+1
|
* HDFFV-10297 - clarify note.Allen Byrne2017-10-251-2/+5
|
* HDFFV-10297 Update release noteAllen Byrne2017-10-251-0/+1
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-10-191-3/+43
|\ | | | | | | | | | | | | | | * commit '9c8d0e1afce7d9d31115972902e9030a000daefa': Snapshot version 1.8 release 20 (snap7) Update about C++ documentation Adding new C++ wrappers Description: - Added overloaded wrappers for H5Oget_info and H5Oget_info_by_name // Retrieves information about an object void getObjectInfo(H5O_info_t *oinfo) const; void getObjectInfo(const char *name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; void getObjectInfo(const H5std_string& name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; - Many miscellaneous cleanup for consistent appearance Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) Snapshot version 1.8 release 20 (snap7)
| * Update about C++ documentationBinh-Minh Ribler2017-10-181-1/+16
| |
| * Merge branch 'hdf5_1_8' of ↵Binh-Minh Ribler2017-10-181-1/+1
| |\ | | | | | | | | | https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
| | * Snapshot version 1.8 release 20 (snap7)HDF Tester2017-10-161-1/+1
| | |
| * | Adding new C++ wrappersBinh-Minh Ribler2017-10-181-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: - Added overloaded wrappers for H5Oget_info and H5Oget_info_by_name // Retrieves information about an object void getObjectInfo(H5O_info_t *oinfo) const; void getObjectInfo(const char *name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; void getObjectInfo(const H5std_string& name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; - Many miscellaneous cleanup for consistent appearance Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* | | Added older tool change that was in last mergeAllen Byrne2017-10-111-0/+12
| | |
* | | HDFFV-10297 merge from developAllen Byrne2017-10-111-0/+23
| |/ |/| | | Also cleaned up some other non-merged changes
* | Snapshot version 1.8 release 20 (snap6)HDF Tester2017-10-091-1/+1
|/
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-09-191-1/+1
|\ | | | | | | | | * commit 'f97cd0310642c36135be2ab4e99657cce5fb2ccd': Snapshot version 1.8 release 20 (snap5)
| * Snapshot version 1.8 release 20 (snap5)HDF Tester2017-09-181-1/+1
| |
* | Remove cache sets for defaults, cleanup cmake filesAllen Byrne2017-09-131-19/+8
|/
* Merge pull request #655 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_8 to ↵Vailin Choi2017-09-131-1/+8
|\ | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit 'b15011a59af9e70eb06865234f8f0dacab34aa0f': Fix for HDFFV-9947 Fix to return error when encoding dataspace selection exceeds 32 bit integer limit. Add info for release notes Fix for daily test failure Fix for the compilation error from the PGI compiler. Modifications based on comments from pull request review (1) Remove unnecessary asserts (2) Add code to insert bad offset values to the test file in gen_bad_offset.c Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file Fix H5HL_offset_into() to return error when offset exceeds heap data block size. Also fix other places that call this routine to detect error return.
| * Add info for release notesVailin Choi2017-09-061-1/+8
| |
* | Snapshot version 1.8 release 20 (snap4)HDF Tester2017-09-111-1/+1
| |
* | HDFFV-9774 Add enable-error-stack to h5diffAllen Byrne2017-09-061-1/+10
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2017-09-051-1/+1
|\ \ | |/ | | | | | | * commit 'e964568753bcdca01af1bdc0d8b5ee6f4d314243': Snapshot version 1.8 release 20 (snap3)
| * Snapshot version 1.8 release 20 (snap3)HDF Tester2017-09-041-1/+1
| |
* | HDFFV-10276 add whitespaceAllen Byrne2017-08-311-0/+1
| |
* | HDFFV-10276 correct typoAllen Byrne2017-08-311-1/+1
| |
* | HDFFV-10276 Correct note of change in UD parametersAllen Byrne2017-08-311-9/+10
| |
* | HDFFV-9774 Add note to new argumentAllen Byrne2017-08-311-5/+12
|/
* HDFFV-10284 add VS2017Allen Byrne2017-08-311-23/+23
|
* Merge pull request #643 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-08-292-13/+24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7f758f2eea5c918a9100e6e7e6e0744a85e4c571': Commit changes to release version strings in README.txt and RELEASE.txt from release. Put back link targets for dynamically loaded libraries in Makefile.ams that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed. Update URL for obtaining source inINSTALL file. Disable building of libdynlib* dynamically loaded plugin test libraries on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file. Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing. HDF5 1.8.19-pre1 released. Add RELEASE.txt entry for H5Dget_chunk_size. Remove test entries Ran bin/reconfigure after so number change. Update hl lib .so numbers: new function was added. Update RELEASE.txt: move H5DOread_chunks entry to new features, clarify entry for HDFFV-10051. Updated notes for test fixes and added bug fix for h5diff help text. Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Update version to 1.8.19-pre1.
| * Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-252-13/+24
| |\ | | | | | | | | | into hdf5_1_8
| | * Commit changes to release version strings in README.txt and RELEASE.txtlrknox2017-06-151-1/+1
| | | | | | | | | | | | from release.
| | * Update URL for obtaining source inINSTALL file.lrknox2017-06-141-13/+2
| | |
| | * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-1/+7
| | | | | | | | | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
| | * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.