| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
change delimiter between preprocessor names from " " to ",".
Interl fortran doesn't take " " as delimiter.
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Update solution file all.sln
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
All of the source code files were replaced by a new one.
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update DLL project file
Description:
New source files are added, DLL project needs to be updated to reflect the change.
Solution:
Platforms tested:
windows XP VS 6.0 C and C++
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update project file on windows
Description:
New files have been checked in, library project files have to be updated.
Solution:
Platforms tested:
windows XP with 6.0
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Update all.sln
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
hl\src\H5HL_private.c was removed
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
H5HL_private.c was removed
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
libtestfortran.dsp was enabled by accident. Disable libtestfortran.dsp
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Fix a echo error:
when running lstest.bat, previously echo "h5dump ..."
change it to "h5ls ..."
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Temporarily comment out echo error messages to the screen for checking autotests
on windows.
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
| |
Typo.
Description:
Just fixed a typo in the copyright notice. Too trivial to require
a test.
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Update source files which need mannually generated on Windows
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Update H5Tinit.c
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Change output for skip tests from "SKIP" to "-SKIP-" for easier tell the skiped tests
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
update all.sln
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Change dll projects output path and
let output of dll projects generated into a separate
directory from static projects
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Modify path for gif2h5 and h52gif
Solution:
Platforms tested:
Windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add in new h5dump tests (tvms.ddl tvms.h5 Checked in by Pedro)
Skip new h5dump tests ( tldouble.h5 checked in by Pedro)
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
update batch file according to Pedro's bug fix (h5dump was not printing attributes for the named datatype cases)
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Del duplicated comments
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Update solution file
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add in new test cross_read(dll) on Windows
Solution:
Platforms tested:
Windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on windows
Description:
Add in new test cross_read on Windows
Solution:
Platforms tested:
Windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add in new test cross_read on Windows
Solution:
Platforms tested:
Windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add in new tests cross_read on Windows
Solution:
Platforms tested:
Windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new tests for h5diff
Description:
added new tests for the bat file on windows
Solution:
Platforms tested:
windows
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portable issue on windows
Description:
setvbuf on visual studio 2005 needs the size to be greater or equal to 2.
<description of setvbuf from msdn library>
Buffer size in bytes. Allowable range: 2 <= size <=
INT_MAX (2147483647). Internally, the value supplied
for size is rounded down to the nearest multiple of 2.
h5import used linebuffer option of setvbuf for stderr and stdout and the size is
0 by default. This causes core dump with visual 2005 on windows 64-bit.
Solution:
1. Use HDsetvbuf inside h5import.c,
2. Define HDsetvbuf inside windows H5pubconf.h for windows to work around
the core dump of h5import test. This is probably a bug inside visual studio 2005.
Platforms tested:
h5commit(shanti is down)
VS 6.0 on windows XP
VS 8.0 on windows XP-64bit
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Add in more comments
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Changes on project settings
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Replace the old source code with the new check in
Solution:
Platforms tested:
Windows XP
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance on Windows
Description:
Del the line to copy hl examples source code.
Solution:
Platforms tested:
Misc. update:
|