| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Description:
Explain why Fortran isn't supported on MinGW and give users an "unsupported" alternative. Also re-worked the main documentation to clarify using the HDF5 DLL libraries.
Tested:
None needed.
|
|
|
|
|
|
|
|
|
|
| |
Description:
This makes major updates to the Windows installation documentation, to account for the switch from VS6 to .NET. Installation instructions for 6.0 can also be found in INSTALL_Windows_Short_MSVS6.0.TXT, although it's noted that we are phasing out our VS6 support.
Also added install instrctions for MinGW, to reflect our initial support. Updated MANIFEST for new file checkin.
Tested:
Instructions for each configuration have been tested.
|
|
|
|
|
|
|
|
| |
Update information. Removed support for BG/L (ubgl), SGI tesla.
Updated for SNL platforms too.
Tested:
Just eyeballed since this is just a text file.
|
|
|
|
| |
change version number to 1.8.0-beta2poat1
|
|
|
|
| |
Changed version number to 1.8.0-beta2
|
| |
|
|
|
|
| |
1.8.0 beta 2 release
|
|
|
|
|
|
|
| |
Description:
Updated RELEASE.txt to reflect support for 64-bit Windows. Also updated the testing table, and removed some old Windows-related issues that are no longer present.
No testing needed.
|
| |
|
|
|
|
| |
ball for remote testing
|
|
|
|
|
|
|
| |
preparation for remote testing
for the HDF5 1.8.0-beta2 release
Platforms tested: kagiso (small change done by bin/h5vers script)
|
|
|
|
| |
Added note about VL-datatype fill value bugs fixed.
|
|
|
|
|
|
|
|
|
|
| |
file driver by default. After thorough testing, we think the windows driver is ready to be included.
I've also updated our Windows documentation file to include 64-bit instructions. The process is fairly tedious right now, but we hope to make it more straight-forward when we depreciate 6.0 and re-work our project files.
Tested:
32-bit WinXP: VS6, VS.NET, and VS 2005
64-bit WinXP: VS.NET and VS 2005
|
|
|
|
|
| |
Platforms tested: VMS server; no other tests are needed since changes are local to
the VMS command and source files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change back to clearing memory buffers by default, but give users option
to disable this, for performance reasons (--disable-clear-file-buffers).
Also, add configure option (--enable-using-memchecker) to conveniently
control making the library "play nice" with memory checking tools like valgrind
and purify.
Tested on:
Mac OS X/32 10.4.9 (amazon)
FreeBSD/32 6.2 (duty)
Linux/32 2.6 (kagiso)
|
|
|
|
| |
Fortran configuration in today's earlier checkin. Also removed documentation for the stdio driver, as it is currently broken.
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Tested:
VS 2005 on Win XP
|
|
|
|
|
|
|
| |
updated documentation to reflect changes.
Tested:
Visual Studio 2005 on WinXP
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Mostly just correcting typos, no testing needed.
|
| |
|
|
|
|
| |
Update the version string to "1.8.0-beta1post0"
|
|
|
|
|
| |
Change the release string for the beta1 release, so the tag in subversion
is correct.
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
libraries.
No testing needed.
|
|
|
|
| |
No testing needed.
|
|
|
|
|
|
| |
Compiler support, as well as our depreciation of previous versions of the Intel Compiler.
No testing needed.
|
|
|
|
| |
add note for gif tools
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mention more bug fixes
|
|
|
|
| |
mention the inclusion of H5Ocopy in h5repack
|
|
|
|
| |
make 1.7 h5repack more similar to 1.6 h5repack
|
| |
|
| |
|
|
|
|
|
| |
Update release notes with note about removed restriction on
attribute size.
|
|
|
|
| |
added description of new h5diff features done a while ago
|
| |
|