summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r7112] Frank Baker2003-06-261-15/+40
| | | | | | | | | | | | | | | | | Purpose: Primarily edits from technical review Description: H5Dread H5Dwrite Clarify library behavior with certain mem_space_id/file_space_id combinations. Add comment regarding when space is allocated and fill values written. H5Dget_space_status -- Correct return value. Copy edits and formatting fixes. Platforms tested: IE 5, Safari
* [svn-r7111] Frank Baker2003-06-261-10/+36
| | | | | | | | | | | | | | | | | | | | | Purpose: Primarily edits from technical review. Description: H5Pget_fill_value -- Corrected 'value' parameter type. H5Pget_fill_time -- Added H5D_FILL_TIME_IFSET. H5Pset_filter --Add that filters are applied to chunks in order in which they were created. Correct H5Z_FLAG_OPTIONAL description. Add references to related functions. Add H5Z_FILTER_SZIP to list of valid filters. H5Pget_filter -- Add H5Z_FILTER_SZIP to list of possible filters. H5Pset_szip -- Remove list of publications references. H5Pset_edc_check -- Reverse notation of default setting. Copy edits. Platforms tested: IE 5, Safari
* [svn-r7110] Frank Baker2003-06-261-6/+8
| | | | | | | | | | | | | | | | Purpose: Primarily edits from tech review feedback. Description: H5Rget_obj_type Corrected parameter reference. H5Rget_object_type Corrected cross-reference. Corrected ""HDF5 R1.4 compatibility" note. Copy edits. Platforms tested: IE 5, Safari
* [svn-r7107] Frank Baker2003-06-251-0/+4
| | | | | | | | | | | Purpose: Add new class. Description: Add '.1_4_compat' style class. Platforms tested: IE 5, Safari
* [svn-r7106] Frank Baker2003-06-251-7/+9
| | | | | | | | | | | | Purpose: Two more new tools. Description: Add h5diff and h5c++ to new tools list. Minor formatting fixes. Platforms tested: IE 5, Safari
* [svn-r7105] Frank Baker2003-06-251-5/+91
| | | | | | | | | | | | | | | Purpose: New function. "HDF5 Release 1.4 compatibility" note. Description: H5Rget_obj_type Added new function; replaces H5Rget_object_type. H5Rget_object_type Add "Provided for HDF5 Release 1.4 compatibility" note. Platforms tested: IE 5, Safari
* [svn-r7087] Frank Baker2003-06-231-106/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose: Review feedback. Change "Development notes" to user notes. New fill_time value (H5D_FILL_TIME_IFSET). Formatting fix and copy edits. Description: (Based primarily on review feedback and developer consultations) H5Pset_hyper_vector_size -- Clarification on timing. H5Pmodify_filter -- dapl .vs. dcpl clarification. H5Pset_filter_by_id -- dapl .vs. dcpl clarification. H5Pset_szip -- Copy edits. 5Pset_fill_time -- Added new fill_time value, H5D_FILL_TIME_IFSET. H5Pset_fill_value, H5Pfill_value_defined, H5Pset_fill_time, H5Pset_alloc_time -- Added H5Dcreate x-ref to "Notes." H5Pcreate_class, H5Pregister, H5Pinsert -- Convert some "development notes" to user notes; delete others. -- Formatting rework in H5Pregister "Parameters." Platforms tested: IE 5, Safari
* [svn-r7086] Frank Baker2003-06-231-19/+25
| | | | | | | | | | | | | | Purpose: H5set_free_list_limits review feedback. Link corresponding F90 function. Description: Added explanations of regular, array, and block free lists. Copy edits. (both in response to review comments) Linked in corresponding F90 function. Platforms tested: IE 5, Safari
* [svn-r7085] Frank Baker2003-06-231-15/+20
| | | | | | | | | | | | | | | | | Purpose: Complete "compression" to "filters" revisions. H5Zregister review feedback. Description: Intro -- Finish the "Compression" ==> "Filters" changes. H5Zregister -- Clarify that the can_apply_func and set_local_func can be set to null. -- Define value of filter_id -- Other smaller revisions. (all based on review feedback) Platforms tested: IE 5, Safari
* [svn-r7079] Frank Baker2003-06-201-5/+36
| | | | | | | | | | | | | | Purpose: Edits based on review feedback. Description: H5Dget_offset -- Corrected return value. H5Dcreate -- Added a brief mention of "fill values and space allocation" and a set of cross-references. H5Dfill -- Added H5Dcreate to the cross-reference list. Platforms tested: IE 5, Safari
* [svn-r7078] Frank Baker2003-06-201-4/+5
| | | | | | | | | | | Purpose: Edits based on review feedback. Description: H5Sselect_elements -- Remove H5S_SELECT_OR and associated comments. Platforms tested: IE 5, Safari
* [svn-r7077] Frank Baker2003-06-201-4/+16
| | | | | | | | | | | | | | | | | Purpose: Edits based on review feedback. Description: H5Tis_variable_str H5Tdetect_class -- Added notes regarding applicability of these 2 functions. H5Tget_native_type -- Copy edits. Added note to close returned identifier with H5Tclose and clarification WRT array, compoud, etc datatypes. Misc copy edits. Platforms tested: IE 5, Safari
* [svn-r7076] Frank Baker2003-06-201-628/+1114
| | | | | | | | | | | | | | | | | | | Purpose: Add new tools: h5diff h5perf h5redeploy h5c++ Corrections to h5import Description: h5diff, h5perf, h5redeploy, h5c++ -- Added these tools. h5import -- Corrected the description of the naming convention for output datasets. Other edits based on review comments. Copy edits and source code formatting. Platforms tested: IE 5, Safari
* [svn-r7074] Purpose:Quincey Koziol2003-06-201-1/+1
| | | | Bump version # after another private snapshot for SAF team.
* [svn-r7061] Purpose:Quincey Koziol2003-06-181-1/+1
| | | | Bump version # after creating private snapshot.
* [svn-r7059] Purpose:Quincey Koziol2003-06-183-12/+22
| | | | | | | | | | | Refactoring Description: Track changes to H5Fget_obj_<foo> API functions. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
* [svn-r7020] Purpose:Quincey Koziol2003-06-101-1/+7
| | | | Bump version number after making snapshot
* [svn-r7014] Frank Baker2003-06-1012-23/+510
| | | | | | | | | | | | | | | Purpose: To facilitate finding functions, particularly in long Reference Manual sections. Solution: Added alphabetized function listings. (NOTE: Aside from the H5I and H5Z sections, this is not necessarily the final implementation; there will likely be another revision in the presentation of this listing before it is released.) Platforms tested: Safari, IE 5
* [svn-r6988] Elena Pourmal2003-06-061-1/+79
| | | | | | | | | | | | | | Purpose: Maintenance for 1.6 release Description: Signatures for fortran functions h5pmodify_filter_f, h5pget_filter_by_id_f, and h5pset_family_offset_f were missing. Solution: Added missing signatures Platforms tested: IE Misc. update:
* [svn-r6986] Snapshot version 1.5 release 56HDF Admin2003-06-061-1/+3
|
* [svn-r6979] Frank Baker2003-06-051-153/+274
| | | | | | | | | | | | Purpose: Make "New Functions and Tools" section easier to read. Solution: Alphabetized functions and tools lists. Created table with function names on left, full syntax on right. Platforms tested: Safari, IE 5
* [svn-r6974] Purpose:Quincey Koziol2003-06-052-530/+2507
| | | | | | | | Bump version # Description: Bump the version # of the library after creating snapshot for SAF developers to test with.
* [svn-r6973] Elena Pourmal2003-06-051-0/+6
| | | | | | | | | | | | | Purpose: Maintenance for 1.6 release Description: Documented recent changes in 4 fortran APIs h5pset(get)_fapl_core_f and h5pset(get)_preserve_f Solution: Platforms tested: IE Misc. update:
* [svn-r6972] Elena Pourmal2003-06-051-1/+64
| | | | | | | | | | | | | Purpose: Maintenance Description: Signature pages for h5tarray_create_f, h5tget_array_ndims, h5tget_array_dims were missing. Solution: Added signature pages to the RM Platforms tested: IE Misc. update:
* [svn-r6965] Elena Pourmal2003-06-041-72/+381
| | | | | | | | | | | | | | | | | | | | | | Purpose: Maintenace fro 1.6 release Description: Man pages for the following functions have been added h5pset(get)_fapl_core_f h5pset(get)_fapl_family_f h5pset(get)_fapl_multi_f h5pset_fapl_sec2_f h5pset_fapl_sdio_f h5pset_fapl_split_f h5pget_driver_f h5pset_szip_f h5pget_nfilters_f h5pset(get)_preserve_f Solution: Platforms tested: IE Misc. update:
* [svn-r6964] Frank Baker2003-06-041-7/+174
| | | | | | | | Purpose and Description: Added "New Functions and Tools" list. Platforms tested: Safari and IE 5.
* [svn-r6950] Purpose:Quincey Koziol2003-06-045-10/+14
| | | | | | | | | | | | | | | | | | | | | | API tweak. Description: The H5Sget_select_bounds() API call was using hsize_t arrays for retrieving the 'start' and 'end' coordinates, which is counter to the rest of the dataspace API. Solution: Change the arrays to be hssize_t instead. Platforms tested: FreeBSD 4.8 (sleipnir) w/C++ FreeBSD 4.8 (sleipnir) w/parallel h5committested Misc. update: Updated all docs for this change. Added 1.4 compatibility #ifdef's
* [svn-r6927] Frank Baker2003-05-301-1/+688
| | | | | | | | | | Purpose: New tool -- h5import Description: Added h5import. Platforms tested: Safari and IE 5
* [svn-r6877] Purpose:Quincey Koziol2003-05-151-1/+1
| | | | | | | Correct typo. Description: Correct the type of a value from H5G_obj_t to H5G_type_t.
* [svn-r6817] Frank Baker2003-05-061-17/+202
| | | | | | | | | | | | | | Purpose: New features. Description: Added 3 new functions: H5Gget_num_objs H5Gget_objname_by_idx H5Gget_objtype_by_idx Platforms tested: Safari, IE 5
* [svn-r6816] Frank Baker2003-05-061-12/+141
| | | | | | | | | | | | | | Purpose: New features. Description: Added 3 new functions: H5Tis_variable_str H5Tdetect_class H5Tget_native_type Platforms tested: Safari, IE 5
* [svn-r6815] Frank Baker2003-05-061-50/+159
| | | | | | | | | | | | | | | Purpose: Update H5Zregister to describe new approach to filter management. Description: H5Zregister -- heavy revisions to reflect new filter-handling approach. Added H5Z_class_t struct, H5Z_can_apply_func_t callback function, and H5Z_set_local_func_t callback function, and rewrote much of the rest. Platforms tested: IE 5, Safari
* [svn-r6814] Frank Baker2003-05-061-59/+617
| | | | | | | | | | | | | | | | | | | | Purpose: New and modified functions. Description: Added 11 new functions: H5Pall_filters_avail H5Pget_filter_by_id H5Pmodify_filter H5Pset_hyper_vector_size / H5Pget_hyper_vector_size H5Pset_family_offset / H5Pget_family_offset H5Pset_fapl_mpiposix / H5Pget_fapl_mpiposix H5Pset_multi_type / H5Pget_multi_type H5Pset_shuffle -- Correct parameter list; copy edits. Some minor copy edits elsewhere. Platforms tested: Safari, IE 5
* [svn-r6813] Frank Baker2003-05-061-2/+2
| | | | | | | | | | | | | Purpose: Correction of a misleading comment. Description: h5cc & h5fc Corrected the same spot in each "Description" where the text, literally interpreted, implied that HDF5 could be used as a compiler. Platforms tested: IE 5, Safari
* [svn-r6812] Frank Baker2003-05-061-26/+97
| | | | | | | | | | | | | Purpose: New feature -- h5fc Description: Added h5fc entry. Took the opportunity to make some relatively minor copy edits and grammatical corrections in h5cc entry. Platforms tested: Safari, IE 5
* [svn-r6793] Snapshot version 1.5 release 52HDF Admin2003-05-031-1/+3
|
* [svn-r6786] Purpose:Bill Wendling2003-04-301-0/+3
| | | | | | | | | | | | Update Description: Updated with description of new h5dumper --string feature. Platforms tested: Mozilla Misc. update:
* [svn-r6761] Snapshot version 1.5 release 51HDF Admin2003-04-261-2/+12
|
* [svn-r6705] Frank Baker2003-04-171-14/+146
| | | | | | | | | | | | | | Purpose: Add new functions. Rewrite existing function. Description: Added H5get_vfd_handle and H5get_obj_ids. Rewrote H5get_obj_count: function description was incomplete and 2 (of 3) parameters were missing. Platforms tested: Safari, IE 5
* [svn-r6704] Frank Baker2003-04-171-1/+68
| | | | | | | | | | | Purpose: Add new function. Description: Added H5set_free_list_limits. Platforms tested: Safari, IE 5
* [svn-r6703] Frank Baker2003-04-171-4/+42
| | | | | | | | | | | | | | | Purpose: Add new function Add note regarding intentionally undocumented function Description: Added H5Dget_offset. H5Ddebug -- Added note in HTML-coded comment that this function, while technically public, is not intended for public use and should not be listed in the RM. Platforms tested: Safari, IE 5
* [svn-r6702] Frank Baker2003-04-171-3/+44
| | | | | | | | | | | Purpose: Add new function Description: Added H5Iget_name. Platforms tested: Safari, IE 5
* [svn-r6699] Frank Baker2003-04-171-9/+5
| | | | | | | | | | | | | | Purpose: Removed reference to discontinued API Changes reflecting renamed section of RM Description: Removed reference to H5RA, ragged arrays. Made edits reflecting the H5Z change from "Compression" to "Filters & Compression." Platforms tested: Safari, IE 5
* [svn-r6698] Frank Baker2003-04-171-1/+7
| | | | | | | | | | | | | | | Purpose: Comment out functions not in R1.6 Description: Commented out these hyperslab functions since they are not "turned on" for Release 1.6: h5scombine_hyperslab_f h5scombine_select_f h5sselect_select_f Platforms tested: Safari, IE 5
* [svn-r6697] Frank Baker2003-04-171-80/+153
| | | | | | | | | | | | | | | | | | | | | | | Purpose: Add new function Add operands to 2 existing functions Comment out functions not in R1.6 Description: H5Sget_select_type -- Added new function. H5Sselect_hyperslab -- Added operands H5S_SELECT_AND, H5S_SELECT_XOR, and H5S_SELECT_NOTB, H5S_SELECT_NOTA. Reformatted part of Description source code, with minor copy-edits. H5Sselect_elements -- Added operands H5S_SELECT_APPEND, H5S_SELECT_PREPEND. Commented out these hyperslab functions since they are not "turned on" for Release 1.6: H5Scombine_hyperslab H5Scombine_select H5Sselect_select and the corresponding FORTRAN routines Platforms tested: Safari, IE 5
* [svn-r6696] Frank Baker2003-04-171-1/+225
| | | | | | | | | | | Purpose: Add new function Description: Added H5Pset_szip Platforms tested: Safari, IE 5
* [svn-r6643] Snapshot version 1.5 release 50HDF Admin2003-04-121-2/+27
|
* [svn-r6600] Frank Baker2003-04-0811-223/+401
| | | | | | | | | | | | | | Purpose: Link in additional Fortran90 functions. Description: Linked 68 new Fortran90 functions to the discussions of the corresponding C functions. Made the corresponding Fortran index changes in the function listings at the tops of the RM pages. Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html. Platforms tested: Safari and IE 5
* [svn-r6570] Frank Baker2003-04-021-42/+406
| | | | | | | | | | | | | | | | Purpose: New feature: Fill value and storage space allocation changes Description: Modified the following functions: H5Pset_fill_value H5Pget_fill_value Added the following functions: H5Pfill_value_defined H5Pset_fill_time H5Pget_fill_time H5Pset_alloc_time H5Pget_alloc_time Platforms tested: Safari, IE 5
* [svn-r6569] Frank Baker2003-04-021-34/+138
| | | | | | | | | | | | | | | | | | Purpose: New filter functionality Rename section to reflect filters rather than strictly compression Description: "Compression Interface" --> "Filter and Compression Interface" Renamed section as "Filter and Compression Interface". Extended introductory paragraphs to BRIEFLY describe filter pipeline. Edit H5Zregister to speak from point of view of filters rather than compression only. Add H5Zunregister. Add H5Zfilter_avail. Platforms tested: Safari, IE 5