summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version 1.10 release 2 (snap2)HDF Tester2017-10-161-1/+1
|
* Added t_bigio.c into the manifest and also added the issue description into ↵Richard Warren2017-09-201-1/+23
| | | | RELEASE.txt
* restore GEN HDRS and remove cache sets for defoult optionsAllen Byrne2017-09-131-23/+9
|
* Generate headers for 1.10 should default offAllen Byrne2017-09-121-1/+1
|
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-072-5/+14
|
* HDFFV-9774 - add enable-error-stack, Merge from developAllen Byrne2017-09-071-1/+10
|
* Merge pull request #645 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to ↵Vailin Choi2017-09-051-0/+9
|\ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '359d31df9b28a6ea4c4e8aa7c5241757331bc6fa': Update RELEASE.txt Add info for HDFFV-10216 to 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.
| * Update RELEASE.txtVailin Choi2017-08-301-0/+9
| | | | | | | | Add info for HDFFV-10216 to release notes.
* | HDFFV-10284 Add VS2017 merged from developAllen Byrne2017-08-311-23/+23
|/
* HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-211-0/+10
|
* Snapshot version 1.10 release 2 (snap1)hdftest2017-08-091-1/+1
|
* Snapshot 1.10.2-snap1hdftest2017-08-041-1/+1
| | | | (Committed 8/1/2017 but not pushed from fork)
* HDFFV-10219 and HDFFV-10256 merge from developAllen Byrne2017-08-041-1/+23
|
* Update release notesVailin Choi2017-08-031-1/+42
| | | | | | 1) Fixes for paged aggregation 2) Fix for HDFFV-10217 3) Fix for HDFFV-7853
* HDFFV-10246 Fix vl string compare in h5diffAllen Byrne2017-07-261-0/+9
|
* HDFFV-10254 fix spellingAllen Byrne2017-07-131-1/+1
|
* HDFFV-10254 release note for change to use macro for copy filesAllen Byrne2017-07-121-2/+11
|
* Updated RELEASE.txtDana Robinson2017-07-051-37/+53
|
* Merge of recent develop work to 1.10 branch.Dana Robinson2017-07-051-5/+46
| | | | | | | | | | Fixes for: * HDFFV-10247 (autotools Fortran long double bug) * HDFFV-10248 (autotools deprecated debug/production tweak) * HDFFV-10250 (-fno-omit-frame-pointer w/ symbols) * Disabled missing parameter warnings in Java constant code * Added H5I_VFL ID checks to tmisc.c * Added 'get a dummy VFD' call to h5test library
* Merge pull request #554 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2017-06-081-1/+43
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'fb5c13d59c8f17dca9bbe0e35e00920be2690af3': Merge of recent develop work to 1.10 branch: * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
| * Merge of recent develop work to 1.10 branch:Dana Robinson2017-05-311-1/+43
| | | | | | | | | | | | | | | | | | * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
* | Updated note based on guidelinesAllen Byrne2017-05-261-5/+20
| |
* | Note HDFFV-8611 changeAllen Byrne2017-05-261-10/+15
|/
* Added note about 9055 and 10128, 9995 not neededAllen Byrne2017-05-181-1/+3
|
* Added a RELEASE.txt message for HDFFV-10187.Dana Robinson2017-05-151-1/+6
|
* Merge pull request #499 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to ↵Dana Robinson2017-05-101-2/+1
|\ | | | | | | | | | | | | hdf5_1_10 * commit '1a4bda1bd824df2da1e8c3441881fb7fca6a4413': Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed the option from the CMake cache init files.
| * 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
* | 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-042-201/+781
|/ | | | release.
* added point to build script repo.M. Scot Breitenfeld2017-04-181-0/+12
|
* Add new files in release_docs to MANIFEST.lrknox2017-04-155-13/+15457
| | | | | | | | | | | | | | | | Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Conflicts: README.txt c++/src/Makefile.in fortran/src/Makefile.in hl/c++/src/Makefile.in hl/fortran/src/Makefile.in hl/src/Makefile.in java/src/jni/Makefile.in release_docs/RELEASE.txt src/Makefile.in
* Merge pull request #408 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2017-04-111-2/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ccb4e9ed9a5e0af27db9f1504a628e35d7f4cf92': (27 commits) Removed commeted out code from H5C_dump_coll_write_list() Checkin of fix for CGNS bug (https://jira.hdfgroup.org/browse/HDFFV-10055). HDFFV-10143 add missing javadoc param Add missing test status Fix CMake regex commands Modify test/fheap.c to run with various file space strategies and/or page buffering Modify test/fheap.c to run with different combinations of file space strategies and page buffering only when ExpressMode is 0 (HDF5TestExpress is 0). Tested on ostrich, platypus, mayll, emu, osx1010test, quail, kite, kituo. Updated the H5L.c error message after additional thought. Fix for HDFFV-10141. Updated an error message in H5L.c to be more helpful. Fixes HDFFV-10141. Re-enabled fixed array index testing in the test_random_rank4_vl() test in test/set_extent. This was fixed some time ago, but the test was never re-enabled for that index type. Fix typo deletion HDFFV-10143 Update new feature section. HDFFV-10143 clean up format and function return HDFFV-10143 Add plugin APIs to Java interface Update with checks for index bounds Update tools issues HDFFV-10143 fix use before set HDFFV-10143 surround will fail with try block HDFFV-10143 typo cleanup HDFFV-10143 typo removed Fix code error and use H5PL_MAX_PATH_NUM in test ...
| * HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-0/+4
| |
| * Update tools issuesAllen Byrne2017-04-031-2/+9
| |
* | HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-0/+4
| |
* | Merge branch 'develop' into hdf5_1_10lrknox2017-03-311-11/+48
|\ \ | |/
* | Merge branch 'develop' into hdf5_1_10lrknox2017-03-281-277/+12
|\ \
| * | Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entrieslrknox2017-03-281-332/+27
| |/ | | | | | | | | in this branch version of RELEASE.txt should be intended for the future 1.12.0 release.
| * 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
| * | Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting
* | | Merge bin/h5vers changes from develop.lrknox2017-03-241-1/+1
| | | | | | | | | | | | | | | Pull version from configure for version test in h5repack_plugin.sh.in Update version to 1.10.2-snap0 for hdf5_1_10 branch.
* | | 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.
* | | Merge pull request #364 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 ↵Larry Knox2017-03-231-11/+40
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | to hdf5_1_10 * commit 'f8d954c0b0a79e2d8d513e180358866e5269229b': Added more notes to the C++ API sections. Description: Added more notes and made some improvements in the C++ API sections.
| * | | Added more notes to the C++ API sections.Binh-Minh Ribler2017-03-231-9/+21
| | | |
| * | | Description:Binh-Minh Ribler2017-03-231-10/+27
| | | | | | | | | | | | | | | | Added more notes and made some improvements in the C++ API sections.