summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7219] Purpose:Quincey Koziol2003-07-141-1/+2
| | | | | | | | | | | | | | Bug fix Description: H5T_BKG_TEMP was accidentally removed from library code, but is used by application's datatype conversion routines. Solution: Revert removal of H5T_BKG_TEMP. Platforms tested: h5committest
* [svn-r7198] Elena Pourmal2003-07-101-233/+5
| | | | | | | | | | | | | | Purpose: Maintenance after 1.6.0 release Description: I cleaned the file. Please note that information about known problems, config features, and tested platforms is there. Please do not forget to modify those sections too! Solution: Platforms tested: Misc. update:
* [svn-r7166] Purpose:Quincey Koziol2003-07-031-1/+1
| | | | | | | | | | Update configuration Description: Now that we've split the tree (Yea!), change the main trunk back to debug on and production off. Also, change the version # to 1.7.0
* [svn-r7163] Purpose:Albert Cheng2003-07-031-6/+14
| | | | | | | | | | | | | Updated some compiler information and the particular entry of TFLOPS supports. Description: Solution: Platforms tested: Misc. update:
* [svn-r7155] Purpose:Pedro Vicente Nunes2003-07-031-2/+2
| | | | | | | | | | | | updated info for Code warrior (8.0 in W2000), renamed .NET to MSVC++.NET in Windows XP support Description: Solution: Platforms tested: Misc. update:
* [svn-r7148] Purpose: MiantenanceElena Pourmal2003-07-031-5/+9
| | | | | | | | | | Description: Added information about SZIP and few twicks here and there. Solution: Platforms tested: Misc. update:
* [svn-r7145] Purpose:Albert Cheng2003-07-031-1/+1
| | | | | | | | | | | | | update for release Description: Set the version information to 1.6.0-pre1 to get ready for v1.6 release. Platforms tested: h5committested. Misc. update:
* [svn-r7142] Frank Baker2003-07-031-67/+72
| | | | | | | | Purpose: Insert new Release 1.6.0 "Supprted Configuration Features" table. Platforms tested: Not tested; viewed in vi.
* [svn-r7141] Elena Pourmal2003-07-021-10/+24
| | | | | | | | | | | | | | | | | Purpose: Maintenance for the 1.6.0 release. Description: I updated compilers information for Crays and added h5fc and h5c++ to the new tools sections in REELASE.txt. I added instructions for how to build HDF5 using Intel compilers on Windows. Solution: Platforms tested: Misc. update:
* [svn-r7136] Purpose:Bill Wendling2003-07-011-1/+5
| | | | | | | | Update Description: Reported that the PGI C++ compiler fails to compile the C++ tests correctly...
* [svn-r7134] Purpose:Bill Wendling2003-07-011-2/+2
| | | | | | | | Update Description: Updated the MPE feature mention so that it says "--with-mpe" instead of "--enable-mpe"
* [svn-r7131] Purpose: Maintenance for the fifth round of testingElena Pourmal2003-07-011-1/+1
| | | | | | | | | | | Description: Bumped version number for 1.5.63 after creating a tar ball for the next round of testing Solution: Platforms tested: Misc. update:
* [svn-r7103] Purpose:Bill Wendling2003-06-251-1/+1
| | | | | | | Update Description: HP-UX Fortran parallel works now.
* [svn-r7101] Purpose:Bill Wendling2003-06-251-1/+1
| | | | | | | Update Description: Verified that Intel FOrtran works after much hacking...
* [svn-r7100] Purpose:Bill Wendling2003-06-241-1/+1
| | | | | | | Update Description: Updated with newest information for Intel on Linux.
* [svn-r7099] Elena Pourmal2003-06-241-1/+1
| | | | | | | | | | | | | Purpose: Maintenance Description: Bumped the version number to 1.5.62 after creating a tar ball for the fourth round of testing. Solution: run bin/h5vers -s scipt on arabica Platforms tested: N/A Misc. update:
* [svn-r7074] Purpose:Quincey Koziol2003-06-201-1/+1
| | | | Bump version # after another private snapshot for SAF team.
* [svn-r7061] Purpose:Quincey Koziol2003-06-181-1/+1
| | | | Bump version # after creating private snapshot.
* [svn-r7023] Elena Pourmal2003-06-111-1/+1
| | | | | | | | | | | | | Purpose: Maintenance for the third round of testing Description: Increased the version number to 1.5.59 after creating a tar ball for testing. Solution: Platforms tested: Misc. update:
* [svn-r7020] Purpose:Quincey Koziol2003-06-101-1/+1
| | | | Bump version number after making snapshot
* [svn-r7018] Purpose:Quincey Koziol2003-06-101-0/+3
| | | | | | | | | | | | | | | | | | | | | Bug fix Description: The dataset's modification time was getting set whenever raw data was written with H5Dwrite. Unfortunately, this is a metadata change (which are required to be performed collectively) and H5Dwrite may be called independently from a parallel program, resulting in metadata cache corruption and/or program hangs. Solution: Don't update the modification time when raw data it written. :-( Platforms tested: FreeBSD 4.8 (sleipnir) w/parallel h5committest Misc. update: Noted in release notes and also sent to Frank for updating the docs.
* [svn-r7003] Purpose:Quincey Koziol2003-06-091-0/+3
| | | | | | | | | | | | | | | | | | | Code cleanup/new features. Description: Clean up whitespace & formatting. Make the -S (simple) output display a dataset's modification time in UTC rather than local timezone. Display variable-length datatype information. Simplified & enhanced bitfield datatype information displayed. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
* [svn-r6986] Snapshot version 1.5 release 56HDF Admin2003-06-061-1/+1
|
* [svn-r6975] Purpose:Quincey Koziol2003-06-051-0/+2
| | | | | | | | | | | Bug fix Description: Don't attempt to perform collective I/O on chunked datasets. Platforms tested: FreeBSD 4.8 (sleipnir) w/parallel h5committested
* [svn-r6974] Purpose:Quincey Koziol2003-06-051-1/+1
| | | | | | | | Bump version # Description: Bump the version # of the library after creating snapshot for SAF developers to test with.
* [svn-r6950] Purpose:Quincey Koziol2003-06-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | API tweak. Description: The H5Sget_select_bounds() API call was using hsize_t arrays for retrieving the 'start' and 'end' coordinates, which is counter to the rest of the dataspace API. Solution: Change the arrays to be hssize_t instead. Platforms tested: FreeBSD 4.8 (sleipnir) w/C++ FreeBSD 4.8 (sleipnir) w/parallel h5committested Misc. update: Updated all docs for this change. Added 1.4 compatibility #ifdef's
* [svn-r6948] Elena Pourmal2003-06-031-113/+123
| | | | | | | | | | | | | | Purpose: Maintenance for 1.6 release Description: I did more cleanup and restructuring of the file. Please take a look at the file when you have a chance. Thank you! Solution: Platforms tested: Misc. update:
* [svn-r6945] Elena Pourmal2003-06-021-385/+146
| | | | | | | | | | | | | | | | | | | Purpose: Maintenance for 1.6 release Description: HISTORY.txt was not updated in 1.5 branch since 1.2.0 release. RELEASE.txt had a lot of redundant info that is now in HISTORY.txt INSTALL_Windows_withF90.txt was lost in 1.5 branch. Solution: I updated HISTORY.txt to include release history up to 1.4.5 release. After that I removed all information related to the 1.4.* releases from RELEASE.txt file. "Platforms Tested" section was brought up to date based on the information provided by developers for 1.6.0 first round of testing. RELEASE.txt still needs a lot of work. INSTALL_Windows_withF90.txt is also a first draft, more work is needed. Platforms tested: N/A Misc. update:
* [svn-r6917] Purpose:Albert Cheng2003-05-231-0/+3
| | | | | Updated with new information of LANL Compaq Q. Slight wording change about HDF5_PARAPREFIX.
* [svn-r6905] Elena Pourmal2003-05-201-1/+1
| | | | | | | | | | | | Purpose: Maintenance for the second round of testing Description: Used bin/h5vers to change version number to 1.5.55 Solution: Platforms tested: arabica Misc. update:
* [svn-r6887] Purpose:Bill Wendling2003-05-171-5/+0
| | | | | | | | Update Description: Removed mention of HP-UX10.20 and VClass machines since we don't support them anymore.
* [svn-r6867] Purpose:Quincey Koziol2003-05-131-3/+3
| | | | Update platform information for release testing.
* [svn-r6835] Elena Pourmal2003-05-081-1/+1
| | | | | | | | | | | | | Purpose: Maintenance Description: I changed release version to 1.5.54. Email about tetsing of 1.5.53 will be send after this checkins. Solution: used bin/h5vers -s to change the version number Platforms tested: Done on arabica Misc. update:
* [svn-r6825] Purpose:Quincey Koziol2003-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | New feature/enhancement Description: Chunked datasets are handled poorly in several circumstances involving certain selections and chunks that are too large for the chunk cache and/or chunks with filters, causing the chunk to be read from disk multiple times. Solution: Rearrange raw data I/O infrastructure to handle chunked datasets in a much more friendly way by creating a selection in memory and on disk for each chunk in a chunked dataset and performing all of the I/O on that chunk at one time. There are still some scalability (the current code attempts to create a selection for all the chunks in the dataset, instead of just the chunks that are accessed, requiring portions of the istore.c and fillval.c tests to be commented out) and performance issues, but checking this in will allow the changes to be tested by a much wider audience while I address the remaining issues. Platforms tested: h5committested, FreeBSD 4.8 (sleipnir) serial & parallel, Linux 2.4 (eirene)
* [svn-r6795] Purpose:Bill Wendling2003-05-051-0/+4
| | | | | | | | | | | | | | | | Feature Add Description: Added knob so that the programmer can enable or disable GPFS hints during runtime instead of having it only enabled at configure/compile time. Some of the public APIs were changed to add an extra parameter for this option... Platforms tested: Blue (LLNL). It only affects the MPI/POSIX driver, so no need to test it on non-GPFS platforms. Misc. update:
* [svn-r6793] Snapshot version 1.5 release 52HDF Admin2003-05-031-1/+1
|
* [svn-r6786] Purpose:Bill Wendling2003-04-301-0/+2
| | | | | | | | | | | | Update Description: Updated with description of new h5dumper --string feature. Platforms tested: Mozilla Misc. update:
* [svn-r6761] Snapshot version 1.5 release 51HDF Admin2003-04-261-1/+1
|
* [svn-r6749] Purpose:Bill Wendling2003-04-241-1/+0
| | | | | | | | | | | | | Update Description: The H5FC was already in this doc...but under "bug fixes". Removed that since it's really a new feature. Platforms tested: IBM/PC Jr. Misc. update:
* [svn-r6745] Purpose:Bill Wendling2003-04-241-0/+4
| | | | | | | | | | | | | | | Update Description: Didn't document the addition of the h5fc script. Solution: Document that puppy! Platforms tested: Eyes 2000, Millenium Edition Misc. update:
* [svn-r6737] Purpose:Quincey Koziol2003-04-231-1/+1
| | | | | | | Update release notes Description: Revise note about using -std=gnu99 for gcc 3.x to say -std=c99
* [svn-r6733] Purpose:Albert Cheng2003-04-221-2/+2
| | | | | | | | | | | | Updated with the check-install changes. Description: Solution: Platforms tested: Misc. update:
* [svn-r6726] Purpose:Albert Cheng2003-04-221-0/+3
| | | | | Updated with the added tool of h5fc and fortran/examples checking with the h5fc tool.
* [svn-r6667] Purpose:Quincey Koziol2003-04-141-0/+4
| | | | Note improvements in re-using free space in file.
* [svn-r6643] Snapshot version 1.5 release 50HDF Admin2003-04-121-1/+1
|
* [svn-r6634] Purpose:Quincey Koziol2003-04-111-0/+2
| | | | | Mention that we are using -std=gnu99 instead of -ansi when compiling with gcc 3.x
* [svn-r6632] Purpose:Quincey Koziol2003-04-111-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix Description: This fixes a bug in the low-level metadata caching code in the library which could possibly lose metadata during file I/O when a lot of objects are inserted into a group. This also fixes a couple of (similar) fencepost bugs in the B-tree deletion code. Solution: For the metadata bug - call the low-level driver's 'write' routine instead of H5FD_write. For the B-tree bug - include the correct number of keys. Platforms tested: FreeBSD 4.8 (sleipnir) w/C++ Linux 2.4 (burrwhite) w/FORTRAN Solaris 2.7 (arabica) w/FORTRAN IRIX64 6.5 (modi4) w/FORTRAN & parallel (h5committest is still not working for me on burrwhite) Misc. update:
* [svn-r6615] Purpose:Quincey Koziol2003-04-091-5/+9
| | | | Updated release notes with changed and new API functions.
* [svn-r6568] Purpose:Albert Cheng2003-04-021-0/+4
| | | | | | | | | | | | Updated. Description: Solution: Platforms tested: Misc. update:
* [svn-r6555] Purpose:MuQun Yang2003-04-011-0/+5
| | | | | | | | | | | | Add a little description of szip support. More needs to be added. Description: Solution: Platforms tested: Doc. file, no needs to test. Misc. update: