| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Include new 'testmeta' source
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
I added new entry for INSTALL_Windows_withF90.txt in the release_docs
directory
Platforms tested:
Solaris 2.7 with bin/chkmanifest script
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Deleted ./fortran/config/powerpc-ibm-aix4.2.1.0 and ./fortran/config/powerpc-ibm-aix4.3.2.0
See previous log message from Albert.
Platforms tested:
arabica
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
updated MANIFEST to include the file release_docs/INSTALL_codewarrior.txt
Description:
Solution:
Platforms tested:
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Source directory has been rearranged.
INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory.
*.zip files were moved to the windows directory.
README file was renamed to README.txt
MANIFEST was updated to reflect those changes.
|
|
|
|
|
| |
Purpose:
add footer-ncsalogo.gif to fix broken ncsa link problem in tutorial
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix
Description:
I forgot to update the file when removed H5f.c and H5ff.f90 and
added H5_f.c and H5ff.f90
Solution:
Fixed
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance and Windows port
Description:
New zip file all_withf90.zip has been added to support F90 HDF5 Library
on Windows. This file was also added to the MANIFETS file.
Platforms tested:
Windows98
|
|
|
|
|
|
| |
Updated
Description:
Showed removal of versinfo
|
|
|
|
|
| |
Updated to reflect removal of bin/ directory in fortran/ and c++/
directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding new feature
Description:
Added gif2h5 and h52gif conversion utilities
Solution:
The utilites follow the framework built for the gif2hdf and hdf2gif
utilities for hdf4. The main files modified were those that read the
H5 file and those that write H5 file. In the future, if you wish to
continue with the framework and extend it to .png or some other fileformat
the main files to edit will be the gif reader and writer.
One point to note with h52gif. You have to specify the exact location of
the image and the palette that it links to. You can choose not to specify
a palette (uniform grayscale chosen in this case) but you must specify
image location. In the future, someone could edit the readhdf.c source
to enable the reader to parse the hdf file and select all images with
corresponding palettes.
Platforms tested:
modi4 , eirene , hawkwind , arabica , Ren (NT 4.0) , Personal box (win2k)
|
| |
|
|
|
|
|
| |
Platforms tested:
bin/chkmanifest
|
|
|
|
|
| |
Description:
Added the ./c++/test/th5s.h5 file to the MANIFEST
|
|
|
|
|
|
| |
Update
Description:
Removed ./doc/html/Tutor/examples/java/Makefile since it's generated.
|
|
|
|
|
| |
Description:
Added java examples to the MANIFEST
|
|
|
|
|
|
| |
Update
Platforms tested:
chkmanifest
|
|
|
|
|
|
| |
Updated.
Platforms tested:
bin/chkmanifest in eirene.
|
|
|
|
|
|
| |
UPdate
Description:
Shows the code movement done.
|
|
|
|
|
| |
Description:
Added h5_ref2obj.c and h5_ref2reg.c.
|
|
|
|
|
|
| |
Update
Description:
Moved some things around so that they'd be in alphabetical ordier.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Update
Description:
F90 files have been added to the ./doc/html/Tutor/examples directory
Also two files have been added to the ./doc/html/Tutor/ directory.
MANIFEST file did not reflect those changes in the source tree.
Solution:
Added missing files to the MANIFEST file.
Platforms tested:
NONE
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Port to DEC ALPHA running LINUX
Description:
I added alphaev67-linix-gnu configuration files to ./config and ./fortran/config
directories.
Platforms tested:
DEC ALPHA LINUX and DEC OSF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding test source files
Description:
Adding these files hdf5/c++/test/ for C++ API tests:
dsets.cpp : program and functions that test dataset interface
tfile.cpp : functions that test file interface
th5s.cpp : functions that test dataspace interface
testhdf5.cpp : main program that invokes many tests, but only
file and dataspace interfaces at this time
Platforms tested:
Hopefully this change didn't cause any failure. :)
|
|
|
|
|
|
|
|
| |
Purpose:
update h4toh5 testing files list
Description:
Solution:
Platforms tested:
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Bug fix
Description:
./fortran/testpar/thdf5.f90 line was included twice in the file
Solution:
Removed
Platforms tested:
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding "Return" after each line of ./tools/testfiles/*.hdf
Description:
Solution:
Platforms tested:
eirene
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
update
Description:
Solution:
Add h4toh5test.c and new h4toh5 converter testfiles,
remove old h4toh5 converter testfiles
Platforms tested:
|
|
|
|
|
|
|
| |
Purpose:
Updating the MANIFEST and RESEASE
Description:
mentions the h5dump --xml.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix
Description:
There was a small error in the install-doc stuff. First, we needed to
generate the Makefile in the html/Intro directory (configure* fixes)
and then the Makefile needed a Dependencies file.
Solution:
Added Dependencies file and the Makefile generation thingy to the
configure stuff.
Platforms tested:
Linux
|
|
|
|
|
| |
Purpose:
Added ./doc/html/fortran/F90Flags.html.
|
|
|
|
|
| |
Purpose:
Added ./doc/html/fortran/h5_FORTRAN.html.
|
|
|
|
|
|
| |
Updated
Platforms tested:
bin/chkmanifest
|
|
|
|
|
|
| |
UPdate
Description:
Added Intro/Makefile.in to the MANIFEST
|
|
|
|
|
| |
Purpose:
Add file ./doc/html/Intro/IntroExamples.html
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Typo fix
Description:
While running a snapshot, I noticed that MANIFEST has _DO_NO_DISTRIBUTE_ typo.
Solution:
Fixed.
Platforms tested:
PDP-11 and BESM-6
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Added ./examples/run_examples.sh line to the file
|
|
|
|
|
|
| |
Update
Description:
Updated with the new files in the doc/ directories.
|
|
|
|
|
| |
Platforms tested:
bin/chkmanifest in eirene.
|
|
|
|
|
|
|
| |
Description:
Adding two files:
./doc/html/ADGuide/HISTORY.txt
./doc/html/ADGuide/RELEASE.txt
|
|
|
|
|
|
|
|
| |
Purpose:
add all_withhdf4.zip
Description:
Solution:
Platforms tested:
|
|
|
|
|
|
|
| |
Update
Description:
Added new entries of locate_hdf4 and runtest.
Made runtest _DO_NOT_DISTRIBUTE_ since it is NCSA site dependent.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance for the upcoming hdf4-1.4..0-beta3-pre3 testing and release.
Description:
Renamed INSTALL_Windows.txt to INSTALL_Windows to make name consistent
with other names of INSTALL* files.
Updated MANIFEST to include INSTALL_Windows file.
Updated RELEASE file.
|
|
|
|
|
|
|
|
|
| |
Purpose:
To remove ragged array doc files (1 each in UG and RM)
Solution:
Removed ragged array doc files Ragged.html and RM_H5RA.html
Platforms tested:
IE 5
|
|
|
|
|
|
|
|
| |
Code update
Description:
Remove ragged array code & tests from library before release.
Platforms tested:
FreeBSD 4.2 (hawkwind)
|
|
|
|
|
|
|
|
| |
Remove file.
Description:
Remove the c++/src/H5config.h.in file from the manifest
Platforms tested:
FreeBSD 4.2 (hawkwind)
|
|
|
|
|
|
| |
Update manifest
Description:
Added ./doc/html/ADGuide/Changes.html to the manifest.
|
|
|
|
|
|
|
|
| |
Update file manifest
Description:
Update file manifest with recent testing shell script name changes.
Platforms tested:
FreeBSD 4.2 (hawkwind)
|
|
|
|
| |
Updating manifest..
|