Commit Graph

1738 Commits

Author SHA1 Message Date
Albert Cheng
ce99ea075c [svn-r2048] H5I_dec_ref was return 1 instead of FAIL when it failed.
Fixed.
2000-03-23 00:42:52 -05:00
Patrick Lu
7ed43934d3 [svn-r2047] updated the dumptest to test the new nested compound file 2000-03-21 13:10:25 -05:00
Patrick Lu
35b8c2baf0 [svn-r2046] added a test for the tnestedcomp.h5 test. 2000-03-21 12:59:28 -05:00
Patrick Lu
50500e3672 [svn-r2045] fixed a type that had the endian to be little. I created the file on my NT machine but
the testfile on baldirc.
2000-03-21 12:58:18 -05:00
Patrick Lu
064ad5df8f [svn-r2044] added entries for the tnestedcomp.h5 and tnestcomp-1.ddl files 2000-03-21 12:51:03 -05:00
Patrick Lu
f8fc02abce [svn-r2043] testfile for the nested compound types 2000-03-21 12:48:08 -05:00
Patrick Lu
861af95729 [svn-r2042] ddl for the testfile tnestedcomp.h5 2000-03-21 12:47:40 -05:00
Patrick Lu
5536ff167e [svn-r2041] added a new test file creation function. test_nsetcomp. creates a file
that has nested compound types in it.
2000-03-21 12:44:01 -05:00
Patrick Lu
4ed8969149 [svn-r2040] added an update after the 1.2.0 release that says the dumper is now
displaying committed types correctly.
2000-03-20 10:30:21 -05:00
Albert Cheng
f1b4baa061 [svn-r2036] Snapshot version 1.3 release 18 2000-03-14 15:01:00 -05:00
Albert Cheng
06218ef889 [svn-r2035] Started a session to record changes/bug fixes since v1.2 release. 2000-03-14 14:45:28 -05:00
Raymond Lu
395da6090f [svn-r2034] Switch testing web server to paz.ncsa.uiuc.edu for gass_read; still comment out gass_write and gass_append because they depend on web server. 2000-03-14 14:30:42 -05:00
Raymond Lu
d9ea9c0b32 [svn-r2033] Update information about gass_write. 2000-03-14 14:28:35 -05:00
Albert Cheng
29bbbcbd9c [svn-r2032] Purpose:
Bug Fix.
Description:
    Tests failed if drivers multi or split is used (split is implemented
    as a special case of multi).  When a file created via those two drivers
    is opened again, the file sizes retrieved are incorrect.  These seemed
    to happen to non-little-endian machines only (sun, sgi failed, but
    linux succeed.)
Solution:
    The error was because the superblock encoding code was keeping track
    in nseen the pairs of HADDR needed to be converted but did not tell the
    H5Tconvert 2*nseen to convert.  Thus only the first half of the addresses
    were converted, the rest were left alone.  Corrected the numbers of
    addresses to convert.
Platforms tested:
    IRIX64, Solaris 2.7, Linux.
2000-03-14 09:18:52 -05:00
Albert Cheng
dcb9d01fd6 [svn-r2031] Snapshot version 1.3 release 17 2000-03-13 18:53:00 -05:00
Raymond Lu
8c7fd1abe2 [svn-r2030] remove duplicated INSTALL-GASS 2000-03-13 15:39:56 -05:00
Raymond Lu
a918c7a577 [svn-r2029] GASS testing passed IRIX 6.5, update this information. 2000-03-13 15:37:19 -05:00
Raymond Lu
1bc06c5e0b [svn-r2028] Switch to HTTP protocal testing for read, compress write and append testings. 2000-03-13 14:35:41 -05:00
Raymond Lu
20b9a12666 [svn-r2027] Remove HAVE_GLOBUS macro. 2000-03-13 14:34:34 -05:00
Raymond Lu
ce99fccca0 [svn-r2026] Switch from Globus1.0 to Globus1.1.x. Remove Globus configuration, keep GASS configuration. 2000-03-13 14:33:36 -05:00
Albert Cheng
dae4c6c1eb [svn-r2024] Added comments why the replacement of PREVIOUS should process even
if the overall release process has an error.
2000-03-13 10:20:46 -05:00
Albert Cheng
8d0d7bd1da [svn-r2023] Snapshot version 1.3 release 16 2000-03-13 10:06:03 -05:00
Albert Cheng
c192896a98 [svn-r2022] Updated. 2000-03-13 09:51:42 -05:00
Albert Cheng
615522147b [svn-r2020] Fine tuned the declaration of dump_header_format to be "const" consistent. 2000-03-09 19:41:10 -05:00
Frank Baker
f18cd7b6bb [svn-r2019] ddl.html
Merging final Release 1.2 version with development branch version
	(Rel 1.4) of file.
