Windows fortran examples was checked into a wrong directory.
The correct directory is hdf5/windows/fortran/examples.
The current directory is hdf5/fortran/examples.:wq:
Description:
Solution:
Platforms tested:
Misc. update:
Windows fortran example project files were checked into the wrong directory,
has to remove them.
The correct directory to be checked in is /hdf5/windows/fortran/examples,
The currect directory inside CVS tree is /hdf5/fortran/examples.
Description:
Solution:
Platforms tested:
Misc. update:
Purpose:
Added C++ wrapper for Packet Table API.
Description:
Added macro for high-level C++ library (LIBH5CPP_HL), which changes every
Makefile.in.
Added directories for high-level C++ library (though currently only Packet
Table API is supported).
Added both C++ source and tests.
Platforms tested:
sleipnir, mir, modi4
Misc. update:
Description: The 6th step of changing conversion test. This checkin is
only for conversion of special values from floating-points to integers.
Solution: This test is seperated from regular value conversion. It reuses
the same function test_conv_int_float() in test/dtypes.c. The source buffer
of floating-point type is filled up with 8 special values, +/-0, +/-infinity,
+/-QNaN, +/-SNaN.
Also added 3 new conversion exception values H5T_CONV_EXCEPT_PINF, H5T_CONV_EXCEPT_NINF,
H5T_CONV_EXCEPT_NAN, for floating-point special values positive infinity, negative
infinity, and NaN. These values are for conversion exception callback function defined
through H5Pset_type_conv_cb(). (Remember to update the document!)
Platforms tested: h5committest
Description: In test_conv_flt_1() in dtypes.c, the case of Intel-Linux or
AMD-Linux "long double" wasn't considered. The precision is smaller than
the size. There may be some garbage left in the unused bytes during hardware
conversion.
Solution: Clear those bytes before comparison.
Platforms tested: h5committest and mir, modi4.
For windows support, remove all.zip from hdf5.
Description:
Add allcppexamples c++ examples workspace file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allexamples C examples workspace file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writedatatestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writedatatest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readdatatestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readdatatest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add h5grouptestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add h5grouptest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extend_dstestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extend_dstest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add createtestdll C++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add createtest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkstestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkstest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allcppExamples C++ Examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writetestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writetest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add selecttestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add selecttest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
New feature & code cleanup
Description:
Add feature to find first block >= a certain size (useful for allocating
space)
Cleaned up various comments, etc.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Solaris 2.9 (shanti)
For windows support, remove all.zip from hdf5.
Description:
Add readtestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readtest C eamamples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add grouptestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add grouptest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
bug fix
Description:
when exiting due to a error condition on the goto out instruction there was an attempt to call
H5Dvlen_reclaim without checking if buf was null
Solution:
checket it
Platforms tested:
linux
solaris
IRIX64
AIX
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extendwritetestdll C example project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extendwritetest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update: