| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Fix typoes
H5_HAVE__SNPRINTF should be H5_HAVE_SNPRINTF
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance
Description:
Add some comments for future thread safe use on windows
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add #define H5_HAVE_TMPFILE
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add new macro to remove data conversion errors on visual c++ .Net on windows XP
Description:
Solution:
Platforms tested:
Visual C++ .Net 2003 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update H5pubconf.h
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Code cleanup
Description:
Switch name & logic from H5_LLONG_TO_FP_CAST_BROKEN to
H5_LLONG_TO_FP_CAST_WORKS, to better match the rest of the library.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
One dtransform test failed with Intel 8.1 C++ compiler.
Turned off the test with assertion of a macro.
Description:
Solution:
Platforms tested:
Intel C++ 8.1 on .Net 2003.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Supper 12-byte long double for intel compiler.
Description:
Long double is 12-byte at intel compiler, currently we always set long double to 8-byte.
Change this for intel compiler. This is not the compelete change. H5Tinit.c needs also to be changed to support this.
Solution:
Platforms tested:
Not test yet, since it won't affect other compilers except intel, will test soon.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
long_long to long_long data transform doesn't work with intel compiler on windows.
Description:
Turned off this test.
Solution:
Need corresponding source code changes, will talk with Leon.
Platforms tested:
VS. Net 2003 + Intel 8.1
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update header file for windows.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FOrtran is using macro FC_FUNC or H5_FC_FUNC
Has to update windows H5pubconf.h to be consistent with the
change.
Description:
Solution:
Platforms tested:
VS 6.0 on windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows misc file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, Remove all.zip from HDF5.
Description:
Add H5pubconf.h
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 H5Tinit source code
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
For windows support, Remove all.zip from HDF5.
Description:
Add H5 source code
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|