| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Purpose:
Added 2003 to the "Copyright <years>" line.
Platforms tested:
Viewed in vi (COPYING) and in IE 5 (doc/html/Copyright.html).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix
Description:
man pages for the following F90 functions were missing:
h5tget_super_f h5tarray_create_f h5tget_array_ndims_f
h5tget_array_dims_f
Solution:
Added missing man pages
Platforms tested:
IE
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding H5Gmove2 and H5Glink2.
Description:
Added H5Gmove2 and H5Glink2.
Renamed H5Gmove parameters for consistency.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding new H5Fget_obj_* functions. (Development branch only)
Description:
Added H5Fget_obj_count.
Stubbed in H5Fget_obj_ids, but the entry is not filled in.
Reordered entries to group similar functions.
Platforms tested:
IE 5
|
| |
|
| |
|
|
|
|
| |
Added description of API testing for H5Tget_native_type().
|
|
|
|
|
|
| |
Cleanup.
Description:
Added link to reference manual.
|
| |
|
|
|
|
|
|
|
| |
Update information
Description:
Add more information about tests performed and why they succeed/fail.
|
|
|
|
| |
Add "test review" pages.
|
| |
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add shuffling performance report
Description:
Solution:
Platforms tested:
Misc. update:
|
| |
|
|
|
|
|
|
| |
Added the new doc "Daily_Test_Explained" into the TechNotes section.
Platforms tested:
Used IE to view the result.
|
| |
|
|
|
|
|
|
| |
Added an example for the -- option.
Platforms tested:
Checked with IE browser.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Added missing fortran functions h5set(get)_buffer_f.
Also added docs and tests for them.
Solution:
Currently functions do not accept conversion and background buffers.
This corresponds to H5set(get)_buffer call with buffer pointers
set to NULL. If there is a demand, I can overload the functions
to have new parameters and go through all trouble creating functions
for all supported datatypes.
Platforms tested:
Solaris 2.7, Linux 2.2., IRIX64-6.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added 19 Generic Properties functions.
Development branch only.
Description:
Added Generic Properties functions as follows:
H5Pcreate_class H5Pset
H5Pcreate_list H5Pexist
H5Pclose_list H5Pisa_class
H5Pclose_class H5Pequal
H5Pregister
H5Punregister H5Pget_size
H5Pinsert H5Pget_nprops
H5Premove H5Pget_class_parent
H5Piterate H5Pget_class_name
H5Pcopy_prop H5Pget
Platforms tested:
IE 5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Added new F90 APIs
Description:
I added new F90 APIs, tests, and documentation for the following
functions:
h5fget_obj_count_f h5pequal_f h5tget_member_index_f
h5fget_obj_ids_f h5pget_fclose_degree_f
h5pset_fclose_degree_f
Documentation for exisiting functions was missing:
h5freopen_f, h5fflush_f, h5fmount_f, h5unmount_f, h5fget_create_plist_f,
h5fget_access_plist_f.
Platforms tested:
Solaris 2.7, Linux 2.2 and IRIX64-6.5
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Added new fortran functions
Description:
Source code, tests and documentation for h5glink2_f and h5gmove2_f
functions were added. I also added missing man page for h5glink_f
Platforms tested:
Solaris 2.7, IRIX64-6.5 and Liniux 2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Added missing fortran functions.
Description:
Four Library Fortran API functions have been added:
h5get_libversion_f, h5_check_version_f, h5garbage_collect_f and
h5dont_atexit_f. Only first two functions were tested.
Documentation file and RELEASE.txt were updated.
Platforms tested:
Solaris 2.7, IRIX64-6.5 and Linux 2.2
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add copyright and change "HDF5 Tutorial" link.
Description:
Added copyright statement and link.
Changed the "Tutorial" link to point to the copy on the HDF5 website.
Since the Tutorial is not maintained in CVS, the distributed
version of the Tutorial is being unlinked and removed from the
set of distributed files. It is hoped that we can begin
maintaining the Tutorial under CVS prior to Release 1.6 and
resume its distribution.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Purpose:
Per request of UI attorney, added ", as appropriate for the name(s) to
be used" to bullet 5.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix
Description:
Corrected H5Zregister description, syntax, and parameter descriptions.
There is one 'function' parameter, rather than the separate
'compression-function' and 'uncompression-function' parameters that
were previously listed.
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Purpose:
Added note to footer that file is no longer used.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Clarification regarding sizes of some super block elements.
Description:
Added note to "HDF5 Super Block Layout" table that the last 5 items
are of the size specified in 'Size of Offsets'.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Two new functions and a few copy-edits.
Description:
Added H5Pset/get_small_data_block_size.
Copy edits -- several typographic (spelling) corrections.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update or correct H5FDread/write/flush parameters.
Description:
H5FDread: Added 'type' parameter. (Fixes an unreported bug.)
H5FDread/write: Changed 'size' parameter type to 'size_t'. (Update)
H5FDflush: Added 'closing' parameter.
Minor copy-edit in footer.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update variable-length datatype info.
Description:
Added "Bit Field for Variable-length Types (Class 9)" table.
Added "Properties for Variable-length Types (Class 9)" table.
Fixed a few minor typos.
Platforms tested:
IE 5
|
| |
|
| |
|
| |
|
|
|
|
| |
Document VFL "flush" changes.
|
|
|
|
|
|
|
| |
Back out change
Description:
Back out description of VFL 'flush' change.
|
|
|
|
| |
Document new VFL flush parameter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update h5dread/write_f parameters
Description:
fortran/h5d_FORTRAN.html
h5dread/write_f -- in the 'reference' versions, which yesterday's
revisions missed):
Added new overloading to dims parameter description.
Corrected prior dims type and noted that it is deprecated and
will be removed in 1.6.
fortran/h5a_FORTRAN.html
Updated "Last modified" tag to reflect yesterday's revisions.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfix -- Closes #702
Description:
Commented out references to and descriptions of unimplemented
H5S functions. Particularly in the UG document, Dataspaces.html.
H5Sopen H5Slock H5Ssubspace
H5Scommit H5Sselect_op H5Ssubspace_name
H5Sis_subspace H5Sselect_order H5Ssubspace_location
Added explanatory "Note to developers" in comments near top of
Dataspaces.html.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update description of h5dread/write_f and h5aread/write_f dims parameter.
Description:
h5dread/write_f, h5aread/write_f
Added new overloading to dims parameter description.
Noted that prior dims type is deprecated and will be removed in 1.6.
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bugfixes -- Fixes #657.
Addresses #720 (but does not complete it).
Description:
H5Pset_fapl_split: Added note re checking on use of this driver,
i.e., that H5Pget_driver returns H5FD_MULTI.
Fixes Bug #657.
Minor copy edits, including some addressed in Bug #720.
Platforms tested:
IE 5
|