AuthorCommitMessageCommit dateIssues
Frank BakerFrank Baker
5a98ab91650Description: H5Pset_driver H5Pget_driver_info These two functions have been in the reference manual's HTML source but masked from display since they are used only in the creation of virtual file drivers (VFD). They are hereby revealed, but with a note regarding their limited applicability. -- Closes Bugzilla entries 1258 & 1259. Minor f...
Frank BakerFrank Baker
bc79d7f10ceDescription: H5Tget_array_dims2: Removed mention of the parameter 'perms'. The parameter does not exist in this version of the function. H5Tget_array_dims1: The 'perms' parameter has not been implemented and there are no plans to do so. Therefore changed the "not implemented at this time" note to "is not used." Tested: Firefox
Frank BakerFrank Baker
02da4b40948Description: H5Ewalk2: Fixed formatting problem (due to tagging error in H5Ewalk1). Tested: Firefox
Scot BreitenfeldScot Breitenfeld
d027e48ad93Description:Added the missing arguments noted in bug report 1244: SUBROUTINE h5check_version_f(majnum, minnum, relnum, hdferr)
Frank BakerFrank Baker
55678c5f9c9Description: Update to state "Release 1.8.1." Tested: Firefox
Frank BakerFrank Baker
859d4d16380Description: H5Pset/get_libver_bounds Corrected HDF_LIBVER_[LATEST|EARLIEST] to H5F_LIBVER_[LATEST|EARLIEST]. -- Closes Bz 1180. Reinstated "electronic version" of alphabetic function index. H5Pset_szip: Masked out special note regarding filter behavior, pending review and correction. Tested: Firefox
Frank BakerFrank Baker
27ed5585b1bDescription: H5Ovisit H5Lvisit Added operator return values and their effect on the application. -- Closes Bz 1206. H5Ovisit_by_name H5Lvisit_by_name: Removed operator definition; inserted links to H5Ovisit and H5Lvisit, respectively. H5Odecr_refcount H5Oincr_refcount Changed reference to H5Gget_objinfo, a deprecated function, to ...
Frank BakerFrank Baker
329b1107243Description: H5Tcommit2: Corrected return value. -- Closes Bz 1212. H5Topen: Corrected "Purpose" statement. -- Closes Bz 1210. H5Tis_variable_str: Corrected self-reference. -- Closes Bz 1209. Tested: Firefox
Frank BakerFrank Baker
6ab468d6720Description: H5Sselect_elements: Corrected order of 'coord' parameter array dimensions. -- Closes Bz 1214. Tested: Firefox
Frank BakerFrank Baker
144a2cba911Description: h5ltset_attribute_int_f: Added missing 'size' parameter and corrected parameter order. -- Closes Bz 1222. Tested: Firefox
Scot BreitenfeldScot Breitenfeld
771ba1a972fDescription:Slight formatting change in H5Gget_info_f.
Frank BakerFrank Baker
e6eccb3a55cDescription: H5Gget_info H5Gget_info_by_name Corrected signature. Closes Bugzilla entry 1182. H5Gget_objinfo Corrected H5G_stat_t struct definition. Closes Bugzilla entry 1179. Corrected errors in and clarified "Group Implementations in HDF5" section at top of page. Closes Bugzilla entry 1181. Tested: Firefox
Quincey KoziolQuincey Koziol
8ee5d3ed8fcDescription: Added new 'mounted' field to H5G_info_t description for H5Gget_info and H5Gget_info_by_name (H5Gget_info_by_idx refers to H5Gget_info details on this structure) and update history information for these two API routines. Fix typo in H5Giterate name. Bump "last modified" date for page.
Scot BreitenfeldScot Breitenfeld
81fc860d476Desciption:Added optional 'mounted' parameter to H5Gget_info_f/H5Gget_info_by_idx_f/H5Gget_info_by_name_f/
Frank BakerFrank Baker
cb760d2601bDescription: Reinstate links to PDFs of UG and RM. Tested: Firefox
Frank BakerFrank Baker
5dc6a76437aDescription: H5Ewalk2: Fixed error in H5E_walk2_t description. -- Closes Bz#1187. Fixed similar unreported error in H5Ewalk1. Tested: Firefox
Frank BakerFrank Baker
13ac16829bfDescription: H5Literate: Added reference to H5Lvisit description of 'op' callback function. (To reduce the risk of future errors, such elements are often described only once in the RM; that description is then referenced when the element appears elsewhere.) -- Closes Bz#1183. Added missing description of 'op_data' parameter. Tested: Firefox
Scot BreitenfeldScot Breitenfeld
75bde91fe4eDescription:Added h5tget_native_type_f Fortran wrapper description.
Frank BakerFrank Baker
3686a28322dDescription: Update TOC and title page source files for 1.8.1 PDF User Guide. Add UG_UseWith18.html. User's Guide formatting and layout updates in content for 1.8.1 PDF. Tested: Firefox, HTMLdoc, and successful PDF conversion process
Frank BakerFrank Baker
fa244b2f80dDescription: DreamWeaver library updates for 1.8.1 PDF formatting and layout. Tested: Firefox, HTMLdoc, and successful PDF conversion process
Frank BakerFrank Baker
142fd91e521Description: Reference Manual updates for 1.8.1 PDF formatting and layout. Tested: Firefox, HTMLdoc, and successful PDF conversion process
Frank BakerFrank Baker
d54e4201b24Description:PSandPSF/PDF_RM_BODY.book Add new RM sections for print version (PDF): H5O and H5L APIs, Fortan90 Flags and Datatypes, Compatibility Macros RM/RM_TOC.html RM/RM_Title.html Add TOC and title page source files for PDF version of Reference Manual. Tested: Firefox, HTMLdoc, and successful PDF conversion process
Frank BakerFrank Baker
47827be6fb6Description: UG/UG_UseWith18.html Add guidance for using the 1.8 User's Guide (which has not been fully updated for 1.8.x) with a 1.8.x version of the HDF5 Library. UG/UG_front.html Update release number to 1.8.1. Update note regarding document status. UG/UG_nav*.html Add UG_UseWith18.html, "Using this Guide with 1.8.x," to nav bars. Remove "Selec...
Frank BakerFrank Baker
469ed83107fDescription: Add h5perf_serial. Add h5stat. Minor cleanup in h5perf. Tested: Firefox
Frank BakerFrank Baker
3881faa224aDescription: H5Pset_szip: Add section, "Notes on Filter Behavior in HDF5," describing HDF5 behavior in light of SZIP's status as an optional filter. Tested: Firefox
Frank BakerFrank Baker
caa61f8a21dDescription: H5Sselect_elements: Correct parameter datatype error in signature and in parameter listing. -- Addresses one issue in Bugzilla 1079. Tested: Firefox
Frank BakerFrank Baker
82890ca8a3bDescription: In h5dump: Added -z, -q, -m options. Removed "not yet implemented" tag from -B. -- Closes Bugzilla 1126 in the 1.8 branch. Rewrote -p option description; added compression ratio information. Added long option names, where they were missing. Updated "History" section. Added ph5diff (within h5diff description). In h5diff: ...
Frank BakerFrank Baker
11ef3950f51Description: Remove reference to "C++ User's Notes." Tested: Firefox
Frank BakerFrank Baker
5b619d52a57Description: Correct typo: 'Hid_t' ==> 'hid_t' Tested: Firefox
Frank BakerFrank Baker
811155e6b67Description: Revised H5Dget* descriptions (section 3.4) and introductory text for clarity. -- Closes Bugzilla entry 903. Tested: Firefox
Frank BakerFrank Baker
5c968694760Description: Revised example code in 12_Dataspaces.html to match accompanying text. Tested: Firefox
Scot BreitenfeldScot Breitenfeld
2e3d62acc55Fixed incorrect list of arguments for h5tget_fields_f and h5tset_fields_f
Scot BreitenfeldScot Breitenfeld
eb3c4afb9a3added H5S_NULL_F as an option for classtype in h5screate_f
Frank BakerFrank Baker
36ee13eecacDescription: Removed H5LTcreate_compound_type and H5LTrepack descriptions. (Commented them out, actually.) Tested: Firefox
Frank BakerFrank Baker
fe647cb838cDescription: Corrected broken links, mostly to API entries in the Reference Manual. Tested: Firefox
Frank BakerFrank Baker
920fa66de34Description: Removed sentence fragment. -- Closes Bugzilla entry 953. Tested: Firefox
Frank BakerFrank Baker
27783c476acDescription: Inserted HDF5 Release 1.6.7 and 1.6.6 sections. Copy edit in Section 1.8.0 section header. Tested: Firefox
Frank BakerFrank Baker
200476230edDescription: Corrected tag identifying release described in UG, stating that UG currently describes 1.6.7 and has not yet been updated for 1.8.x. Tested: Firefox
Frank BakerFrank Baker
7b38434d204Description: Correct small but problematic HTML coding errors. Tested: Firefox
Frank BakerFrank Baker
b92268776b2Description: Updated "common" navigation bar and inserted it into HL/index.html. Tested: Firefox
Frank BakerFrank Baker
5702eab01b6Description: Corrected link errors in the following functions: H5Lvisit H5Lvisit_by_name H5Ovisit H5Ovisit_by_name Tested: Firefox
Frank BakerFrank Baker
d6be3124164Description: h5repack: Change "-i in_file -o out_file" options to specification of "in_file out_file" (i.e., without the -i and -o flags) as final elements of command line. -- Closes Bugzilla entry 1137. h5mkgrp: Formatting correction. Tested: Firefox
Scot BreitenfeldScot Breitenfeld
98b963bcc49Merged changes r*:1749 into the trunk.Purpose: Added new FORTRAN wrapper descriptions
Frank BakerFrank Baker
0258c078eadDescription: Add h5mkgrp. Tested: Firefox
Frank BakerFrank Baker
e8cf65f9ebeDescription: H5Iget_name: Clarify 'size' description: "'size' must be the size in bytes of the object name plus 1 for a NULL terminator." -- Closes Bugzilla entry 1125. Minor code formattting. Tested: Firefox
Frank BakerFrank Baker
2e4cbcc5921Description: Replaced 3 duplicate descriptions of H5O_info_t struct with references to struct description in H5Oget_info. Changed 'object_info' parameter names to be consistent across functions (mixed 'object_info' and 'info' changed to all 'object_info'). Other minor copy edits. Tested: Firefox
Frank BakerFrank Baker
7ea813da39bDescription: Port h5dread_vl_f and h5dwrite_vl_f Fortran90 subroutine descriptions from 1.6 Reference Manual. -- Fixes Bugzilla 805. Tested: Firefox
Frank BakerFrank Baker
76d5fdc3c33Description: Add additional existing high-level API documents to repository: HL/H5TB_Spec.html HL/H5DS_Spec.doc (source file for H5DS_Spec.pdf) HL/H5DS_Spec.pdf HL/H5PT_Intro.html HL/H5PT_UseCases.html HL/index.html Add above documents. Restructure and format doc links. Other minor edits. Tested: Safari
Frank BakerFrank Baker
0ebc95276b6Description: H5Pget_fapl_mpiposix H5Pset_fapl_mpiposix Added 'use_gpfs_hints' parameter. -- Fixes Bugzilla 850. H5Pget_nlinks Corrected 'sets' to 'retrieves' in "Purpose'. -- Fixes Bugzilla 1102. Tested: Firefox
Frank BakerFrank Baker
8410b89e22aDescription: H5Oget_info_by_name: Correct value to be passed for unused lapl_id (H5P_DEFAULT rather than NULL). -- Fixes Bugzilla 1109 Tested: Firefox