summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn-r9813] Purpose:Frank Baker2005-01-121-224/+138
| | | | | | | | | | | | | Added H5Pset/get_data_transform These are initial entries; they need technical review. Removed several deprecated functions that have been commented out through several release cycles (H5Pget_deflate and H5Pset/get_compression) and several lines of no-longer-used template code. Minor formatting changes. Platforms tested: Mozilla
* [svn-r9800] Purpose:Frank Baker2005-01-101-1/+1
| | | | Add 2005 to list of copyright dates.
* [svn-r9727] Purpose:Quincey Koziol2004-12-2934-336/+470
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-r9674] Purpose:Albert Cheng2004-12-151-1/+6
| | | | Updated with the new entry of Data Transform Report.
* [svn-r9672] Purpose:Albert Cheng2004-12-151-0/+877
| | | | | | | New document committed. Description: Report of the Data Transform work.
* [svn-r9655] Snapshot version 1.7 release 44HDF Admin2004-12-121-1/+15
|
* [svn-r9617] Snapshot version 1.7 release 43HDF Admin2004-12-051-3/+5
|
* [svn-r9576] Purpose:Albert Cheng2004-11-251-1/+16
| | | | Added an explanation of ASCII printing for h5dump.
* [svn-r9527] Snapshot version 1.7 release 42HDF Admin2004-11-141-1/+1
|
* [svn-r9513] Snapshot version 1.7 release 41HDF Admin2004-11-071-1/+5
|
* [svn-r9455] Snapshot version 1.7 release 40HDF Admin2004-10-241-14/+26
|
* [svn-r9399] Purpose:Frank Baker2004-10-111-24/+24
| | | | | | Copy edits, primarily to correct several spelling errors. Platforms tested: Mozilla
* [svn-r9357] Snapshot version 1.7 release 39HDF Admin2004-10-031-1/+7
|
* [svn-r9348] Frank Baker2004-09-301-146/+216
| | | | | | | | Purpose: This version updates the procedure for creating PDF versions of HDF5 documents to reflect the use of Macromedia DreamWeaver and HTMLdoc. process.txt describes the current RM process in detail; the very similar UG process will be described later.
* [svn-r9346] Frank Baker2004-09-301-0/+148
| | | | | | | | | | Purpose: This file describes the process for creating the PDF versions of HDF5 documents. The file being checked in now is the original version (November 1999) from when hte process used MS Word. Platforms tested: This process was tested by using it to guide the production process for at least 2 releases.
* [svn-r9321] Snapshot version 1.7 release 38HDF Admin2004-09-261-4/+66
|
* [svn-r9258] Purpose:Frank Baker2004-09-141-2/+2
| | | | | | Minor formatting fix in introductory paragraphs. Platforms tested: Mozilla
* [svn-r9257] Purpose:Frank Baker2004-09-141-32/+29
| | | | | | | | | | | | | | | | Bugfixes in H5Pget/set_fclose_degree Clarification in H5Pset_filter 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 Other minor formatting and copy edits. Platforms tested: Mozilla
* [svn-r9243] Snapshot version 1.7 release 37HDF Admin2004-09-121-1/+5
|
* [svn-r9231] Frank Baker2004-09-081-4/+4
| | | | | | | | | Description: H5T_conv_t (appears in H5Tregister description) -- changed datatype of the nelmts parameter H5Tconvert -- changed datatype of the nelmts parameter Platforms tested: Mozilla
* [svn-r9224] Frank Baker2004-09-081-2/+12
| | | | | | | Purpose: Add h5iget_file_id_f Platforms tested: Mozilla
* [svn-r9209] Snapshot version 1.7 release 36HDF Admin2004-09-051-1/+10
|
* [svn-r9192] Frank Baker2004-09-021-12/+132
| | | | | | | | Purpose: Add H5Zget_filter_info and h5zget_filter_info_f. Other minor edits. Platforms tested: Mozilla
* [svn-r9164] Frank Baker2004-08-261-2/+2
| | | | | | | Purpose: H5Pset_fapl_multi -- syntax has changed in (one parameter datatype) Platforms tested: Mozilla
* [svn-r9161] Frank Baker2004-08-261-50/+63
| | | | | | | | | | | | | | | | | | | Purpose: Revise H5Premove_filter H5Pset_chunk bug fix Correct H5Premove signature Formatting fix Description: H5Premove_filter -- editorial and technical revisions replaced F90 description H5Pset_chunk -- specified units of chunk size as "dataset elements" fixes Bugzilla #110 H5Premove -- corrected signature, removing duplicate mention of parameters Corrected "electronic versus print" formatting error in functions index Platforms tested: Mozilla Misc. update:
* [svn-r9148] Frank Baker2004-08-241-36/+46
| | | | | | | | Purpose: Heavy edit to existing H5Iget_file_id entry Restructure function index at top of page Platforms tested: Mozilla
* [svn-r9143] Frank Baker2004-08-241-7/+143
| | | | | | | | | Purpose: Add H5Fget_name Add H5Fget_filesize Minor correction in HTML coding of H5Fget_freespace Platforms tested: Mozilla
* [svn-r9134] Snapshot version 1.7 release 35HDF Admin2004-08-221-1/+4
|
* [svn-r9089] Snapshot version 1.7 release 34HDF Admin2004-08-151-1/+5
|
* [svn-r9052] Snapshot version 1.7 release 33HDF Admin2004-08-081-1/+4
|
* [svn-r9006] 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-r8994] Frank Baker2004-08-021-82/+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-r8991] Frank Baker2004-08-021-2/+2
| | | | | | | Purpose: Correct typo in code example. Platforms tested: Mozilla
* [svn-r8979] Snapshot version 1.7 release 32HDF Admin2004-08-011-13/+66
|
* [svn-r8909] Purpose:Pedro Vicente Nunes2004-07-201-10/+113
| | | | | | | | | | | | | | | | update 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-r8888] Purpose:Quincey Koziol2004-07-161-8/+12
| | | | Bump version # after making snapshot
* [svn-r8877] 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) Solution: Platforms tested: Misc. update:
* [svn-r8859] Purpose:Quincey Koziol2004-07-121-1/+1
| | | | Correct typo in file format for compact layout information
* [svn-r8858] Snapshot version 1.7 release 30HDF Admin2004-07-111-1/+3
|
* [svn-r8838] Frank Baker2004-07-082-0/+0
| | | | | Purpose: Version 3 of document, from August 2003
* [svn-r8803] Snapshot version 1.7 release 29HDF Admin2004-07-041-1/+10
|
* [svn-r8799] 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-r8797] Frank Baker2004-07-021-14/+33
| | | | | | | | | | | | | | | | | | | | Purpose: To more carefully describe the -- behavior of H5Pset_external -- appropriate usage of H5Pset_shuffle Description: H5Pset_external 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. H5Pset_shuffle Added notes regarding usage of H5Pset_shuffle in concert with a compression filter. And, as always, a few copy edits.
* [svn-r8796] Frank Baker2004-07-021-15/+38
| | | | | | | | | | | | | | | | | Purpose: SZIP and more general filter updates Description: Added SZIP to the introductory paragraphs and as appropriate in the Fortran subroutine descriptions. Revised the introductory discussion, which had previously focussed on one compression filter, to allow for multiple filters of different types. Added list of filters currently distributed with HDF5 to intro. Also some copy edits and minor formatting. Platforms tested: Mozilla, Safari
* [svn-r8794] Frank Baker2004-07-021-10/+18
| | | | | | | | Purpose: Added Fortran90 subroutine h5sget_select_bounds_f. Platforms tested: Mozilla
* [svn-r8786] Frank Baker2004-07-011-1/+3
| | | | | | | | | Purpose: Hide 'changes in this release' section, which is now in the _AD_Guide_ and is no longer maintained in this document. Platforms tested: Mozilla
* [svn-r8754] Purpose:Quincey Koziol2004-06-281-1/+4
| | | | | | | Update format info Description: Clarify description of filter mask flags for chunked datasets.
* [svn-r8719] Frank Baker2004-06-221-6/+616
| | | | | | | | | | | | | | | | | | | Purpose: To include new functionality. Description: Added twelve new functions: H5Iregister H5Iclear_type H5Iregister_type H5Iget_type_ref H5Idestroy_type H5Iget_file_id H5Iremove_verify H5Inmembers H5Iobject_verify H5Idec_type_ref H5Isearch H5Iinc_type_ref This is a checkin for technical content; an editorial checkin will follow, though not immediately. Platforms tested: Mozilla, IE, Safari
* [svn-r8672] Snapshot version 1.7 release 28HDF Admin2004-06-131-3/+13
|
* [svn-r8620] Snapshot version 1.7 release 27HDF Admin2004-06-061-1/+5
|