summaryrefslogtreecommitdiffstats
path: root/RELEASE
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r3173] Updated with new feature of mpich, system information of IBM SP andAlbert Cheng2000-12-211-4/+6
| | | | O2K, plus some editing about the shared library errors.
* [svn-r3168] Purpose:Quincey Koziol2000-12-201-5/+6
| | | | Correct a few small typos in version numbers, etc.
* [svn-r3167] Purpose:Bill Wendling2000-12-201-0/+3
| | | | | | | Documentation Description: Documented the known bug that module files aren't installed if they are created.
* [svn-r3163] Barbara Jones2000-12-201-72/+92
| | | | | Description: Made changes given to me by Elena (still needs others?)
* [svn-r3159] Updated.Albert Cheng2000-12-191-1/+3
|
* [svn-r3158] Purpose:Quincey Koziol2000-12-191-0/+12
| | | | | | Document testing problems Description: Document certain "false negatives" when testing h5ls on certain platforms.
* [svn-r3151] Updated with 1.4.0.beta1 information.Albert Cheng2000-12-181-4/+11
|
* [svn-r3145] Elena Pourmal2000-12-151-0/+64
| | | | | | | Purpose: Maintenance Description: Information about F90 and C++ has been added.
* [svn-r3101] Purpose:Bill Wendling2000-12-081-78/+78
| | | | | | | | Updates and reformatting Description: Reformatting of RELEASE document. Updated some of the platforms in the INSTALL doc.
* [svn-r3093] Raymond Lu2000-12-071-0/+2
| | | | | | | Purpose: update Description: Added HDF-GASS and HDF-SRB information in this file.
* [svn-r2994] Updated with parallel bug fix.Albert Cheng2000-11-221-44/+50
|
* [svn-r2985] Purpose:Quincey Koziol2000-11-211-1/+5
| | | | | | Documentation Description: Mentioned the addition of the array datatype for the next release.
* [svn-r2786] Added release notes for h4toh5.Robert E. McGrath2000-11-011-0/+67
|
* [svn-r2720] Purpose:Quincey Koziol2000-10-241-0/+3
| | | | Update release notes for VFL updates.
* [svn-r2715] Purpose:Quincey Koziol2000-10-201-0/+2
| | | | Document changing the maximum number of dimensions from 31 -> 32
* [svn-r2699] Purpose:Quincey Koziol2000-10-191-0/+2
| | | | | | | | | | | | | | | Bug fix Description: "Time" datatypes (H5T_UNIX_D*) were not being stored and retrieved in the datatype object header message correctly. Solution: Store endian-ness and precision in the datatype object header message and added test to continue to track them working correctly. This fixes bug #512. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2689] Purpose:Quincey Koziol2000-10-171-2/+4
| | | | | | | | | | | | | | | | | Bug fix. Description: Previously, it has been possible to dereference deleted objects in a file. Obviously, this is incorrect and could cause all sorts of problems if the object being dereferenced had been partially over-written with other information. - This is documented in Bug #493. Solution: Check the link count for objects being dereferenced and don't allow any objects with link counts of zero to be dereferenced. This fixes bug #493. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2681] Updated.Albert Cheng2000-10-131-0/+4
|
* [svn-r2599] Purpose:Quincey Koziol2000-09-261-0/+4
| | | | | | | | Document new feature Description: Mention data sieve buffering for next release. Platforms tested: Solaris 2.6 (i.e. baldric)
* [svn-r2585] Mentioned the new Stream Virtual File Driver.Thomas Radke2000-09-221-1/+7
|
* [svn-r2568] Description:Quincey Koziol2000-09-161-2/+1
| | | | Mention the hypeslab speedups
* [svn-r2520] Backed out mention of changing point selections.Quincey Koziol2000-09-071-2/+0
|
* [svn-r2514] Documented point selection bug fix.Quincey Koziol2000-09-061-0/+2
|
* [svn-r2458] Added notes for my bug fixes and API additions over the last ↵Quincey Koziol2000-08-031-0/+5
| | | | couple of days.
* [svn-r2393] Updated.Albert Cheng2000-06-191-0/+2
|
* [svn-r2371] Added note for struct(opt) fix.Robb Matzke2000-06-081-0/+5
|
* [svn-r2310] added a line saying that the opaque and bitfields type is ↵Patrick Lu2000-05-311-0/+1
| | | | supported now
* [svn-r2297] Updated with VFL and Thread-safe implementation information.Albert Cheng2000-05-291-1/+3
|
* [svn-r2213] added to teh tools section. noted that the release and dev ↵Patrick Lu2000-05-041-0/+3
| | | | branch is merged.
* [svn-r2196] Updated with function name change happened long ago. StillAlbert Cheng2000-04-241-0/+1
| | | | need to track down other changes.
* [svn-r2195] Updated with the addition of thread-safe and pthread configure ↵Albert Cheng2000-04-241-0/+1
| | | | options.
* [svn-r2176] Updated bugfixesRobb Matzke2000-04-211-0/+1
|
* [svn-r2159] Added note about improved metadata I/OQuincey Koziol2000-04-191-0/+3
|
* [svn-r2130] Documented change of H5Screate_simple & H5Sset_extent_simple to ↵Quincey Koziol2000-04-121-0/+2
| | | | | | disallow size 0 dimensions without corresponding unlimited dimension.
* [svn-r2126] Documented change to H5Aiterate and H5A_operator_t for next release.Quincey Koziol2000-04-121-0/+2
|
* [svn-r2116] Added note about H5Giterate bug fix.Quincey Koziol2000-04-121-0/+3
|
* [svn-r2114] Documented hyperslab bug fix for next release.Quincey Koziol2000-04-111-0/+1
|
* [svn-r2097] Logged hyperslab bug fix.Quincey Koziol2000-04-071-0/+3
|
* [svn-r2084] Updated.Albert Cheng2000-04-051-0/+4
|
* [svn-r2080] Added information about the H5Giterate bug fixed & added the new ↵Quincey Koziol2000-04-051-0/+2
| | | | | | test module (test/titerate.c) to the MANIFEST
* [svn-r2074] Updated to mention the free-lists and H5garbage_collect API functionQuincey Koziol2000-04-041-0/+2
|
* [svn-r2056] Elena Pourmal2000-03-231-504/+88
| | | | | | | | | | | | | | | RELEASE file was brought up to date. This file is under construction for 1.3.x (1.4.0?) release. All major changes MUST be reflected in one of the following sections of this file * New Features * Bug Fixes * Platfoms Tested * Known Problems Please update New Features section when you have time!!!!!!!!!!!!! HISTORY file was brought up to date. It contains release information for HDF5 1.2.0 and 1.2.1 along with the historical changes to Alpha and Beta versions of HDF5 1.0.X.
* [svn-r2040] added an update after the 1.2.0 release that says the dumper is nowPatrick Lu2000-03-201-1/+1
| | | | displaying committed types correctly.
* [svn-r2035] Started a session to record changes/bug fixes since v1.2 release.Albert Cheng2000-03-141-0/+15
|
* [svn-r1955] Updated for Cygwin.Raymond Lu2000-02-091-0/+7
|
* [svn-r1557] INSTALL:Albert Cheng1999-08-021-38/+42
| | | | | | | | | | | | | | | | | | | Edited for 1.2.0beta release. INSTALL.ascired: Updated with simplified steps. INSTALL_parallel: Updated with information that was in INSTALL and INSTALL.parallel. INSTALL_parallel.ascired: Removed old setup no longer needed. RUNPARALEL, RUNSERIAL, disable-shared are specified in config/intel-osf1. README: Update mailing list subscription instruction. RELEASE: Updated for 1.2.0beta release information. INSTALL_Windows.txt: Contains Windows platform installation instructions. INSTALL.parallel: Removed because its content has been moved to INSTALL_parallel.
* [svn-r1552] Changes since 19990728Robb Matzke1999-07-301-1/+104
| | | | | | | ---------------------- ./RELEASE [1.2,1.3] Updated release notes for 1.2.0 release
* [svn-r1073] Updated with recent changes.Albert Cheng1999-02-171-0/+3
|
* [svn-r1058] Added a section of SUPPORTED PLATFORMS. Edited in a few platformsAlbert Cheng1999-02-051-2/+14
| | | | that I know for sure.
* [svn-r1047] Entered the bug fix for IRIX 6.x configure in the CHANGES log.Albert Cheng1999-02-011-1/+6
|