summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn-r8529] Purpose:Quincey Koziol2004-05-151-0/+42
| | | | Update file format with placeholders for skipped object header messages.
* [svn-r8528] Purpose:Quincey Koziol2004-05-151-5/+5
| | | | | Change information about object "name" message to the more accurate object "comment".
* [svn-r8527] Purpose:Quincey Koziol2004-05-151-2/+6
| | | | | Comment out some unimplemented object header messages (compact and shared messages).
* [svn-r8525] Purpose:Quincey Koziol2004-05-141-3/+73
| | | | Update information about modification time message.
* [svn-r8524] Purpose:Quincey Koziol2004-05-141-6/+37
| | | | | Update data storage layout message information to reflect changes for "lazy" allocation of dataset's storage and compact data storage.
* [svn-r8523] Purpose:Quincey Koziol2004-05-141-2/+2
| | | | | Correct incorrect information about versions for compound datatype information.
* [svn-r8522] Purpose:Quincey Koziol2004-05-141-1/+6
| | | | | Correct missing information for opaque datatype's tag length in the bitfield for the datatype message.
* [svn-r8521] Purpose:Quincey Koziol2004-05-141-2/+5
| | | | | Clarify new fill value message information about the size and fill value fields.
* [svn-r8498] Snapshot version 1.7 release 25HDF Admin2004-05-091-1/+1
|
* [svn-r8494] Purpose:Quincey Koziol2004-05-081-3/+6
| | | | Further clarification about the free blocks in a local heap.
* [svn-r8493] Purpose:Quincey Koziol2004-05-081-1/+1
| | | | Correct error in file format spec.
* [svn-r8485] Snapshot version 1.7 release 24 (fph5_alpha1)HDF Admin2004-05-061-1/+5
|
* [svn-r8420] Purpose:Quincey Koziol2004-04-261-3/+3
| | | | Correct typo in H5Pcreate() information
* [svn-r8418] Snapshot version 1.7 release 23HDF Admin2004-04-251-1/+6
|
* [svn-r8385] Snapshot version 1.7 release 22HDF Admin2004-04-181-2/+7
|
* [svn-r8350] Snapshot version 1.7 release 21HDF Admin2004-04-141-3/+8
|
* [svn-r8263] Snapshot version 1.7 release 20HDF Admin2004-03-171-1/+5
|
* [svn-r8257] Frank Baker2004-03-121-0/+1
| | | | | | | | | Purpose: Add one tag for HTMLdoc that affects the first page of the next file's output (Tools). Platforms tested: IE 5, HTMLdoc
* [svn-r8254] Frank Baker2004-03-111-618/+874
| | | | | | | | | | | | | | | | Purpose: Clean up RM formatting. Modify RM HTML code to facilitate automated generation of PDF version. Minor edits. Description: Reworked format of "Options" and "Parameters" sections. Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to generate PDF files. Other minor copy edits. Platforms tested: IE 5
* [svn-r8245] Frank Baker2004-03-101-2/+2
| | | | | | | | | | | | | | | | | | Purpose: Bugfix: Bugzilla #66 Solution: H5Pset_szip -- Corrected the plist parameter description. Since this property can be set only in the dataset creation property list, changed the parameter description from Dataset creation or dataset transfer property list identifier. to Dataset creation property list identifier. Fixes Bugzilla bug #66. Platforms tested: IE 5
* [svn-r8242] Frank Baker2004-03-101-8/+8
| | | | | | | | | | | | | Purpose: Bugfix -- Bugzilla #67 Solution: Removed the numeric notations from the datatype listing in h5iget_type_f. Fixes Bugzilla #67. Platforms tested: IE 5
* [svn-r8225] FPHDF5 alpha0 releaseHDF Admin2004-02-271-1/+1
|
* [svn-r8222] Frank Baker2004-02-241-10/+8
| | | | | | | | Purpose: Update page footer. Platforms tested: IE 5
* [svn-r8221] Frank Baker2004-02-2416-2126/+2984
| | | | | | | | | | | | | | | | | Purpose: Clean up RM formatting. Modify RM HTML code to facilitate automated generation of PDF version. Minor edits. Description: Reworked format of "Parameters" sections. Added HTML tags (and pseudo-HTML tags) used by HTMLdoc to generate PDF files. Fixed the "Copyright" link on RM_H5Front.html. Other minor copy edits. Platforms tested: IE 5
* [svn-r8216] Snapshot version 1.7 release 18HDF Admin2004-02-221-2/+15
|
* [svn-r8210] Frank Baker2004-02-181-4/+4
| | | | | | | | Purpose: Corrected reference to PDF version. Platforms tested: IE 5
* [svn-r8203] Purpose:Quincey Koziol2004-02-141-15/+39
| | | | | | | | Doc cleanup Description: Correct several grammar problems, as well as clarify a few more things, based on John's feedback.
* [svn-r8150] Purpose:Pedro Vicente Nunes2004-02-041-2/+2
| | | | | | | | | | | | | introduced the constant H5Z_FILTER_ALL, used to remove all filters in H5Premove_filter Description: Solution: Platforms tested: linux Misc. update:
* [svn-r8149] Pedro Vicente Nunes2004-02-041-10/+10
| | | | | | | | | | | | | | Purpose: replaced name of delete filter with remove filter for the new function H5Premove_filter Description: Solution: Platforms tested: linux Misc. update:
* [svn-r8126] Purpose:Quincey Koziol2004-01-311-7/+4
| | | | | | | | | | | | | | | | | Bug fix/optimization Description: Address slowdown in MPI-I/O file metadata operations that was introduced mid-stream. We now _require_ a POSIX compliant parallel file system for the MPI-I/O file driver (as well as for the MPI-POSIX file driver). Also optimized file open operation when the file is being created by reducing the number of collective & syncronizing calls. Additionally, refactor the MPI routines into a common place, eliminating duplicated code. Platforms tested: FreeBSD 4.9 (sleipnir) w/parallel h5committest
* [svn-r8124] Purpose:Quincey Koziol2004-01-291-3/+45
| | | | | Updated with valid values for 'filter' parameter for new H5Pdelete_filter routine.
* [svn-r8117] Purpose:Quincey Koziol2004-01-271-0/+58
| | | | | | | | | | | | | Code cleanup Description: Add C++ and FORTRAN wrappers for new H5Pdelete_filter routine, along with documentation and a note in the release notes. Platforms tested: FreeBSD 4.9 (sleipnir) Linux 2.4 (verbena) w/ C++ and FORTRAN Too minor for full h5committest
* [svn-r8112] Snapshot version 1.7 release 17HDF Admin2004-01-261-1/+4
|
* [svn-r8105] Frank Baker2004-01-231-2/+2
| | | | | | | Purpose: Added 2004 to copyright dates line Platforms tested: IE 5
* [svn-r8090] Frank Baker2004-01-221-5/+5
| | | | | | | | Purpose: Correct 'strpad' values in h5tset/get_strpad_f e.g., H5T_STR_NULL_F corrected to H5T_STR_NULLPAD_F Description: Safari, IE 5
* [svn-r8089] Frank Baker2004-01-221-2/+2
| | | | | | | Purpose: Correct H5Pget_edc_check return values Platforms tested: Safari, IE 5
* [svn-r8087] Frank Baker2004-01-221-4/+8
| | | | | | | | Purpose: Correct H5G_stat_t struct description in H5Gget_objinfo Copy edits Platforms tested: Safari, IE 5
* [svn-r8077] Snapshot version 1.7 release 16HDF Admin2004-01-181-3/+6
|
* [svn-r8051] Snapshot version 1.7 release 15HDF Admin2004-01-111-3/+14
|
* [svn-r8038] Purpose:Quincey Koziol2004-01-081-0/+69
| | | | | | | | | | | | | | | | | | | | Bug fix Description: When two property lists are compared, the H5Pequal routine was just comparing the raw information for the property values. This causes problems when the raw information contains pointers to other information. Solution: Allow a 'compare' callback to be registered for properties, so that a user application get perform the comparison itself, allowing for "deep" compares of the property value. This was exported to the H5Pregister & H5Pinsert routines in the development branch, but not the release branch. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r8015] Snapshot version 1.7 release 14HDF Admin2004-01-041-1/+13
|
* [svn-r7982] Snapshot version 1.7 release 13HDF Admin2003-12-281-1/+1
|
* [svn-r7974] Snapshot version 1.7 release 12HDF Admin2003-12-211-1/+1
|
* [svn-r7955] Snapshot version 1.7 release 11HDF Admin2003-12-141-1/+25
|
* [svn-r7937] Purpose:Quincey Koziol2003-12-111-3/+235
| | | | | | | Add RM docs for new H5I routines. Description: Add new H5I routines to the reference manual.
* [svn-r7831] Snapshot version 1.7 release 10HDF Admin2003-11-091-5/+12
|
* [svn-r7807] Snapshot version 1.7 release 9HDF Admin2003-11-021-1/+7
|
* [svn-r7800] Frank Baker2003-10-301-5/+16
| | | | | | | | | | | Purpose: Expanded introductory text in Tools index A couple of minor copy edits Platforms tested: IE 5 Misc. update:
* [svn-r7787] Frank Baker2003-10-292-16/+23
| | | | | | | | | | | | Purpose: Fixes for user-reported Ref Manual bugs: H5Gget_objname_by_idx: corrected 'size' parameter specification H5Sselect_elements: Expanded 'coord' parameter description to make it clear that values are 0-based. Additional minor copy edits and formatting cleanup. Platforms tested: IE 5
* [svn-r7761] Purpose:Quincey Koziol2003-10-281-5/+1
| | | | | | | | | | | Bug fix Description: Correct list of files to install after recent FORTRAN documentation cleanup Platforms tested: FreeBSD 4.9 (sleipnir) w/"make install-doc" h5committest doesn't test this.