summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7588] Frank Baker2003-10-091-44/+174
| | | | | | | | | | | | Purpose: Integrate Fortran90 interfaces into C RM. Solution: Remove "Non-C APIs" sections. Add "Fortran90 Interfaces" sections with F90 descriptions. Platforms tested: IE 5, Safari
* [svn-r7578] Frank Baker2003-10-081-8/+8
| | | | | | | | Purpose: Minor copy edits. Platforms tested: Safari, IE 5
* [svn-r7561] Purpose:Quincey Koziol2003-10-071-1/+33
| | | | | | | | | | | | Feature add Description: Add a few new fields to the H5G_stat_t structure, to allow more information about the object header to be retrieved. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7560] Purpose:Quincey Koziol2003-10-072-1/+61
| | | | | | | | | | | | | | Add feature Description: Add H5Fget_freespace() routine, to check the amount of free space in a file. This information is only valid until the file is closed currently, however (until we start recording the free space information in the file itself). Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7552] Purpose:Quincey Koziol2003-10-062-0/+16
| | | | | | | | | | | | | | Bug/feature fix. Description: Relax restriction on parallel writing to compact datasets to allow partial I/O. Updated reference manual mentioning the issues involved. Platforms tested: FreeBSD 4.9 (sleipnir) too minor to require h5committest
* [svn-r7537] Frank Baker2003-10-031-679/+509
| | | | | | | | | Purpose: Alphabetizing the RM function entries. This commit finishes the task in the 1.6 release branch. Platforms tested: IE 5, Safari
* [svn-r7536] Frank Baker2003-10-0311-7493/+7596
| | | | | | | | Purpose: Alphabetized RM function entries Platforms tested: Safari, IE 5
* [svn-r7533] Frank Baker2003-10-031-1/+1
| | | | | | Purpose: Update "Last modified:" line (which was overlooked for immediately-preceding commit)
* [svn-r7532] Frank Baker2003-10-031-230/+254
| | | | | | | | | Purpose: Alphabetized function entries Fortran90 descriptions for h5acreate_f and h5aclose_f Platforms tested: IE 5, Safari
* [svn-r7515] Purpose:Albert Cheng2003-09-251-1/+1
| | | | | | | | | Updated the last modified date. Platforms tested: IE viewed. Misc. update:
* [svn-r7512] Purpose:Albert Cheng2003-09-251-0/+5
| | | | | | | | | | Added the entry of document of the three basic performance tools. The information was provided by Robb long time ago. Platforms tested: eyeballed. Misc. update:
* [svn-r7511] This commit was manufactured by cvs2svn to create branch 'hdf5_1_6'.cvs2svn2003-09-251-0/+75
|
* [svn-r7503] Snapshot version 1.6 release 0 (post8)HDF Admin2003-09-221-1/+1
|
* [svn-r7486] Purpose:Quincey Koziol2003-09-171-1/+3
| | | | | | | Bump version # after creating bugfix snapshot Platforms tested: None necessary.
* [svn-r7485] Frank Baker2003-09-1617-486/+852
| | | | | | | | | | | | | | Purpose: Modifications to enable automatically generating a PDF version of the HDF5 Reference Manual with HTMLdoc. Description: The HTML coding has been revised to provide necessary formatting and control guidance for HTMLdoc. In the process, of course, the need for an occasional formatting or copy-edit correction was discovered. Platforms tested: HTMLdoc, IE 5, Safari
* [svn-r7483] Frank Baker2003-09-164-0/+219
| | | | | | | | | | | | | | | | | | | | | | | Purpose: PDF_RM_body.book (the body of the RM) PDF_RM_front.book (RM frontmatter: title page, (c) notice, TOC) Configuration files for use by HTMLdoc in generating a PDF version of the HDF5 Reference Manual. RM_Title.html RM_TOC.html Reference manual title page and table of contents for use in the above-mentioned PDF versions. Description: The files PDF_RM*.book contain configuration notations and the list files to be included in each book. The 2 *.html files are just HTML-coded text for generating the respective pages. Platforms tested: Tested with HTMLdoc. These files aren't used with and don't afffect anything else and they are not distributed to users.
* [svn-r7477] Purpose:Quincey Koziol2003-09-161-1/+3
| | | | Clarify documentation about H5Tset_size for string datatypes.
* [svn-r7470] Purpose:Quincey Koziol2003-09-121-1/+4
| | | | | | | Increment version info after making snapshot for bug #1017 fix. Platforms tested: No testing necessary.
* [svn-r7469] Purpose:Quincey Koziol2003-09-121-4/+4
| | | | | | | | | | | | | | | | | | Code cleanup, etc. Description: Generalize Ray's datatype fixes to handle packing compound datatypes which are the base type of an array or variable-length type, etc. Also track "packedness" of a compound datatype from it's creation, instead of only setting the 'packed' flag after the datatype was explicitly packed. Updated docs to reflect that a compound datatype is allowed to grow (but not shrink). Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7466] Purpose:Quincey Koziol2003-09-111-2/+3
| | | | | Fix incorrect # of 16-byte objects which fit into a 4096 byte global heap collection (170 -> 127)
* [svn-r7464] Purpose:Quincey Koziol2003-09-111-2/+11
| | | | Tweak some wording for global heap description.
* [svn-r7459] Purpose:Quincey Koziol2003-09-101-1/+4
| | | | | | | Increment version info after making snapshot for bug #1021 fix. Platforms tested: No testing necessary.
* [svn-r7454] Purpose:Quincey Koziol2003-09-101-45/+273
| | | | | | | | | | | | Checkpoint file format revisions. Description: Solution: Platforms tested: Misc. update:
* [svn-r7447] Snapshot version 1.6 release 0 (post4)HDF Admin2003-09-081-1/+1
|
* [svn-r7443] Purpose:Quincey Koziol2003-09-041-1/+4
| | | | Snapshot repo for bug fix testing
* [svn-r7437] Snapshot version 1.6 release 0 (post2)HDF Admin2003-09-011-4/+36
|
* [svn-r7435] Purpose:Quincey Koziol2003-08-312-4/+4
| | | | | | | | | | | | | | | | | | | | Bug Fix and code cleanup Description: Correct error in H5T_detect_class that was causing nested compound datatypes with to not detect the datatype class of fields correctly, which caused errors with fill-values, variable-length datatypes and chunks later on. Return the rank of the array datatype from H5Tget_array_dims(), like H5Sget_dims(). Lots of cleanups to datatype code, to make the handling of arrays, compound types, variable-length strings and sequences and enumerated types more consistent and robust. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7416] Purpose:Quincey Koziol2003-08-261-447/+1264
| | | | Checkpoint file format revisions.
* [svn-r7413] Purpose:Quincey Koziol2003-08-261-12/+13
| | | | | | | | | | | | | | | | | | | Bug fix Description: H5Gget_objname_by_idx should allow NULL for the 'name' parameter, to allow for querying for the name's length. Solution: Allow NULL for the 'name' parameter, the internal functions were already ready to handle that case. Clean up RM information about H5Gget_objname_by_idx and H5Gget_objtype_by_idx also. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
* [svn-r7333] Snapshot version 1.6 release 0 (post1)HDF Admin2003-08-111-1/+1
|
* [svn-r7281] Snapshot version 1.6 release 0 (post0)HDF Admin2003-08-042-263/+596
|
* [svn-r7261] Purpose:Quincey Koziol2003-07-231-599/+837
| | | | Checkpoint file format revisions.
* [svn-r7230] Purpose:Quincey Koziol2003-07-161-65/+97
| | | | | | | Update docs Description: Checkpoint file format revisions.
* [svn-r7216] Purpose:Quincey Koziol2003-07-141-4/+3
| | | | | | | Correct information Description: Correct a some information about file creation properties.
* [svn-r7193] Purpose:Quincey Koziol2003-07-091-122/+179
| | | | | | | Checkpoint work Description: Check in more updates to the file format specification.
* [svn-r7167] Purpose: Maintenance before tagging the releaseElena Pourmal2003-07-031-87/+122
| | | | | | | | | | | Description: I created released tar ball with bin/release; now I am commiting files that were updated by the script before tagging the release. Solution: Platforms tested: Misc. update:
* [svn-r7161] Purpose:Quincey Koziol2003-07-031-34/+51
| | | | | | | | | | Further updates Description: More updates on file format information. Platforms tested: Mozilla 1.4.0
* [svn-r7160] Frank Baker2003-07-031-2/+2
| | | | | | | | Purpose: Copy edits. Platforms tested: IE 5
* [svn-r7159] Frank Baker2003-07-0330-54/+57
| | | | | | | | | | | | Purpose: Changed "HDF5 User's Guide" links (in navigation bars, primarily) to point to new user's guide, which will reside for a while yet on the HDF server. The old user's guide will still go out with the distribution under the label "HDF5 User's Guide, Release 1.4.5." Platforms tested: IE 5
* [svn-r7158] Frank Baker2003-07-0317-53/+93
| | | | | | | | | | | Purpose: Renamed old "HDF5 User's Guide" as "HDF5 User's Guide, Release 1.4.5". Added navigation bar link to new user's guide on HDF server. Changed release tag line (in old UG only) back to "Describes HDF5 Release 1.4.5, February 200 3" Platforms tested: IE 5
* [svn-r7157] Frank Baker2003-07-032-87/+55
| | | | | | | | | | | | | | | | | | | Purpose: Linking in additional Fortran90 functions Description: Add links to In RM_H5T.html h5tarray_create_f, h5tget_array_ndims_f, h5tget_array_dims_f In RM_H5P.html h5pmodify_filter_f, h5pget_filter_by_id_f, h5pset_family_offset_f h5pset(get)_fapl_core_f, h5pset(get)_fapl_family_f h5pset(get)_fapl_multi_f, h5pset_fapl_sec2_f, h5pset_fapl_sdio_f h5pset_fapl_split_f, h5pget_driver_f, h5pset_szip_f h5pget_nfilters_f, h5pset(get)_preserve_f Platforms tested: IE 5
* [svn-r7154] Frank Baker2003-07-031-2/+2
| | | | | | | | Purpose: Correct link to Supported Configuration Features table. Platforms tested: IE 5
* [svn-r7153] Frank Baker2003-07-031-19/+116
| | | | | | | | | | | | | | | | | Purpose: Update links. Add documents. Description: Bring in current links and notes from the R1.4.5 document. Add the documents which have been collected in http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/. These documents include discussions of SZIP, generic properties, the shuffle algorithm and its influence on performance, fill values and space allocation, and error detection. Platforms tested: IE 5
* [svn-r7152] Frank Baker2003-07-031-1/+10
| | | | | | | | | Description: H5Pset_szip -- Added link to further SZIP information at http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/ Platforms tested: IE 5
* [svn-r7149] Purpose:Quincey Koziol2003-07-031-1026/+1059
| | | | | | | | | | | Update information Description: Update with more correct information. (Still not finished, but its better than it was before... :-) Platforms tested: Mozilla 1.4.0
* [svn-r7144] Frank Baker2003-07-031-11/+17
| | | | | | | | | | Description: Changed UG link to point to new UG, retaining secondary link to 1.4.5 UG. Removed pointer to printable documents. Minor formatting. Platforms tested: IE 5
* [svn-r7143] Frank Baker2003-07-031-30/+47
| | | | | | | | | | | | | | | | Purpose: To segregate HDF4/HDF5 conversion tools and add link to H4toH5 Library Description: Restructured indexing at the top of the page into these sections: User utilities Configuration and library management utilities Java-based tools HDF5/HDF4 conversion tools Added link to http://hdf.ncsa.uiuc.edu/h4toh5/ Platforms tested: IE 5
* [svn-r7140] Frank Baker2003-07-0263-188/+1244
| | | | | | | | | | | | | | | Purpose: Add short copyright notice. Update release tag line. Description: Added short copyright notice as comment in source files; does not display in browser. Updated release tag line in footers to read as follows: Describes HDF5 Release 1.6.0, July 2003 Platforms tested: IE 5
* [svn-r7139] Frank Baker2003-07-021-3/+21
| | | | | | | | | | | | | Purpose: Add copyright Update release number Description: Added short copyright statement (doc version). Updated release number and date to Release 1.6.1, July 2003. Platforms tested: IE 5
* [svn-r7138] Frank Baker2003-07-021-7/+34
| | | | | | | | | | | | | Purpose: H5Pset/get_hyper_cache are deprecated in R 1..6.0. Description: Added notation that H5Pset/get_hyper_cache are deprecated functions in R1.6.0 and are available only if library is configured for 1.4 compatibility. Platforms tested: IE 5