Maintenance on Windows
Description:
Add tests for objcopy and objcopydll into batch file
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
Maintenance on Windows
Description:
Add newly checked in files by Quincey into hdf5dll.dsp
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
Maintenance on Windows
Description:
Add newly checked in files by Quincey into hdf5.dsp
Solution:
Platforms tested:
Windows XP with VS 6.0
Misc. update:
Maintenance on Windows
Description:
Adding the new function H5LTtext_to_dtype() for converting text description to data type
Solution:
Platforms tested:
Windows XP
Misc. update:
Maintenance on Windows
Description:
Adding the new function H5LTtext_to_dtype() for converting text description to data type
Solution:
Platforms tested:
Windows XP
Misc. update:
bug fix
Description:
an assertion after the search for objects was saying that the number of
objects in file should be > 0
removed it, since there can be a case where the number of objects is 0.
in this case this was found by a case where zlib was not present and the output file
was not written any objects to
note: this was only detected on the windows batch files, that do not have a conditional
condition to not run tests when a filter is not present
Solution:
Platforms tested:
linux
Misc. update:
Maintenance on Windows
Description:
hl fortran debug dll tests missed and hl fortran release dll tested twice before
Add in hl fortran debug dll tests and remove one hl fortran release dll test
Solution:
Platforms tested:
Windows XP
Misc. update:
Maintenance on Windows
Description:
Modify Batch file due to the changes of output of H5diff tool
Solution:
Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
Maintenance on Windows
Description:
Add in two new project files (h5stat.dsp and h5statdll.dsp)
Solution:
Platforms tested:
Visual Studio .Net on Windows XP
Misc. update:
new features
Description:
add support for compiling the library and testphdf5 in Windows
Solution:
Platforms tested:
Linux
AIX
Solaris
Windows VC6
Misc. update:
Maintenance on Windows
Description:
Add in H5Pgcpl.c(Newly checked in) into hdf5 project file on Windows
Solution:
Platforms tested:
MSVS 6.0 On windows XP
Misc. update:
Maintenance on Windows
Description:
Add H5Pgcpl.c(newly checked in) into hdf5 project file on windows
Solution:
Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
Maintenance on Windows
Description:
Changes made for windows due to the change of h5detect.c
Solution:
Platforms tested:
MSVS 6.0, VS .Net, Intel 8.0 on Windows XP
Misc. update:
Maintenance on Windows
Description:
Changes made for windows due to the change of code H5f90i.h H5match_types.c
Solution:
Platforms tested:
MSVS 6.0 On windows XP
Misc. update:
Maintenance on Windows
Description:
Add definition for int <-> float conversion exception
Solution:
Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
Improvement on windows
Description:
Add Thread safe project file with pthread-win32 on Windows
Solution:
Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
Maintenance on Windows
Description:
Update workspace to include newly added file H5Fsfile.c
Solution:
Platforms tested:
MSVS 6.0 on Windows XP
Misc. update:
Maintenance on windows
Description:
Update project file to include the newly added file H5Fsfile.c
Solution:
Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
Maintenance
Description:
when enable cpp option was chosen, after hdf5check finished, it can not go back to hdf5 directory.
Solution:
Platforms tested:
Misc. update:
Maintenance for windows
Description:
Remove project file filenamedll.dsp because its source file filename.c was removed
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
update project file
Description:
new source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest
.c)
VS: [details about the changes, algorithm, etc...]
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Update project file.
Description:
New source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest.c)
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Catch up with linux.
Description:
dll b+tree project file b_plus_treedll.dsp was added due to
b+tree.c added on July 6
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Catch up with Linux.
Description:
b_plus_tree.dsp was added for windows due to new source code b+tree.c added On July 6
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Update solution file all.sln
Description:
Change building configurations of all.dsw so that fortran project files would not be built when users choose visual studio .net
to build HDF5 from command line.
Solution:
Platforms tested:
Misc. update:
Add new macro to remove data conversion errors on visual c++ .Net on windows XP
Description:
Solution:
Platforms tested:
Visual C++ .Net 2003 on windows XP
Misc. update:
Update project file hdf5_hl_fortran.dsp
Description:
New source code H5IMcc.c was added into project file hdf5_hl_fortran.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Update project file file_handledll.dsp
Description:
file_handle.c was renamed to vfd.c
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Update project file.
Description:
H5Pocpl.c was added into windows/proj/hdf5dll/hdf5dll.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Update hdf5 project file.
Description:
H5Pocpl.c was added into windows/proj/hdf5/hdf5/dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Update workspace all.dsw
Description:
Outdated project files were removed and new ones added.
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Add new HDF5 C library test project files
Description:
dt_arithdll added to replace dt_atomicdll.dsp
Solution:
Platforms tested:
msvs 6.0 on window XP.
Misc. update:
Remove out-of-date project files
Description:
dt_atomicdll.dsp will be replaced with dt_arithdll.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Remove out-of-date project files
Description:
dt_atomic.dsp will be replaced with dt_arith.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Change output file name.
Description:
Out put file name should be changed from hdf5_results.txt to hdf5_results_net.txt
Solution:
Platforms tested:
Misc. update:
Change output file name.
Description:
Some output file name should be changed from hdf5_results.txt to hdf5_intelc.txt
Solution:
Platforms tested:
Misc. update:
Support command line build HDF5 with Visual C++ .Net and Intel compiler
Description:
We can not find a way to convert workspace to solution format from command line.
typegen.sln will be provided in order to support command line build HDF5
with MSVS .Net and Intel Compiler.
Solution:
Platforms tested:
MSVS .NET on windows XP.
Misc. update:
Support HDF5 on Visual C++ .Net and Intel from command line.
Description:
For the time being, we can not find a way to convert .dsw file
to .sln file from command line. In order to support building
HDF5 with Visual C++ .Net and Intel compiler from command line,
all.sln will be provided.
Solution:
Platforms tested:
MSVS .Net on windows XP.
Misc. update:
Support building HDF5 with Intel compiler from command line.
Description:
Corresponding batch file with hdf5build.bat
Solution:
Platforms tested:
Misc. update:
Support building and testing HDF5 with Intel compiler from command line.
Description:
Corresponding batch file with hdf5bt.bat
Solution:
Platforms tested:
Misc. update:
Support building HDF5 with intel C compiler from command line.
Description:
convert_to_icproj will be used to convert project files format from
MSVS .NET to Intel C from command line.:
Solution:
Platforms tested:
Misc. update:
Support building and testing HDF5 with Visual Studio .Net from command line.
Description:
Corresponding batch file with hdf5build.bat
Solution:
Platforms tested:
Misc. update:
Support building and testing HDF5 with visual studio .Net from command line.
Description:
Correspondint batch file with hdf5bt.bat
Solution:
Platforms tested:
Misc. update:
Add batch file convert_to_vcproj.bat
Description:
convert_to_vcproj.bat will be used to convert
projects files format from MSVS 6.0 to MSVS .Net on command line.
Solution:
Platforms tested:
Misc. update:
Add convert.js
Description:
convert.js will be used to convert project files format from
MSVS 6.0 to MSVS .Net
Solution:
Platforms tested:
Windows XP
Misc. update:
Update workspace dependencies.
Description:
Add two new project files h5repart_gentest.dsp and h5reparttst.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Catch up with Linux.
Description:
Toos h5repart test project file h5reparttst project files added.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Catch up with Linux.
Description:
Add h5repart tools test project file h5repart_gentest.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Update project files to generate H5fortran_detect.f90
Description:
Source code in project file H5fortran_detect_gen.dsp was renamed
to H5test_kind.f90.
Solution:
Platforms tested:
Compaq fortran 6.6 on windows XP.
Misc. update: