summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r3776] Snapshot version 1.5 release 2HDF Admin2001-04-051-13/+35
|
* [svn-r3731] Purpose:Bill Wendling2001-03-281-6/+28
| | | | | | | | Update Description: Added the Subsetting feature stuff to the DDL. Platforms tested: Lynx
* [svn-r3650] Took out reference to 5-1.2.0Barbara Jones2001-03-1624-46/+22
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3586] Purpose:Bill Wendling2001-03-091-1/+19
| | | | | | | | | | | | | Hack Description: Need to install the files in the examples/java directory, however they include installing a Makefile. This was causing havoc with our Makefile/configure system. Solution: Changed so that you can specify a "SUBDOCDIR" which will create a subdirectory for you and fill it with files specified in PUB_SUBDOCS. Platforms tested: Linux
* [svn-r3584] Purpose:Bill Wendling2001-03-091-3/+2
| | | | | | Format Description: Changed formatting of comment.
* [svn-r3583] Purpose:Bill Wendling2001-03-091-5/+3
| | | | | | | | | | | | Bug Fix Description: We only really need to go into the doc/ directory when doing a ``make install-doc''. Solution: Stop it from going further than here if doing some other type of make and just print a message saying "Nothing to do here" Platforms tested: Linux
* [svn-r3581] Number of points selected was integer, not size_t - failed on ↵Barbara Jones2001-03-091-1/+1
| | | | | | | | | | | | | | | | | | IRIX64. Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3579] Purpose:Bill Wendling2001-03-081-1/+2
| | | | | | | | | | | | Temporary Fix Description: The Makefile in the java/ directory won't work with the current make situation. Solution: Temporarily removed going into the java/ subdirectory until the stuff with the Makefiles can be figured out. Platforms tested: Linux
* [svn-r3567] added entire path to java stuff instead of relativeBarbara Jones2001-03-081-1/+1
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3566] error in Fortran90 interfaceopenBarbara Jones2001-03-081-1/+1
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3564] made some more changes to tutorial pagesBarbara Jones2001-03-082-159/+11
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3563] Add changes to tutorial for FortranBarbara Jones2001-03-0832-3009/+3266
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3562] Add to tutorialBarbara Jones2001-03-0837-17/+3993
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3561] add to tutorialBarbara Jones2001-03-089-0/+1448
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3560] tutorialBarbara Jones2001-03-082-0/+83
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3558] tutorialBarbara Jones2001-03-082-0/+285
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3557] added chunk.f90 to tutorialBarbara Jones2001-03-081-0/+310
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3556] added attrexample.f90 to tutorialBarbara Jones2001-03-081-0/+87
| | | | | | | | | | | | | | | | Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
* [svn-r3547] Purpose:Bill Wendling2001-03-051-1/+5
| | | | | | | | | | | | | | | | | | Small Fix Description: Modified ``max_dims'' so that it is a truely recursive definition vis-a-vis (that's French!) the BNF stuff. Solution: Changed the max_dims ::= ( i_0, i_1, ...) where i_k is either an integer or UNLIMITED to something like: <max_dims> ::= '(' <max_dim_list> ')' <max_dim_list> ::= <max_dim> | <max_dim>, <max_dim_list> <max_dim> ::= <int_value> | H5S_UNLIMITED Platforms tested: PDP-10
* [svn-r3530] Snapshot version 1.5 release 0HDF Admin2001-03-011-322/+53
|
* [svn-r3408] Purpose:Robert E. McGrath2001-02-141-601/+860
| | | | | | | | Adding new feature. Description: XML output option to h5dump Platforms tested: SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
* [svn-r3404] Purpose:Bill Wendling2001-02-131-0/+0
| | | | | | | | Fix Description: Needed Dependencies file for the Makefiles. Solution: Added
* [svn-r3390] Purpose:hdf5-1_4_1Bill Wendling2001-02-092-1/+24
| | | | | | Adding Intro/ subdirectory Description: The Intro/ subdirectory was added. Reflected in Makefile.in
* [svn-r3388] Frank Baker2001-02-094-4/+4
| | | | | | | | | | | Purpose: Marking files for "Release 1.4, February 2001." Description: Across doc files Updating "Describes HDF5 Release..." entry to "Describes HDF5 Release 1.4, February 2001." Platforms tested: IE 5
* [svn-r3387] Frank Baker2001-02-0940-44/+44
| | | | | | | | | | | | | Purpose: Marking files for "Release 1.4, February 2001." Description: Across doc files Updating "Describes HDF5 Release..." entry to "Describes HDF5 Release 1.4, February 2001." Copyright.html: Added 2001 to years copyrighted. index.html: Changed header to Release 1.4 (from 1.4 Beta) Platforms tested: IE 5
* [svn-r3386] Frank Baker2001-02-091-0/+2111
| | | | | | | | | Purpose: Contains code examples from doc/H5.intro.html (Intro to HDF5). These were moved so that examples can be displayed in a separate browser window and viewed in parallel with reading the document. Platforms tested: IE 5
* [svn-r3383] Frank Baker2001-02-091-0/+1
| | | | | | | Purpose: Added direct link from docs index page to ADGuide/Changes.html. Platforms tested: IE 5
* [svn-r3382] Frank Baker2001-02-091-1948/+27
| | | | | | | | | Purpose: Extracted code examples from document file so that examples can be displayed in separate window and viewed in parallel with reading the doument. Platforms tested: IE 5
* [svn-r3381] Frank Baker2001-02-091-4/+216
| | | | | | | Purpose: Added array datatype class section. Platforms tested: IE 5
* [svn-r3378] Frank Baker2001-02-071-1/+39
| | | | | | | Purpose: Adding H5Tget_member_class to RM. Platforms tested: IE 5
* [svn-r3373] Purpose:Bill Wendling2001-02-061-4/+4
| | | | | | | | | | | Bug Fix Description: I somehow overlooked dataset_p1.obj which was listed as a file to install. Solution: Removed dataset_p1.obj from the list. Platforms tested: Linux
* [svn-r3371] Snapshot version 1.4 release 0 (beta3-pre4)Elena Pourmal2001-02-061-1/+7
|
* [svn-r3363] Frank Baker2001-02-051-2/+2
| | | | | | | | | | | Purpose: The variable specifying one possible creation length for a variable-length string was misidentified. Solution: Changed erroneous occurence of H5T_STRING_VARIABLE to the correct occurence of H5T_VARIABLE. Platforms tested: IE 5
* [svn-r3360] Purpose:Bill Wendling2001-02-058-0/+96
| | | | | | | | | | | | | | | | Fix Description: Fixed the install-doc command... Solution: Purpose: Fix Description: Fixed the install-doc command... Solution: Mostly just fixed in the config/conclude.in file, but updated the doc directories with Makefile.ins and Dependencies so that they'd work. Platforms tested: Linux, Solaris
* [svn-r3359] Purpose:Bill Wendling2001-02-0512-40/+188
| | | | | | | | | | | Fix Description: Fixed the install-doc command... Solution: Mostly just fixed in the config/conclude.in file, but updated the doc directories with Makefile.ins and Dependencies so that they'd work. Platforms tested: Linux, Solaris
* [svn-r3357] Purpose:Bill Wendling2001-02-051-2/+2
| | | | | | Formatting Platforms tested: Solaris
* [svn-r3355] Purpose:Bill Wendling2001-02-051-8/+10
| | | | | | | | | | | Fix Description: Fixed the install-doc feature. Solution: It manually tests if the appropriate doc directory is there. If not, then it mkdir's it and proceeds to the subdirectory installs. Platforms tested: Linux, Solaris
* [svn-r3344] Frank Baker2001-02-023-1287/+1445
| | | | | | | | | | | | | | | | | | | | | Purpose: Extracting RELEASE and HISTORY from Changes.html and distributing them as separate files will not only leave Changes.html easier to read, but will ease maintenance. Solution: Removed the RELEASE and HISTORY files' contents from Changes.html, inserting links instead. Changes.html now points to RELEASE.txt and HISTORY.txt, duplicates of hdf5/RELEASE and hdf5/HISTORY. These two files will henceforth be distributed within the doc set so that this information can be available to applications developers who cannot access the HDF website (e.g., due to a firewall) and are working without the HDF5 source code. Affected files: hdf5/doc/html/ADGuide/Changes.html hdf5/doc/html/ADGuide/RELEASE.txt hdf5/doc/html/ADGuide/HISTORY.txt Platforms tested: IE 5
* [svn-r3318] Frank Baker2001-01-221-6/+13
| | | | | | | | | | | Purpose: Add removal of H5RA API to "Changes" document. Description: Added H5RA functions, ragged arrays, to 'removed functions' list and note below table that entire H5RA API (experimantal) has been removed from the library. Platforms tested: IE 5
* [svn-r3312] Frank Baker2001-01-192-2/+2
| | | | | | | Purpose: Corrected "Last modified" date Platforms tested: IE 5
* [svn-r3311] Frank Baker2001-01-1934-110/+2
| | | | | | | Purpose, Description, and Solution: Removed cross-links to Ragged Array doc files (above). Platforms tested: IE 5
* [svn-r3308] Frank Baker2001-01-192-618/+0
| | | | | | | | | | | Purpose: Removing Ragged.html and RM_H5RA.html from the HDF5 doc set. These are the UG and RM pages, respectively, for Ragged Arrays, which were removed from the library last week. Solution: Removed the files Ragged.html and RM_H5RA.html. Platforms tested: IE 5
* [svn-r3301] Purpose:Bill Wendling2001-01-181-2/+2
| | | | | | | | | Bugfix Description: The documentation wasn't correct via the commandline switches for some of the h5dump options. Platforms tested: Lynx
* [svn-r3299] Purpose:Bill Wendling2001-01-181-8/+8
| | | | | | | | | | Bug Fix Description: Some <em> tags weren't properly closed. Solution: Changed what was to be the closeing <em> tag to </em> Platforms tested: w3m
* [svn-r3294] Frank Baker2001-01-161-4/+10
| | | | | | | | | | | | Purpose: Had missed the array datatype functions in the added/removed functions lists. Description: Added array datatype functions to added/removed list: Added: H5Tarray_create, H5Tget_array_ndims, H5Tget_array_dims Removed: H5Tget_member_dims, H5Tinsert_array Platforms tested: IE 5
* [svn-r3286] Frank Baker2001-01-121-2/+3
| | | | | | | Description: Revised introductory sentence. Platforms tested: IE 5
* [svn-r3285] Frank Baker2001-01-121-8/+195
| | | | | | | | | | | Purpose: Second phase of development of doc. Description: Added lists of new, deleted, and changed functions. Added list of constants with changed values. Changed doc title. Platforms tested: IE 5
* [svn-r3270] Frank Baker2001-01-112-13/+1385
| | | | | | | | | | | | | Purpose: A bugfix and a new document Description: ADGuide/Changes.html New document: "HDF5 Library Changes from Release to Release" (MUST be updated at EVERY release, including Betas.) ADGuide/ImageSpec.html Fixed broken links and title tag. Platforms tested: IE 5
* [svn-r3269] Frank Baker2001-01-112-11/+18
| | | | | | | | | | | | | | Purpose: Bugfix and adding a new document Description: RM_H5Front.html Removed a currently commented-out section that had been used during the 1.2 period for separate F90 releases. ADGuide.html Added new "Changes from Release to Release" document. Fixed title tag. Platforms tested: IE 5
* [svn-r3254] Frank Baker2001-01-093-7/+7
| | | | | | | | | | Purpose: Correcting docs to match code bugfixes. Solution: Changed per recent bugfix in code: H5Tconvert 'nelmts' parameter type H5Pset_buffer 'size' parameter type H5Pget_buffer return type