| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
turned on.
More code will be cleaned up tomorrow. Since only debugging information is removed, I tested this only at kagiso(linux mpich).
Kent
|
| |
|
|
|
|
|
|
|
|
| |
Fix typo that causes non-Purified build to fail.
Tested:
FreeBSD/32 6.2 (duty)
FreeBSD/64 6.2 (liberty)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add "fail if unknown" and "mark if unknown" flags to object header messages.
This gives the library a clean way to tell older libraries that a message should
not be just ignored if it's unknown, but that other actions should occur.
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)
|
|
|
|
|
|
|
|
| |
Bug fix
The parsing routine -b was not correctly affecting one of the variables that sets the binary output
Tested linux
|
|
|
|
|
|
|
|
|
| |
added entries
- Fortran interfaces for the Image, Table and Lite APIs. PVN - 2007/5/1
- New HDF5 Dimension Scale API (H5DS) allows dimension scales to be
created in an HDF5 file and associated with specific datasets.
PVN - 2007/5/1
|
|
|
|
|
|
|
|
| |
Clean up some formatting, comments and error messages.
Tested on:
Mac OS X/32 10.4.9 (amazon)
Too minor to require h5committest
|
|
|
|
|
|
| |
default now depends
on the setting of --enable-production.
|
|
|
|
|
| |
H5Premove(dcpl, H5D_CRT_EXT_FILE_LIST_NAME) causes memory leak.
Use new function H5P_reset_external_file_test(dcpl) instead.
|
| |
|
|
|
|
|
| |
Tested:
VS 2005 on Win XP
|
|
|
|
|
|
|
|
| |
Reduce size of fill value message in default setting case (since it can't
be eliminated).
Tested on:
Mac OS X/32 10.4.9 (amazon)
|
|
|
|
|
|
|
| |
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
|