summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r1780] Added ./doc/html/Performance.html.Frank Baker1999-10-181-0/+1
|
* [svn-r1779] Added Performance.htmlFrank Baker1999-10-181-1/+2
|
* [svn-r1778] Completed the first version. Now linked into doc set.Frank Baker1999-10-181-123/+479
|
* [svn-r1777] H5.format.htmlFrank Baker1999-10-181-79/+252
| | | | | | Technical changes and major additions in B-tree node discussion. New tables and text for enumeration datatypes. Added links to other docs, in the header and footer. Reformatted TOC.
* [svn-r1776] H5Gget_obj_info: Fixed datatype of struct element.Frank Baker1999-10-171-1/+1
|
* [svn-r1775] HDF5 User's Guide filesFrank Baker1999-10-1719-103/+179
| | | | | Added Performance.html to TOC lists. Made "data type" and "datatype" consistently one word.
* [svn-r1774] index.htmlFrank Baker1999-10-171-10/+23
| | | | | | | | | | | | Added links to HDF5 Overview (slide show on HDF web server) HDF5 Tutorial (within distributed docs) HDF5 Glossary HDF5 Docs, Bugs in This Release and Snapshot of Next Release (on HDF web server) PDFs of HDF5 docs "available mid-11/99" Minor formatting changes. Consistent title for "HDF5 File Format Specification"
* [svn-r1773] H5.intro.htmlFrank Baker1999-10-171-76/+1581
| | | | | | | | Added "Working with referecences to objects" and "Working with references to dataset regions" from Tutorial. Revised "Limitations of Current Release," "Changes in Current Release," and some of the introductory paragraphs (:. Other minor edits and formatting fixes.
* [svn-r1772] Performance.htmlFrank Baker1999-10-171-0/+160
| | | | New UG chapter. Chunking pointer; brief Pablo discussion and pointer.
* [svn-r1771] updated the testing part to tell about the timing testsPatrick Lu1999-10-161-0/+4
|
* [svn-r1770] separated the timing tests from the regular testsPatrick Lu1999-10-161-0/+0
|
* [svn-r1757] Updated for files added and deleted.Albert Cheng1999-10-151-1/+3
| | | | Should be ready for release 1.2.0.
* [svn-r1756] Should not be added because it is derived from Makefile.in.Albert Cheng1999-10-151-85/+0
|
* [svn-r1755] HISTORY:Albert Cheng1999-10-153-12/+17
| | | | | | | | RELEASE: Updated supported platforms information. Removed AIX problem which is solved. INSTALL: Added a paragraph of how to use bin/install-sh explicitedly.
* [svn-r1752] RM_H5T.htmlFrank Baker1999-10-141-2/+2
| | | | H5Tenum_valueof: corrected PURPOSE statement.
* [svn-r1751] H5.format.htmlFrank Baker1999-10-142-920/+1009
| | | | | | | | | MANY technical changes, perhaps hundreds, based on developer input. Deleted Complex Dataspace and minimized Free-sapce Index sections. Many copy edits and formatting fixes. Consistent title: HDF5 File Format Specification. FF-IH_FileGroup.gif Revised drawing for HDF5 File Format Specification.
* [svn-r1750] Datatypes.html (all VL datatypes work)Frank Baker1999-10-142-36/+316
| | | | | | | | | | | Added VL example code. H5Pset_vlen_mem_manage_type: Removed. H5Pset_vlen_mem_manager: More complete discussion of usage of default and user-defined memory management functions. RM_H5P.html H5Pset_vlen_mem_manager: rewrote usage description for alloc and free paramaters and added summary. H5Pget_btree_ratios: corrected PURPOSE statement.
* [svn-r1749] Added "HDF5 Tutorial" files in ./doc/html/Tutor/Frank Baker1999-10-141-0/+95
|
* [svn-r1748] Elena Pourmal1999-10-133-427/+923
| | | | | | | | | | | | Files were modified by Barbara for the upcoming release of hdf5-1.2.0 README - reference to the HISTORY file was added RELEASE - contains information relevant ot the release of hdf5-1.2.0 New Features and Changes since hdf5-1.01 Platforms Tested Known problems ( I deleted AIX problem as Albert suggested ) HISTORY - former RELEASE file. Contains HDF5 history from first ALPHA release.
* [svn-r1747] Copied doc/html/Copyright.html into doc/html/Tutor/Copyright.html.Frank Baker1999-10-131-12/+12
| | | | | | | (The tutorial has a separate copy of the copyright notice so that it can stand alone without the rest of the documentation tree. This change synchronizes the tutorial's copy with the rest of the documentation's notice and with the code's copyright notice.)
* [svn-r1746] Modified format to be consistent with rest of docs.Frank Baker1999-10-131-16/+20
| | | | | Revised "All publications and advertising materials..." requirement. Added 1999 to copyright dates.
* [svn-r1745] Revised "All publications and advertising materials..." requirement.Frank Baker1999-10-131-9/+11
| | | | Added 1999 to copyright date and gzip authors to contributors list.
* [svn-r1740] made note of a new error found under win95 for external testPatrick Lu1999-10-111-0/+6
|
* [svn-r1737] HDF5 Tutorial: First version of Tutorial to be checked in for ↵Frank Baker1999-10-0821-0/+1976
| | | | distribution.
* [svn-r1736] HDF5 Tutorial: First version of Tutorial to be checked in for ↵Frank Baker1999-10-0875-1/+6823
| | | | distribution.
* [svn-r1735] last second changes to the installation instructionsPatrick Lu1999-10-081-6/+5
|
* [svn-r1734] Patrick Lu1999-10-081-2/+2
| | | | updated the line about where to find the zlib dll
* [svn-r1726] Created separated targets for install-doc and uninstall-doc.Albert Cheng1999-10-061-11/+5
| | | | | | install and uninstall no longer turns around to call them. Document installation and uninstallation have to be invoked here manually for now.
* [svn-r1724] updated the config file to allow printing of long longPatrick Lu1999-10-061-0/+0
|
* [svn-r1723] Close & re-open file to detect object header encode/decode errors.Quincey Koziol1999-10-061-0/+40
|
* [svn-r1722] Corrected coding error in computing size of variable-length ↵Quincey Koziol1999-10-061-2/+7
| | | | | | datatypes, also allocate "parent" datatype when decoding datatype now.
* [svn-r1721] RM_H5F.htmlFrank Baker1999-10-041-15/+32
| | | | | | | | | H5Funmount: Corrected description of second argument. Clarified descriptions of loc_id and name. H5Gget_objinfo: Corrected datatype within H5G_stat_t struct. H5Fopen, H5Fcreate: Corrected lists of allowable flags. Corrected/expanded access_id and create_id descriptions. One simple copy edit.
* [svn-r1720] RM_H5T.htmlFrank Baker1999-10-041-18/+30
| | | | | | | | H5Tget_nmembers: Corrected return type. H5Tinsert_array: Explained that perm parameter is not yet implemented; value should currently be set to NULL. Specified limits on value of ndims. Slightly expanded description of offset.
* [svn-r1719] RM_H5A.htmlFrank Baker1999-10-043-12/+18
| | | | | | | | | H5Aread: Corrected description of buf. RM_H5P.html H5Pset_buffer: Expanded description of buffer size requirements. Minor copy edits. RM_H5S.html H5Sselect_elements, H5Sselect_hyperslab: Corrected op return type.
* [svn-r1718] RM_H5.htmlFrank Baker1999-10-041-13/+15
| | | | | | | | H5check_version: Deleted extraneous entry from PARAMETERS. Added description of ABORT behavior when version numbers do not match. Corrected parameter notation in PARAMETERS. H5check_version, H5get_libversion: Added IN/OUT to PARAMS.
* [svn-r1717] Updated with Makefile.in of the install-doc target.Albert Cheng1999-10-041-0/+3
|
* [svn-r1716] Got rid of the no longer needed forward reference of struct ↵Albert Cheng1999-10-031-1/+0
| | | | | | definition. The definition of the struct is now before it.
* [svn-r1715] Moved INSTALL_MAINT to doc/html/Lib_Maint.html.Albert Cheng1999-10-033-2/+5
| | | | Did a quick change to the file to make it an html file.
* [svn-r1714] IRIX complains about undefined variable even if it is not involvedAlbert Cheng1999-10-031-0/+4
| | | | | in the building target. Added a predefined valued for $DOCDIR to pacify it.
* [svn-r1713] Added the target to do install-doc in doc and its sub-directories.Albert Cheng1999-10-022-0/+84
| | | | | For now, the Makefile in doc "translates" targets "install" and "uninstall" to "install-doc" and "uninstall-doc" for its sub-directories.
* [svn-r1712] Added the target to do install-doc in doc and its sub-directories.Albert Cheng1999-10-026-4/+110
| | | | | For now, the Makefile in doc "translates" targets "install" and "uninstall" to "install-doc" and "uninstall-doc" for its sub-directories.
* [svn-r1708] Turned off compression feature if zlib.h is off.Albert Cheng1999-10-011-0/+3
|
* [svn-r1706] Changed to different locations or filenames.Albert Cheng1999-10-016-262/+11
| | | | | | INSTALL.ascired -> INSTALL_TFLOPS INSTALL.ibm.sp.parallel -> bin/config_para_ibm_sp.sh INSTALL_parallel.ascired -> bin/config_para_tflops.sh
* [svn-r1703] Used n.m. numbers to identify paragraphs. Added a table of content.Albert Cheng1999-10-011-38/+83
|
* [svn-r1699] Changed names of files to better reflect their purposes.Albert Cheng1999-09-303-0/+253
| | | | | | | | | INSTALL.ascired: Becomes INSTALL_TFLOPS. INSTALL_parallel.ascired: Becomes bin/config_para_tflops.sh INSTALL.ibm.sp.parallel: Becomes bin/config_para_ibm_sp.sh
* [svn-r1698] Removed the note of beta-release.Albert Cheng1999-09-301-1/+0
|
* [svn-r1692] removed the last warnings from these files.Patrick Lu1999-09-293-5/+5
|
* [svn-r1687] updated the testing section. gave directions on how to test with ↵Patrick Lu1999-09-281-16/+9
| | | | | | the single bat files.
* [svn-r1684] removed the separate bat files for the testing and replaced them ↵Patrick Lu1999-09-281-0/+0
| | | | | | with 2 bat files that take in command line arguments to determine which versions to test
* [svn-r1681] Did some cleanup.Albert Cheng1999-09-281-18/+4
|