summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed an uninitialized filter callback struct in H5Dchunk.c andDana Robinson2017-11-211-0/+15
| | | | | | unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330.
* HDFFV-10328 remove allocation noteAllen Byrne2017-11-171-9/+1
|
* Add note for pluginsAllen Byrne2017-11-161-0/+19
|
* HDFFV-10329 - Note new JIRA issueAllen Byrne2017-11-141-0/+12
|
* Correct issue numberAllen Byrne2017-11-061-1/+1
|
* HDFFV-10322M. Scot Breitenfeld2017-11-031-1/+2
|
* HDFFV-10321 change note added.Allen Byrne2017-11-021-0/+11
|
* Update H5Zfilter_avail noteAllen Byrne2017-10-311-2/+2
|
* Correct char typeAllen Byrne2017-10-261-2/+2
|
* HDFFV-10297 fix grammarAllen Byrne2017-10-251-1/+1
|
* HDFFV-10297 - clarify note.Allen Byrne2017-10-251-1/+4
|
* HDFFV-10297 Update release noteAllen Byrne2017-10-251-1/+2
|
* Merge pull request #704 in HDFFV/hdf5 from optimize_superblock_read to developRichard Warren2017-10-131-0/+25
|\ | | | | | | | | | | | | | | | | | | | | * commit '3dde6d0e32461f46630f814a2fdfbd4c813703bf': Updated the code and RELEASE.txt note per comments from John Mainzer Try to address most of the issues raised by Dana in the code review Made edits suggested by John as part of the code review Update the MANIFEST and release_docs/RELEASE files Add a test for parallel reads of independent files using MPI subgroups Edits to the file open optimization and associated test code to bring them closer to the HDF5 library's unwritten coding standards. Also bug fix to repair a hang in testphdf5. The initial coding for the superblock read optization
| * Updated the code and RELEASE.txt note per comments from John MainzerRichard Warren2017-10-111-5/+5
| |
| * Update the MANIFEST and release_docs/RELEASE filesRichard Warren2017-10-101-0/+25
| |
* | Added older change that was added to last changeAllen Byrne2017-10-111-3/+8
| |
* | HDFFV-10297 add release note - fix test stepAllen Byrne2017-10-111-1/+22
|/
* Restore GEN_HDRS and remove cache sets for defaultsAllen Byrne2017-09-131-21/+8
|
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-2/+1
|
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-072-12/+9
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-311-1/+11
|
* HDFFV-10284 Add VS2017 supportAllen Byrne2017-08-311-28/+39
|
* HDFFV-10188 add release noteAllen Byrne2017-08-211-0/+10
|
* HDFFV-10256 add release noteAllen Byrne2017-08-011-0/+10
|
* Add the release noteAllen Byrne2017-07-251-0/+9
|
* Merge pull request #601 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-07-131-2/+10
|\ | | | | | | | | | | | | * commit 'b3a212e54b86e15ea059d856db8685f43cc00829': HDFFV-10254 Fix spelling HDFFV-10254 release note HDFF-10254 - Copy test files with macro to avoid POST_BUILD failure
| * HDFFV-10254 Fix spellingAllen Byrne2017-07-131-1/+1
| |
| * HDFFV-10254 release noteAllen Byrne2017-07-121-2/+10
| |
* | Added a brief outline for Large MPI-IO transfers into RELEASE.txtRichard Warren2017-07-131-1/+23
|/
* Update release noteAllen Byrne2017-06-151-1/+4
|
* HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-121-0/+9
|
* SpellingAllen Byrne2017-05-261-1/+1
|
* Enhanced the release note using 'Writing Notes in a RELEASE.txt File' Allen Byrne2017-05-261-5/+20
|
* Note HDFFV-8611 changeAllen Byrne2017-05-261-0/+5
|
* Added note about 9055 and 10128, 9995 not neededAllen Byrne2017-05-181-9/+11
|
* Update one missed version string.lrknox2017-05-051-1/+1
|
* Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1lrknox2017-05-052-335/+790
| | | | release.
* Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removedDana Robinson2017-04-271-2/+1
| | | | | | the option from the CMake cache init files. Fixes HDFFV-10184
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-255-13/+15457
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* added point to build script repo.M. Scot Breitenfeld2017-04-181-0/+12
|
* HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-0/+4
|
* Update tools issuesAllen Byrne2017-04-031-2/+9
|
* Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵Vailin Choi2017-03-231-2/+37
|\ | | | | | | | | | | | | | | develop * commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1': Update RELEASE.txt based on review comments from pull request. Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
| * Update RELEASE.txt based on review comments from pull request.Vailin Choi2017-03-231-8/+4
| |
| * Update RELEASE.txt to reflect changes for new features and bug fixes since ↵Vailin Choi2017-03-221-1/+40
| | | | | | | | 1.10.0-patch1.
* | Description:Binh-Minh Ribler2017-03-231-64/+2
|/ | | | Removed notes about the C++ API in develop. Only keep in 1.10 branch.
* Description:Binh-Minh Ribler2017-03-201-2/+65
| | | | Updated the C++ API sections.
* Merge branch 'develop' of ↵lrknox2017-03-203-180/+206
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
| * Add reference to CMake application framworkAllen Byrne2017-03-201-1/+3
| |
| * Whitespace changesAllen Byrne2017-03-201-148/+152
| |