2000-03-09 18:10:28 -05:00
Frank Baker
65d0e1aa4d [svn-r2018] Datatypes.html
Merging changes from Release 1.2 into development branch (Rel 1.4).
2000-03-09 17:37:20 -05:00
Patrick Lu
c9e88b0516 [svn-r2017] added a new data structure for the dump header format for customized output 2000-03-09 14:34:39 -05:00
Patrick Lu
8ff4e26ee7 [svn-r2016] fixed the problem with the -xml option that prevented it from working
unless it was the last argument in the run time options.
just added another && condition.
2000-03-09 14:16:19 -05:00
Patrick Lu
01d728817b [svn-r2015] changed the dataspacedescrition begin and end for the xml struct 2000-03-09 13:42:53 -05:00
Patrick Lu
3bec438149 [svn-r2014] fixed a typo 2000-03-09 13:38:09 -05:00
Patrick Lu
4328e85e8e [svn-r2013] added comments to the large structure definition 2000-03-09 13:10:52 -05:00
Patrick Lu
03d34c41a1 [svn-r2012] updated the ddls to support the changes that were made to the begin_obj and end_obj
macros in the dumper.  this was basically adding a space after most of the '}'.
there are some places that don't have the space because those '}' were not printed
by the end_obj macro
2000-03-09 12:56:30 -05:00
Patrick Lu
fb53598b36 [svn-r2011] added new structure to h5tools.h that is used to customize the output for
the header information in the dumper. the header is the part before the data
block.

in h5dump.c there is support for the new -xml option.  prints the output in xml
using the structure we just defined in h5tools.h.

h5dump.h- changed the begin_obj and end_obj macros. take an extra parameter now
2000-03-09 12:53:48 -05:00
Albert Cheng
a1b8768af2 [svn-r2009] Purpose
Bug fix.
Description
    When converting a floating point zero to a different format (e.g. Cray),
    the mantissa part was not set to zeros complete.  Cray does not
    seem to mind since the exponent part was set to all 0's.  Somehow,
    the HDF4 does not like it and convert that pattern to a non-zero
    value in IEEE.
Solution
    corrected the code to set the whole mantissa to zeros completely.
Platform tested:
    J90 & Solaris 2.7.
2000-03-08 18:25:15 -05:00
Frank Baker
d216d71c16 [svn-r2007] Datasets.html
Groups.html
	Added note that object names (in Groups.html) or dataset
	    names (in Datasets.html) must be unique.
	Changed 'boot block' to 'super block'.  (Groups.html only)
Files.html
	Minor formatting fixes.
Datatypes.html
	H5Tconvert:  Added plist_id parameter.
References.html
	Deleted "not implemented" and related messages.
	Added description of H5Rget_object_type.
	Deleted all material about internal dataset region references.
	    [Unlikely to be implemented (QK) and there was very little info.]
	Commented out references to H5R_BADTYPE.  [This appeared in the
	    list of "valid types", which it is not.  And user is instructed
	    to test for 'a negative value' rather than 'H5R_BADTYPE'.
	    So this was deemed not to be user-level information.]
	Changed 'boot block' to 'super block'.
	Other minor editing changes.
