Commit Graph

672 Commits

Author SHA1 Message Date
MuQun Yang
09cf37e31a [svn-r10713] Purpose:
Adding windows project files to simulate the fortran auto-type conversion procedures on linux.

Description:

Solution:

Platforms tested:

Misc. update:
2005-05-02 12:24:57 -05:00
MuQun Yang
0a09adbc0c [svn-r10712] Purpose:
Adding windows workspace to simulate the fortran auto-type conversion procedures on linux.

Description:

Solution:

Platforms tested:
windows xp

Misc. update:
2005-05-02 12:23:03 -05:00
MuQun Yang
e944d6041c [svn-r10711] Purpose:
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:
2005-05-02 12:07:12 -05:00
MuQun Yang
dab6848163 [svn-r10710] Purpose:
Update cachedll tests  to include the tokens HDF5_DLL and HDF5_USE_DLL.

Description:

Solution:

Platforms tested:
MSVS 6.0 on windows XP

Misc. update:
2005-05-02 12:04:34 -05:00
MuQun Yang
7713afd950 [svn-r10709] Purpose:
Update dependency for cache project

Description:

Solution:

Platforms tested:
MSVS 6.0 on windows XP

Misc. update:
2005-05-02 12:02:41 -05:00
MuQun Yang
8457776f67 [svn-r10708] Purpose:
remove srb and gass tests from windows batch file.

Description:

Solution:

Platforms tested:
No need to test.

Misc. update:
2005-05-02 12:01:43 -05:00
Quincey Koziol
55f8e19fc7 [svn-r10699] Purpose:
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
2005-04-29 15:31:29 -05:00
Fang Guo
bceba07ad2 [svn-r10697] Purpose:
Update fortran source code for windows.
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-29 12:23:47 -05:00
Fang Guo
6415a6daf6 [svn-r10696] Purpose:
Update header files for windows
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-29 12:22:42 -05:00
MuQun Yang
c1e2a4b00f [svn-r10665] Purpose:
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:
2005-04-26 10:53:33 -05:00
MuQun Yang
8ab8a39817 [svn-r10664] Purpose:
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:
2005-04-26 10:51:28 -05:00
MuQun Yang
4a5280bd71 [svn-r10663] Purpose:
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:
2005-04-26 10:50:09 -05:00
MuQun Yang
7946059021 [svn-r10655] Purpose:
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:
2005-04-25 11:47:52 -05:00
MuQun Yang
4260605b14 [svn-r10654] Purpose:
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:
2005-04-25 11:39:39 -05:00
Fang Guo
21d06b51b2 [svn-r10651] Purpose:
Remove outdated source filrs from project files hdf5_f90cstub.dsp
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-22 17:10:02 -05:00
Fang Guo
a2c0a9bde9 [svn-r10650] Purpose:
Update header file for windows.
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-22 17:08:06 -05:00
Fang Guo
3281133721 [svn-r10649] Purpose:
Remove unused batch file!
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-22 16:33:05 -05:00
MuQun Yang
ecf77d5189 [svn-r10644] Purpose:
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:
2005-04-22 07:53:10 -05:00
Fang Guo
7edb30b429 [svn-r10611] Purpose:
Update project settings for hdf5/windows/proj/all/all.dsw.
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-15 10:54:03 -05:00
Fang Guo
77f594d254 [svn-r10610] Purpose:
Update batchfile hdf5test.bat
Description:

Solution:

Platforms tested:

Misc. update:
2005-04-14 17:57:09 -05:00
Fang Guo
ddba6a77a8 [svn-r10608] Purpose:
Update windows project files.
Description:
Add two new project files.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:39:11 -05:00
Fang Guo
2530815ac0 [svn-r10607] Purpose:
Remove outdate source code from hdf5/windows/proj/hdf5dll/hdf5dll.dsp
Description:

Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-04-14 14:37:35 -05:00
Fang Guo
076e66c3a0 [svn-r10606] Purpose:
Remove outdate source code from hdf5/windows/proj/hdf5/hdf5.dsp
Description:

Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:35:53 -05:00
Fang Guo
6633703382 [svn-r10605] Purpose:
Add new test project file into hdf5/windows/test
Description:
Add dt_atomicdll.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:33:28 -05:00
Fang Guo
0e1c8898ff [svn-r10604] Purpose:
Add new test project files into windows/test
Description:
add dt_atomic.dsp
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-04-14 14:31:38 -05:00
MuQun Yang
c645c5ce0d [svn-r10566] Purpose:
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:
2005-04-06 18:47:30 -05:00
MuQun Yang
7c59ba5187 [svn-r10565] Purpose:
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:
2005-04-06 18:42:18 -05:00
MuQun Yang
e9b1d33e52 [svn-r10564] Purpose:
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:
2005-04-06 18:40:47 -05:00
MuQun Yang
3988929996 [svn-r10563] Purpose:
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:
2005-04-06 18:38:40 -05:00
Fang Guo
a32882f703 [svn-r10556] Update batch file hdf5build.BAT
Description:
Batch file hdf5build.BAT updated for windows without all.zip
Solution:

Platforms tested:

Misc. update:
2005-04-05 16:51:56 -05:00
Fang Guo
189028bc5f [svn-r10530] Purpose:
Update hdf5 project file under windows.
Description:
Missing H5BTtest.c
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 16:43:38 -05:00
Fang Guo
b6c6e887d0 [svn-r10529] Purpose:
Update hdf5 project file.
Description:
Missing H5BTtest.c
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 16:40:44 -05:00
Fang Guo
9ae31830ec [svn-r10528] Purpose:
Update windows test batch file.
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-31 16:26:01 -05:00
Fang Guo
52d14a10d2 [svn-r10527] Purpose:
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:
2005-03-31 14:16:54 -05:00
Fang Guo
0659b39120 [svn-r10526] Purpose:
Add test project file into windows/test
Description:
Add sheap test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 14:15:35 -05:00
Fang Guo
df46ae2a46 [svn-r10525] Purpose:
Add test project file into windows/test
Description:
Add btree2dll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 14:14:27 -05:00
Fang Guo
966aa9915e [svn-r10524] Purpose:
Add test project file into windows/test
Description:
Add btree2 test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 14:13:17 -05:00
Fang Guo
44605c80ca [svn-r10523] Purpose:
Add test project file into windows/test
Description:
Add blocktrack dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-31 14:11:51 -05:00
Fang Guo
56753394af [svn-r10522] Purpose:
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:
2005-03-31 14:10:14 -05:00
Fang Guo
60ad9bc65c [svn-r10521] Purpose:
Update windows misc file.
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-31 13:53:02 -05:00
Fang Guo
0a97c546d5 [svn-r10520] Purpose:
Update document for windows C examples test results
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-31 13:49:28 -05:00
Fang Guo
b751994b98 [svn-r10519] Purpose:
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:
2005-03-31 13:33:41 -05:00
Fang Guo
01fcda770c [svn-r10518] Purpose:
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:
2005-03-31 13:31:40 -05:00
Fang Guo
6d23bbece1 [svn-r10502] Purpose:
Update batch file.
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-29 15:47:52 -05:00
Fang Guo
6cc51fe9cc [svn-r10501] Purpose:
Add C examples project file into hdf5/windows/examples
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-29 15:41:37 -05:00
Fang Guo
0d76163895 [svn-r10500] Purpose:
Modify the wrong project file name;
current one is selecttestdll.dsp
correct one is selectestdll.dsp
Description:

Solution:

Platforms tested:


Misc. update:
2005-03-29 15:38:07 -05:00
Fang Guo
49ec8cc93d [svn-r10499] Purpose:
Modify wrong project file name;
Current is selecttest.dsp
correct should be selectest.dsp
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-29 15:36:02 -05:00
Fang Guo
7502ff5c08 [svn-r10496] Purpose:
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:
2005-03-29 13:32:45 -05:00
Fang Guo
da98cb955f [svn-r10495] Purpose:
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:
2005-03-29 13:29:37 -05:00
Fang Guo
95a607008a [svn-r10494] Purpose:
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:
2005-03-29 13:17:53 -05:00
Fang Guo
4a7bc1a085 [svn-r10493] Purpose:
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:
2005-03-29 13:14:48 -05:00
Fang Guo
8f992a210b [svn-r10492] Purpose:
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:
2005-03-29 13:11:31 -05:00
Fang Guo
cb68acff09 [svn-r10491] Purpose:
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:
2005-03-29 13:09:14 -05:00
Fang Guo
08cf2d38d5 [svn-r10490] Purpose:
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:
2005-03-29 13:06:19 -05:00
Fang Guo
a49a3c45b0 [svn-r10489] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran project file into hdf5/windows.
Solution:

Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
2005-03-29 13:04:43 -05:00
Fang Guo
29966a3a69 [svn-r10488] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:

Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
2005-03-29 13:02:45 -05:00
Fang Guo
3569d8e5a3 [svn-r10487] Purpose:
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:
2005-03-29 13:01:19 -05:00
Fang Guo
d2755909bb [svn-r10486] Purpose:
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:
2005-03-29 12:59:19 -05:00
Fang Guo
7d378eab72 [svn-r10485] Purpose:
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:
2005-03-29 12:57:40 -05:00
Fang Guo
2d41f416e8 [svn-r10484] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:

