| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Update
Description:
Added ./doc/html/cpplus files.
|
|
|
|
|
|
|
|
| |
Update
Description:
Updated to reflect document additions and subtractions.
Platforms tested:
Linux
|
|
|
|
|
| |
Purpose:
Adding HDF5 Tutorial files (./doc/html/Tutor/*)
|
|
|
|
|
| |
Purpose:
Added ./doc/html/ADGuide/H4toH5Mapping.doc
|
|
|
|
|
|
|
|
|
| |
Purpose:
Adding new doc files
App Developer's Guide (with member docs)
C++ and Fortran90 API docs
Platforms tested:
IE 5
|
|
|
|
|
|
|
| |
Updated
Description:
Added config files for unicosmk2.0.5.X for main library and
Fortran library.
|
|
|
|
|
|
| |
Update
Description:
Added entry for ``./doc/html/PredefDTypes.html''
|
|
|
|
|
|
|
|
| |
Updated
Description:
Added the new C++ test files.
Platforms tested:
Linux
|
|
|
|
|
|
| |
Update
Description:
Changed to reflect the new C++ file names.
|
| |
|
|
|
|
|
|
|
|
| |
Doc Fix
Description:
Update with missing files.
Platforms tested:
FreeBSD 4.2 (hawkwind)
|
|
|
|
|
|
| |
Adding Files
Description:
Added new test files to MANIFEST and removed old tests..
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
Added H5f.c and H5ff.f90 and removed H5f90misc* files.
|
|
|
|
| |
Added ./tools/testfiles/tvldtypes.ls to the MANIFEST
|
|
|
|
| |
Added new files for c++ (Dependencies).
|
|
|
|
| |
Updated with C++ addition information.
|
|
|
|
|
|
| |
Updated
Description:
Added test files for variable length dumping.
|
|
|
|
|
|
|
|
| |
Update
Description:
Added new test file.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New Feature
Description:
Added array datatype to library. See documentation at:
http://hdf.ncsa.uiuc.edu/HDF5/planning/DP/ArrayType.html
for complete details on the impact to the library.
Solution:
Changes to the base library include removing the ability of compound
datatype fields to be an array (they can use an array type for the field,
to duplicate the functionality) and adding in the new array datatype
everywhere appropriate. (I hope :-)
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
add testfiles for h4toh5 converter
Description:
Solution:
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.]
|
|
|
|
|
| |
Purpose:
Added tH5G.f90 test file to the list of fortran files.
|
|
|
|
| |
Added fortran/testpar/Dependencies to the MANIFEST.
|
|
|
|
| |
Added fortran/testpar/Makefile.in to MANIFEST
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
I renamed three files in the fortran/src directory
H5Pf_parallel.c --> H5FDmpiof.c
H5Pff_parallel.f90 --> H5FDmpioff.f90
HDF5_parallel.f90 --> HDF5mpio.f90
Solution:
Updated names in the MANIFEST file.
|
|
|
|
|
| |
* 2000-10-31 Robb Matzke <matzke@llnl.gov>
Added files for expected h5ls output.
|
|
|
|
|
|
| |
Updated
Platforms tested:
via bin/chkmanifest on arabica.
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Maintenance
Description:
I created ./fortran/testpar directory and added files to it
but forgot to update MANIFEST file.
Solution:
Fixed MANIFEST.
Platforms tested:
|
|
|
|
| |
Added ThreadSafe.html document to MANIFEST.
|
| |
|
|
|
|
|
| |
Platforms tested:
eirene via bin/chkmanifest
|
|
|
|
| |
Adding .../doc/html/TechNotes/VFLfunc.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
"Time" datatypes (H5T_UNIX_D*) were not being stored and retrieved in
the datatype object header message correctly.
Solution:
Store endian-ness and precision in the datatype object header message and
added test to continue to track them working correctly.
This fixes bug #512.
Platforms tested:
FreeBSD 4.1.1 (hawkwind)
|
|
|
|
| |
Adding .../doc/html/TechNotes/VFL.html
|
|
|
|
|
|
|
|
|
| |
Maintainance
Description:
Updated for the new files I'm adding as well as the tools/talign.c file
missing from last night's tests.
Platforms tested:
Solaris 2.6 (baldric) & FreeBSD 4.1.1 (hawkwind)
|
|
|
|
|
|
|
|
| |
Added site-specific/ subdirectory in config/ directory
Description:
If a machine needs site-specific configure options but those
options don't necessarily apply to all machines of that type,
place them there.
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
add h4toh5 converter into MANIFEST
Description:
add h4toh5 converter source codes, test files into MANIFEST
Solution:
Platforms tested:
arabica,baldric,eirene
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rearrange code
Description:
The data sieve buffering code for contiguously stored datasets was
wedged in the H5F_arr_read/H5F_arr_write routines.
Solution:
Created a new H5Fcontig.c to hold I/O routines for contiguously stored
datasets (like H5Fistore.c for chunked dataset I/O routines) and moved
data sieving code into those routines.
Platforms tested:
Solaris 2.6 (i.e. baldric)
|
| |
|
|
|
|
|
|
|
| |
Bug fix
Description:
Didn't regen the MANIFEST when I added the Fortran
library...sorry.
|
|
|
|
| |
Added Stream VFD modules to the MANIFEST
|
| |
|
| |
|
|
|
|
|
| |
Function descriptions in ./doc/html/fortran/
Button graphics in ./doc/html/Graphics/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|