For windows support, Remove all.zip from HDF5.
Description:
Add bittestisdll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add bittests test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add big dll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
remove the wrong src code just checked-in
Description:
H5.c is not a windows specific source code; it should be removed.
Solution:
Platforms tested:
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add big test project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl fortran library project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl library project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran dll project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran library project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstubdll project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstub project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 cpp dll project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 cpp library project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add windows all project file and workspace.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Description: The recent change of conversion between floating-point and floating-point types in dtypes.c have
detected some bugs in H5T_conv_f_f in H5Tconv.c.
Solution: This checkin is to fix these bugs. They happened in a few places in H5T_conv_f_f causing incorrect
rounding, denormalization, etc.
Platforms tested: h5committest and modi4
For windows support, Remove all.zip from HDF5.
Description:
Add high-level fortran project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5. Description:
Add high-level fortran project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add high-level fortran test project file.
Solution:
Platforms tested:
VS 6.0 on windows xp. :wq
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add high-level test batch file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the c++ project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the c++ project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the c++ project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the c++ test batch file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the fortran project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the fortran project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, Remove all.zip from HDF5.
Description:
Add the fortran project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Remove all.zip from HDF5 windows support.
Description:
Add windows specific Fortran files.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Remove all.zip for supporting windows.
Why?
1. Avoid confliction for windows programmers
2. Decrease size of CVS tree by adding all.zip
3. Avoid using winzip as the intermediate step
Kent Yang
Description:
Put all windows project files under hdf5/windows directory.
This check-in includes some batch files.
Solution:
Platforms tested:
VS 6.0, windows XP
Misc. update:
new tests for DS
Description:
add a test that ckecks if a scale being attached itself has scales attached (error)
add a test for the dataset being attached to is a reserved High Level class (image, palette, table)
Solution:
Platforms tested:
linux
solaris
Misc. update:
Bug fix
Description:
Ensured that size of table was initialized (which was causing test
failures on some platforms).
Cleaned up a few more extraneous pieces of code.
Platforms tested:
modi4, mir, heping, copper
Description:
Added an overloaded function for the template function verify_val.
Updated various comments/headers.
Platforms tested:
Linux 2.4 (heping)
AIX 5.1 (copper)
Optimization
Description:
Speed up I/O on enumerated datatypes (including those nested in compound
datatypes, arrays, etc.) if the destination datatype is a proper superset of
the source datatype.
Solution:
Detect the situation and treat as no-op datatype conversion.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
Description:
Added function IncTestNumErrs to increment the number of errors
that is defined in testframe.c
Platforms tested:
Linux 2.4 (heping)
AIX 5.1 (copper)
Added Packet Table to high-level APIs
Description:
The Packet Table is an API that allows the user to append records
("packets") to a table, and read the back again. It supports
fixed-length records with a defined datatype and variable-length
records. It also supports a "current record" index to track the
user's position in the table.
Solution:
The Packet Table code lives in hl/src, and its tests in hl/test.
Some code is shared between the H5TB table and the H5PT Packet Table
in the form of functions in H5HL_private.c.
Some documentation exists for a previous version of the API. Updated
documentation and C++ wrapper API coming soon.
Platforms tested:
sleipnir, eirene, copper, modi4