summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r2644] Purpose:Bill Wendling2000-10-091-3/+3
| | | | | | | | | | Bug fix Description: ; missing from end of some > macros. Solution: Added Platforms tested: Mosaic^WNetscape
* [svn-r2642] Purpose:Bill Wendling2000-10-091-0/+19
| | | | | | | | | | | | Bug fix Description: The documentation on how to dump attribute data was not complete enough. Some people got confused on the commandline syntax (you have to specify the "path" from the root group to the attribute to dump it). I put some examples in to show how to correctly dump attributes. Platforms tested: Viewed with Netscrape.
* [svn-r2639] Purpose:Albert Cheng2000-10-091-0/+2
| | | | | | | | | Update Description: Added the description of the environment variable HDF5_MPI_OPT_TYPES which controls the use of optimized MPIO routines. Platforms tested: Viewed via IE.
* [svn-r2621] Frank Baker2000-09-291-1/+1
| | | | | | | | | | | | Purpose: Bug fix -- #445 Description: In RM_H5D.html in the H5 Reference Manual, the H5Dget_storage_size entry described the wrong FAILURE return value. Solution: Changed H5Dget_storage_size return value on FAILURE to 0 (zero). Platforms tested: Tested in Internet Explorer 5.
* [svn-r2603] Updated the "last update date".Albert Cheng2000-09-271-1/+1
| | | | Test viewed via IE.
* [svn-r2595] Purpose:Albert Cheng2000-09-262-0/+43
| | | | | | | | | | Feature Description: Added a new document of all the controls (compiler macros, environment variables, ...) that affect the functionality of the libraries and tools. Platforms tested: Viewed with MS IE.
* [svn-r2542] index.html: Minor edits.Frank Baker2000-09-131-2/+2
|
* [svn-r2525] RM_H5P.htmlFrank Baker2000-09-082-4/+6
| | | | | RM_H5Z.html Corrected compression cross-reference.
* [svn-r2524] RM_H5Front.html: Corrected link to Fortrat90 README.Frank Baker2000-09-081-1/+1
|
* [svn-r2489] index.html: Several minor edits and corrected typos.Frank Baker2000-08-291-9/+8
|
* [svn-r2488] index.html: Revised to reflect new docs and structure.Frank Baker2000-08-291-26/+110
|
* [svn-r2483] Bringing "HDF5 Technical Notes" into development branch (from ↵Frank Baker2000-08-251-0/+211
| | | | R1.2 branch)
* [svn-r2482] Bringing "HDF5 Technical Notes" into development branch (from ↵Frank Baker2000-08-2535-0/+4108
| | | | R1.2 branch)
* [svn-r2439] Added "Describes HDF5 Release..." line in page footer.Frank Baker2000-07-171-0/+2
|
* [svn-r2438] Added "Describes HDF5 Release..." line in page footers.Frank Baker2000-07-176-6/+18
|
* [svn-r2437] C++.gif FORTRAN.gif Java.gif OtherAPIs.gifFrank Baker2000-07-174-0/+0
| | | | Alternate-API buttons for reference manual
* [svn-r2436] Fortran90 API -- functions and descriptions in the filesFrank Baker2000-07-1710-0/+4433
| | | | | | | h5a_FORTRAN.html h5d_FORTRAN.html h5e_FORTRAN.html h5f_FORTRAN.html h5g_FORTRAN.html h5i_FORTRAN.html h5p_FORTRAN.html h5r_FORTRAN.html h5s_FORTRAN.html h5t_FORTRAN.html
* [svn-r2435] RM_H5[EIPRT].htmlFrank Baker2000-07-176-364/+520
| | | | | | | RM_H5Front.html Added new Fortran90 functions and links. Related edits. Added "Describes HDF5 Release..." line in page footers. Minor editorial corrections.
* [svn-r2434] H5.intro.htmlFrank Baker2000-07-172-4/+10
| | | | | | Datatypes.html Fixed confusing references to "simple datatypes." Minor edits.
* [svn-r2433] Copyright.htmlFrank Baker2000-07-171-1/+40
| | | | | Added LANL credit-and-disclaimer section. Added "Describes HDF5 Release..." line in page footer.
* [svn-r2432] Copyright.html: Added '2000' to list of copyright years.Frank Baker2000-07-171-1/+1
|
* [svn-r2431] RM_H5S.htmlFrank Baker2000-07-171-2/+4
| | | | H5Sget_select_bounds: Corrected return value.
* [svn-r2430] RM_H5.htmlFrank Baker2000-07-171-1/+35
| | | | Added new function H5garbage_collect.
* [svn-r2428] Attributes.html and RM_H5A.htmlFrank Baker2000-07-062-3/+3
| | | | H5Aiterate: Changed function type to herr_t.
* [svn-r2427] RM_H5T.htmlFrank Baker2000-07-062-15/+29
| | | | | | | | | | | 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-r2426] RM_H5P.html: Minor copy-editing and formatting fixes.Frank Baker2000-07-061-54/+89
| | | | | | | | | | | | | | | | | | | | | | H5Pget_chunk: Changed max_ndims parameter description to IN. H5Pget/set_gc_references: Corrected signature errors, added missing parameter description and values. H5Pget/set_family: Removed. These are not implemented. H5Pget/set_hyper_cache: Corrected signature and parameter expressions, added missing parameter description. H5Pset_buffer: Added units for parameter 'size'.RM_H5P.html H5Pget/set_split: Corrected misnamed parameters. H5Pset_alignment and H5_set_core: Edited for clarity. Added statement regarding "special case" effect of setting 'threshold' to 0 (zero). Stated clearly that 'threshold' is non-negative and 'alignment' and 'increment' are both positive. H5Pget/set_vlen_mem_manager: Corrected cross-ref to H5Dvlen_reclaim. Minor clarification regarding circumstances under which contents of a parameter are ignored. H5Pget_cache: Removed redundant material.
* [svn-r2298] removed mention of the xml optionPatrick Lu2000-05-301-3/+0
|
* [svn-r2293] updated the Tools file. added new entries to the dumper section ↵Patrick Lu2000-05-261-2/+13
| | | | | | | for the new options (-v = obj id, -w = # of columns, -xml = XML output) also added opaque to the types that are output
* [svn-r2261] fixed an error that occurred last time i checked this file in.Patrick Lu2000-05-181-339/+378
|
* [svn-r2227] added an entry in the ddl for the opaque typesPatrick Lu2000-05-091-378/+339
|
* [svn-r2091] Datasets.htmlFrank Baker2000-04-072-6/+16
| | | | | | | | Removed H5Pset_compression (commented it out, actually) and changed example which used it to use H5Pset_deflate. H5.format.html Driver Identification block: Added clarification regarding the representation of the version in the driver identification string.
* [svn-r2090] RM_H5D.htmlFrank Baker2000-04-074-19/+57
| | | | | | | | | | | | | | | | 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-r2019] ddl.htmlFrank Baker2000-03-091-53/+21
| | | | | Merging final Release 1.2 version with development branch version (Rel 1.4) of file.
* [svn-r2018] Datatypes.htmlFrank Baker2000-03-091-192/+1444
| | | | Merging changes from Release 1.2 into development branch (Rel 1.4).
* [svn-r2007] Datasets.htmlFrank Baker2000-03-083-35/+38
| | | | | | | | | | | | | | | | | | | | | | Groups.html Added note that object names (in Groups.html) or dataset names (in Datasets.html) must be unique. Changed 'boot block' to 'super block'. (Groups.html only) Files.html Minor formatting fixes. Datatypes.html H5Tconvert: Added plist_id parameter. References.html Deleted "not implemented" and related messages. Added description of H5Rget_object_type. Deleted all material about internal dataset region references. [Unlikely to be implemented (QK) and there was very little info.] Commented out references to H5R_BADTYPE. [This appeared in the list of "valid types", which it is not. And user is instructed to test for 'a negative value' rather than 'H5R_BADTYPE'. So this was deemed not to be user-level information.] Changed 'boot block' to 'super block'. Other minor editing changes.
* [svn-r2006] RM_H5D.htmlFrank Baker2000-03-083-13/+33
| | | | | | | | | | | | | | | | | | 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-r2005] index.htmlFrank Baker2000-03-082-2/+6
| | | | | | | Corrected link to HDF5 FTP archives. H5.intro.html Added paragraph stating that changes in bugfix Releases 1.2.x are listed in the RELEASE, HISTORY, and README files.
* [svn-r2004] Frank Baker2000-03-083-1125/+1413
| | | | | | | | | | H5.format.html Merged R1.2 and R1.4 (development tree) versions. Fixed centered paragraphs and moved first two figures to right margin. FF-IH_FileGroup.gif and FF-IH_FileObject.gif New 'File-Group' and 'File-Object' images for Format Spec. Changed 'Boot Block' to 'Super Block'. (FF-IH_FileGroup.gif only)
* [svn-r2003] Changed 'boot block' to 'super block'.Frank Baker2000-03-081-10/+11
| | | | Minor formatting fixes.
* [svn-r2002] Changed 'boot block' to 'super block'.Frank Baker2000-03-087-17/+17
|
* [svn-r1897] RM_H5T.html H5Tset/get_fields: Added spos parameter.Frank Baker1999-12-171-11/+26
| | | | H5Tconvert: Added plist_id parameter.
* [svn-r1894] Tools.html h5dump: Added -V option.Frank Baker1999-12-173-2/+9
| | | | | Glossary.html selection: added 2nd definition. Filters.html Added reference in section 4 to zlib website.
* [svn-r1893] RM_H5S.htmlFrank Baker1999-12-171-4/+7
| | | | | | | | H5Sselect_hyperslab, H5Sget_select_elem_pointlist, H5Sget_select_bounds: Inserted missing punctuation and missing space between words. H5Sget_simple_extent_dims: Added statement that either or both of 'dims' and 'maxdims' may be NULL.
* [svn-r1890] RM_H5G.html H5Giterate: Corrected H5G_operator_t to read ↵Frank Baker1999-12-171-4/+10
| | | | | | | | H5G_iterate_t. Minor corrections to H5G_iterate_t prototype syntax. Added note that H5Giterate's behavior is undefined if the group structure or membership changes.
* [svn-r1889] RM_H5F.html H5Fcreate, H5Fopen: Clarified description of file ↵Frank Baker1999-12-172-16/+20
| | | | | | | | access flags in parameters section and removed reference to H5Fpublic.h. RM_H5D.html H5Dvlen_reclaim: Inserted missing punctuation. H5Dcreate: Added paragraph explaining that 'name' must be unique.
* [svn-r1886] RM_H5P.htmlFrank Baker1999-12-171-23/+32
| | | | | | | H5Pset/get_cache: Added missing rdcc_nelmts parameter. Corrected inconsistent references to rdcc_wo parameter. Clarified Purpose and Description sections. H5Pget_sec2: Corrected return type from 'returntype' to 'herr_t'.
* [svn-r1885] RM_H5.html H5check_version: Grammar correction.Frank Baker1999-12-172-14/+21
| | | | | | RM_H5A.html H5Acreate: Restructured and expanded the Description section, with particular attention to the fact that the attribute name specified in H5Acreate must be unique.
* [svn-r1878] Makefile.inFrank Baker1999-12-141-1/+1
| | | | Fixed typo.
* [svn-r1874] Bringing all changes from R1.2 tree into R1.3 tree.Frank Baker1999-12-1333-1575/+5814
| | | | | (except Datatypes.html, H5.format.html, ddl.html) This version of HDF5 Ref Manual includes FORTRAN API references.
* [svn-r1802] Changes since 19991019Robb Matzke1999-11-015-34/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ---------------------- ./MANIFEST ./configure.in ./configure [REGENERATED] Added more checking for `make' features. ./Makefile.in ./doc/Makefile.in ./doc/html/Makefile.in ./doc/html/Tutor/Makefile.in ./examples/Makefile.in ./pablo/Makefile.in ./src/Makefile.in ./test/Makefile.in ./testpar/Makefile.in ./tools/Makefile.in ./config/commence.in ./config/conclude.in ./config/depend.in [REMOVED] ./config/depend1.in [NEW] ./config/depend2.in [NEW] ./config/depend3.in [NEW] ./config/depend4.in [NEW] ./config/dependN.in [NEW] The directory search stuff was moved into commence.in, thereby shortening the Makefile.in prologues. ./doc/html/Dependencies [NEW] ./doc/html/Tutor/Dependencies [NEW] ./examples/Dependencies [NEW] ./src/Dependencies [NEW] ./test/Dependencies [NEW] ./testpar/Dependencies [NEW] ./tools/Dependencies [NEW] The `.distdep' files were all renamed to `Dependencies' to make them more obvious. They are required (but may be empty) in every directory that has a Makefile.in that ends with @CONCLUDE@ (you'll get an obvious error from make if you forgot to create one). ./bin/trace ./src/H5.c Added H5E_major_t and H5E_minor_t although tracing only prints the integer value. ./src/H5E.c ./src/H5Epublic.h Added tracing information. ./src/H5FDcore.c ./src/H5FDfamily.c ./src/H5FDgass.c ./src/H5FDmpio.c ./src/H5FDsec2.c ./src/H5FDstdio.c Fixed places where FUNC_LEAVE() evaluated it's argument more than once. Added tracing information. Wrapped long lines. ./config/gnu-flags Fixed a syntax error when we don't have a gnu compiler.