summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Update notesAllen Byrne2017-03-201-31/+51
| |
* | 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
* Update CMake files and formattingAllen Byrne2017-03-012-51/+51
|
* Update docs and scripts for releaseAllen Byrne2017-02-243-90/+136
|
* Updated platform and compiler versions in "More Tested Platforms" forlrknox2017-02-031-12/+13
| | | | | | | | current versions of EC2 cloud machines tested. Linux 2.6.18-431.11.2.el6 MPICH mpich 3.1.4 compiled with #1 SMP x86_64 GNU/Linux gcc 4.9.3 and gfortran 4.9.3 (platypus)
* Remove obsolete platforms.Larry Knox2017-01-311-69/+13
|
* Update "Supported Platforms" and "Tested Configuration Features Summary" ↵Larry Knox2017-01-311-1274/+109
| | | | | | sections. Remove changes made before HDF5 1.10.0-patch1 from "New Features" and "Bug Fixes" sections.
* Update cmake min version and cmake command conventionAllen Byrne2017-01-104-117/+118
|
* Snapshot version 1.9 release 235hdftest2016-12-161-1/+1
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-142-3/+9
|
* Snapshot release: increment version.lrknox2016-10-011-1/+1
|
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵Allen Byrne2016-08-224-26/+37
| | | | type to the recommended variable name. Updated documentation.
* [svn-r30131] Fix bug reported by Cisco Talos TALOS-CAN-0178. Added check for ↵Neil Fortner2016-07-011-0/+5
| | | | | | | | | a message that should not be sharable being marked as sharable on disk, returns failure in this case. Needs testing. Tested: ummon
* [svn-r29406] Add Java and update options to CMake/Windows docsAllen Byrne2016-03-145-110/+124
|
* [svn-r29369] Description:Binh-Minh Ribler2016-03-091-14/+52
| | | | More updates about the Packet Table improvement.
* [svn-r29366] Purpose: Update RELEASE.txtBinh-Minh Ribler2016-03-091-1/+23
| | | | | Description: Added note about the changes in the C++ Packet Table library
* [svn-r29307] Add Java to new configurationAllen Byrne2016-03-071-281/+287
|
* [svn-r29306] Purpose: Add functionBinh-Minh Ribler2016-03-071-0/+7
| | | | | | | | | | Description: Added member function ArrayType::operator= because ArrayType has pointer data members. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
* [svn-r29292] Maintenance: Restored RELEASE.txt from rev 27551 and added ↵Elena Pourmal2016-03-061-115/+1174
| | | | | | | | | entries from Allen and Binh-Minh. Other main changes that were done to trunk should be documented before the 1.10.0 code freeze. This file will be added as HISTORY-1_9_0-1_10_0.txt to the 1_10 branch when the branch is created and will be part of the HDF5 1.10.* source distribution.
* [svn-r29275] HDFFV-9698: fix subsetting issues with h5dumpAllen Byrne2016-03-041-2/+12
|
* [svn-r29270] Description:Binh-Minh Ribler2016-03-041-0/+24
| | | | Updated for "Improve Packet Table library" commit 29269.
* [svn-r28777] Description:Quincey Koziol2016-01-031-0/+2
| | | | | | | | | | Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r28730] Snapshot version 1.9 release 233HDF Tester2015-12-281-1/+1
|
* [svn-r28397] Add note about the "H5_BUILT_AS_DYNAMIC_LIB" compile definitionAllen Byrne2015-11-182-22/+27
|
* [svn-r28161] Update comment about VS versionsAllen Byrne2015-10-212-8/+51
|
* [svn-r28158] Merge from CMAMKE_EXT_MOD repo.Allen Byrne2015-10-213-94/+68
| | | | Add VS2015 support.
* [svn-r28128] Add version extension to all uses of source nameAllen Byrne2015-10-191-21/+21
|
* [svn-r28126] Correct CMake var nameAllen Byrne2015-10-191-6/+6
|
* [svn-r28075] HDF5 passed basic tests in Mac El Capitan VM and is added to ↵Albert Cheng2015-10-141-0/+4
| | | | the more tested platform section.
* [svn-r27973] Update to new style usage Allen Byrne2015-10-062-73/+177
|
* [svn-r27968] Modified version number to 1.9.233 before creating a tar ball ↵Elena Pourmal2015-10-061-1/+1
| | | | for DLS.
* [svn-r27901] Rework doc for updated examples scriptAllen Byrne2015-09-281-35/+154
|
* [svn-r27871] Update with changes to script fileAllen Byrne2015-09-241-28/+29
|
* [svn-r27847] Add Not early in document about CMAKE_INSTALL_PREFIX.Allen Byrne2015-09-211-0/+4
|
* [svn-r27767] Snapshot version 1.9 release 231HDF Tester2015-09-141-1/+1
|
* [svn-r27690] Snapshot version 1.9 release 230HDF Tester2015-09-071-1/+1
|
* [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-311-1/+1
|
* [svn-r27597] Update text files to match 1.8 changesAllen Byrne2015-08-274-1439/+362
|
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-77/+0
| | | | | | | | | The only remaining code consists of a few floating-point tests that rely on pre-generated and checked-in VMS files. These have been left alone, even though they will not be possible to recreate, since testing VMS float behavior is still important. Tested on: h5committest