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:
Change Project files building order.
Description:
Modify project dependencies of hdf5_hl_cpp and hdf5_hl_fortran project files.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Solve name conflicts when build hdf5 with intel fortran on windows XP.
Description:
Rename release version output file name of project file hdf5_hl_fortran
from hdf5_hl_fortran.lib to hdf5_hl_fortranr.lib
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Solve the name conflicts when building with intel fortran.
Description:
Rename release version of libtest_fortran.lib to libtest_fortranr.lib
Solution:
Platforms tested:
Intel Fortran 8.1 on windows XP
Misc. update:
Update project dependencies!
Description:
Add hl_test_ds and hl_test_packet to dependencies of all.dsw
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add test of new added high level project files.
Description:
Add test of hl_test_ds.dsp and hl_test_packet.dsp
Solution:
Platforms tested:
Misc. update:
Add new high level test project file.
Description:
Add high level test packet project file into windows/hl/test
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add high level test project file
Description:
Add high level test ds project file into windows/hl/test
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add C++ High level Debug Test in hdf5check.bat
Description:
C++ High Level Debug Test was missed in the batch file hdf5chek.bat
Solution:
Platforms tested:
Misc. update:
Update all.dsw
Description:
Two new project files for high level c++ library and test added into windows/proj/all.dsw
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add batch file to test high level c++ table test.
Description:
Batch file to test high level c++ table test.
Solution:
Platforms tested:
WIndow XP
Misc. update:
Add hdf5 high level c++ test table project file into windows/hl/c++/test
Description:
Catch up with Linux.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add hdf5 high level c++ library into hdf5/windows/proj
Description:
hdf5 high level c++ library project file was added into windows/proj
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Update project dependency of all.dsw.
Description:
New project pool.dsp and pooldll.dsp were added to all.dsw's dependencies.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
New project files added into all.dsw
Description:
pool.dsp and pooldll.dsp added into all.dsw
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
New source files added to hdf5.dsp.
Description:
Add new source files H5MP.c and H5MPtest.c to hdf5.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add new source file into hdfdll project file under hdf5/windows.
Description:
New source files H5MP.c and H5MPtest.c added into hdf5dll.dsp
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add new project file into hdf5/windows
Description:
New C dll test project file pooldll.dsp added into all.dsw
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Add new project file to hdf5/windows/all.dsw
Description:
New C library test project file pool.dsp added into all.dsw
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Use to generate H5f90i_gen.h and H5fortran_types.f90
Description:
Special project file for windows.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Use to generate H5f90i_gen.h and H5fortran_types.f90 on windows.
Description:
Special workspace for windows.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Use to generate H5fortran_detect.f90 in windows.
Description:
Special workspace for windows.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Use to generate H5fortran_detect.f90
Description:
Special project file on windows XP.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Use to generate H5fort_type_defines.h in windows.
Description:
Special project file for windows.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Special wrokspace for windows.
Description:
Use to generate H5fort_type_defines.h in windows.
Solution:
Platforms tested:
MSVS6.0 on windows XP.
Misc. update:
Adding windows workspace to simulate the fortran auto-type conversion procedures on linux.
Description:
Solution:
Platforms tested:
windows xp
Misc. update:
Update path of High-level fortran library because of internal updates of the library on Linux.
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows
Misc. update:
Code cleanup
Description:
Switch name & logic from H5_LLONG_TO_FP_CAST_BROKEN to
H5_LLONG_TO_FP_CAST_WORKS, to better match the rest of the library.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
One dtransform test failed with Intel 8.1 C++ compiler.
Turned off the test with assertion of a macro.
Description:
Solution:
Platforms tested:
Intel C++ 8.1 on .Net 2003.
Misc. update:
H5f90i_gen.h has to be copied to fortran/src for windows.
Add this line in the batch file.
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows XP
Misc. update:
Update windows fortran support
Description:
Currently an implementation of automatic generated fortran data type from C has been done for
Linux/Unix platforms. For windows different implementation needs to be developed to make it
consistent with the implementation on Linux/Unix. For the purpose of 1.8 release, we have to add a
new header file. The checking program of the header file on windows will be generated on windows separately.
Solution:
Platforms tested:
VS 6.0 on windows xp.
Misc. update:
Supper 12-byte long double for intel compiler.
Description:
Long double is 12-byte at intel compiler, currently we always set long double to 8-byte.
Change this for intel compiler. This is not the compelete change. H5Tinit.c needs also to be changed to support this.
Solution:
Platforms tested:
Not test yet, since it won't affect other compilers except intel, will test soon.
Misc. update:
long_long to long_long data transform doesn't work with intel compiler on windows.
Description:
Turned off this test.
Solution:
Need corresponding source code changes, will talk with Leon.
Platforms tested:
VS. Net 2003 + Intel 8.1
Misc. update:
remove all.zip from HDF5 directory.
Description:
In 1.7, windows projects are directly installed under windows directory.
all.zip should be deprecated.
Solution:
Read install_windows.txt for details on how to build and install HDF5 library on
windows.
Platforms tested:
Misc. update:
FOrtran is using macro FC_FUNC or H5_FC_FUNC
Has to update windows H5pubconf.h to be consistent with the
change.
Description:
Solution:
Platforms tested:
VS 6.0 on windows
Misc. update:
Bug fix for windows project files
Description:
Environmental variable HDF5_SZIP_DLL should be replaced by
HDF5_SZIP,
HDF5_ZLIB_DLL should be replaced by HDF5_ZLIB.
Solution:
Platforms tested:
VS 6.0 on XP
Misc. update:
update work space file on windows
Description:
work space file should be updated to incoroprate the new check-in project files btree2, blocketc....
Solution:
Platforms tested:
VS6.0 on XP
Misc. update:
Bug fix
Description:
HDF5_EXT_SZIP_DLL system environment variable is depleted, should be removed from the project file.
Solution:
Platforms tested:
MSVS 6.0 on XP
Misc. update:
Add test project file into hdf5/windows/test
Description:
Add sheapdll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Add test project file into windows/test
Description:
Add btree2dll test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Add new test project file into windows/test
Description:
Add blocktrack test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add h5tinit project file into windows/misc/typegen/h5tinit
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add typegen workspace project file into windows/misc/typegen
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Modify the wrong project file name;
current one is selecttestdll.dsp
correct one is selectestdll.dsp
Description:
Solution:
Platforms tested:
Misc. update:
For windows support, remove all.zip form hdf5.
Description
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip form hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Comapq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows/fortran.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows/fortran
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortran on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project files into hdf5/windows.
Solution:
Platforms tested:
Compaq Visual Fortan.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add fotran example project files into hdf5/windows
Solution:
Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allcppexamples c++ examples workspace file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allexamples C examples workspace file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writedatatestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writedatatest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readdatatestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readdatatest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add h5grouptestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add h5grouptest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extend_dstestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extend_dstest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add createtestdll C++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add createtest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkstestdll c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkstest c++ examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allcppExamples C++ Examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writetestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add writetest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add selecttestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add selecttest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readtestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add readtest C eamamples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add grouptestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add grouptest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extendwritetestdll C example project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add extendwritetest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtestdll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkreaddll C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add chunkread C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add aattributetestdll C Examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add attributetest C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add allexamples C examples project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Update testhdf5_fortran fortran test project files.
Solution:
Platforms tested:
COMPAQ VISUAL FORTRAN 6.0 ON WINDOWS XP.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Update dsets_cppdll c++ test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add hl_test_table high level test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add hl_test_lite high level test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add hl_test_image high level test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
For windows support, remove all.zip from hdf5.
Description:
Add flush2_fortrandll fortran test project file.
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update: