summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r9278] Purpose:Frank Baker2004-09-192-5/+7
| | | | | | | | Footer.lbi -- Change docs footer to "Describes HDF5 Release 1.6.3, September 2004" NavBar_RM.lbi -- Add link to Ref Manual PDF in RM navigation bar Platforms tested: Mozilla
* [svn-r9277] Purpose:Frank Baker2004-09-191-4/+3
| | | | | | | | | Formatting update for PDF version of the HDF5 Reference Manual for Release 1.6.3. Platforms tested: HTMLdoc, Adobe Acrobat Reader, Mozilla Misc. update:
* [svn-r9276] Purpose:Frank Baker2004-09-191-4/+3
| | | | | | Formatting update for PDF version Platforms tested: HTMLdoc, Adobe Acrobat Reader, Mozilla
* [svn-r9275] Purpose:Frank Baker2004-09-1918-112/+125
| | | | | | | 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-r9255] Frank Baker2004-09-141-11/+29
| | | | | | | | | | | Purpose: Correct oversight in Release 1.6.0 "New Functions" list. Description: Add H5Pget/set_fclose_degree to Release 1.6.0's "New Functions." (Contributes to closing Bugzilla entries 188 and 190.) Move H5set_free_list_limits to correct location in same 1.6.0 list. Platforms tested: Mozilla
* [svn-r9254] Purpose:Frank Baker2004-09-141-31/+35
| | | | | | | | | | | | | | | | | | Fix errors in H5Pget_fclose_degree and H5Pset_fclose_degree. Clarify H5Pset_filter and H5Pset_szip. Description: H5Pget_fclose_degree and H5Pset_fclose_degree Functions index at top of page:` Move H5Pget/set_fclose_degree into "File Access Properties." Remove "File Close Properties" section. H5Pget_fclose_degree -- Correct parameter description. (Contribute to closing Bugzilla entries 188 and 190.) H5Pset_filter -- Clarification of terms H5Pset_szip -- Add note regarding H5Pset_szip failure if SZIP encoding is disabled in the available copy of the SZIP library. Other minor formatting and copy edits. Platforms tested: Mozilla
* [svn-r9247] Purpose:Frank Baker2004-09-132-0/+23
| | | | | | | Add Dependencies and Makefile.in in the directory hdf5/doc/html/cpplus_RM/header_files/. Platforms tested: eirene
* [svn-r9246] Purpose:Frank Baker2004-09-131-2/+2
| | | | | | | | Add directory hdf5/doc/html/cpplus_RM/header_files to hdf5/doc/html/cpplus_RM/Makefile.in and remove same directory from the "public files" list. Platforms tested: eirene
* [svn-r9241] Purpose:Frank Baker2004-09-101-110/+110
| | | | | | Cleanup the file, to make it easier to read. Platforms tested: eirene
* [svn-r9237] Description:Frank Baker2004-09-093-1/+135
| | | | | | Add C++ RM directory (hdf5/doc/html/cpplus_RM/) and files contained therein to the Makefile.in structure. Add hdf5/doc/html/cpplus_RM/Dependencies.
* [svn-r9233] Purpose:Frank Baker2004-09-081-3/+3
| | | | | | | A better sample cause of the potential H5Dcreate failure. (An ammendment to the immediately preceding checkin.) Platforms tested: Mozilla
* [svn-r9232] Purpose:Frank Baker2004-09-081-7/+23
| | | | | | | | | | H5Dcreate may fail if there has been an error in setting up the DCPL. Description: To make sure that it is well noted in Relelase 1.6.3, this is a first cut at a generalized description of this potential failure. An improved description of the problem remains on the "To Do" list. Platforms tested: 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-r9223] Frank Baker2004-09-081-2/+12
| | | | | | | Purpose: Add h5iget_file_id_f Platforms tested: Mozilla
* [svn-r9193] Frank Baker2004-09-021-12/+132
| | | | | | | | Purpose: Add H5Zget_filter_info and h5zget_filter_info_f. Other minor edits. Platforms tested: Mozilla
* [svn-r9177] Snapshot version 1.6 release 3 (snap5)HDF Admin2004-08-301-1/+4
|
* [svn-r9176] Frank Baker2004-08-271-4/+4
| | | | | | | | Purpose: Corrected function name in "Functions with Changed Syntax" H5FDset_fapl_multi --> H5Pset_fapl_multi Platforms tested: Mozilla
* [svn-r9165] Frank Baker2004-08-261-2/+2
| | | | | | | Purpose: H5Pset_fapl_multi -- syntax has changed in (one parameter datatype) Platforms tested: Mozilla
* [svn-r9163] Frank Baker2004-08-261-3/+3
| | | | | | | Purpose: Correct hyperlinks to two functions Platforms tested: Mozilla
* [svn-r9160] Frank Baker2004-08-261-25/+188
| | | | | | | | | | | | | | | | | | | | | | | Purpose: Add H5Premove_filter H5Pset_chunk bug fix Further SZIP revisions Description: H5Premove_filter -- added this function, incuding Fortran H5Pset_chunk -- specified units of chunk size as "dataset elements" Fixes Bugzilla #110. H5Pset_szip revisions and clarifications improved description of bits_per_pixel settings (at high-level in "Description" with details in "Notes") clarify meaning of "pixel" in HDF5/SZIP context describe potential H5Dcreate failure more explicitly in case of mistaken use of H5Pset_szip clarify discussion of H5_SZIP_EC_OPTION_MASK versus H5_SZIP_NN_OPTION_MASK suitability mention current SZIP setting for maximum number of blocks per scan line Platforms tested: Mozilla
* [svn-r9147] Frank Baker2004-08-241-11/+65
| | | | | | | Purpose: Add H5Iget_file_id Platforms tested: Mozilla
* [svn-r9144] Frank Baker2004-08-241-5/+140
| | | | | | | | | Purpose: Add H5Fget_name Add H5Fget_filesize Minor correction in HTML coding of H5Fget_freespace Platforms tested: Mozilla
* [svn-r9138] Frank Baker2004-08-231-4/+15
| | | | | | | | Description: Correct syntax on two new functions. Revise C++ notes. Platforms tested: Mozilla
* [svn-r9135] Snapshot version 1.6 release 3 (snap4)HDF Admin2004-08-231-1/+3
|
* [svn-r9132] Frank Baker2004-08-201-13/+45
| | | | | | | | | Purpose: Added notes regarding C++ changes, including mention of the C++ RM. Entries appear in "New Functions" and "Functions with changed Syntax." Platforms tested: Mozilla
* [svn-r9131] James Laird2004-08-201-1/+1
| | | | | | | | | | Purpose: Update to Changes.html Description: Added Fortran function for H5Z_get_filter_info (h5z_get_filter_info_f). Misc. update:
* [svn-r9090] Purpose: File removalBinh-Minh Ribler2004-08-152-663/+0
| | | | | | | | | | | Description: These files were removed because they were included in the C++ RM set by accident. Platforms tested: Verified on Windows. Misc. update:
* [svn-r9055] Snapshot version 1.6 release 3 (snap3)HDF Admin2004-08-091-1/+16
|
* [svn-r9041] Purpose:Quincey Koziol2004-08-061-10/+141
| | | | Update for 1.6.3 release
* [svn-r9033] Frank Baker2004-08-052-48/+54
| | | | | | | | | | | | | | | | | | Description: RM_H5Front.html Add link to new C++ Ref Manual (and delete link to superseded old C++ Interfaces document) index.html Restructure page in attempt to reduce cluttered appearance Revise "HDF5 User's Guide" section Rework "HDF5 Ref Manual" and "Foreign Languages" sections, with particular attention to the new C++ RM Replace links to two outdated Parallel HDF5 documents with link to a much more current page on the HDF website (and move link into the "at NCSA" column) Add emphasis to "Tools" link Platforms tested: Mozilla, Safari
* [svn-r9028] Frank Baker2004-08-05225-0/+95900
| | | | | | | | | Purpose: Adding C++ Reference Manual to 1.6 release branch. This manual is automatically generated by doxygen from the C++ source code. Platforms tested: Mozilla, Safari, IE 5
* [svn-r9027] Frank Baker2004-08-051-0/+0
| | | | | | | | | Purpose: Adding C++ Reference Manual to 1.6 release branch. This manual is automatically generated by doxygen from the C++ source code. Platforms tested: Mozilla, Safari, IE 5
* [svn-r9007] Frank Baker2004-08-031-4/+4
| | | | | | | | | Purpose: In "Intro to HDF5" Example #5, corrected the anticipated output listed in a code comment. Fixes Bugzilla entry #112. Platforms tested: Mozilla
* [svn-r8993] Frank Baker2004-08-021-80/+1
| | | | | | | | | | | Purpose: Removed second versions of h5dread_f and h5dwrite_f, as that version of the FORTRAN subroutine is no longer required and has been removed from the API. This closes Bugzilla entry #92, which complained of a parameter description error in the second version. Platforms tested: Mozilla
* [svn-r8992] Frank Baker2004-08-021-2/+2
| | | | | | | | Purpose: Correct typo in code example. Corrects Bugzilla bug #197 Platforms tested: Mozilla
* [svn-r8980] Snapshot version 1.6 release 3 (snap2)HDF Admin2004-08-021-3/+29
|
* [svn-r8949] Frank Baker2004-07-262-87/+119
| | | | | | | | | | | | | | | | | | | | | Purpose: H5Pset_szip -- major rewrite H5Dcreate -- added a note regarding SZIP Description: H5Pset_szip -- Rrestructured and rewrote H5Pset_szip Description and Notes to explain SZIP usage more completely, to capture limitations and potential pitfalls, to offer a tunign suggestion, and to segregate discussion of SZIP parameters that may be of interest to users familiar with SZIP in other environments. Updated parameter discussion in Description and Parameter sections. Described ways in which erroneous SZIP setup can cause H5Dcreate to fail. H5Dcreate -- Added note to see the H5Pset_szip RM entry if H5Dcreate fails and SZIP compression is to be used with the dataset. Platforms tested: Mozilla
* [svn-r8948] Purpose:Quincey Koziol2004-07-261-1/+6
| | | | Bump version # after making snapshot
* [svn-r8940] Snapshot version 1.6 release 3 (snap0)HDF Admin2004-07-261-9/+33
|
* [svn-r8908] Purpose:Pedro Vicente Nunes2004-07-201-10/+105
| | | | | | | | | | | | | | | updated documentation and usage message Description: updated the html documentation for the new h5diff modes added a section for h5repack Solution: Platforms tested: linux Misc. update:
* [svn-r8876] James Laird2004-07-142-0/+34
| | | | | | | | | | | | | | | | | | | | | | Purpose: Bug Fix Description: If an HDF5 file grows larger than its address space, it dies and is unable to write any data. This is more likely to happen since users are able to change the number of bytes used to store addresses in the file. Solution: HDF5 now throws an error instead of dying. In addition, it "reserves" address space for the local heap and for object headers (which do not allocate space immediately). This ensures that after the error occurs, there is enough address space left to flush the entire file to disk, so no data is lost. A more complete explanation is at /doc/html/TechNotes/ReservedFileSpace.html Platforms tested: sleipnir, copper (parallel), verbena, arabica, Windows (Visual Studio 7) Misc. update:
* [svn-r8861] Purpose:Quincey Koziol2004-07-121-1/+1
| | | | Correct typo in file format for compact layout information
* [svn-r8839] Frank Baker2004-07-082-0/+0
| | | | | Purpose: Version 3 of document, from August 2003
* [svn-r8804] Snapshot version 1.6 release 2 (post8)HDF Admin2004-07-051-2/+15
|
* [svn-r8798] Elena Pourmal2004-07-031-7/+0
| | | | | | | | | | | | | | Purpose: Maintenance Description: H5_SZIP_CHIP_OPTION_MASK was deleted from the list of the available parameters for the H5Pset_szip function. Solution: Updated Fortran source, tests and documentation to reflect this change. Platforms tested: arabica (too small for h5committest) Misc. update:
* [svn-r8795] Frank Baker2004-07-021-10/+18
| | | | | | | | Purpose: Added Fortran90 subroutine h5sget_select_bounds_f. Platforms tested: Mozilla
* [svn-r8789] Frank Baker2004-07-021-6/+20
| | | | | | | | | | | | | | | | | Purpose: To more carefully describe the behavior of H5Pset_external. Description: Add notes that first H5Pset_external call sets the dataset as EXTERNAL and identifies the first file in the series of external files that will hold the dataset; subsequent calls identify additional files; all external files must be declared before the dataset is created; and the library will create files that don't yet exist on the system at the time that H5Dwrite is called to write data to that file. Also a few copy edits. Platforms tested: Mozilla
* [svn-r8787] Frank Baker2004-07-011-13/+36
| | | | | | | | | | | | | | | | | Purpose: SZIP and general filter updates Description: Added SZIP to the introductory paragraphs and as appropriate in the Fortran subroutine descriptions. Revised the introductory discussion, which had focussed on one compression filter, to allow for multiple filters of different types. Added list of distributed filters to intro. Also some copy edits and minor formatting. Platforms tested: Mozilla, Safari
* [svn-r8785] Frank Baker2004-07-011-2/+2
| | | | | | | | Purpose: Corrected copyright link. Platforms tested: Mozilla
* [svn-r8784] Frank Baker2004-07-011-2/+155
| | | | | | | | | Description: Added "API Changes" section for Release 1.6.3. Includes templates and an incomplete scattering of initial entries. Platforms tested: Mozilla