Platforms tested:
Compaq Visual Fortan  6.0
Misc. update:
2005-03-29 12:55:56 -05:00
Fang Guo
994a116e99 [svn-r10483] Purpose:
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-29 12:54:17 -05:00
Fang Guo
33d54495df [svn-r10482] Purpose:
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.
Misc. update:
2005-03-29 12:52:27 -05:00
Fang Guo
50aaf57055 [svn-r10481] Purpose:
For windows support, remove all.zip from hdf5
Description:
Add fortran examples project file into hdf5/windows.
Solution:

Platforms tested:
Compaq Visual Fortan 6.0.
Misc. update:
2005-03-29 12:50:51 -05:00
Fang Guo
e48e50c45d [svn-r10480] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file into hdf5/windows.
Solution:

Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
2005-03-29 12:48:24 -05:00
Fang Guo
d350c7c849 [svn-r10479] Purpose:
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:
2005-03-29 12:45:54 -05:00
Fang Guo
e1c97411a3 [svn-r10478] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file.
Solution:

Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
2005-03-29 12:44:13 -05:00
Fang Guo
4aad121cad [svn-r10477] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran example project file.
Solution:

Platforms tested:
Compaq Visual Fortran 6.0
Misc. update:
2005-03-29 12:41:45 -05:00
Fang Guo
a005bb2509 [svn-r10476] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add fortran examples project file.
Solution:

Platforms tested:
Compaq Visual Fortan 6.0
Misc. update:
2005-03-29 12:39:16 -05:00
Fang Guo
9e4b79ad48 [svn-r10474] Purpose:
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
Misc. update:
2005-03-29 12:36:57 -05:00
Fang Guo
5d44564434 [svn-r10472] Purpose:
For windows support, adding fortran example projects

Description:

Solution:

Platforms tested:

Misc. update:
2005-03-28 17:42:02 -05:00
Fang Guo
5745a44a52 [svn-r10470] Purpose:
Add windows C example expected output file.


Description:

Solution:

Platforms tested:

Misc. update:
2005-03-28 17:09:11 -05:00
Fang Guo
9b6ef54469 [svn-r10444] Purpose:
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:
2005-03-25 11:50:42 -05:00
Fang Guo
383d02e0b5 [svn-r10443] Purpose:
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:
2005-03-25 11:40:42 -05:00
Fang Guo
bb0dae9a29 [svn-r10442] Purpose:
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:
2005-03-25 11:27:39 -05:00
Fang Guo
5d89b39a01 [svn-r10440] Purpose:
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:
2005-03-25 11:26:05 -05:00
Fang Guo
0b5efd5d65 [svn-r10439] Purpose:
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:
2005-03-25 11:24:17 -05:00
Fang Guo
8c69ef69c1 [svn-r10438] Purpose:
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:
2005-03-25 11:22:59 -05:00
Fang Guo
7343840ffb [svn-r10437] Purpose:
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:
2005-03-25 11:21:21 -05:00
Fang Guo
d3ef38cea9 [svn-r10436] Purpose:
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:
2005-03-25 11:19:50 -05:00
Fang Guo
d75192f633 [svn-r10435] Purpose:
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:
2005-03-25 11:18:16 -05:00
Fang Guo
690d082569 [svn-r10434] Purpose:
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:
2005-03-25 11:16:30 -05:00
Fang Guo
301f9c079b [svn-r10433] Purpose:
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:
2005-03-25 11:14:50 -05:00
Fang Guo
83442261c5 [svn-r10432] Purpose:
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:
2005-03-25 11:13:12 -05:00
Fang Guo
1c3ae465e5 [svn-r10431] Purpose:
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:
2005-03-25 11:10:57 -05:00
Fang Guo
e2eb5b76f4 [svn-r10430] Purpose:
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:
2005-03-25 11:09:19 -05:00
Fang Guo
4fe6e090b6 [svn-r10429] Purpose:
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:
2005-03-25 11:07:50 -05:00
Fang Guo
d1a4df3a56 [svn-r10428] Purpose:
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:
2005-03-25 11:06:19 -05:00
Fang Guo
136b6fe8a8 [svn-r10427] Purpose:
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:
2005-03-25 11:04:25 -05:00
Fang Guo
65c227dca5 [svn-r10426] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add testcppExamples.bat
Solution:

Platforms tested:

Misc. update:
2005-03-25 11:01:20 -05:00
Fang Guo
ad6eb3ca08 [svn-r10425] Purpose:
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:
2005-03-25 10:53:16 -05:00
Fang Guo
e4c45c8640 [svn-r10424] Purpose:
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:
2005-03-25 10:51:33 -05:00
Fang Guo
50c160e549 [svn-r10423] Purpose:
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:
2005-03-25 10:50:01 -05:00
Fang Guo
f97a4fada9 [svn-r10422] Purpose:
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:
2005-03-25 10:45:21 -05:00
Fang Guo
974636c58f [svn-r10420] Purpose:
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:
2005-03-25 10:12:32 -05:00
Fang Guo
069ba29794 [svn-r10419] Purpose:
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:
2005-03-25 10:11:02 -05:00
Fang Guo
7e88bb84cd [svn-r10418] Purpose:
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:
2005-03-25 10:09:28 -05:00
Fang Guo
5efb54e5bc [svn-r10417] Purpose:
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:
2005-03-25 10:07:54 -05:00
Fang Guo
6e69e26376 [svn-r10415] Purpose:
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:
2005-03-24 17:30:53 -05:00
Fang Guo
3e019250bb [svn-r10414] Purpose:
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:
2005-03-24 17:28:13 -05:00
Fang Guo
dbdbbafc14 [svn-r10413] Purpose:
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:
2005-03-24 17:24:49 -05:00
Fang Guo
db978017ec [svn-r10412] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add compoundtest C examples project file.
Solution:

Platforms tested:
MSVS 6.0
Misc. update:
2005-03-24 17:23:07 -05:00
Fang Guo
7beade3e64 [svn-r10411] Purpose:
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:
2005-03-24 17:21:47 -05:00
Fang Guo
3e30a52c1b [svn-r10410] Purpose:
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:
2005-03-24 17:20:24 -05:00
Fang Guo
aee118ef8a [svn-r10409] Purpose:
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:
2005-03-24 17:18:57 -05:00
Fang Guo
9dc72c0020 [svn-r10408] Purpose:
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:
2005-03-24 17:17:14 -05:00
Fang Guo
9d13d161a3 [svn-r10407] Purpose:
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:
2005-03-24 17:15:31 -05:00
Fang Guo
327ffee8d5 [svn-r10406] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add testExamples.bat
Solution:

Platforms tested:

Misc. update:
2005-03-24 17:13:00 -05:00
Fang Guo
1c9e7f2467 [svn-r10404] Purpose:
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:
2005-03-24 12:32:00 -05:00
Fang Guo
0d1ca67ebc [svn-r10401] Purpose:
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:
2005-03-24 10:20:28 -05:00
Fang Guo
31902867e5 [svn-r10400] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hdf5_hl_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0
Misc. update:
2005-03-24 10:15:50 -05:00
Fang Guo
00ef6f0e17 [svn-r10399] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_table_fortran high level fortran project file.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0.
Misc. update:
2005-03-24 10:12:36 -05:00
Fang Guo
27c56d323d [svn-r10398] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_lite_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0.
Misc. update:
2005-03-24 10:10:44 -05:00
Fang Guo
ee055c221b [svn-r10397] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Update hl_test_image_fortran high level fortran project files.
Solution:

Platforms tested:
COMPAQ VISUAL FORTRAN 6.0
Misc. update:
2005-03-24 10:08:48 -05:00
Fang Guo
9b070ebdcf [svn-r10394] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add test_hdf5_hl.BAT
Solution:

Platforms tested:

