summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [svn-r27551] Snapshot version 1.9 release 228HDF Tester2015-08-241-1/+1
|
* [svn-r27511] Snapshot version 1.9 release 227HDF Tester2015-08-171-1/+1
|
* [svn-r27432] Snapshot version 1.9 release 226HDF Tester2015-07-271-1/+1
|
* [svn-r27428] Bug fix: DAILYTEST-170Albert Cheng2015-07-241-0/+1
| | | | | | | | | | | | | | | | | | | Description: XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623). Solution: Reverse revisions r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro r26627: bring back WANT_DATA_ACCURACY configure macro which is used together with the above two macros. This also brings back the enable-dconv-accuracy configure option. Tested: h5committested. Also tested in ostrich using the XL compilers.
* [svn-r27412] Snapshot version 1.9 release 225HDF Tester2015-07-201-1/+1
|
* [svn-r27372] Snapshot version 1.9 release 224HDF Tester2015-07-131-1/+1
|
* [svn-r27339] Snapshot version 1.9 release 223HDF Tester2015-07-061-1/+1
|
* [svn-r27262] Snapshot version 1.9 release 222HDF Tester2015-06-221-1/+1
|
* [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-081-1/+1
|
* [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-011-1/+1
|
* [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-241-1/+1
|
* [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-171-1/+1
|
* [svn-r27003] Update documentation to match the web instructionsAllen Byrne2015-05-041-41/+58
|