summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r11608] Frank Baker2005-10-261-18/+77
| | | | | | | | Description: Add lists of new and changed C++ wrappers. Other clarifications and copy edits. Platforms tested: Firefox, Safari
* [svn-r11606] Frank Baker2005-10-251-8/+35
| | | | | | | | Description: Separate the section "Functions with New or Changed Symbols or Fixed Values" from the section "Functions with Changed Syntax." Platforms tested: Firefox
* [svn-r11605] Frank Baker2005-10-251-3/+16
| | | | | | | | | | Description: In the "Functions with changed or new symbols" section (section heading to be fixed in immediately-following checkin), add notes regarding H5F_OBJ_LOCAL in H5Fget_obj_count H5T_OPAQUE_TAG_MAX in H5Tset_tag Platforms tested: Firefox
* [svn-r11604] Frank Baker2005-10-253-4/+16
| | | | | | | | | Description: H5Fget_obj_count: Add H5F_OBJ_LOCAL to object type list. H5Rget_obj_type: Fix typo in parameters section. H5Tset_tag: Add note that tag is limited to 256 bytes. Platforms tested: Firefox, Safari
* [svn-r11600] Snapshot version 1.6 release 5 (pre1)HDF Admin2005-10-231-64/+111
|
* [svn-r11588] Frank Baker2005-10-2038-75/+148
| | | | | | | | Purpose: Remove extraneous </html>...<html> tagging that DreamWeaver inserted. Description: DreamWeaver inserted a pair of "close HTML; reopen HTML" tags within the <head> section of several HTML files. This fix removes them.
* [svn-r11578] Frank Baker2005-10-187-83/+58
| | | | | | | Description: Adaptations for generating PDF version of HDF5 RM. Platforms tested: Tested through successful generation of preliminary PDF.
* [svn-r11575] Frank Baker2005-10-171-13/+204
| | | | | | | Purpose: Add "Changes" section for Release 1.6.5. Platforms tested: Firefox, Safari
* [svn-r11510] Frank Baker2005-10-061-1/+6
| | | | | | | Description: H5Pset_chunk: Add note that chunk size cannot be larger than fixed-size dataset. Platforms tested: Firefox
* [svn-r11498] Frank Baker2005-10-041-1/+9
| | | | | | | | | | Description: H5Iget_name: Added note that if an object is an attribute, function returns the name of the object to which the atttibute is attached; H5Aget_name must be used to retrieve the name of the attribute. Closes Bugzilla # 244. Platforms tested: Firefox
* [svn-r11493] Frank Baker2005-10-031-2/+2
| | | | | | | | | | Purpose: Bugfix: Close Bugzilla 255, same as Access 940 Description: H5Sset_extent_simple: Corrected "Returns" section to correspond to return type of herr_t. Platforms tested: Firefox
* [svn-r11492] Frank Baker2005-10-031-20/+15
| | | | | | | | | | | Purpose: Fix unreported bug in Reference Manual. Description: H5Pget_multi_type: Clarify wording and a typo. H5Pset_multi_type: Clarifications and add descriptions of "type of data" constants to table. Platforms tested: Firefox
* [svn-r11474] Frank Baker2005-09-273-7/+7
| | | | | | | Description: Update footers for "Release 1.6.5, October 2005" Platforms tested: Firefox
* [svn-r11473] Frank Baker2005-09-273-9/+9
| | | | | | | | Description: Update footers for "Release 1.6.5, October 2005" Platforms tested: Firefox
* [svn-r11472] Frank Baker2005-09-2740-146/+1950
| | | | | | | | | | | Description: Update footers for "Release 1.6.5, October 2005" except freeze old user guide footers at Release 1.4.5 Update index.html to refer to Release 1.6.5 In RM, add "History" sections (brought back from development branch) Platforms tested: Firefox
* [svn-r11433] Snapshot version 1.6 release 5 (snap1)HDF Admin2005-09-181-8/+35
|
* [svn-r11383] Snapshot version 1.6 release 5 (snap0)HDF Admin2005-09-111-2/+11
|
* [svn-r11348] Snapshot version 1.6 release 4 (post9)HDF Admin2005-09-041-1/+4
|
* [svn-r11306] Snapshot version 1.6 release 4 (post8)HDF Admin2005-08-291-2/+7
|
* [svn-r11205] Snapshot version 1.6 release 4 (post7)HDF Admin2005-08-071-1/+24
|
* [svn-r11203] Frank Baker2005-08-051-2/+2
| | | | | | | | | Purpose: Correct copy/paste error in "changed syntax" section at 1.6.3/1.6.4. Replacing the word 'subroutine' with the name of the actual subroutine, 'h5sselect_elements_f'. Platforms tested: Firefox
* [svn-r11150] Snapshot version 1.6 release 4 (post6)HDF Admin2005-07-251-1/+12
|
* [svn-r11080] Snapshot version 1.6 release 4 (post5)HDF Admin2005-07-171-1/+3
|
* [svn-r11061] Snapshot version 1.6 release 4 (post4)HDF Admin2005-07-101-8/+15
|
* [svn-r11015] Snapshot version 1.6 release 4 (post3)HDF Admin2005-07-031-1/+30
|
* [svn-r10972] Purpose: Update documentRaymond Lu2005-06-221-2/+18
| | | | | Description: Update the Reference Manual for H5Pset_fapl_family() after its behavior has been modified.
* [svn-r10877] Frank Baker2005-06-081-4/+3
| | | | | | | | | | Purpose: Remove statement that gray-scale image attribute must be in the range of 0-255. Remove datatype definition for the attribute IMAGE_ASPECTRATIO. Fixes Bugzilla entry 347. Platforms tested: Firefox
* [svn-r10745] Snapshot version 1.6 release 4 (post2)HDF Admin2005-05-151-4/+4
|
* [svn-r10685] Frank Baker2005-04-271-1/+4
| | | | | | | | | Purpose: Added note to H5Tget_class description that library returns H5T_STRING for both fixed-length and variable-length strings. Fixes Bugzilla #329. Platforms tested: Firefox
* [svn-r10684] Frank Baker2005-04-271-2/+2
| | | | | | | | Purpose: Corrected return value of H5Tget_member_value. Fixed Bugzilla #309 Platforms tested: Firefox
* [svn-r10597] Purpose:James Laird2005-04-121-1/+1
| | | | | | | | | | | | | Bug fix Description: Caught a typo in /doc/html/cpplus_RM/Makefile.in Solution: Fixed the typo Platforms tested: mir
* [svn-r10595] Frank Baker2005-04-121-1/+1
| | | | | Purpose: Remove another file from Makefile.in -- dsets_8cpp-example.html.
* [svn-r10592] Frank Baker2005-04-121-1/+1
| | | | | Purpose: Remove an extraneous space following a line-continuation backslash.
* [svn-r10590] Frank Baker2005-04-1217-1349/+242
| | | | | Purpose: Adding new C++ Reference Manual files to the repository.
* [svn-r10589] Frank Baker2005-04-121-15/+15
| | | | | | Purpose: Adding 17 new C++ Reference Manual files. Removing 20 obsolete files.
* [svn-r10588] Frank Baker2005-04-1220-6907/+0
| | | | | | Purpose: These C++ Reference Manual files are no longer used. Removing them from the repository.
* [svn-r10583] Purpose: Remove unused html fileBinh-Minh Ribler2005-04-091-2412/+0
|
* [svn-r10582] Purpose: Update C++ API RMBinh-Minh Ribler2005-04-09178-3964/+12701
| | | | | | | | | | | | Description: Added more html files for examples. Added some html files for items that were not documented at the initial checkin. Removed some html files that were there by mistake or that were for some items that are now removed from the C++ library. Misc. update: Need to update MANIFEST.
* [svn-r10572] Frank Baker2005-04-071-47/+52
| | | | | | | | | Purpose: Add h5tget_member_index_f and h5tget_member_class_f. Reformat links index at top of page to balance Fortran lists and cleanup the C listing. Platforms tested: Firefox
* [svn-r10567] Snapshot version 1.6 release 4 (post1)HDF Admin2005-04-071-2/+3
|
* [svn-r10544] Purpose:Frank Baker2005-04-051-2/+1
| | | | | | | Correction to immeditely prior checkin -- correct an h5sselect_elements_f parameter. Platforms tested: Firefox
* [svn-r10543] Purpose:Frank Baker2005-04-051-5/+11
| | | | | | | Added 2 Fortran subroutines to list of functions with changed syntax in 1.6.4. These are also fallout of the int-->uint change. Platforms tested: Firefox
* [svn-r10516] Frank Baker2005-03-311-4/+5
| | | | | | | Purpose: Editorial fix to latest change. Platforms tested: Firefox
* [svn-r10515] Frank Baker2005-03-311-11/+109
| | | | | | | Purpose: Add affected C++ wrappers to "changed syntax" lists. Platforms tested: Firefox
* [svn-r10514] Snapshot version 1.6 release 4 (post0)HDF Admin2005-03-312-85/+542
|
* [svn-r10513] Frank Baker2005-03-301-4/+153
| | | | | | | | | | Purpose: Added list of C functions with changed parameter datatypes that were part of the pre-1.6.4 'signed integer' to 'unsigned integer' revision in the library. Added templates for the corresponding C++ and Fortran changes. Platforms tested: Mozilla
* [svn-r10247] Purpose:Frank Baker2005-03-211-8/+29
| | | | | | | | | | | | | | Add an overlooked item to the Changes document. Description: Add "Deleted Constants" section for Release 1.6.4. five error codes H5E_CANTALLOC H5E_CANTCHANGE H5E_CANTRECV H5E_CANTSENDMDATA H5E_FPHDF5 an internal identifier category H5I_TEMPBUF Platforms tested: Firefox
* [svn-r10225] Purpose: Release of 1.6.4hdf5-1_6_4Elena Pourmal2005-03-161-197/+215
| | | | | | | | | | | | Description: I ran bin/h5vers to change version number to 1.6.4. Several files were modified by bin/h5vers. I am checking them in before tagging the release with hdf5-1_6_4 tag Solution: Platforms tested: Misc. update:
* [svn-r10223] Purpose:Frank Baker2005-03-1528-32/+32
| | | | | | | Update Release 1.6.4 footer from February to March 2005. Platforms tested: Firefox
* [svn-r10222] Frank Baker2005-03-151-1/+101
| | | | | | | | | | | | | | Purpose: Add h5jam / j5unjam to the RM Tools page. Description: Added h5jam / j5unjam. This pair of tools had not been added to the RM (an oversight of yours truly), so this is a rush job to get it in for the release. It will have to be cleaned up then ported to the development branch. Platforms tested: Firefox