Misc. update:
2005-03-23 13:50:55 -05:00
Fang Guo
65683cae83 [svn-r10393] Purpose:
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:
2005-03-23 13:43:14 -05:00
Fang Guo
f6900e84f1 [svn-r10392] Purpose:
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:
2005-03-23 13:41:18 -05:00
Fang Guo
d8f0576037 [svn-r10391] Purpose:
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:
2005-03-23 13:39:36 -05:00
Fang Guo
9c3a2e7149 [svn-r10389] Purpose:
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:
2005-03-23 13:15:04 -05:00
Fang Guo
abdf7aba7d [svn-r10388] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h52gifdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-23 13:05:05 -05:00
Fang Guo
ac577c7408 [svn-r10387] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h52gif tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-23 13:03:12 -05:00
Fang Guo
d56d162cb8 [svn-r10383] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add toolslib tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:43:14 -05:00
Fang Guo
415835fefc [svn-r10382] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add testh5repack_detect_szipdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:38:25 -05:00
Fang Guo
e86f52f674 [svn-r10381] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add Testh5repack_detect_szip tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:36:20 -05:00
Fang Guo
0f76c892bb [svn-r10380] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5repacktst tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:33:55 -05:00
Fang Guo
413ad2ea42 [svn-r10379] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5jamtst tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:32:32 -05:00
Fang Guo
7077c6fdf0 [svn-r10378] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5importtst tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:31:04 -05:00
Fang Guo
e8d179ad94 [svn-r10377] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5dumptst tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:29:17 -05:00
Fang Guo
9e96df7ff8 [svn-r10376] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5difftst tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:27:22 -05:00
Fang Guo
b80429ba51 [svn-r10375] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add taligndll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:18:23 -05:00
Fang Guo
74733a177d [svn-r10374] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add talign tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:17:06 -05:00
Fang Guo
4a918319ec [svn-r10373] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5unjam tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 17:15:26 -05:00
Fang Guo
aa11e768bd [svn-r10372] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5repartdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:57:36 -05:00
Fang Guo
075528f081 [svn-r10371] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5repart tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:56:06 -05:00
Fang Guo
78046b67b2 [svn-r10370] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5repackdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:54:28 -05:00
Fang Guo
3ce5a24ab5 [svn-r10369] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5repack tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:53:01 -05:00
Fang Guo
49ccbd643f [svn-r10368] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5lsdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:51:28 -05:00
Fang Guo
16f559cb3c [svn-r10367] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5ls tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:50:02 -05:00
Fang Guo
8166ba140e [svn-r10366] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5jam tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:48:33 -05:00
Fang Guo
601948153d [svn-r10365] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5importdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:46:47 -05:00
Fang Guo
8210e835f8 [svn-r10364] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5import tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:45:09 -05:00
Fang Guo
5f63ca9847 [svn-r10363] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5dumpdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:43:27 -05:00
Fang Guo
2cb0b356ec [svn-r10362] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5dump tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:42:02 -05:00
Fang Guo
af6da8d3ef [svn-r10361] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5diffdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:40:10 -05:00
Fang Guo
41d8081ca9 [svn-r10360] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5diff tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:38:40 -05:00
Fang Guo
1d30f0248b [svn-r10359] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5debugdll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:37:03 -05:00
Fang Guo
c2fad8b442 [svn-r10358] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add h5debug tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:35:38 -05:00
Fang Guo
1f842fdef7 [svn-r10357] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add gifh5dll tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:33:58 -05:00
Fang Guo
4e9f9b72ad [svn-r10356] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add gif2h5 tools project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:32:01 -05:00
Fang Guo
969b72ae7d [svn-r10355] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add Batch files for tools test.
Solution:

Platforms tested:

Misc. update:
2005-03-22 16:27:51 -05:00
Fang Guo
ed842924a0 [svn-r10354] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add unlinkdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:23:31 -05:00
Fang Guo
ee3348bd36 [svn-r10353] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add unlink test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:22:15 -05:00
Fang Guo
841f82c3e5 [svn-r10352] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add testhdf5dll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:20:55 -05:00
Fang Guo
591df90a8a [svn-r10351] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add testhdf5 test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:19:38 -05:00
Fang Guo
bd01444dfc [svn-r10350] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add tellub test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:18:05 -05:00
Fang Guo
2fd00a8bca [svn-r10349] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add stabdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:16:25 -05:00
Fang Guo
92ee4c5382 [svn-r10348] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add stab test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:15:00 -05:00
Fang Guo
d19a9dd212 [svn-r10347] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add set_extentdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:13:26 -05:00
Fang Guo
9aa7b5b11f [svn-r10346] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add set_extent testp project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:09:37 -05:00
Fang Guo
9df457caf5 [svn-r10345] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add reserveddll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 16:08:03 -05:00
Fang Guo
7771f4d934 [svn-r10344] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add reserved test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:59:32 -05:00
Fang Guo
21cea9337c [svn-r10343] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add overheaddll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:57:47 -05:00
Fang Guo
d1d3ee970a [svn-r10342] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add overhead test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:56:19 -05:00
Fang Guo
ee3e7983c4 [svn-r10341] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add ohdrdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:54:33 -05:00
Fang Guo
01357c6259 [svn-r10340] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add ohdr test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:52:17 -05:00
Fang Guo
f52e078bea [svn-r10339] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add ntypesdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:50:45 -05:00
Fang Guo
c9b30b950f [svn-r10338] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add ntypes test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:49:03 -05:00
Fang Guo
ea8a275a9a [svn-r10337] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add mtimedll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:47:34 -05:00
Fang Guo
af68f817aa [svn-r10336] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add mtime test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:46:09 -05:00
Fang Guo
920bd09d1f [svn-r10335] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add mountdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:44:01 -05:00
Fang Guo
a45e1e0d75 [svn-r10334] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add mount test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:42:23 -05:00
Fang Guo
59f5d29eba [svn-r10333] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add linksdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:40:58 -05:00
Fang Guo
78d01296a6 [svn-r10332] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add links test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:39:35 -05:00
Fang Guo
2cb72626e3 [svn-r10331] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add libtestD test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:37:46 -05:00
Fang Guo
e810716483 [svn-r10330] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add libtest test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:36:09 -05:00
Fang Guo
52905710ef [svn-r10329] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add lheapdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:34:29 -05:00
Fang Guo
6c2602e26d [svn-r10328] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add lheap test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:32:50 -05:00
Fang Guo
1007e0f8d6 [svn-r10327] Purpose:
For windows support, remove all.zip from hdf5.
Description:
Add istoredll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:31:09 -05:00
Fang Guo
5e1432df2a [svn-r10326] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add istore test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:29:42 -05:00
Fang Guo
c2896196c6 [svn-r10325] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add iopipedll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:27:33 -05:00
Fang Guo
d1bd1c4739 [svn-r10324] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add iopipe test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:25:11 -05:00
Fang Guo
12e3fe6d43 [svn-r10323] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add hyperslabdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:22:59 -05:00
Fang Guo
86f33e87b4 [svn-r10322] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add hyperslab test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:21:13 -05:00
Fang Guo
6c800f0d8c [svn-r10321] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add hdf5test.bat and hdf5timingtest.bat :
Solution:

Platforms tested:

Misc. update:
2005-03-22 15:15:26 -05:00
Fang Guo
cf2bd3630e [svn-r10320] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add gheapdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:08:11 -05:00
Fang Guo
c89052aa5f [svn-r10319] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add gheap test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:06:26 -05:00
Fang Guo
394ae628e2 [svn-r10318] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add getub test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:04:39 -05:00
Fang Guo
33ebaf8c3c [svn-r10317] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add getnamedll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:02:26 -05:00
Fang Guo
fa632186b1 [svn-r10316] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add getname test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 15:01:00 -05:00
Fang Guo
102dc10667 [svn-r10315] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add flush2dll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:59:24 -05:00
Fang Guo
5f28c58f9c [svn-r10314] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add flush2 test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:57:57 -05:00
Fang Guo
2f32e6fe9d [svn-r10313] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add flush1dll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:56:37 -05:00
Fang Guo
83ae52c011 [svn-r10312] Purpose:
For windows support, remove all.zip from HDF5.

Description:
Add flush1 test poject file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:55:02 -05:00
Fang Guo
e96e2d0fe0 [svn-r10311] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add fillvaldll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:52:31 -05:00
Fang Guo
36da10aac4 [svn-r10310] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add fillval test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:50:55 -05:00
Fang Guo
fbb82ca653 [svn-r10309] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add filenamedll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:49:24 -05:00
Fang Guo
856a1e974e [svn-r10308] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add filename test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:48:01 -05:00
Fang Guo
e276414b4e [svn-r10307] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add file_handledll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:46:07 -05:00
Fang Guo
889ef518c8 [svn-r10306] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add file_handle test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:44:11 -05:00
Fang Guo
1e6267bbde [svn-r10305] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add externaldll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:42:03 -05:00
Fang Guo
7381ff1ff9 [svn-r10304] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add external test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:40:19 -05:00
Fang Guo
399af8a6f9 [svn-r10303] Purpose:
For windows support, remove all.zip from HDF5.
Description:
Add extenddll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:38:38 -05:00
Fang Guo
bfd383ec23 [svn-r10302] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add extend test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:37:02 -05:00
Fang Guo
3f09645dcf [svn-r10301] Purpose:
Description:

Solution:

Platforms tested:

Misc. update:
2005-03-22 14:30:33 -05:00
Fang Guo
1820a376dd [svn-r10300] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dtypesdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:24:47 -05:00
Fang Guo
638d1c9950 [svn-r10299] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dtypes test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:23:06 -05:00
Fang Guo
f742cc7875 [svn-r10298] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dtransformdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:19:51 -05:00
Fang Guo
13bf078c41 [svn-r10297] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dtransform test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:17:50 -05:00
Fang Guo
8f3c52bb16 [svn-r10296] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dsetsdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:14:50 -05:00
Fang Guo
bdb3298cfa [svn-r10295] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dsets test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:07:46 -05:00
Fang Guo
db7a6ac8a3 [svn-r10294] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dangledll Test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:05:38 -05:00
Fang Guo
bcf89f3df4 [svn-r10293] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add dangle test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:03:36 -05:00
Fang Guo
fe21ccb64e [svn-r10292] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add cmpd_dsetdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 14:01:45 -05:00
Fang Guo
969ae877e0 [svn-r10291] Purpose:
For windows support, Remove all.zip form HDF5.
Description:
Add cmpd_dset test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:59:24 -05:00
Fang Guo
f64a45b42f [svn-r10290] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add chunkdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:57:26 -05:00
Fang Guo
b012a7e33b [svn-r10289] Purpose:
For windows support. Remove all.zip from HDF5.
Description:
Add chunk test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:55:14 -05:00
Fang Guo
3781690e67 [svn-r10288] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add cachedll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:52:57 -05:00
Fang Guo
d8a5915011 [svn-r10287] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add cache test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:50:26 -05:00
Fang Guo
efb5b73d68 [svn-r10286] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add bittestisdll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:48:25 -05:00
Fang Guo
9309b8c572 [svn-r10285] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add bittests test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:45:38 -05:00
Fang Guo
9d4be596f0 [svn-r10284] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add big dll test project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:42:25 -05:00
Fang Guo
4cb01f36d0 [svn-r10283] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add H5pubconf.h
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:38:59 -05:00
Fang Guo
fcbaf2665f [svn-r10282] Purpose:
remove the wrong src code just checked-in

Description:
H5.c is not a windows specific source code; it should be removed.
Solution:

Platforms tested:

Misc. update:
2005-03-22 13:34:24 -05:00
Fang Guo
17d6dd17ab [svn-r10281] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add big test project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:30:10 -05:00
Fang Guo
08714c2d55 [svn-r10280] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add H5Tinit source code
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:23:15 -05:00
Fang Guo
768437d1e0 [svn-r10279] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add H5 source code
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:21:39 -05:00
Fang Guo
36e7435d1b [svn-r10278] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl fortran library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:17:38 -05:00
Fang Guo
95bcead8d8 [svn-r10277] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 hl library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:15:50 -05:00
Fang Guo
7133ba61b4 [svn-r10276] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:14:07 -05:00
Fang Guo
d70aad2294 [svn-r10275] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 fortran library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:12:12 -05:00
Fang Guo
c2431a55de [svn-r10274] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstubdll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:07:43 -05:00
Fang Guo
0f466fb9ad [svn-r10273] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 f90 cstub project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 13:04:37 -05:00
Fang Guo
0cb270136f [svn-r10271] Purpose:
For Windows support, Remove all.zip from HDF5.
Description:
Add hdf5 dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp
Misc. update:
2005-03-22 12:57:12 -05:00
Fang Guo
b0f11e376e [svn-r10270] Purpose:
For windows support, Remove all.zip from HDF5.
Description:
Add hdf5 cpp dll project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 12:47:00 -05:00
Fang Guo
c4b756570c [svn-r10269] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add hdf5 cpp library project file
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 12:44:05 -05:00
Fang Guo
7a180399b9 [svn-r10268] Purpose:
For windows support, Remove all.zip from HDF5.
Add hdf5 library project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 12:40:55 -05:00
Fang Guo
899aaff587 [svn-r10267] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add windows all project file and workspace.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 12:32:43 -05:00
Fang Guo
7730324deb [svn-r10265] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level fortran project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:32:30 -05:00
Fang Guo
4f75b40d2a [svn-r10264] Purpose:
For windows support, Remove all.zip from HDF5. Description:
Add high-level fortran project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:31:10 -05:00
Fang Guo
157de441f4 [svn-r10263] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level fortran test project file.
Solution:

Platforms tested:
VS 6.0 on windows xp.   :wq


Misc. update:
2005-03-22 09:29:33 -05:00
Fang Guo
e199ab52be [svn-r10262] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add high-level test batch file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:27:41 -05:00
Fang Guo
a3e4c36134 [svn-r10261] Purpose:
For windows support, Remove all.zip from HDF5.

Add the c++ project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:23:35 -05:00
Fang Guo
00cd19db9f [svn-r10260] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the c++ project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:22:07 -05:00
Fang Guo
30acb28971 [svn-r10259] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the c++ project file.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:21:01 -05:00
Fang Guo
334f127915 [svn-r10258] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the c++ project file.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:19:57 -05:00
Fang Guo
ae80737f1c [svn-r10257] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the c++ test batch file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:18:51 -05:00
Fang Guo
5771fdd198 [svn-r10256] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the fortran project file.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:12:46 -05:00
Fang Guo
fb3b16a31a [svn-r10255] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the fortran project file.
Solution:

Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
2005-03-22 09:10:00 -05:00
Fang Guo
13a2871179 [svn-r10254] Purpose:
For windows support, Remove all.zip from HDF5.

Description:
Add the fortran project file.

Solution:

Platforms tested:
MSVS 6.0 on windows xp.

Misc. update:
2005-03-22 09:03:04 -05:00
Fang Guo
573206f287 [svn-r10253] Purpose:
Remove all.zip from  HDF5 windows support.

Description:
Add fortran testing batch file.

Solution:

Platforms tested:
MSVS 6.0 on XP

Misc. update:
2005-03-22 08:54:04 -05:00
Fang Guo
217c2c06cb [svn-r10252] Purpose:
Remove all.zip from HDF5 windows support.

Description:
Add windows specific Fortran files.

Solution:

Platforms tested:
MSVS 6.0 on windows XP.

Misc. update:
2005-03-22 08:52:49 -05:00
Fang Guo
36d7bd204d [svn-r10251] Purpose:
Remove all.zip for supporting windows.
Why?
1. Avoid confliction for windows programmers
2. Decrease size of CVS tree by adding all.zip
3. Avoid using winzip as the intermediate step

Kent Yang
Description:
Put all windows project files under hdf5/windows directory.

This check-in includes some batch files.

Solution:

Platforms tested:
VS 6.0, windows XP

Misc. update:
2005-03-22 08:49:02 -05:00
Binh-Minh Ribler
7079f6b1e9 [svn-r10246] Purpose: Adding C++ test
Description:
    Added tattr.cpp to projects testhdf5_cpp and testhdf5_cppdll

Platforms tested:
    Windows XP
2005-03-21 00:12:15 -05:00
MuQun Yang
74339b363e [svn-r10137] Purpose:
Update windows projects
Description:
1. Add N-bit and scaleoffset filters to the project files
2. remove H5FDgass.c from HDF5 src directory
3. Add h5diff_comm.c into h5diff project

Solution:

Platforms tested:

VS 6.0 + compaq fortran 6.6c
Misc. update:
2005-03-03 20:18:04 -05:00
Xuan Bai
f6b810b93d [svn-r9976] Purpose:
New feature and update.

Description:
1. New feature: link HDF5 with Zlib 1.2.2 and Szip 2.0 DLL libraries.
2. Update: catch up HDF5 update during past weeks.

Solution:
1. New feature:

   As now HDF5 only links with Zlib and Szip DLL libraries, only 2 environment variables are needed:
                               Environment Variables for HDF5 on Windows
                               Previously                            Now
   HDF5_EXT_ZLIB           zlib.lib                               zdll.lib
   HDF5_EXT_SZIP           szlib.lib                              szlibdll.lib
   HDF5_EXT_ZLIB_DLL       c:\zlib114\dll\zlib.lib                    N/A
   HDF5_EXT_SZIP_DLL       szlibdll.lib                               N/A

   Due to the above change, the following changes are made:
   a. hdf_dll and dsets_dll were linked with HDF5_EXT_ZLIB_DLL and HDF5_EXT_SZIP_DLL
      before this update.  Now they are linked with  HDF5_EXT_ZLIB and HDF5_EXT_SZIP.

   b. In hdf5/tools/dumptest.bat and repacktest.bat, HDF5_EXT_ZLIB was compared with zlib.lib
      and HDF5_EXT_SZIP was compared with szlib.lib to find out whether ZLIB or SZIP libraries
      were presented.  Now HDF5_EXT_ZLIB is compared with zdll.lib and HDF5_EXT_SZIP
      with szlibdll.lib.

2. Update (due to change in source codes)

   a. Add hdf5/src/H5B2.c, H5B2cache.c, H5B2dbg.c, H5B2test.c, H5b2pkg.h, H5B2private.h, and H5B2public.h
      to projects hdf5 and hdf5dll.

   b. Replace H5TA.c and H5TA.h with H5TB.c and H5TB.h in hdf5_hl project.

Platforms tested:
Visual C++ 6.0/DEC Fortran 6.6c on Windows XP.
.NET on Windows XP.

Misc. update:
installation file was updated also.
2005-02-09 19:32:35 -05:00
Xuan Bai
68e5b3e014 [svn-r9864] Purpose:
Update.

Description:
Update hdf5/src/H5Tinit.c as PABLO was removed from the source.

Solution:
Remove the following codes from H5Tinit.c:
#define PABLO_MASK      H5T_init_mask

Platforms tested:
Visual C++ 6.0 on Windows XP/2000.

Misc. update:
Remove the following empty directories in all.zip:
hdf5\src\zlib\
hdf5\src\zlib\dll\
hdf5\test\ragged\
hdf5\test\raggeddll\

These folders were generated by Winzip to save path information for files from recursed folder.  We need to manually removed these empty folders.
2005-01-24 13:05:33 -05:00
Xuan Bai
4cd492dbb4 [svn-r9817] Purpose:
Update H5fortran_types.f90.

Description:
As Quincey implemented hobj_ref_t for in Fortran APIs, HDF5 Fortran type definitions should be updated to include HADDR_T in H5fortran_types.f90.

Solution:
Add the following scripts into hdf5/fortran/src/H5fortran_types.f90:

    INTEGER, PARAMETER :: HADDR_T  = SELECTED_INT_KIND(R_LARGE)

Platforms tested:
Visual Fortran 6.0 on Windows 2000.
Visual Fortran 6.6c on Windows XP.

(Notes: As HDF5 Fortran is not supported with .NET on my XP machines, so I did not test on .NET.                                                                                            Also, as H5fortran_types.f90 is included in all.zip, it will only be used for HDF5 on Windows.  It is not necessary to test it on Unix.)

Misc. update:
2005-01-12 19:10:14 -05:00
Xuan Bai
7b42f786bd [svn-r9808] Purpose:
Update.

Description:
Add N-bit filter feature into HDF5 and update hdf5\src\H5pubconf.h.

Solution:
1. Add hdf5/src/H5Znbit.c into hdf5 and hdf5dll projects.
2. Add the following scripts into H5pubconf.h

   /* comment the following line out if you are not using N-bit filter*/
   /* #define H5_HAVE_FILTER_NBIT 1*/

   If users want to use N-bit filter, remove the comment marks.

Platforms tested:
Tested without N-bit filter on Visual C++ 6.0 on Windows XP.
(Failed building with N-bit filter, I remember that Kent said N-bit filter had not been fully implemented for the time being.)

Misc. update:
2005-01-11 14:17:27 -05:00
Xuan Bai
0edafcc36e [svn-r9793] Purpose:
Bug fix.

Description:
Remove 2 redundant files from all.zip.

Solution:
Remove explorer.lnk and desktop.ini from all.zip.
(I do not know why these 2 files were included in all.zip, but these 2 files are not related to HDF5 and should be removed.)

Platforms tested:
Windows 2000/XP.

Misc. update:
2005-01-10 16:36:25 -05:00
Xuan Bai
873b02160c [svn-r9791] Purpose:
Update.

Description:
Update HDF5 windows projects as some source codes had been removed.

Solution:
1. Remove H5TB.c and H5TBprivate.h from hdf5 and hdf5dll projects.
2. Remove ttbbt.c from testhdf5 and testhdf5dll projects.
3. Add libtest and libtestD to dsets_cpp and dsets_cppdll projects.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.
.NET on Windows XP.

Misc. update:
2005-01-10 15:58:18 -05:00
Binh-Minh Ribler
35ae0442fa [svn-r9788] Purpose: Fix bugzilla #293
Description:
    Added libtest and libtestD to projects dsets_cpp and dsets_cppdll
    to get rid of the "Unresolved symbol: GetTestVerbosity..." errors.

Platforms tested:
    Windows 2000
2005-01-09 16:09:37 -05:00
Xuan Bai
126657afc7 [svn-r9773] Purpose:
Bug fix.

Description:
Previously, in repacktest.bat, the following script is used to dynamic detection of SZIP encoder:

  testfiles\testh5repack_detect_szip%2\release\testh5repack_detect_szip%2.exe

However, the script does not work if only the debug version of testh5repack_detect_szip.exe is built, for example, in CodeWarrior.

Solution:
Modify above scripts as:

   testfiles\testh5repack_detect_szip%2\%1\testh5repack_detect_szip%2.exe

where %1 is the first input parameter for repacktest, which could be either debug or release

Platforms tested:
Windows XP. (Minor Change)

Misc. update:
2005-01-07 10:44:23 -05:00
Xuan Bai
2198c67ab7 [svn-r9748] Purpose:
Update.

Description:
Update HDF5 windows project settings and testing batch files to catch up recent updates on Unix.

Solution:
1. Add toolslib to the dependency of h5dumptst project. (as h5tools_can_encode() is used).
2. Add link to szlibdll.lib for dsetsdll project. (as SZ_encoder_enabled() is used).
3. Update dumptest.bat.

Platforms tested:
Visual C++ 6.0 on Windows XP/2000.
.NET on Windows XP.
(Tested with SZIP-with-encoder and SZIP-without-encoder).

Misc. update:
2005-01-05 11:47:50 -05:00
MuQun Yang
d9effd9873 [svn-r9702] Purpose:
clean up HDF5 fortran project.

Description:
Remove c/c++ headers from pure fortran project since this will cause
compliants from intel 8.1 compiler.

Solution:

Platforms tested:
.Net 2003, VS 6.0

Misc. update:
2004-12-22 18:13:02 -05:00
Xuan Bai
61e10be667 [svn-r9663] Purpose:
New feature.

Description:
Add HDF high level into Windows.

Solution:
1. Add hdf5_hl and hdf5_hl_fortran projects under hdf5/project directory, which will be used to generate HDF5 high level C and Fortran libraries.
2. Add hl_test_lite, hl_test_image, and hl_test_table projects under hdf5/hl/test directory, which will be used for HDF5 high level C lite, image, and table tests.
3. Add hl_test_lite_fortran, hl_test_image_fortran, and hl_test_table_fortran projects under hdf5/hl/fortran/test directory, which will be used for HDF5 high level Fortran lite, image, and table tests.
4. Add HDF5 high level C lite, image, and table testing batch files test_hdf5_hl.bat under hdf5/hl/test directory.
5. Add HDF5 high level Fortran lite, image, and table testing batch files test_hdf5_hl.bat under hdf5/hl/fortran/test directory.
6. Update HDF5 library installation batch file installhdf5lib.bat to install HDF5 high level libraries and header files.
7. Add hdf5_hl, hl_test_lite, hl_test_image, and hl_test_table projects to the dependencies of "all" projects.  So HDF5 high level C library and tools will be built by default.
8. Update hdf5build.bat to build HDF5 high level Fortran libraries and tools when using enablefortran or enableall options.
9. Update hdf5check.bat to test HDF5 high level Fortran tools when using enablefortran or enableall options.

Platforms tested:
Microsoft Visual C++ 6.0 on Windows XP/2000.

Tested with/without Fortran.

Misc. update:
2004-12-13 20:56:47 -05:00
Xuan Bai
2ea000bacf [svn-r9646] Purpose:
Update.

Description:
Update Windows projects settins as Quincey added several new source code files into HDF5.

Solution:
1. Add H5SL.c and H5SLprivate.h under hdf5\src directory into hdf5 and hdf5dll Windows projects.
2. Add tskiplist.c under hdf5\test directory into testhdf5 and testhdf5dll Windows projects.

Platforms tested:
Microsoft Visual Studio 6.0 in Windows XP/2000.

Misc. update:
2004-12-08 18:10:06 -05:00
Xuan Bai
52c93de379 [svn-r9507] Purpose:
New feature and update.

Description:
New feature: Implement run-time detection of the Szip encoder.
Update: Fix bug in hdf5 library installation file hdf5\installhdf5lib.bat.

Solution:
1. Add two new projects, testh5repack_detect_szip and testh5repack_detect_szipdll under hdf5\tools\testfiles directory, into HDF5 Windows workspace, and add them to the dependencies of "all" dummy project.

The first one will generate an executable file testh5repack_detect_szip.exe, which can detect which Szip library (with or without encoder) was used when the HDF5 binaries were generated, and the detection output can be used with repacktest.bat to determine whether some HDF5 static dump tests need to be skipped.

The second one will generate an executable file testh5repack_detest_szipdll.exe, which can detect which Szip library (with or without encoder) is used when running HDF5 tools tests, and the detection output can be used with repacktest.bat to dynamically skipped some HDF5 DLL dump tests.

So in the future, we still need two sets of static binaries, one for Szip with encoder, and another one for without encoder.  We can share the same DLL binaries for Szip with/without encoder.

2. hdf5\tools\repacktest.bat is updated accordingly to implement this new feature of dynamic discovery of encoder.

3. hdf5\src\H5pubconf.h is updated accordingly by removing "#define H5_SZIP_CAN_ENCODE 1", the previous Szip encoder macro.

4. Several Fortran DLL related files were not installed by hdf5\installhdf5lib.bat file.  Without these files, there will be some trouble to link with Fortran DLL when using HDF5 binary distributions.  Missed files include Module files for hdf5_fortrandll project and DLL outputs for hdf5_f90cstubdll project.

Scripts were added in installhdf5lib.bat to copy these missed Fortran DLL related files to hdf5\hdf5lib directory.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.

Misc. update:
2004-11-04 18:57:57 -05:00
Xuan Bai
eec27da1df [svn-r9489] Purpose:
Update.

Description:
Since several new features have been added into HDF5 this week, such as Fortran DLL and several new HDF5 tools, related testing and installation batch files should be updated.

Solution:
1. Update hdf5check.bat file, so HDF5 Fortran DLL will be tested. Kent updated enableall option for hdf5check. enablefortran option is updated now.
2. Update installhdf5lib.bat file, so HDF5 Fortran DLLs and DLL exported libraries will be installed under hdf5\hdf5lib directory. gif2h5, h52gif, h5jam, and h5unjam tools will also be installed.

Platforms tested:
Windows 2000/XP.

Misc. update:
2004-10-29 00:03:06 -05:00
Xuan Bai
9d9c66be1e [svn-r9487] Purpose:
Update.

Description:
Some DLL projects "Code Generation" settings were set as "Single-Threaded", should be set as "Multithreaded DLL or Debug Multithreaded DLL".  Although "Single-Threaded" did not bring any trouble for some projects, "Multithreaded DLL or Debug Multithreaded DLL" will be safer.

Update HDF5build batch file.

Solution:
1. Check all DLL projects settings for C/C++->Code Generation, and set all release versions code generation as ""Multithreaded DLL" and debug versions code generations as "Debug Multithreaded DLL".
2. Update HDF5build.bat file so that HDF5 Fortran DLL projects will be built.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.

Misc. update:
2004-10-28 23:04:50 -05:00
Xuan Bai
dfd19d6b6d [svn-r9485] Purpose:
New feature.

Description:
Add a simple HDF5 Fortran DLL example.

Solution:
1. Add a simple HDF5 Fortran DLL example to test HDF5 Fortran DLL under hdf5\fortran\examples\ directory.
2. Updated installf90examples.bat under hdf5\directory to install Fortran DLL examples' executable files.
(Note: HDF5 Fortran example test batch file will be added later as there is no Fortran example tests on Unix now.)

Platforms tested:
Visual C++ 6.0 and DEC Fortran 6.6 on Windows XP.
Visual C++ 6.0 and DEC Fortran 6.0 on Windows 2000.
(Yes, HDF5 Fortran DLL can work with DEC Fortran 6.0 now.  Thanks to Kent!)

Misc. update:
2004-10-28 17:54:30 -05:00
Xuan Bai
bc34b31f3f [svn-r9483] Purpose:
New feature.

Description:
Add HDF5 C++ examples DLL test projects.
Add new HDF5 tools projects.

Solution:
1. Add the following 7 HDF5 C++ examples DLL projects into hdf5\c++\examples directory:
       chunkstestdll
       compoundtestdll
       createtestdll
       extend_dstestdll
       h5grouptestdll
       readdatatestdll
       writedatatestdll
2. Add the above 7 projects to the dependencies of hdf5\c++\examples\allcppexamples project.
3. Update HDF5 C++ examples installation batch file hdf5\InstallcppExamples.bat.
4. Update HDF5 C++ examples testing batch file hdf5\examples\testcppExamples.bat to include C++ example DLL tests.
5. Add HDF5 hdf/gif DLL conversion tools gif2h5dll and h52gifdll projects under hdf5\tools\gifconvdll directory.

Platforms tested:
Visual C++ 6.0 on WIndows 2000/XP.

Misc. update:
2004-10-28 15:45:55 -05:00
Xuan Bai
a8023f025d [svn-r9477] Purpose:
New feature.

Description:
Add HDF5 C examples DLL tests.

Solution:
1. Add the following 8 HDF5 C examples DLL projects into hdf5\examples directory:
       attributetestdll
       chunkreaddll
       compoundtestdll
       extendwritetestdll
       grouptestdll
       readtestdll
       selectestdll
       writetestdll
2. Add the above 8 projects to the dependencies of hdf5\examples\allexamples project.
3. Update HDF5 C examples installation batch file hdf5\InstallExamples.bat.
4. Update HDF5 examples testing batch file hdf5\examples\testExamples.bat to include C example DLL tests.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.

Misc. update:
2004-10-27 21:31:09 -05:00
MuQun Yang
84745471a2 [svn-r9473] Purpose:
1.Support Fortran DLL for Decfortran 6.6c.
2. misc. small bug fixes.

Description:
1. No HDF5 fortran DLL is provided in the recent HDF5 release because of
     1) the difficulties to build fortran DLL based on C DLL.
     2) the difficulties to separate fortran DLL from C DLL in hdf5 test suite.
     3) DEC Fortran 6.0 was old and we don't have new DEC fortran 6.6 compiler.


Solution:
0. Updating DEC Fortran 6.6A compiler to 6.6c since there was a bug in 6.6A to fail export variable within module procedure.
1. Using a C stub dll to separate fortran and C codes, previously they were mixed.
2. Using a C stub dll for test suite.
3. Carefully passing the token between export and import DLLs.
4. Now Fortran tests still failed with 1.7 branch, however,
the failure is due to bugs inside HDF5 library because both static and DLL experienced the same failure.
The failure occurred for routine h5premove_f. According to the failure message, it may be due to the invalid array bound.
Anyway, Fortran DLL can be treated as the same as the static library for 1.7 branch with DEC visual 6.6c.


Platforms tested:
windows xp with DEC fortran 6.6c and VS 6.0.

Misc. update:
update some batch files and project file related to this change.
2004-10-27 17:34:04 -05:00
Xuan Bai
a75d43be95 [svn-r9465] Purpose:
New feature.

Description:
Added several library and tools tests project and updated testing batch file.

Solution:
1. Add dangle, dangledll, dtransform, dtransformdll, filename, filenamedll projects under hdf5\test directory.
2. Add talign and taligndll projects under hdf5\tools directory.
3. Add the above 6 projects to the dependencies of "all" project.
4. Update hdf5test.bat under hdf5\test directory to include the above tests.

Platforms tested:
Microsoft Visual C++ 6.0 on Windows 2000/XP.
(Note: As hdf5\tools\lib\talign.c file includes a header file unistd.h, which does not exist in Windows system, we need to update this file to include a Windows Macro to exclude this header file in Windows.)

Misc. update:
Updated hdf5\src\H5Tinit.c
2004-10-26 20:49:33 -05:00
Xuan Bai
229d19bc72 [svn-r9444] Purpose:
New feature.

Description:
Add a simple HDF5 C++ example and a simple HDF5 Fortran example.

Solution:
1. Add a simple HDF5 C++ example to test HDF5 library and tools under hdf5\c++\examples\ directory.
2. Add a simple HDF5 Fortran example to test HDF5 library and tools under hdf5\fortran\examples\ directory.
3. Add an HDF5 C++ example installation batch file installcppexamples.bat under hdf5\ directory.
4. Add an HDF5 C++ example test batch file testcppexamples.bat under hdf5\c++\examples\ directory.
5. Add an HDF5 Fortran example installation batch file installf90examples.bat under hdf5\directory.
(Note: HDF5 Fortran example test batch file will be added later as there is no Fortran example tests on Unix now.)

Platforms tested:
Microsoft Visual Studio 6.0 on Windows 2000/XP.
Microsoft Visual Studio .NET 2003 on Windows XP (C example only).

Misc. update:
2004-10-20 17:25:20 -05:00
Xuan Bai
cc168abb1e [svn-r9439] Purpose:
Update.

Description:
h5repack_layout.c was removed from hdf5/tools/h5repack directory.  HDF5 windows projects using this file should be updated.

Solution:
Delete h5repack_layout.c from h5repack, h5repackdll, and h5repacktst projects.

Platforms tested:
Visual Studio 6.0 on Windows 2000/XP.

Misc. update:
2004-10-19 16:25:33 -05:00
Xuan Bai
5489fe8ca0 [svn-r9379] Purpose:
Update and bug fix.

Description:
Update Windows projects setting as new source code was added.
Fix a bug in hdf5build.bat file.

Solution:
1. Add hdf5/tools/lib/h5tools_type.c into toolslib and toolslibD projects.
2. There was a minor bug with hdf5build.bat file when it is used to build C library only.  Remove redundant scripts in the batch file.

Platforms tested:
Visual C++ 6.0 on Windows XP and 2000.

