| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
test_cpp didn't pass compiling. C and Fortran are fine.
Compilers: VS 6.0 Compaq Visual fortran 6.6c.
|
| |
|
|
|
|
| |
All C tests get passed with VS6.0.
|
| |
|
|
|
|
| |
Tested on windows vs 6.0.
|
| |
|
|
|
|
|
| |
Update batch files for h5repack test,needs big efforts.
Update batch file to test hdf5 library.
|
|
|
|
| |
It is very hard to maintain the frequent changed h5repack tool on windows.
|
| |
|
| |
|
| |
|
|
|
|
| |
of ref.
|
| |
|
|
|
|
|
|
|
| |
changes the feature.
Add project files for ref test.
Update hdf5test.bat that includes btree2 test.
|
| |
|
|
|
|
| |
Catch up with h5repacktst tests.
|
|
|
|
| |
windows.
|
|
|
|
| |
compiling errors have been found.
|
| |
|
| |
|
|
|
|
|
| |
Update repacktest.bat for the new h5repack test.
Update tooltest.bat to include h5stat test.
|
|
|
|
| |
h5repack tool.
|
|
|
|
| |
of source code.
|
| |
|
|
|
|
|
|
| |
h5jam/h5unjam.
MSVS 6.0 C/C++
|
|
|
|
|
|
| |
Windows projects need to be updated.
Test with MSVS 6.0
|
|
|
|
| |
The correctedness test is much harder to be implemented by using batch script on windows. Will handle this later.
|
|
|
|
| |
gzip/szlib compression filters
|
|
|
|
|
|
| |
If either szip or zlib filter was not present, the batch still tried to use h5repack tool to test the data compression feature. Therefore the h5repack test failed.
Fixed the bug. Now if the compression filter is not present, that particular repack test will be skipped.
|
|
|
|
|
|
|
|
| |
Description:
Add per-directory abbreviated copyright notices
(abbreviated COPYING files pointing to full notices).
Tested:
MANIFEST verified; not otherwise tested.
|
|
|
|
|
|
| |
check-in.
VS 6.0 C only
|
|
|
|
|
|
| |
projects need to be updated.
Tested with MSVS 6.0.
|
|
|
|
|
|
|
|
| |
code recently committed.
Test C,C++, fortran, debug,debug dll, release and release dll.
MSVS 6.0 + Compaq Visual fortran 6.6c
|
|
|
|
|
|
| |
Found two minor bugs in h5dumpgentst.c and links.c. Have informed James. Should work with windows.
Tests with MSVS 6.0 with visual fortran 6.6c.
|
| |
|
|
|
|
|
|
| |
This will generate h5copy on windows.
The previous check-in is under the wrong directory.
|
|
|
|
| |
This will generate h5copy on windows.
|
|
|
|
|
|
| |
Updating all.dsw,all.sln(for command-line testing only) and binread.dsp.
New projects have been added into.
|
|
|
|
| |
file from "h5dump -b".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updates on windows
Tested with
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003
Because
1. New source files added to the library
2. New program to test "h5dump -b" option
all.dsw and all.sln need to be updated. all.sln is used only for hdf5bt_net.bat and hdf5bt_intelc.bat.
The previous check-in forgot including the dependency of a new project file.
|
|
|
|
|
|
|
|
|
|
| |
Updates on windows
Some new source files are added to support new implementation of external links, hdf5dll.dsp needs to updated.
Tested with
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003
|
|
|
|
|
|
|
|
| |
Some new source files are added to support new implementation of external links, hdf5.dsp needs to updated.
Tested with
VS C/C++ 6.0 and Compaq fortran 6.6c
VS .Net 2003
|
|
|
|
|
|
|
|
| |
Because
1. New source files added to the library
2. New program to test "h5dump -b" option
all.dsw and all.sln need to be updated. all.sln is used only for hdf5bt_net.bat and hdf5bt_intelc.bat.
|
|
|
|
|
|
| |
be "CRLF"
instead of "native".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update windows project file
Description:
Eliminate the link to non-existing HL headers.
Solution:
Platforms tested:
windows MSVS 6.0
Won't affect other platforms and too minor to check with other windows compilers.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update HDF5 Fortran90 type definition file on windows to
reflect the changes in Linux.
Description:
INT has been changed to Fortran_INTEGER in the file.
Solution:
Make the change.
Platforms tested:
Visual fortran 6.6c with MSVS 6.0
Only affects windows.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating project file
Description:
Due to the new added source codes under hdf5/src.
Solution:
Project file has to be changed to reflect this
Platforms tested:
VS 6.0 ( Failed during compiling because of compiler failure)
VS 7.0
Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5 -SKIP
ED-
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating project file
Description:
New source code has been added,
project files need to be updated.
Solution:
Platforms tested:
VS 6.0(build failed due to compiler problem)
VS 7.1(.Net 2003)
Everything okay except that several h5repack tests get skipped.
Don't know whether this happens on other platforms.
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 -
SKIPED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -SKIP
ED-
h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N
ONE -SKIPED-
h5repack -i test_all.h5 -o out.test_all.h5 -SKIP
ED-
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating the windows DLL project file
Description:
new file H5HFiter.c has been added
project file needs to be reflected
Solution:
Platforms tested:
VSMS 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating windows project file
Description:
new file H5HFiter.c has been added
project file needs to be reflected
Solution:
Updating the project file
Platforms tested:
VS 6.0
Misc. update:
|