| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
updated documentation to reflect changes.
Tested:
Visual Studio 2005 on WinXP
|
|
|
|
|
|
|
|
|
| |
used by DailyHDF5Test
script.
Tested:
Tested the new format works in all NCSA machines.
|
|
|
|
| |
dereferenced object, they do not expect the name length to count the null terminator.
|
|
|
|
| |
length of the name of a dereferenced object without counting the null terminator. Tested on smirom, copper, and cobalt.
|
|
|
|
|
|
|
|
| |
Change --enable-debug default to no if producton is enabled.
Platform tested:
kagiso just doing configure with various combinations of option and varified the
output.
|
|
|
|
| |
Platforms tested: Linux 2.6 RedHat in Chicago; no access to other machines
|
|
|
|
|
|
| |
decided to maintain only .txt versions in the source package. Step-by-step instructions for Windows will eventually be made available on the public website.
Updated MANIFEST to reflect changes.
|
|
|
|
|
| |
Tested:
kagiso (no committed test since it is trivial.)
|
|
|
|
|
| |
Remove warning notice about file format (file format actually OK for the
beta release)
|
|
|
|
|
|
|
|
|
| |
Basic problem
was a failure to clean up properly after a test.
I reproduced the failure on Phoenix before fixing it. As the error
was relatively straight forward, I tested fix on Phoenix only.
|
|
|
|
| |
Mostly just correcting typos, no testing needed.
|
|
|
|
|
|
|
|
|
| |
if available, to support big
files. 2. added a check in test/big.c to make sure the system supports big file.
Tested on smirom because already tested the same changes for v1.6 on liberty, smirom,
copper, and sol.
|
| |
|
|
|
|
|
|
|
| |
Comment out cache test until John can take a look at it.
Tested on:
FreeBSD/32 6.2 (duty)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fully enable readers/writer locking in metadata cache and correct errors
in cache clients which were modifying a cache entry while only holding a
read lock on it.
Tested on:
Mac OS X/32 10.4.9 (amazon)
Linux/32 2.6 (chicago)
Linux/64 2.6 (chicago2)
FreeBSD/32 6.2 (duty)
FreeBSD/64 6.2 (liberty)
|
|
|
|
|
|
|
|
|
|
|
| |
bug fix (760)
Description:
The two h5fc myprog.c libmylib.a tests work now. Changed them from SKIP to test
again.
Tested platforms:
kagiso.
|
|
|
|
|
|
|
|
| |
Added a clarification the environment variables dumping is BEFORE command option
parsing. Also added a dumping AFTER the option parsing.
Tested:
Just eyeballed since it is trival. Let daily tests runs to test it.
|
|
|
|
| |
Update the version string to "1.8.0-beta1post0"
|
|
|
|
|
| |
Change the release string for the beta1 release, so the tag in subversion
is correct.
|
|
|
|
| |
Run bin/reconfigure to update infrastructure files/information.
|
|
|
|
| |
Note that the "Platforms tested" section is slightly out of date.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updated for 1.8.0-beta1.
Updated URLs from hdf.ncsa.uiuc.edu
to www.hdfgroup.org or www.hdfgroup.uiuc.edu, as appropriate
and corrected otherwise-out-of-date URLs.
Updated HDF Help Desk address to 'help@hdfgroup.org'.
Added notes regarding beta documentation.
And here were a few minor edits.
Tested:
Visual inspection.
-This line, and those below, will be ignored--
M RELEASE.txt
|
| |
|
| |
|
|
|
|
|
|
|
| |
well as a typo in the zlib instruction.
Tested:
VS 6.0 on WinXP
|
|
|
|
|
|
| |
Studio 2005.
No testing needed.
|
|
|
|
| |
with szip.
|
|
|
|
|
|
|
| |
MANIFEST. This checkin fixes is.
Tested:
kagiso
|
|
|
|
|
|
| |
libraries.
No testing needed.
|
|
|
|
|
|
|
|
| |
bring up to date with Linux. Updated MANIFEST for new file added.
Tested:
VS6 on Windows XP
|
|
|
|
| |
No testing needed.
|
|
|
|
|
|
| |
Compiler support, as well as our depreciation of previous versions of the Intel Compiler.
No testing needed.
|
|
|
|
|
|
|
|
|
| |
H5Zpublic.h file didn't include H5public.h; done
H5Spublic.h had ghost function H5Sset_space; deleted
New source files were added to make.com for VMS.
h5gget_comment_c had a small bug in calculating buffer length; fixed
Platforms tested: pahra and kagiso; too minor for h5committest
|
|
|
|
| |
add note for gif tools
|
|
|
|
|
|
| |
remove an unnecessary file name size limit
tested: linux
|
| |
|
|
|
|
|
|
|
|
| |
Clean up problems from error handling API changes in parallel and
threadsafe builds.
Tested on:
FreeBSD/64 6.2 (liberty) w/parallel & threadsafe
|
|
|
|
|
|
|
| |
include new source files.
Tested:
VS6 on WinXP
|
|
|
|
|
|
|
|
|
|
| |
Rename new error handling API routines from H5E<foo>_stack() to
H5E<foo>2().
Tested on:
Mac OS X/32 10.4.9 (amazon)
FreeBSD/32 6.2 (duty)
FreeBSD/64 6.2 (liberty)
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug fix.
Description:
If a non-existing or empty source file is used with -c option, the
script ended up doing nothing and exit 0--a false success. Changed
code so that it would do compile and end in error.
Tested:
Kagiso.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most fortran compilers do not support the Preprocessing -E option. Removed
the tests for preprocessing only.
examples/testh5cc.sh.in:
c++/examples/testh5c++.sh.in:
Updated comments and some cosmetic rearrangement.
No substance changes.
Tested platform:
Copper, kagiso.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix (851)
Description:
h5vers calls bin/reconfigure which may fail but h5vers does not
check its return value. This will result in discrepency between
files such as configure and configure.in.
Solution:
Fixed it by checking exit code of bin/reconfigure and return error if
it fails.
Tested:
osage and kagiso.
|
|
|
|
|
|
| |
avoid hsize_t array index use
tested: linux
|
|
|
|
|
|
|
| |
Accomodate changes in error stack for recent library code changes.
Tested on:
Linux/64 2.6 (chicago2) w/threadsafe
|
|
|
|
|
|
|
| |
bug fix
memory leaks
tested: linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change H5[D|G|T]<foo>_expand() "temporary" API routines to
H5[D|G|T]<foo>2() "versioned" routines. Also added
H5[D|G|T](create|commit)_anon() routines to continue to allow "anonymous"
objects to be created in a file.
Tested on:
Mac OS X/32 10.4.9 (amazon)
FreeBSD/32 6.2 (duty)
FreeBSD/64 6.2 (liberty)
Linux/32 2.6 (chicago)
Linux/64 2.6 (chicago2)
|
|
|
|
|
|
|
| |
Clean up code and reduce compiler warnings...
Tested on:
Mac OS X/32 10.4.9 (amazon)
|
|
|
|
|
|
|
|
| |
Remove a "//" comment from John's recent changes and clean up a few
warnings.
Tested on:
Mac OS X/32 10.4.9 (amazon)
|
|
|
|
|
|
|
|
|
|
| |
New feature
Description:
Added test scripts to test the compiler scripts (h5cc, h5fc and h5c++)
Tested platform:
Kagiso (serial and pp)
|