summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23849] Snapshot version 1.9 release 156HDF Tester2013-06-301-1/+1
|
* [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option.Allen Byrne2013-06-281-0/+12
| | | | Tested: local linux
* [svn-r23821] HDFFV-8428: Corrected FAQ referenceAllen Byrne2013-06-251-1/+1
|
* [svn-r23806] Snapshot version 1.9 release 155HDF Tester2013-06-231-1/+1
|
* [svn-r23778] Snapshot version 1.9 release 154HDF Tester2013-06-161-1/+1
|
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+1
| | | | This adds the UserMacros.cmake support needed.
* [svn-r23741] Snapshot version 1.9 release 153HDF Tester2013-06-091-1/+1
|
* [svn-r23718] Snapshot version 1.9 release 152HDF Tester2013-05-261-1/+1
|
* [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-191-1/+1
|
* [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-051-1/+1
|
* [svn-r23668] Added fix report for Jira issue HDFFV-8247, and removed it fromJoel Plutchak2013-05-031-8/+6
| | | | the "Known Problem" section.
* [svn-r23649] Correct file reference in pack listAllen Byrne2013-04-295-384/+542
| | | | Rename and update CMake docs.
* [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-281-1/+1
|
* [svn-r23638] Removed INSTALL_MinGW because, Albert Cheng2013-04-261-269/+0
| | | | | | | | | 1. The file states that: NOTE: We are no longer actively supporting MinGW as of 1.8.5. 2. It is not tested for v1.8.11. 3. If we ever supports it again, it can be "restored" from previous release (e.g. v1.8.10).)
* [svn-r23590] I added SunOS 5.11 (emu) as a newly supported system.Raymond Lu2013-04-151-0/+2
|
* [svn-r23580] I updated the compiler info, system info, and HDF5 support ↵Raymond Lu2013-04-121-27/+17
| | | | | | table of fred, emu, and ostrich. No test is needed.
* [svn-r23561] I added the info about dynamically loaded filter.Raymond Lu2013-04-081-0/+3
|
* [svn-r23554] Added HDFFV-8247 to the Known Problems section.Joel Plutchak2013-04-051-0/+8
|
* [svn-r23470] update INSTALL_parallel with build instructions for Hopper.Mohamad Chaarawi2013-03-271-0/+67
|
* [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-251-0/+4
|
* [svn-r23407] Purpose: Jonathan Kim2013-03-201-0/+2
| | | | | | | | | | | | | HDFFV-8214 - h5repack failed converting small chunked dataset (size < 1K) to contiguous layout. Description: h5repack failed converting small chunked dataset (size < 1K) to contiguous layout. The first case was when chunk dim is bigger than the dataset dim (at leat one), h5repack failed with displaying error stacks. The other case is when chunk dim is smaller than the dataset dim, h5repack failed to change layout. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), emu (solaris-BE),fred (mac64-LE), Windows (32-LE cmake), cmake (jam)
* [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-171-1/+1
|
* [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-101-1/+1
|
* [svn-r23338] Updated with HDFFV-8305 fix.Albert Cheng2013-03-071-1/+10
|
* [svn-r23333] Update CMake documentation, remove obsolete info for windows.Allen Byrne2013-03-064-670/+483
|
* [svn-r23327] Added the reference of the requirement of POSIX Compliance.Albert Cheng2013-03-051-6/+22
|
* [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-031-1/+1
|
* [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-241-1/+1
|
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵Allen Byrne2013-02-181-6/+6
| | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest
* [svn-r23304] Purpose:Jonathan Kim2013-02-181-2/+5
| | | | | | | | | | | | HDFFV-7643 - h5diff - incorrect exit-code returns for extra attribute exist Description: h5diff: Fixed to return correct exit code 1 when detect unique attribute. Prior to this fix, h5diff returned exit code 0 indicating two files are identical. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE), Windows (32-LE cmake), cmake (jam)
* [svn-r23290] Snapshot version 1.9 release 144HDF Tester2013-02-171-1/+1
|
* [svn-r23262] Updated with bug fix entry of HDFFV-8267.Albert Cheng2013-02-131-0/+4
| | | | | Since this is a testing code error that does not affect the function of the library or tools, I started a new "Testing" section for this sort of changes.
* [svn-r23245] I added the information about the new function H5DOwrite_chunk.Raymond Lu2013-02-111-5/+11
| | | | No test is needed.
* [svn-r23242] Added info. about changed behavior of H5DSgetscale_name ↵Scot Breitenfeld2013-02-111-1/+4
| | | | (HDFFV-7596)
* [svn-r23240] Snapshot version 1.9 release 143HDF Tester2013-02-101-1/+1
|
* [svn-r23230] Purpose: Implement H5Dscatter and H5DgatherNeil Fortner2013-02-051-0/+3
| | | | | | | | | | | Description: Adds 2 new API functions, H5Dscatter and H5Dgather. H5Dscatter retrieves data from a specified callback function and scatters it into a selection, defined by a supplied dataspace, within a supplied memory buffer. H5Dgather gathers data from a selection within a supplied memory buffer and passes it in a contiguous form to a supplied callback function. Added tests for these functions Tested: jam, ostrich, koala (h5committest); ummon
* [svn-r23221] Snapshot version 1.9 release 142HDF Tester2013-02-031-1/+1
|
* [svn-r23201] Correct option textAllen Byrne2013-01-291-2/+2
|
* [svn-r23184] Addition of cmakehdf5.Albert Cheng2013-01-221-0/+3
|
* [svn-r23180] Snapshot version 1.9 release 141HDF Tester2013-01-201-1/+1
|
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-143-3/+13
|
* [svn-r23153] Snapshot version 1.9 release 140HDF Tester2013-01-131-1/+1
|
* [svn-r23136] Snapshot version 1.9 release 139HDF Tester2013-01-061-1/+1
|
* [svn-r23121] Snapshot version 1.9 release 138HDF Tester2012-12-301-1/+1
|
* [svn-r23119] Snapshot version 1.9 release 137HDF Tester2012-12-231-1/+1
|
* [svn-r23085] Snapshot version 1.9 release 136HDF Tester2012-12-091-1/+1
|
* [svn-r23071] Snapshot version 1.9 release 135HDF Tester2012-12-021-1/+1
|
* [svn-r23050] Snapshot version 1.9 release 134HDF Tester2012-11-251-1/+1
|
* [svn-r23039] Snapshot version 1.9 release 133HDF Tester2012-11-181-1/+1
|
* [svn-r23032] Updated the following sections with information from the v1.8 ↵Albert Cheng2012-11-141-114/+190
| | | | | | | | branch. Supported Platforms Tested Configuration Features Summary More Tested Platforms