summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5T.html
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r10223] Purpose:Frank Baker2005-03-151-1/+1
| | | | | | | Update Release 1.6.4 footer from February to March 2005. Platforms tested: Firefox
* [svn-r9795] Purpose:Frank Baker2005-01-101-5/+9
| | | | Update footer for "Release 1.6.4, February 2005"
* [svn-r9729] Purpose:Quincey Koziol2004-12-291-397/+523
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fix/Code Cleanup/Doc Cleanup/Optimization/Branch Sync :-) Description: Generally speaking, this is the "signed->unsigned" change to selections. However, in the process of merging code back, things got stickier and stickier until I ended up doing a big "sync the two branches up" operation. So... I brought back all the "infrastructure" fixes from the development branch to the release branch (which I think were actually making some improvement in performance) as well as fixed several bugs which had been fixed in one branch, but not the other. I've also tagged the repository before making this checkin with the label "before_signed_unsigned_changes". Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel & fphdf5 FreeBSD 4.10 (sleipnir) w/threadsafe FreeBSD 4.10 (sleipnir) w/backward compatibility Solaris 2.7 (arabica) w/"purify options" Solaris 2.8 (sol) w/FORTRAN & C++ AIX 5.x (copper) w/parallel & FORTRAN IRIX64 6.5 (modi4) w/FORTRAN Linux 2.4 (heping) w/FORTRAN & C++ Misc. update:
* [svn-r9279] Description:Frank Baker2004-09-191-11/+17
| | | | | | | Updated nav bar, with pointer to RM PDF Updated docs footer for "Release 1.6.3, September 2004" Platforms tested: Mozilla
* [svn-r9275] Purpose:Frank Baker2004-09-191-6/+8
| | | | | | | Formatting updates enabling generation of the PDF version of the HDF5 Reference Manual for Release 1.6.3. Platforms tested: HTMLdoc, Adobe Acrobat Reader, Mozilla
* [svn-r9230] Description:Frank Baker2004-09-081-4/+4
| | | | | | | | H5T_conv_t (appears in H5Tregister description) -- changed datatype of the nelmts parameter H5Tconvert -- changed datatype of the nelmts parameter Platforms tested: Mozilla
* [svn-r8106] Frank Baker2004-01-231-1/+1
| | | | | | | | | Purpose: Updated release tagline to read "Describes HDF5 Release 1.6.2, February 2004" Platforms tested: IE 5
* [svn-r8091] Frank Baker2004-01-221-5/+5
| | | | | | | | Purpose: Correct 'strpad' parameter values in h5tset/get_strpad_f e.g., H5T_STR_NULL_F corrected to H5T_STR_NULLPAD_F Description: Safari, IE 5
* [svn-r7718] Frank Baker2003-10-231-258/+210
| | | | | | | | Purpose: Formatting and copy edits in the Fortran90 descriptions Platforms tested: Safari
* [svn-r7658] Frank Baker2003-10-161-5/+5
| | | | | | | | Purpose: Rebalance function index at top of page. Platforms tested: Safari, IE 5
* [svn-r7655] Frank Baker2003-10-161-12/+4
| | | | | | | | | | | | | | | | | | | | | Purpose: Description: index.html: Added link to PDF version of RM, to be posted approximately one week post-release RM_H5Front.html: Added note describing Fortran API integration into main RM Added link to PDF version of RM, to be posted approximately one week post-release RM_H5?.html and RM_H5.html (except RM_H5P.html): Removed notes that Fortran APIs are described in a separate window RM_H5P.html: Added note that Fortran API integration is complete throughout RM except in H5P Solution: Platforms tested: Misc. update:
* [svn-r7654] Frank Baker2003-10-161-257/+1043
| | | | | | | | | | | | 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-r7636] Frank Baker2003-10-151-3/+5
| | | | | | | | | Purpose: Update release tagline to read: Describes HDF5 Release 1.6.1, October 2003 Platforms tested: Safari, IE 5
* [svn-r7578] Frank Baker2003-10-081-8/+8
| | | | | | | | Purpose: Minor copy edits. Platforms tested: Safari, IE 5
* [svn-r7536] Frank Baker2003-10-031-1294/+1291
| | | | | | | | Purpose: Alphabetized RM function entries Platforms tested: Safari, IE 5
* [svn-r7485] Frank Baker2003-09-161-68/+134
| | | | | | | | | | | | | | 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-r7477] Purpose:Quincey Koziol2003-09-161-1/+3
| | | | Clarify documentation about H5Tset_size for string datatypes.
* [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-r7435] Purpose:Quincey Koziol2003-08-311-3/+3
| | | | | | | | | | | | | | | | | | | | 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-r7159] Frank Baker2003-07-031-2/+2
| | | | | | | | | | | | 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-r7157] Frank Baker2003-07-031-15/+9
| | | | | | | | | | | | | | | | | | | 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-r7140] Frank Baker2003-07-021-2/+21
| | | | | | | | | | | | | | | 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-r7077] Frank Baker2003-06-201-4/+16
| | | | | | | | | | | | | | | | | Purpose: Edits based on review feedback. Description: H5Tis_variable_str H5Tdetect_class -- Added notes regarding applicability of these 2 functions. H5Tget_native_type -- Copy edits. Added note to close returned identifier with H5Tclose and clarification WRT array, compoud, etc datatypes. Misc copy edits. Platforms tested: IE 5, Safari
* [svn-r7014] Frank Baker2003-06-101-1/+83
| | | | | | | | | | | | | | | Purpose: To facilitate finding functions, particularly in long Reference Manual sections. Solution: Added alphabetized function listings. (NOTE: Aside from the H5I and H5Z sections, this is not necessarily the final implementation; there will likely be another revision in the presentation of this listing before it is released.) Platforms tested: Safari, IE 5
* [svn-r6816] Frank Baker2003-05-061-12/+141
| | | | | | | | | | | | | | Purpose: New features. Description: Added 3 new functions: H5Tis_variable_str H5Tdetect_class H5Tget_native_type Platforms tested: Safari, IE 5
* [svn-r6600] Frank Baker2003-04-081-6/+33
| | | | | | | | | | | | | | Purpose: Link in additional Fortran90 functions. Description: Linked 68 new Fortran90 functions to the discussions of the corresponding C functions. Made the corresponding Fortran index changes in the function listings at the tops of the RM pages. Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html. Platforms tested: Safari and IE 5
* [svn-r6478] Frank Baker2003-03-141-17/+15
| | | | | | | | | | | Purpose: DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of stylesheets and DW libraries. Stylesheets -- for consistent format management. DW libraries -- for managing common elements across documents. Platforms tested: IE 5 and 6 Netscape
* [svn-r5319] Frank Baker2002-05-011-25/+86
| | | | | | | | | | | | | | | | | | | | | Purpose: 1 new function; 3 revised functions; 2 bugfixes; copy edits Solution: H5Tget_member_index: Added this new function. H5Tget_member_name: Revised, based on lessons learned with H5Tget_member_index. H5Tget_nmembers: Revised to indicate that function works for both compound and enumeration datatypes. --> Fixes Bug# 747. Cross-listed H5Tget_nmembers, H5Tget_member_index, and H5Tget_member_name under both compound and enum datatypes, as they work for both. H5Tset_tag: Corrected tag description (it is descriptive, uniqueness is not required). Corrected several spelling errors. --> Partially fixes Bug# 760 (though just for this file *sigh*). Platforms tested: IE 5
* [svn-r4299] Purpose:Frank Baker2001-08-021-13/+28
| | | | | | | | | | | | | Bringing 'last minute' release branch edits into development branch. Description: RM_H5T.html Datatypes.html Reworked H5T_conv_t description in both. Added H5T_cdata_t struct definition to both. Details in Datatypes.html; structs and pointer in RM_H5T.html. Copy edits. Platforms tested: IE 5
* [svn-r4126] Purpose:Frank Baker2001-07-061-2/+3
| | | | | | | | | | | | | | | | Bugfixes and editing. Description: RM_H5T.html H5Tget_class -- Added H5T_ARRAY to list of valid datatype class IDs. Closes bug #611. -- Minor formatting issue in same command. RM_H5F.html H5Fflush -- Added "Note:" re H5 vs OS buffers. H5Fclose -- Corrected mentions of H5close to read H5Fclose. RM_H5P.html Removed () from several H5* function names in running text. Platforms tested: IE 5
* [svn-r3823] Frank Baker2001-04-181-1/+1
| | | | | | | | Purpose: Update "Describes HDF5 Release..." footer from R1.4 to "Release 1.5, Unreleased Development Branch" Platforms tested: IE 5
* [svn-r3822] Frank Baker2001-04-181-1/+2
| | | | | | | | Purpose: Update "Describes HDF5 Release..." footer from R1.4 to "Release 1.5, Unreleased Development Branch" Platforms tested: IE 5
* [svn-r3803] Frank Baker2001-04-111-16/+11
| | | | | Purpose: Importing RM changes from 1.4 release branch into development branch (1.5)
* [svn-r3387] Frank Baker2001-02-091-1/+1
| | | | | | | | | | | | | Purpose: Marking files for "Release 1.4, February 2001." Description: Across doc files Updating "Describes HDF5 Release..." entry to "Describes HDF5 Release 1.4, February 2001." Copyright.html: Added 2001 to years copyrighted. index.html: Changed header to Release 1.4 (from 1.4 Beta) Platforms tested: IE 5
* [svn-r3378] Frank Baker2001-02-071-1/+39
| | | | | | | Purpose: Adding H5Tget_member_class to RM. Platforms tested: IE 5
* [svn-r3311] Frank Baker2001-01-191-2/+0
| | | | | | | Purpose, Description, and Solution: Removed cross-links to Ragged Array doc files (above). Platforms tested: IE 5
* [svn-r3254] Frank Baker2001-01-091-2/+2
| | | | | | | | | | Purpose: Correcting docs to match code bugfixes. Solution: Changed per recent bugfix in code: H5Tconvert 'nelmts' parameter type H5Pset_buffer 'size' parameter type H5Pget_buffer return type
* [svn-r3206] Frank Baker2000-12-271-1/+1
| | | | | | | | | | Purpose: Return value error in H5Tarray_create Solution: H5Tarray_create Fixed return value to read 'int' (was 'int *') Platforms tested: IE 5
* [svn-r3205] Frank Baker2000-12-271-2/+2
| | | | | | | | | | Purpose: Error in H5Tget_array_dims and H5Tget_array_ndims return types Solution: H5Tget_array_dims and H5Tget_array_ndims Fixed return value to read 'int' (was 'int *') Platforms tested: IE 5
* [svn-r3181] Frank Baker2000-12-211-3/+3
| | | | | | | | | | Purpose: Bugfix -- #446 Description: H5Tget_offset has been fixed so that it returns a negative value on failure. This is now reflected in RM. Platforms tested: IE 5
* [svn-r3117] Frank Baker2000-12-121-2/+4
| | | | | | | | | Purpose: Linking the new "Predefined Dataypes" document into the RM. Description: Added PredefDTypes.html link into all RM files. Platforms tested: IE 5
* [svn-r3105] Frank Baker2000-12-081-2/+2
| | | | | | | | | Purpose: Thoughout doc set (UG, RM, Intro, FormatSpec, and index/TOC pages): Added/updated "Describes HDF5 Release ..." entry. In many cases, verified/updated "Last modified ..." entry. Platforms tested: IE 5
* [svn-r2881] Purpose:Frank Baker2000-11-131-128/+13
| | | | | | | | | Clean up formatting and delete two functions. Description: Minor reformatting at the head of each file (in the functions list). Delete 2 functions from HM_H5T.html -- H5Tget_member_dims, H5Tinsert_array. Platforms tested: IE 5.
* [svn-r2873] Frank Baker2000-11-131-1/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | Purpose: Adding all functions new to Release 1.4. Solution: Adding first cut of all new API functions. H5Dvlen_get_buf_size H5Epush H5Pset_fapl_family H5Pget_fapl_family H5Pset_fapl_mpio H5Pget_fapl_mpio H5Pset_dxpl_mpio H5Pget_dxpl_mpio H5Pset_fapl_multi H5Pget_fapl_multi H5Pset_dxpl_multi H5Pget_dxpl_multi H5Pset_fapl_split H5Pset_fapl_sec2 H5Pset_fapl_stdio H5Pset_fapl_stream H5Pget_fapl_stream H5Pset_fapl_log H5Pset_driver H5Pget_driver H5Pget_driver_info H5Pset_meta_block_size H5Pget_meta_block_size H5Pset_sieve_buf_size H5Pget_sieve_buf_size H5Pset_fapl_dpss H5Pset_fapl_gass H5Pget_fapl_gass H5Pset_fapl_srb H5Pget_fapl_srb H5Tarray_create H5Tget_array_ndims H5Tget_array_dims Platforms tested: IE 5.
* [svn-r2435] RM_H5[EIPRT].htmlFrank Baker2000-07-171-175/+137
| | | | | | | RM_H5Front.html Added new Fortran90 functions and links. Related edits. Added "Describes HDF5 Release..." line in page footers. Minor editorial corrections.
* [svn-r2427] RM_H5T.htmlFrank Baker2000-07-061-9/+13
| | | | | | | | | | | H5Tvlen_create: Added cross-reference to H5Dget_vlen_buf_size and H5Dvlen_reclaim. H5Tget_class: Removed numbers from class identifiers list. Added H5T_VLEN to class identifiers list. RM_H5F.html H5Freopen: Corrected description of file_id parameter. Added comment about eventually closing returned identifier. Added clarification that function cannot open closed files.
* [svn-r2090] RM_H5D.htmlFrank Baker2000-04-071-12/+16
| | | | | | | | | | | | | | | | H5Dclose: Corrected return type to herr_t (was hid_t). H5Dcreate: Inserted missing spaces in function syntax statement. RM_H5E.html H5Ewalk: Added H5E_walk_t prototype and prototype parameter descriptions. RM_H5F.html H5Fclose: Corrected behavior description, eliminating comment that function fials if other access identifiers are still open and describing actual behavior. RM_H5T.html H5Tregister: Corrected possible 'pers' values to H5T_PERS_HARD (was HARD) and H5T_PERS_SOFT (was SOFT). H5Tfind: Corrected 'pcdata' parameter IN/OUT designation.
* [svn-r2006] RM_H5D.htmlFrank Baker2000-03-081-10/+29
| | | | | | | | | | | | | | | | | | H5Dopen: Corrected description of 'loc_id' parameter. RM_H5T.html H5Tset_strpad: Corrected string padding values list (replaced 'H5T_STR_NULL & H5T_STR_SPACE' with ''H5T_STR_NULLTERM, 'H5T_STR_NULLPAD, & H5T_STR_SPACEPAD'. Added notes re conversion from shorter to longer strings and from longer to shorter strings. Other minor edits and formatting. H5Tget_class Corrected H5T_ENUM and H5T_REFERENCE entries in class identifiers table (they were reversed). Tools.html h5dump: Added note that '-bb' option is not yet implemented. Changed 'boot block' to 'super block'.
* [svn-r1897] RM_H5T.html H5Tset/get_fields: Added spos parameter.Frank Baker1999-12-171-11/+26
| | | | H5Tconvert: Added plist_id parameter.
* [svn-r1874] Bringing all changes from R1.2 tree into R1.3 tree.Frank Baker1999-12-131-103/+955
| | | | | (except Datatypes.html, H5.format.html, ddl.html) This version of HDF5 Ref Manual includes FORTRAN API references.