| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
1. update windows H5pubconf.h and zconf.h
still more work to be done to make sure that windows catches up
with UNIX platforms.
2. 1) bug fixings due to the deletion of windows.h
For several .c files under src and test, windows.h still needs to be included.
2) also IO.h and direct.h are needed for several files.
3) mkdir is _mkdir on windows without the second argument.
4) winsock.h needed for iopipe.c, winsock2.h needed for H5detect.c
3. add giftoh5 and h5togif in all_withhdf4.zip; update project settings.
Description:
see the above
Solution:
see the above
Platforms tested:
windows 2000
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
bug fix
Description:
1. fix project setting for h4toh5test
2. fix the typo at dumptest batch file
Solution:
Platforms tested:
windows 2000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
1) warning eliminatation
2) windows projects rearranging fit for the reorientation of various tools under
/hdf5/tools directory in the cvs tree
Description:
1) fix the long time repetative warnings of
"LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library"
2) fixing h4toh5testrun.bat and dumptest.bat so that new h5dump-xml can be run on windows and new
h4toh5 test files
3) adding h4toh5test.dsp project
Solution:
Platforms tested:
windows 2000
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
bug fix for h5toh4 converter test batch file and add install example batch file
Description:
The previous h5toh4 test batch file is complicated and easy to make mistakes for
testers, rewrite h5toh4 test batch file
Solution:
copy hdp into the directory where h4toh5 converter exe file is located.
Platforms tested:
windows 2000,NT and 98
|
|
|
|
|
|
|
|
|
| |
Purpose:
update all.dsw to include h4toh5dll and h5toh4dll
Description:
Solution:
Platforms tested:
win 2000,NT, should not affect other platforms
|
|
Purpose:
A new zip file including all projects for windows platforms
Description:
This new zip file is used to build and test hdf5 libaries, non-hdf4 related
tools and hdf4 related tools. It is the most comprehensive one.
Users must have hdf4 libs installed in his windows machine.
Solution:
Platforms tested:
win 2000, win NT
|