2000-03-08 17:20:27 -05:00
Frank Baker
4d57b9df22 [svn-r2006] RM_H5D.html
H5Dopen: Corrected description of 'loc_id' parameter.
RM_H5T.html
	H5Tset_strpad:
	    Corrected string padding values list (replaced 'H5T_STR_NULL &
	        H5T_STR_SPACE' with ''H5T_STR_NULLTERM, 'H5T_STR_NULLPAD, &
 	        H5T_STR_SPACEPAD'.
	    Added notes re conversion from shorter to longer strings and
	        from longer to shorter strings.
	    Other minor edits and formatting.
	H5Tget_class
	    Corrected H5T_ENUM and H5T_REFERENCE entries in class
	        identifiers table (they were reversed).
Tools.html
	h5dump: Added note that '-bb' option is not yet implemented.
	        Changed 'boot block' to 'super block'.
2000-03-08 17:14:46 -05:00
Frank Baker
f3e7e5b438 [svn-r2005] index.html
Corrected link to HDF5 FTP archives.
H5.intro.html
	Added paragraph stating that changes in bugfix Releases 1.2.x
	are listed in the RELEASE, HISTORY, and README files.
2000-03-08 17:11:49 -05:00
Frank Baker
17a8d93001 [svn-r2004]
H5.format.html
	Merged R1.2 and R1.4 (development tree) versions.
	Fixed centered paragraphs and moved first two figures to right
	    margin.
FF-IH_FileGroup.gif  and  FF-IH_FileObject.gif
	New 'File-Group' and 'File-Object' images for Format Spec.
	Changed 'Boot Block' to 'Super Block'.  (FF-IH_FileGroup.gif only)
2000-03-08 17:09:35 -05:00
Frank Baker
57f2c42858 [svn-r2003] Changed 'boot block' to 'super block'.
Minor formatting fixes.
2000-03-08 17:03:49 -05:00
Frank Baker
fbd9b7f5ad [svn-r2002] Changed 'boot block' to 'super block'. 2000-03-08 17:03:11 -05:00
Albert Cheng
c0e855bc88 [svn-r2001] Purpose:
Bug fix.
Description:
    Failed on T3E in which int32 is typedef to a short (4 bytes)
    but the converter just used H5T_NATIVE_INT for conversion of
    a STD_INT32.  Int in a T3E is actually 64bit big.
Solution:
    Recoded the h5type to h4type matching algorithm by making sure
    the size of the H4 type used is equal to the size of the
    H5 native type.
    Remark: current implementation is not efficient--it does all
    the sizes checking repeatedly.  Should have done the type mapping
    once at the beginning as initialization.
    Old code are still retain via the macro NEWWAY.  Need to verify
    the correctness of the converter in more platforms before
    finalized on the code.
Platforms tested:
    Baldric (Solaris 2.6), arabica (Solaris 2.7)
    T3E
2000-03-06 18:02:40 -05:00
Quincey Koziol
b92ef0f7d0 [svn-r1999] Correctly detect gcc 2.95.x and Pentium Pro|Pentium II|etc. processors. 2000-03-04 13:45:58 -05:00
Albert Cheng
c0ecc467e0 [svn-r1996] Snapshot version 1.3 release 15 2000-03-03 00:02:19 -05:00
Albert Cheng
b70c49d253 [svn-r1995] configure.in:
Makefile.in:
acconfig.h:
src/H5F.c:
src/H5FDdpss.c:
src/H5FDdpss.h:
src/H5config.h.in:
test/dpss_read.c:
test/dpss_write.c:
    Changed the name DPSS to GRIDSTORAGE since that is the real name
    of the API from ANL.  DPSS is just one of the protocols it can use.
    Changed a bug in the --with-ssl option.

Makefile.in:
    Removed the copying of Makefile.dist since it caused problems
    when doing a make distclean in a --srcdir configured directory.
2000-03-01 18:56:22 -05:00
Albert Cheng
2be532445c [svn-r1994] Snapshot version 1.3 release 14 2000-02-29 11:49:42 -05:00
Quincey Koziol
7960fb8b94 [svn-r1993] Straightened out error messages, they were out of sync with the error codes in
H5Epublic.h
2000-02-29 08:49:15 -05:00
Patrick Lu
e364b30371 [svn-r1992] added a few definitions for formats in the dump structure
fixed the bug that was crashing for the development version of the dumper
2000-02-28 13:58:16 -05:00
Elena Pourmal
acc3ac0da8 [svn-r1990]
Problem: Example did not define string datatype correctly for one of
         the attributes. H5Tset_strpad call was missing.

This fix closes bug #323.
2000-02-24 17:09:01 -05:00
Patrick Lu
459550ed9c [svn-r1989] removed the variable for the attribute that I didn't need. 2000-02-24 12:01:50 -05:00
Patrick Lu
c96d841efa [svn-r1988] fixed the crashing bug on sangamon with the shared libs. I had a line thet closed the
attribute that wasn't ever opened.  deleted the line and it was all ok.
2000-02-24 11:52:12 -05:00