| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
H5f90i_gen.h has to be copied to fortran/src for windows.
Add this line in the batch file.
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows fortran support
Description:
Currently an implementation of automatic generated fortran data type from C has been done for
Linux/Unix platforms. For windows different implementation needs to be developed to make it
consistent with the implementation on Linux/Unix. For the purpose of 1.8 release, we have to add a
new header file. The checking program of the header file on windows will be generated on windows separately.
Solution:
Platforms tested:
VS 6.0 on windows xp.
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:
|
|
|
|
|
|
|
|
|
|
|
| |
Remove outdated source filrs from project files hdf5_f90cstub.dsp
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update header file for windows.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unused batch file!
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove all.zip from HDF5 directory.
Description:
In 1.7, windows projects are directly installed under windows directory.
all.zip should be deprecated.
Solution:
Read install_windows.txt for details on how to build and install HDF5 library on
windows.
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update project settings for hdf5/windows/proj/all/all.dsw.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update batchfile hdf5test.bat
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows project files.
Description:
Add two new project files.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Remove outdate source code from hdf5/windows/proj/hdf5dll/hdf5dll.dsp
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Remove outdate source code from hdf5/windows/proj/hdf5/hdf5.dsp
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add new test project file into hdf5/windows/test
Description:
Add dt_atomicdll.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add new test project files into windows/test
Description:
add dt_atomic.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
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:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix for windows project files
Description:
Environmental variable HDF5_SZIP_DLL should be replaced by
HDF5_SZIP,
HDF5_ZLIB_DLL should be replaced by HDF5_ZLIB.
Solution:
Platforms tested:
VS 6.0 on XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update work space file on windows
Description:
work space file should be updated to incoroprate the new check-in project files btree2, blocketc....
Solution:
Platforms tested:
VS6.0 on XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug fix
Description:
HDF5_EXT_SZIP_DLL system environment variable is depleted, should be removed from the project file.
Solution:
Platforms tested:
MSVS 6.0 on XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description:
Batch file hdf5build.BAT updated for windows without all.zip
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update hdf5 project file under windows.
Description:
Missing H5BTtest.c
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update hdf5 project file.
Description:
Missing H5BTtest.c
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows test batch file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add test project file into hdf5/windows/test
Description:
Add sheapdll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add test project file into windows/test
Description:
Add sheap test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add test project file into windows/test
Description:
Add btree2dll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add test project file into windows/test
Description:
Add btree2 test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add test project file into windows/test
Description:
Add blocktrack dll project file
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add new test project file into windows/test
Description:
Add blocktrack test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows misc file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update document for windows C examples test results
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add h5tinit project file into windows/misc/typegen/h5tinit
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add typegen workspace project file into windows/misc/typegen
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Update batch file.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Add C examples project file into hdf5/windows/examples
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify the wrong project file name;
current one is selecttestdll.dsp
correct one is selectestdll.dsp
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify wrong project file name;
Current is selecttest.dsp
correct should be selectest.dsp
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip form hdf5.
Description
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip form hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran on windows xp.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan.
Misc. update:
|