| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Not a bug fixed, just make it easy for me to test on windows.
Description:
Set the path of the project to be consistent with the project in friede
Users who want to test h4toh5 and h5toh4 have to set hdf4 library path by
themselves.
Solution:
Update h4toh5.dsp h4toh5dll.dsp h5toh4.dsp and h5toh4dll.dsp
Platforms tested:
Win 2000(don't have to be tested on any other platforms)
|
|
|
|
|
|
|
|
|
| |
Purpose:
add another test script for h5toh4 converter on win98
Description:
Solution:
add another test script for h5toh4 converter on win98
Platforms tested:
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
update all.zip
Description:
update h4toh5testrun and h5toh4testrun for automatic testing h4toh5 and h5toh4 converter
Solution:
Platforms tested:
WIn NT 4.0/5.0
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
updating all.dsw(adding h4toh5dll and h5toh4dll version).
adding a automatic crude test script of h4toh5 converter on windows.
Description:
Solution:
Platforms tested:
WIn 2000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
Add a crude script for automatic testing h5toh4 converter tool
Description:
the name of the script is called h5toh4testrun and is under ....../hdf5/tools directory.
Solution:
Four parameters should be typed in correctly in order to do the auto test.
1. Debug or Release version you are testing.
2. The top directory path(including the drive name) where hdf5 tools is located.
Such as D:/h5_1.4pre2
3. The full path where hdp is located.
Such as D:/H414/bin
4. If no dll version(currently not tested yet); leave this parameter empty or type DLL.
Platforms tested:
NT 4.0(NT) and 5.0(2000).
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
update proper settings for windows
Description:
update toolslibD setting from single-thread to Multithread
update dumptest.bat to include array data type and variable length type.
Solution:
Platforms tested:
windows NT 4.0,5.0
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
update windows-related projects
Description:
Add new source code (H5Fseq.c) and several test codes into all.zip
update hdf5.dsp,hdf5dll.dsp,testhdf5.dsp and testhdf5dll.dsp.
update setting for h4toh5 and h5toh4 converters.
Solution:
Platforms tested:
windows 2000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Purpose:
update windows project all.zip for development branch of hdf5
Description:
Now it can test h4toh5 and h5toh4 converters, at least for static case(non-dll lib.)
Solution:
1. For h4toh5 and h5toh4 converter to work, the platform must have both hdf4 and hdf5 libs.
For hdf4 it includes both hdf and mfhdf libs.
Besides this, WS2_32.LIB has to be included for recongizing symbols related to networking issues.
2. adding several new source files(h5FDlog.c etc) into all.dsw.
3. modify H5FDstream.c so that it bypasses netdb.h and other socket headers for win 32, instead
using winsock.h.
Platforms tested:
windows 2000
|
| |
|
|
|
|
| |
added ttbbt.c to the testhdf5 and testhdf5dll files.
|
|
|
|
| |
mergeing of the dev and release branches for the tools code.
|
| |
|
|
|
|
|
|
| |
and added h5fl.c to the library projects
also added h5titerate to testhdf5 and the dll project
|
| |
|
| |
|
| |
|
|
|
|
| |
adding a have_windows_h
|
| |
|
|
|
|
|
|
| |
more libraries in
the h5toh4 tool
|
| |
|
|
|
|
| |
the release version
|
| |
|
| |
|
|
|
|
|
|
| |
them with 2 bat
files that take command line arguments to determine which test to run
|
|
|
|
|
|
| |
from the
zip file
|
|
|
|
|
|
| |
updated the zlib.h and zconf.h
added the zlib dir to the src dir for nt
update install instructions
|
| |
|
| |
|
|
|
|
| |
update the H5Tinit.c file in there and the proj file for the lib and the dll
|
| |
|
|
|
|
|
| |
update teh projects for the dumpdll and the dump tool so that it does not have
the dumputil.c file listed anymore
|
|
|
|
| |
changed the settings for the dll project
|
| |
|
|
|
|
|
| |
updated the dumptst project so that it finds the file(the location was moved
into the tools directory)
|
|
|
|
| |
added a h5dumptst project to the all project
|
|
|
|
| |
updated the project file for testhdf5 and testhdf5dll
|
|
|
|
| |
updated the project files for the library and the dll
|
|
|
|
| |
fixed a typo in the bat file i just put in
|
|
|
|
| |
added a the h5dump batch file i created to test the the dumper
|
| |
|
|
|
|
|
|
| |
all the
tools projects as dependents.
|
| |
|
| |
|
|
|
|
| |
signal function in the config.h
|
|
|
|
| |
added the alpha settings to the enum and enumdll projs
|
|
|
|
| |
added the h5toh4 project into the zip
|
|
|
|
| |
removed a file from the zip
|
|
|
|
| |
added some test batch files, updated the config file and updated the project file
|
|
|
|
|
|
| |
fixed the H5Tinit.c so it had the correct endians. I must have been using
the wrong H5Tinit.c file for the past few weeks. Also added a few comments
to the h5config.h
|
| |
|