Quincey Koziol
d1de790d25
[svn-r2081] Fixed a problem in H5Giterate which was not updating the 'index' paramater for
...
certain return values from the callback.
2000-04-05 15:51:27 -05:00
Quincey Koziol
88c72b4568
[svn-r2080] Added information about the H5Giterate bug fixed & added the new test module
...
(test/titerate.c) to the MANIFEST
2000-04-05 15:51:10 -05:00
Quincey Koziol
170a650b2f
[svn-r2076] Removed H5FLpublic.h entry
2000-04-05 13:12:03 -05:00
Quincey Koziol
fb009419d3
[svn-r2074] Updated to mention the free-lists and H5garbage_collect API function
2000-04-04 16:12:11 -05:00
Quincey Koziol
02e4ee5edf
[svn-r2073] Added free-list code to the library and took out the older "temporary buffer"
...
code, since the functionality was superceded. See the followup document for
details on the free-list code.
2000-04-04 16:00:31 -05:00
Raymond Lu
7170bbbc96
[svn-r2070] change URL of testing programs to a valid one.
2000-04-04 11:53:35 -05:00
Raymond Lu
612f41f987
[svn-r2069] change URL to a valid one.
2000-04-04 11:50:35 -05:00
Raymond Lu
b4c85700ab
[svn-r2067] URL in this document is still wrong. Updated it.
2000-03-31 10:05:18 -05:00
Raymond Lu
9245de23ab
[svn-r2066] Changed url in gass_read.c from http://hdf/GLOBUS/a.h5 to http://hdf.ncsa.uiuc.edu/GLOBUS/a.h5 .
2000-03-31 10:01:10 -05:00
Raymond Lu
9e579fed23
[svn-r2065] Modify information about GASS write and append.
2000-03-31 09:41:47 -05:00
Albert Cheng
3e942ac9bb
[svn-r2062] Just some simple indentation adjustment. No real code changes.
2000-03-30 17:02:03 -05:00
Albert Cheng
69967557a8
[svn-r2061] Changed the parsing of --enable-debug option to case statement
...
style instead of it-then-else. It makes it easier to understand
and easier to change the defaults of it.
2000-03-30 16:33:24 -05:00
Albert Cheng
dcec973faa
[svn-r2059] Snapshot version 1.3 release 19
2000-03-24 10:54:56 -05:00
Elena Pourmal
6864463d20
[svn-r2058]
...
Yesterday I forgot to change add HISTORY file. Fixed.
2000-03-24 09:50:59 -05:00
Albert Cheng
e2c95c478a
[svn-r2057] Purpose:
...
Bug fix for parallel mode.
Description:
H5FD_mpio_tas_allsame was called for all cases, even when
MPIO is not used for access. That corrupted the internal
file handle structure.
Solution:
Define a macro, IS_H5FD_MPIO(f), for testing if f is opened with
MPIO access. Will call H5FD_mpio_tas_allsame only if this
condition is true.
Platform tested:
O2K, both -64 and -n32 modes.
2000-03-23 21:12:44 -05:00
Elena Pourmal
f511183889
[svn-r2056]
...
RELEASE file was brought up to date.
This file is under construction for 1.3.x (1.4.0?) release.
All major changes MUST be reflected in one of the following sections of this file
* New Features
* Bug Fixes
* Platfoms Tested
* Known Problems
Please update New Features section when you have time!!!!!!!!!!!!!
HISTORY file was brought up to date. It contains release information for
HDF5 1.2.0 and 1.2.1 along with the historical changes to Alpha and Beta
versions of HDF5 1.0.X.
2000-03-23 16:34:06 -05:00
Patrick Lu
64abaedc8b
[svn-r2054] update the files since i hanged the hdf 5 versions of them.
...
the h5toh4 tests were not passing.
2000-03-23 12:13:34 -05:00
Patrick Lu
1ee399e491
[svn-r2052] the new ddls for the new versions of the testfiles just created(tall.h5, tcompounnd.h5, tnestedcomp.h5)
...
the data is not as simple as before. rows are not repeated and rows are not just 1 number repeated
2000-03-23 10:38:14 -05:00
Patrick Lu
1bb9912f80
[svn-r2051] update the test files so that their data is a little more vaired.
...
the elements in the rows are different values and rows are not repeated.
2000-03-23 10:31:21 -05:00
Patrick Lu
a997660b18
[svn-r2050] changed the data for the tall.h5, tcompound.h5 and tnestedcomp.h5 test files.
...
the data is not as simple as it was before. all elements in a row are different
values now and rows are no longer repeated.
2000-03-23 10:27:34 -05:00
Albert Cheng
e72f4e6cdb
[svn-r2049] Added the "clean" and "distclean" option for cleaning the test directory.
...
This would help clean disk usage after the daily test is done.
2000-03-23 00:45:04 -05:00
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