Misc. update:
2004-10-06 16:29:21 -05:00
Xuan Bai
71737e02ec [svn-r9362] Purpose:
Update hdf5build.bat file.

Description:
Previouly, when building HDF5 from command line, hdf5 and hdf5dll projects were built three times to build HDF5 C/C++/Fortran libraries.  There was due that the "Rebuild" option was used with msdev.exe.  It is kind of wasting to build hdf5 and hdf5dll projects three time.

Solution:
The batch file is reorganized.  So hdf5 and hdf5dll projects will be only be built once.
Also, the syntax detecting feature is added to the batch file.  Now if an unexpected option was given to the batch file, a warning message and the help messages would be shown.

Platforms tested:
Visual C++ 6.0 on Windows 2000 and XP.

Misc. update:
2004-10-04 23:51:59 -05:00
Xuan Bai
8cdfe63e4d [svn-r9360] Purpose:
Update.

Description:
H5DSeq.c was removed from hdf5/src, and H5Defl.c, H5Dselect were added to hdf5/src.  So the related windows projects need to be updated.

Solution:
1. Removed H4DSeq.c from hdf5 and hdf5dll projects.
2. Added H5Defl.c and H5Dselect.c to hdf5 and hdf5dll projects.

Platforms tested:
Visual C++ 6.0 on Windows 2000 and XP.

Misc. update:
2004-10-04 20:19:43 -05:00
Xuan Bai
275da582cf [svn-r9352] Purpose:
Bug Fix.

Description:
Fix bugs in installhdf5lib.bat batch file as described below:
previously, h5diff.exe, h5diffdll.exe, h5repack.exe, and h5repackdll.exe were not installed into hdf5lib directory.

Solution:
Add scripts to copy the above 4 files into corresponding directories under hdf5lib.

Platforms tested:
Windows XP.

Misc. update:
2004-10-01 15:10:49 -05:00
James Laird
5c0011a713 [svn-r9329]
Purpose:
Feature

Description:
Datatypes and groups now use H5FO "file object" code that was previously
only used by datasets.  These objects will hold a file open if the file
is closed but they have not yet been closed.  If these objects are unlinked
then relinked, they will not be destroyed.  If they are opened twice (even
by two different names), both IDs will "see" changes made to the object
using the other ID.
When an object is opened using two different names (e.g., if a dataset was
opened under one name, then mounted and opened under its new name), calling
H5Iget_name() on a given hid_t will return the name used to open that hid_t,
not the current name of the object (this is a feature, and a change from the
previous behavior of datasets).

Solution:
Used H5FO code that was already in place for datasets.  Broke H5D_t's, H5T_t's,
and H5G_t's into a "shared" struct and a private struct.  The shared structs
(H5D_shared_t, etc.) hold the object's information and are used by all IDs
that point to a given object in the file.  The private structs are pointed
to by the hid_t and contain the object's group entry information (including its
name) and a pointer to the shared struct for that object.
This changed the naming of structs throughout the library (e.g., datatype->size
is now datatype->shared->size).  I added an updated H5Tinit.c to windows.zip.

Platforms tested:
Visual Studio 7, sleipnir, arabica, verbena

Misc. update:
2004-09-28 14:04:19 -05:00
Xuan Bai
97dbe75dc1 [svn-r9324] Purpose:
Update.

Description:
Update installhdf5lib.bat batch file.  Cleaned two redundant scripts in the batch file.

Solution:
Clean script.

Platforms tested:
Windows XP.

Misc. update:
2004-09-27 14:17:13 -05:00
MuQun Yang
3730886c9a [svn-r9316] Purpose:
Fix a small bug inside installhdf5lib.bat.

Description:
Fortran .h files are not needed.
Previously c++ header files are not properly moved.

Solution:

Platforms tested:
No need to test.

Misc. update:
2004-09-23 14:41:55 -05:00
Xuan Bai
78f21976dd [svn-r9239] Purpose:
Bug fix.

Description:
Last time, I renamed the SZIP-encode-checking environment variable from H5_SZIP_CAN_ENCODE to HDF5_SZIP_ENCODE.  But I forgot to update the repacktest.bat batch file.  This time, repacktest.bat is updated.

Solution:

Platforms tested:
Not necessary.
(Already tested with Visual C++ 6.0 on XP, but forgot to update it into all.zip last time).

Misc. update:
2004-09-09 21:03:47 -05:00
Xuan Bai
eafc754260 [svn-r9229] Purpose:
New feature and Update.

Description:
1. Updated installhdf5lib.bat file so that libtest_fortran.lib and libtest_fortrand.lib will NOT be installed;

2. Updated the project settings for projects in HDF5 C examples:
   To be consistant with other HDF5 windows project settings:
   1) replaced zlib.lib in Object/library modules with environment variable HDF5_EXT_ZLIB
   2) replaced szlib.lib in Object/library modules with environment variable HDF5_EXT_SZIP
   Also, to prevent the compiler from failing to find hdf5.lib/hdf5d.lib when HDF5 library has been removed from the original folders, added the installed library hdf5lib path in the Additional library path.

3. Added a new batch file testExamples.bat under hdf5\examples directory for the purpose of testing HDF5 C examples.  An expected C examples tests output file testExample_exp_output.txt was aslo added.

4. h5repack testing batch file repacktest.bat has a minor bug.   This minor bug causes some HDF5 repack testing failures when only gzip is disabled.

The failure reasons is that we only checked whether szip or szip encoder is enabled for the following two tests:
   h5repack test_deflate.h5 -f dset_deflate:SZIP=8,NN
   h5repack test_szip.h5 -f dset_szip:GZIP=1

These two tests should also be skipped when gzip is disabled.

5. As HDF5 Fortran DLL does not work with DEC Fortran 6.0, so we do not need to build HDF5 Fortran DLL related projects anymore.

Solution:
Added Checking whether gzip is disabled for the above two h5repack tests.  If gzip is disabled, skip these tests.
Modified hdf5build.bat batch file so HDF5 Fortran DLL related projects will not be built.

Platforms tested:
installhdf5lib.bat, hdf5build.bat, repacktest.bat and testExamples.bat batch files are same in branch 1.6 and 1.7.  These batch files have already been tested in branch 1.6.  So it is not necessary to test for branch 1.7 again.

For the HDF5 C examples, tested in Visual C++ 6.0 in Windows XP.

Misc. update:
2004-09-08 15:45:13 -05:00
Pedro Vicente Nunes
6d52dc8601 [svn-r9198] Purpose:
inserted new code warrior project



Description:

Solution:

Platforms tested:

Misc. update:
2004-09-03 10:42:16 -05:00
MuQun Yang
7ef355d568 [svn-r9197] Purpose:
Code warrior support erased previous change of object settings, we need to resume the old change.

Description:
Xuan checked in the recent change for windows settings(many of them) on Sep. 1st and it was wiped out by code warrior support that used the old all.zip modified on Aug. 27th. In order to maintain the release for windows, we have to resume it.


Solution:

Platforms tested:

Misc. update:
2004-09-03 10:07:30 -05:00
Pedro Vicente Nunes
0914b3606c [svn-r9191] Purpose:
added a new project file for CodeWarrior (the files in the library changed since the last version )


Description:

Solution:

Platforms tested:

Misc. update:
2004-09-02 12:23:58 -05:00
Xuan Bai
df5ca9608d [svn-r9187] Purpose:
New feature.

Description:
Before this update, we use per_hdf_library convention to set environment variables for gzip and szip compression libraries, for example, HDF5_EXT_LIBS = zlib.lib szlib.lib.

As some of HDF5 dump and repack tests should be skipped when gzip/szip are disabled.  But we found it was very complicated to check whether gzip/szip were disabled in Windows with the per_hdf_library convention.  Using per_external_library naming convention makes the checking much easier.  So we decide to convert to per_external_library naming convention.

A new environment variable H5_SZIP_CAN_ENCODE is added to check whether szip encoding is enabled.

dumptest.bat and repacktest.bat batch files are also updated so these tests which use gzip/szip filters will be skipped when gzip/szip are disabled and will be tested when gzip/szip are enabled.

Solution:
Now we should set the following environment variables:
HDF5_EXT_ZLIB = zlib.lib
HDF5_EXT_SZIP = szlib.lib
HDF5_EXT_ZLIB_DLL = c:\zlib114\dll\zlib.lib
HDF5_EXT_SZIP_DLL = szlibdll.lib
when we want to enable gzip/szip.

Set H5_SZIP_CAN_ENCODE as 1 when szip encoding is enabled and as 0 when szip encoding is disabled.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.
(Will test with .NET after this check-in).

Misc. update:
2004-09-01 17:27:31 -05:00
Xuan Bai
2f514e2b5c [svn-r9173] Purpose:
Bug fix.

Description:
There was a minor bug in the hdf5check.bat I checked in last night.  We should check check_results.txt (not hdf5_results.txt) to find out whether there are any failed tests.

Solution:
Change hdf5_results.txt to check_results.txt.

