summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11374] Purpose: Maintenance/improvementElena Pourmal2005-09-081-0/+5
| | | | | | | | | | | Description: Added support for "big" REAL and DOUBLE PRECISION types. Solution: Platforms tested: heping with g95 (-r8, -d8) mir with ifc (-r16, -r8) Misc. update:
* [svn-r11363] Purpose:James Laird2005-09-071-1/+8
| | | | | | | | | | Updated release notes Description: Added md5 checksumming and configure flag checking to release notes. Platforms tested: Change only to release notes
* [svn-r11356] Purpose: Update document.Raymond Lu2005-09-061-0/+3
| | | | Misc. update: Information about H5Tis_hard().
* [svn-r11322] MuQun Yang2005-08-311-0/+5
| | | | | | | | | | | | | | | Purpose: Add the known problem for IRIX6.5 C version >7.4. Description: Somehow SGI's MPI implementation doesn't free MPI_TYPE_entries, So for large application to use MPI derived datatype, environment variable MPI_TYPE_MAX needs to be reset. Solution: Platforms tested: Misc. update:
* [svn-r11313] Purpose:Albert Cheng2005-08-301-0/+6
| | | | updated.
* [svn-r11297] Purpose:Quincey Koziol2005-08-251-0/+2
| | | | | | | | | | | | Code cleanup & speedup Description: Refactor h5dump & related code to be considerably cleaner & faster for files with large #'s of objects. Platforms tested: FreeBS 4.11 (sleipnir) Linux 2.4
* [svn-r11293] Purpose:Albert Cheng2005-08-231-0/+3
| | | | updated with the change of t_mpi.
* [svn-r11290] Purpose:Fang Guo2005-08-231-9/+197
| | | | | | | | | | | | Maintenance on Windows Description: Add how to build hdf5 with thread-safe feature on windows into the document Solution: Platforms tested: Misc. update:
* [svn-r11277] Purpose:Quincey Koziol2005-08-201-1/+1
| | | | | | | | | | | | | | | Bug fix Description: Fix core dump when checking whether to invalidate the name of an object when unlinking an object in a group opened through an object reference. Solution: Check if names of various objects are valid before comparing them, etc. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11272] Purpose:Fang Guo2005-08-191-0/+239
| | | | | | | | | | | Improvement Description: Documentation for installing HDF5 on Cywin Solution: Platforms tested: Misc. update:
* [svn-r11266] Purpose:MuQun Yang2005-08-191-1/+9
| | | | | | | | | | | | | Add more comments for collective chunk IO supports. Description: On some platforms that use mpich library internally, we have no way to check mpich version number. We have to manually turn off the collective IO supports. One example is Altix(cobalt). Just put a comment there so that we won't forget about this. Solution: Platforms tested: Misc. update:
* [svn-r11238] Purpose:Albert Cheng2005-08-131-0/+1
| | | | Updated for the added feature of standalone build for h5perf.
* [svn-r11211] Purpose: Additional wrappersBinh-Minh Ribler2005-08-081-0/+15
| | | | | | | | | | | | | | | Description: Added missing member functions: H5::CompType::getMemberArrayType H5::CompType::getMemberVarLenType H5::AbstractDs::getArrayType H5::AbstractDs::getVarLenType H5::CommonFG::openArrayType H5::CommonFG::openVarLenType H5::PropList::copyProp -- this will replace the current H5::PropList::copyProp in later releases due to incorrect prototype. H5::IdComponent::getHDFObjType
* [svn-r11204] Snapshot version 1.7 release 50HDF Admin2005-08-071-1/+1
|
* [svn-r11199] Updated it.Albert Cheng2005-08-041-8/+11
|
* [svn-r11191] Purpose:James Laird2005-08-031-1/+5
| | | | | | | | | | | | Updating RELEASE.txt Description: Forgot to mention check-p and check-s. Platforms tested: Still only textual changes. Misc. update:
* [svn-r11190] Purpose:James Laird2005-08-031-4/+13
| | | | | | | | | | | | | Updated RELEASE.txt Description: Added/updated recent makefiles changes (test logs, make check-clean) in RELEASE.txt Platforms tested: Textual change only Misc. update:
* [svn-r11189] Purpose:Fang Guo2005-08-031-42/+88
| | | | | | | | | | | Maintenance on windows Description: Add high level dlls contents in Solution: Platforms tested: Misc. update:
* [svn-r11188] Purpose:Fang Guo2005-08-031-29/+77
| | | | | | | | | | | Maintenance on windows Description: Add hl dll contents in Solution: Platforms tested: Misc. update:
* [svn-r11187] Purpose:Fang Guo2005-08-031-28/+81
| | | | | | | | | | | Maintenance on windows Description: Add hl dlls contents Solution: Platforms tested: Misc. update:
* [svn-r11186] Purpose:Fang Guo2005-08-031-129/+238
| | | | | | | | | | | Maintenance on windows Description: Reformat Solution: Platforms tested: Misc. update:
* [svn-r11182] Purpose:Fang Guo2005-08-021-1799/+2450
| | | | | | | | | | | Maintenance on windows Description: Add high level dll and multithread contents into the document Solution: Platforms tested: Misc. update:
* [svn-r11180] Purpose:Fang Guo2005-08-011-14/+17
| | | | | | | | | | | Maintenance on windows Description: some typoes Solution: Platforms tested: Misc. update:
* [svn-r11178] Purpose:Fang Guo2005-08-011-92/+93
| | | | | | | | | | | Maintenance on windows Description: Reformat to have a clear look Solution: Platforms tested: Misc. update:
* [svn-r11176] Purpose:Quincey Koziol2005-07-301-0/+2
| | | | | | | | | | | | | | | Bug fix Description: Correct problems when querying information about a group that was opened by dereferencing an object reference. Solution: Read in symbol table information instead of rely on it being cached. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11175] Purpose:Fang Guo2005-07-291-20/+25
| | | | | | | | | | | Maintenance on Windows Description: Reformat a little bit to make it easy to read and find Solution: Platforms tested: Misc. update:
* [svn-r11174] Purpose:Fang Guo2005-07-291-11/+31
| | | | | | | | | | | Maintenance on Windows Description: Add hl dll contents Solution: Platforms tested: Misc. update:
* [svn-r11173] Purpose:Fang Guo2005-07-291-45/+63
| | | | | | | | | | | Maintenance on windows Description: Add high level dlls contents Solution: Platforms tested: Misc. update:
* [svn-r11172] Purpose:Fang Guo2005-07-291-105/+139
| | | | | | | | | | | Maintenance on windows Description: Add contents on high level dlls Solution: Platforms tested: Misc. update:
* [svn-r11171] Purpose:Fang Guo2005-07-281-149/+406
| | | | | | | | | | | Maintenance Description: Add high level dll contents and build multithreaded hdf5 on windows section Solution: Platforms tested: Misc. update:
* [svn-r11148] Snapshot version 1.7 release 49HDF Admin2005-07-241-1/+1
|
* [svn-r11145] Purpose:Quincey Koziol2005-07-231-0/+3
| | | | | | | | | | | | | | | | Bug fix Description: If a named datatype is copied and the copy is used to create a dataset, the dataset would inadvertantly refer to the original named datatype instead of a local (possibly modified) copy of the named datatype. Solution: Fixed datatype copying routine. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11106] Purpose:Quincey Koziol2005-07-221-0/+6
| | | | Add note about mounting & H5Fget_name() fixes
* [svn-r11081] Snapshot version 1.7 release 48HDF Admin2005-07-181-1/+1
|
* [svn-r11077] Purpose:Quincey Koziol2005-07-161-0/+2
| | | | | | | | | | | | Bug fix Description: Further progress on fixing file mounting to work properly. Platforms tested: FreeBSD 4.11 (sleipnir) Linux 2.4 Too minor to require h5committest
* [svn-r11071] MuQun Yang2005-07-131-11/+14
| | | | | | | | | | | | | Purpose: Update collective IO support status. Description: Solution: Platforms tested: Misc. update:
* [svn-r11054] Purpose: Bug fix.Raymond Lu2005-07-081-7/+9
| | | | | | | | | | | | | | | | | Description: There was a bug in the calculating code of the Fletcher32 checksum in the library before v1.6.3. The checksum value wasn't consistent between big-endian and little-endian systems. This bug was fixed in Release 1.6.3. However, after fixing the bug, the checksum value is no longer the same as before on little-endian system. Solution: Made the library compare both the correct checksum and incorrect checksum generated from v1.6.2 or before. This makes the library be backward compatible but not forward compatible. Platforms tested: h5committest and fuss. Misc. update: Documented the forward incompatibility problem in the Known Problem section in RELEASE.txt
* [svn-r11036] Purpose:Fang Guo2005-07-072-65/+38
| | | | | | | | | | | | Modification on .Net and Intel part Description: In batch mode, there should be no options to choose build Only HDF5 C or both C and C++ library with visual studio .net or intel compiler for the time being Solution: Platforms tested: Misc. update:
* [svn-r11022] Purpose:Quincey Koziol2005-07-051-0/+3
| | | | | | | | | | | | | | | | | | | | Bug fix & code cleanup Description: Don't unmount child files from a parent file if the parent file is being held open by an object. Also, moved the mounting routines into their own source file and the superblock routines into their own file also. Solution: Moved the code for unmounting child files down in the H5F_close routine and also add checks to the file and group mounting code to unmount child files when the last object holding open a file closes. Platforms tested: FreeBSD 4.11 (sleipnir) h5committest
* [svn-r11013] Purpose:James Laird2005-07-011-0/+6
| | | | | | | | | | | | | | | | | | Bug fix Description: Fixed bugs that caused tests to be unable to find testhdf5.sh during daily tests, and another that broke sol and shanti. Solution: When tests are run, their path is ./$testname . When scripts are run, their path has no leading "./". Fixed. Sol and shanti don't recognize the -e option for test, but they do know -f. Fixed. Also modified release notes. Platforms tested: mir, shanti, heping
* [svn-r11009] Purpose:Quincey Koziol2005-07-011-0/+2
| | | | | | | | | | | | | | | | | | Bug fix Description: When a series of files is mounted on one another and one of those files is not unmounted, the library gets confused at shutdown and goes into an infinite loop in the file interface. Solution: If there are still files left in the "closing" state when shutting down the file API, iterate over those file IDs and unmount any child files that we find mounted on those files. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11006] Raymond Lu2005-06-301-0/+7
| | | | Misc. update: Document a known problem with Fletcher32 filter.
* [svn-r10985] Purpose: Minor correction.Raymond Lu2005-06-241-1/+1
| | | | | Misc. update: The bug number is 213 for family driver change, not 214 in the last checkin.
* [svn-r10982] Purpose: Update document.Raymond Lu2005-06-241-0/+8
| | | | | | | | | | Description: First, report a bug fix(#214) of family driver. Second document PGI compiler bug for optimization on AMD processor. Misc. update: First, report a bug fix(#214) of family driver. Second document PGI compiler bug for optimization on AMD processor.
* [svn-r10970] Purpose: New feature/bug #350 fixElena Pourmal2005-06-221-0/+6
| | | | | | | | | | | | | | | | | | | | Description: When compiler flag was used to set the size of Fortran integer to 8 bytes, library would fail. Solution: Cleaned up the code; added detection of Fortran INTEGER type size and appropriately defined int_f type for C-stubs routines. Platforms tested: Solaris 2.8 32 and 64-bit, AIX 5.1 64-bit parallel PGI Fortran with -i8 flag on heping Absoft Fortran with -i8 flag on heping g95 on mir (Fortran integer is 8 bytes by default that cannot be changed - compiler bug ;-) AIX Fortran with -qintsize=8 32 and 64-bit modes on copper Misc. update:
* [svn-r10968] Purpose:Fang Guo2005-06-214-19/+50
| | | | | | | | | | | Change formats. Description: Solution: Platforms tested: Misc. update:
* [svn-r10957] James Laird2005-06-201-1/+10
| | | | | | | | | | | | | Purpose: Updated documentation Description: Amended documentation for configuring tflops. Platforms tested: Only documentation was changed. Misc. update:
* [svn-r10951] Purpose:Quincey Koziol2005-06-181-0/+5
| | | | | | | | | | | | | | | | | Bug fix Description: Hyperslab selections that had a selection offset and were applied to a chunked dataset could get into an infinite loop or core dump if the same selection was used multiple times, with different selection offsets. Solution: "Normalize" the selection with the selection offset, generate the selections for the chunks overlapped and then "denormalize" the selection. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r10948] Purpose:Fang Guo2005-06-171-3/+3
| | | | | | | | | | | Change format and typo errors Description: Solution: Platforms tested: Misc. update:
* [svn-r10947] Purpose:Fang Guo2005-06-171-12/+14
| | | | | | | | | | | Change format and modify typo Description: Solution: Platforms tested: Misc. update: