Commit Graph

285 Commits

Author SHA1 Message Date
Albert Cheng
a70c5b5a0e [svn-r4450] Updated. 2001-09-18 00:56:34 -05:00
Bill Wendling
c5bebe9ddf [svn-r4387]
Purpose:
    Update
Description:
    Added new test files
2001-08-18 03:57:06 -05:00
Albert Cheng
510a1b3415 [svn-r4368] Purpose:
updated
Platforms tested:
    bin/chkmanifest
2001-08-16 11:15:13 -05:00
Quincey Koziol
6c16b1f8fb [svn-r4350] Purpose:
Update manifest..
2001-08-14 15:05:03 -05:00
Albert Cheng
072bbbd9cb [svn-r4347] Purpose:
New feature
Description:
    Added perform programs to test the HDF5 library performance.  Programs
    are installed in directory perform/.
Platforms tested:
    eirene
2001-08-14 13:54:46 -05:00
Quincey Koziol
26f7410fb7 [svn-r4330] Purpose:
Update missing files.
Platforms tested:
    Eyeballs 2.1
2001-08-12 08:30:20 -05:00
Bill Wendling
b5d11111b0 [svn-r4292]
Purpose:
    Bug Fix
Description:
    The way we were generating Dependencies and .depend files was broken.
    If the $srcdir or other macros began with a ".", then it would match
    anything and cause problems since it would then overwrite the
    beginning of the header file's path.
Solution:
    Wrote a Perl script which can handle this type of weirdness better.
    It's only used when the environment is a GNU one with a GCC
    compiler...
Platforms tested:
    Linux
2001-08-01 16:00:25 -05:00
Quincey Koziol
a836c9bf45 [svn-r4280] Purpose:
Include new 'testmeta' source.
2001-07-30 15:02:48 -05:00
Pedro Vicente Nunes
a979452f69 [svn-r4159]
Purpose:


added CW doc to manifest


Description:
Solution:
Platforms tested:
2001-07-09 13:35:23 -05:00
Elena Pourmal
b2375a85c1 [svn-r4114]
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.
2001-07-05 11:36:40 -05:00
Dan Wells
cf5d06ef36 [svn-r4111]
Purpose:
    Feature
Description:
    Changed Pablo source code to allow the user to build the instrumented
    library to link with either the Trace Libraries or Pablo PCF.
Solution:
    Added conditionally compiled code to routines in the pablo subdirectory.
    Also added a new file PabloHDF_MPIO.c containing all of the MPI I/O code
    for better code structure.
Platforms tested:
    Solaris 32-bit, Irix 64
2001-07-05 10:14:24 -05:00
Frank Baker
1912327dce [svn-r4095]
Purpose:
    Adding two new files (doc/html/fortran/F90Flags.html, and
    doc/html/fortran/h5_FORTRAN.html) to FORTRAN portion of
    reference manual.
Platforms tested:
    IE 5
2001-07-02 13:18:27 -05:00
Barbara Jones
790cc5a280 [svn-r4056]
Purpose:
    Added footer-ncsalogo.gif to the MANIFEST
Description:
    Fixes problem where NCSA logo caused broken link
2001-06-22 13:46:26 -05:00
Pedro Vicente Nunes
437d2abde9 [svn-r4009] updated manifest 2001-06-15 14:02:48 -05:00
Pedro Vicente Nunes
1bac62e0de [svn-r3979] image example 2001-06-09 00:04:08 -05:00
Pedro Vicente Nunes
9d5ea1dde5 [svn-r3978] manifest add files 2001-06-08 22:57:33 -05:00
Pedro Vicente Nunes
3a5b6aff1e [svn-r3975] added image and lite files 2001-06-07 11:17:28 -05:00
Bill Wendling
a56b6bedd4 [svn-r3950] Purpose:
Updated
Description:
    Showed removal of versinfo
2001-05-29 14:43:29 -05:00
Bill Wendling
0d2d6fb97d [svn-r3933] Purpose:
Updated to reflect removal of bin/ directory in fortran/ and c++/
    directories.
2001-05-15 13:05:58 -05:00
Elena Pourmal
ac946ee749 [svn-r3922]
Purpose:
    Bug fix
Description:
    There was a typo in the gif.h path that I overlooked first time.
Solution:
    Fixed a typo. bin/chkmanifest does not complain anymore.
Platforms tested:
    baldric
2001-05-12 14:12:25 -05:00
Rushabh Doshi
2eb5516b09 [svn-r3919]
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)
2001-05-12 12:55:47 -05:00
Albert Cheng
9f0c10b507 [svn-r3883] Updated for newly added files. 2001-05-01 17:32:33 -05:00
Elena Pourmal
4f19d133e7 [svn-r3873]
Purpose:
    Maintenace
Description:
    Added new files ./fortran/src/h5_f.c and ./fortran/src/h5_ff.f90
    and removed old ones (h5f.c and h5ff.f90)
2001-04-28 20:12:16 -05:00
Elena Pourmal
c048eed3be [svn-r3859]
Purpose:
     Windows F90 port
Description:
     all_withf90.zip file conyains all necessary projects to build
     and test HDF5 library (both C and F90) on Windows platforms
Platforms tested:
     Windows 98
2001-04-26 22:30:55 -05:00
Bill Wendling
0e0ad103de [svn-r3856] Purpose:
Update
Description:
    Added the new testfiles.
2001-04-24 18:10:15 -05:00
Albert Cheng
bf5b897dc9 [svn-r3850] Updated for the added file. 2001-04-24 16:11:35 -05:00
Quincey Koziol
e0ae710109 [svn-r3813] Purpose:
Update..
Description:
    Add OSF5 files.
2001-04-16 10:26:43 -05:00
Albert Cheng
d5d9c57d14 [svn-r3775] Purpose:
Updated for the removal of pablo/ProcTrace.inc
Platforms tested:
    bin/chkmanifest it in eirene
2001-04-04 17:05:56 -05:00
Bill Wendling
3ad27d3fac [svn-r3647] Purpose:
Update
Description:
    Added the ./c++/test/th5s.h5 file to the MANIFEST
Platforms tested:
    Linux
2001-03-15 14:20:25 -05:00
Bill Wendling
704300d992 [svn-r3630] Purpose:
Update
Description:
    Added new test for C++ library
Platforms tested:
    Linux
2001-03-14 13:30:42 -05:00
Elena Pourmal
22f31e6cc6 [svn-r3608]
Purpose:
    Bug fix
Description:
    ./fortran/testpar/thdf5.f90 line was included twice in the file
Solution:
    Removed.
2001-03-12 12:59:45 -05:00
Bill Wendling
d54e43ca01 [svn-r3580] Purpose:
Update
Description:
    Added the h5tools_utils.* files.
Platforms tested:
    Linux
2001-03-09 11:47:46 -05:00
Bill Wendling
5b4d7c4255 [svn-r3565] Purpose:
Update
Description:
    Added new tutorial examples.
Platforms tested:
    Linux
2001-03-08 12:38:06 -05:00
Bill Wendling
c501c12cda [svn-r3545] Purpose:
Update
Description:
    Added the new C++ test files.
Platforms tested:
    Linux
2001-03-05 11:25:56 -05:00
Bill Wendling
b8a613b64b [svn-r3509] Purpose:
Update
Description:
    Moved talign from tools directory to tools/lib directory
2001-02-23 17:23:43 -05:00
Bill Wendling
2fd7cbcfdd [svn-r3494] Purpose:
Updated
Description:
    Reflecting the code movements in the tools directory.
Platforms tested:
    Linux
2001-02-22 17:09:28 -05:00
Robert E. McGrath
e8ff838cf3 [svn-r3486]
Purpose:
    Removing junk file from tools tests.
Description:
    Accidently checked in a file that is not used.
2001-02-22 16:34:10 -05:00
Bill Wendling
4ba0759700 [svn-r3448] Purpose:
update
Description:
    Modified to reflect removal of the h4-h5 test files.
Platforms tested:
    Guessed
2001-02-19 11:52:30 -05:00
Albert Cheng
7af4310aa2 [svn-r3441] Purpose:
Updated
Platforms tested:
    bin/chkmanifest
2001-02-18 08:17:32 -05:00
Bill Wendling
925a56fbb5 [svn-r3423] Purpose:
Update
Description:
    Updated with the new testfiles.
Platforms tested:
    Linux
2001-02-16 12:47:04 -05:00
MuQun Yang
e971b7a958 [svn-r3421]
Purpose:
    updating this file to include updated hdf4 test files for converter testing
Description:
    [describe the bug, or describe the new feature, etc]
Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
2001-02-15 23:09:11 -05:00
Robert E. McGrath
d12fa9b5c5 [svn-r3408] Purpose:
Adding new feature.
Description:
  XML output option to h5dump
Platforms tested:
  SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98
2001-02-14 15:48:22 -05:00
Bill Wendling
21e3bc433c [svn-r3405] Purpose:
Addition
Description:
    Added doc/html/Intro/Dependencies file
2001-02-13 14:37:02 -05:00
Bill Wendling
3925de2cdd [svn-r3391] Purpose:
UPdate
Description:
    Added Intro/Makefile.in to the MANIFEST
2001-02-09 15:17:48 -05:00
Frank Baker
e26fda7232 [svn-r3389]
Purpose:
    Add file ./doc/html/Intro/IntroExamples.html
2001-02-09 13:05:51 -05:00
Elena Pourmal
6a28293644 [svn-r3372]
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
2001-02-06 14:27:31 -05:00
Elena Pourmal
6084397532 [svn-r3368]
Purpose:
    Maintenance
Description:
    Added ./examples/run_examples.sh line to the file
2001-02-06 11:30:57 -05:00
Bill Wendling
3f1cdd074e [svn-r3361] Purpose:
Update
Description:
    Updated with the new files in the doc/ directories.
2001-02-05 15:23:55 -05:00
Albert Cheng
67a2bc2da2 [svn-r3351] Updated with file name changes.
Platforms tested:
    bin/chkmanifest in eirene.
2001-02-05 13:44:45 -05:00
Frank Baker
500e15e77e [svn-r3345]
Description:
    Adding two files:
        ./doc/html/ADGuide/HISTORY.txt
        ./doc/html/ADGuide/RELEASE.txt
2001-02-02 16:48:23 -05:00