Platforms tested:
Minor fix, Kent tested the fix on Windows XP.

Misc. update:
2004-08-27 14:05:21 -05:00
Xuan Bai
875f492181 [svn-r9168] Purpose:
Update.

Description:
Add HDF5 timing tests into hdf5check.bat batch file.
hdf5check.bat batch file will generate a new file tests_results under HDF5 directory to dispaly whether all HDF5 tests passed or not, if failed, which tests failed (the check_results.txt which includes detailed HDF5 libraries and tools tests results will also be generated at the same time).

Solution:

Platforms tested:
Windows 2000/XP.

Misc. update:
2004-08-26 22:17:18 -05:00
Xuan Bai
6a452a343f [svn-r9158] Purpose:
New feature.

Description:
Before this update, to link HDF5 with zlib and szip libraries and DLLs,
zlib.lib szlib.lib were added into Object/library modules in more than
50 windows projects settings; c:\zlib114\dll\zlib.lib szlibdll.lib were
added into Object/library modules in hdf5dll project settings.

With the above settings, if we want to disable zlib and/or szip libraries
and DLLs from HDF5, we have to remove zlib.lib szlib.lib from Object/library
modules in more than 50 projects settings; c:\zlib114\dll\zlib.lib szlibdll.lib
also need to remove from hdf5dll project settings.

The above operations should be done for both release and debug versions.
So it is really very unconvenient to disable zlib and/or szip libraries and DLLs.

Solution:
Add HDF5_EXT_LIBS environment variable and replace zlib.lib szlib.lib
in Object/library modules with $(HDF5_EXT_LIBS)

Add HDF5_EXT_LIBS_DLL environment variable and replace c:\zlib114\dll\zlib.lib
szlibdll.lib in Oject/library modules with $(HDF5_EXT_LIBS_DLL).

If we want to enable both zlib and szip, set
HDF5_EXT_LIBS = zlib.lib szlib.lib
HDF5_EXT_LIBS_DLL = c:\zlib114\dll\zlib.lib szlibdll.lib

If we want to enable zlib and disable szip, set
HDF5_EXT_LIBS = zlib.lib
HDF5_EXT_LIBS_DLL = c:\zlib114\dll\zlib.lib

If we want to disable zlib and enable szip, set
HDF5_EXT_LIBS = szlib.lib
HDF5_EXT_LIBS_DLL = szlibdll.lib

If we want to disable both zlib and szip, set
HDF5_EXT_LIBS =
HDF5_EXT_LIBS_DLL =

Platforms tested:
Tested with Microsoft Visual C++ 6.0/DEC Fortran 6.0 and .NET on Windows XP and
Visual C++ 6.0/DEC Fortran 6.0 on Windows 2000 for all the possible 4 zlib/szip
enable/disable combinations:
1. Enable both
2. Enable zlib and disable szip
3. Disable zlib and enable szip
4. Disable both

Misc. update:
2004-08-25 22:45:16 -05:00
Xuan Bai
e1005f6bd4 [svn-r9122] Purpose:
Update.

Description:
Minor update on hdf5check.bat.

Solution:

Platforms tested:
Windows 2000/XP.

Misc. update:
2004-08-19 15:36:28 -05:00
Xuan Bai
3abcdf8e9c [svn-r9109] Purpose:
Update.

Description:
Add h5jam and h5unjam tools into Windows workspace.

Solution:
1. Add h5jam project in hdf5\tools\ directory, which includes hdf5\tools\h5jam\h5jam.c
2. Add h5unjam project in hdf5\tools\ directory, which includes hdf5\tools\h5jam\h5unjam.c
3. Add h5jamtst project in hdf5\tools\testfiles\ directory, which includes hdf5\tools\h5jam\h5jamgentest.c
4. Add getub project in hdf5\test\ directory, which includes hdf5\tools\h5jam\genub.c
5. Add tellub project in hdf5\test\ directory, which includes hdf5\tools\h5jam\tellub.c

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP and .NET on XP.

Misc. update:
2004-08-18 16:50:54 -05:00
Xuan Bai
3710e39396 [svn-r9097] Purpose:
New Feature.

Description:
Add two new batch files for HDF5 building and testing on Windows.

Solution:
1. Add hdf5build.bat: build hdf5 from command line, which has four opitions:
       hdf5build                       build c library and tools only
       hdf5build enablecpp             build c/c++ libraries and tools
       hdf5build enablefortran         build c/fortran libraries and tools
       hdf5build enableall             build c/c++/fortran libraries and tools
2. Add hdf5bt.bat: this batch file calls hdf5build.bat and hdf5check.bat to
   build and test hdf5 from command line.  It also has four options:
       hdf5bt                       build and test c library and tools only
       hdf5bt enablecpp             build and test c/c++ libraries and tools
       hdf5bt enablefortran         build and test c/fortran libraries and tools
       hdf5bt enableall             build and test c/c++/fortran libraries and tools

Platforms tested:
Windows 2000/XP.

Misc. update:
2004-08-16 17:24:06 -05:00
Xuan Bai
739e7f21ce [svn-r9095] Purpose:
New Feature.

Description:
Add several new batch files for hdf5 windows tests.

Solution:
1. Add install_dll.bat: copy hdf5 dlls to windows system directory.
2. Add install_cppdll.bat: copy hdf5 cpp dlls to windows system directory.
3. Add install_f90dll.bat: copy hdf5 fortran dlls to windows system directory.
4. Add hdf5check.bat: test hdf5 from command line, which has four opitions:
       hdf5check                       test c library and tools only
       hdf5check enablecpp             test c/c++ libraries and tools
       hdf5check enablefortran         test c/fortran libraries and tools
       hdf5check enableall             test c/c++/fortran libraries and tools
5. Update testhdf5tools, dumptest, difftest, lstest, importest, repacktest.

Platforms tested:
Windows 2000/XP.

Misc. update:
2004-08-16 11:53:49 -05:00
Xuan Bai
c221205410 [svn-r9069] Purpose:
Update.

Description:
Binh-Minh checked in two new c++ source codes and two new head files.
Add these files to Windows projects.

Solution:
Add H5VarlenType.cpp, H5VarlenType.h, H5ArrayType.cpp, and H5ArrayType.h
to hdf5_cpp and hdf5_cppdll projects in Windows.

Platforms tested:
Visual C++ 6.0 on Windows XP/2000.
(will test with .NET on XP after this check-in).

Misc. update:
2004-08-11 20:36:47 -05:00
MuQun Yang
a8c59014ca [svn-r9058] Purpose:
windows fortran projects are merged to all.zip. all_withf90.zip is no longer needed.

Description:

Solution:

Platforms tested:

Misc. update:
2004-08-10 19:31:34 -05:00
Xuan Bai
acd568da0d [svn-r9012] Purpose:
New feature.

Description:
Before this update, windows tool testing batch file outputs 2 files.
One shows whether each test passed or failed.  Another file includes the
information from FC command about the difference between the expected output
and actual output.

Now the two output files are merged into one.  When a test passes, the
output file will just show that the test passes.  When a test fails, the
output file will show that the test fails and the difference between the
expected output and actual output from FC command will be included right
below the failed test.

Solution:
Updated dumptest, difftest, lstest, importtest, and repacktest batch files
so that when a test fails, the output from FC command will be redirected to
the file that shows whether a test passes or fails.

Platforms tested:
Windows 2000 and XP.

Misc. update:
2004-08-04 14:45:53 -05:00
Xuan Bai
fa6aa12ff0 [svn-r9003] Purpose:
Update.

Description:
Since hdf5 fortran dll does not work at current time, it is not
necessary to install hdf5 fortran dlls.

Solution:
Comment out those scripts used to install hdf5 fortran dlls
in installhdf5lib.bat.

Platforms tested:
Windows 2000 and XP.

Misc. update:
2004-08-03 16:28:04 -05:00
Xuan Bai
2f5d2a51bd [svn-r9001] Purpose:
Update.

Description:
Before this update, hdf5_fortran release and debug libraries
share the same name hdf5_fortran.lib;
hdf5_f90cstub release and debug libraries share the same name
hdf5_f90stub.lib;
libtest_fortran release and debug libraries share the same name
libtest_fortran.lib.
Rename the debug libraries for the above three projects to distinguish
the release and debug libraries.
hdf5 library installation batch file installhdf5lib.bat does not
install hdf5 fortran libraries and dlls.

Solution:
1. Rename the hdf5_fortran debug library as hdf5_fortrand.lib.
2. Rename the hdf5_f90cstub debug library as hdf5_f90cstubd.lib.
3. Rename the libtest_fortran debug library as libtest_fortrand.lib.
4. Update installhdf5lib.bat so that hdf5 fortran libraries and dlls
   will also be installed.

Platforms tested:
Visual C++ 6.0 on Windows XP and 2000.
(will test on .NET on XP after this check-in.)

Misc. update:
2004-08-03 16:02:38 -05:00