| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
recommendations.
|
|
|
|
|
| |
Description:
Small changes to the documentation-- update version strings to 1.8.1 and document the HDF5TestExpress variable
|
| |
|
|
|
|
| |
New fortran wrappers added.
|
|
|
|
|
|
|
|
| |
Description:
This is the same patch that Mike McGreevy helped me with on the 1.8 branch. The latest cygwin DLL has trouble with the global timezone variable. Now in configure, we target CYGWIN with a case statement, and avoid the problem.
Tested:
Cygwin on WinXP
|
|
|
|
|
|
|
| |
Description:
We've run into a bug that was introduced in the latest version of Cygwin, that breaks C99 code using the 'timezone' global variable. As a workaround, we use the -ansi flag, which makes everything compile/link/test correctly
Tested: Cygwin on WinXP
|
| |
|
|
Improvement
Description:
Documentation for installing HDF5 on Cywin
Solution:
Platforms tested:
Misc. update:
|