summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r10713] Purpose:MuQun Yang2005-05-021-0/+106
| | | | | | | | | | | | Adding windows project files to simulate the fortran auto-type conversion procedures on linux. Description: Solution: Platforms tested: Misc. update:
* [svn-r10712] Purpose:MuQun Yang2005-05-021-0/+29
| | | | | | | | | | | | | Adding windows workspace to simulate the fortran auto-type conversion procedures on linux. Description: Solution: Platforms tested: windows xp Misc. update:
* [svn-r10711] Purpose:MuQun Yang2005-05-021-14/+14
| | | | | | | | | | | | | 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:
* [svn-r10710] Purpose:MuQun Yang2005-05-021-1/+1
| | | | | | | | | | | | | 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:
* [svn-r10709] Purpose:MuQun Yang2005-05-021-137/+143
| | | | | | | | | | | | | Update dependency for cache project Description: Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
* [svn-r10708] Purpose:MuQun Yang2005-05-021-50/+0
| | | | | | | | | | | | | remove srb and gass tests from windows batch file. Description: Solution: Platforms tested: No need to test. Misc. update:
* [svn-r10699] Purpose:Quincey Koziol2005-04-291-3/+3
| | | | | | | | | | | | 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
* [svn-r10697] Purpose:Fang Guo2005-04-291-23/+24
| | | | | | | | | | | Update fortran source code for windows. Description: Solution: Platforms tested: Misc. update:
* [svn-r10696] Purpose:Fang Guo2005-04-291-15/+15
| | | | | | | | | | | Update header files for windows Description: Solution: Platforms tested: Misc. update:
* [svn-r10665] Purpose:MuQun Yang2005-04-261-6/+7
| | | | | | | | | | | | | | 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:
* [svn-r10664] Purpose:MuQun Yang2005-04-261-0/+1
| | | | | | | | | | | | | | | 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:
* [svn-r10663] Purpose:MuQun Yang2005-04-261-0/+33
| | | | | | | | | | | | | | | | 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:
* [svn-r10655] Purpose:MuQun Yang2005-04-251-0/+4
| | | | | | | | | | | | | | | 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:
* [svn-r10654] Purpose:MuQun Yang2005-04-251-0/+6
| | | | | | | | | | | | | | | | | 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:
* [svn-r10651] Purpose:Fang Guo2005-04-221-32/+0
| | | | | | | | | | | Remove outdated source filrs from project files hdf5_f90cstub.dsp Description: Solution: Platforms tested: Misc. update:
* [svn-r10650] Purpose:Fang Guo2005-04-221-26/+5
| | | | | | | | | | | Update header file for windows. Description: Solution: Platforms tested: Misc. update:
* [svn-r10649] Purpose:Fang Guo2005-04-221-66/+0
| | | | | | | | | | | Remove unused batch file! Description: Solution: Platforms tested: Misc. update:
* [svn-r10644] Purpose:MuQun Yang2005-04-221-0/+0
| | | | | | | | | | | | | | 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:
* [svn-r10611] Purpose:Fang Guo2005-04-151-161/+143
| | | | | | | | | | | Update project settings for hdf5/windows/proj/all/all.dsw. Description: Solution: Platforms tested: Misc. update:
* [svn-r10610] Purpose:Fang Guo2005-04-141-0/+7
| | | | | | | | | | | Update batchfile hdf5test.bat Description: Solution: Platforms tested: Misc. update:
* [svn-r10608] Purpose:Fang Guo2005-04-141-135/+171
| | | | | | | | | | | Update windows project files. Description: Add two new project files. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10607] Purpose:Fang Guo2005-04-141-27/+8
| | | | | | | | | | | Remove outdate source code from hdf5/windows/proj/hdf5dll/hdf5dll.dsp Description: Solution: Platforms tested: MSVS 6.0 on windows xp Misc. update:
* [svn-r10606] Purpose:Fang Guo2005-04-141-17/+0
| | | | | | | | | | | Remove outdate source code from hdf5/windows/proj/hdf5/hdf5.dsp Description: Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10605] Purpose:Fang Guo2005-04-141-0/+105
| | | | | | | | | | | 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:
* [svn-r10604] Purpose:Fang Guo2005-04-141-0/+106
| | | | | | | | | | | Add new test project files into windows/test Description: add dt_atomic.dsp Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10566] Purpose:MuQun Yang2005-04-061-1/+4
| | | | | | | | | | | | | | | 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:
* [svn-r10565] Purpose:MuQun Yang2005-04-061-10/+10
| | | | | | | | | | | | | | | | 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:
* [svn-r10564] Purpose:MuQun Yang2005-04-061-0/+126
| | | | | | | | | | | | | | | 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:
* [svn-r10563] Purpose:MuQun Yang2005-04-061-4/+4
| | | | | | | | | | | | | | 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:
* [svn-r10556] Update batch file hdf5build.BATFang Guo2005-04-051-24/+24
| | | | | | | | | | Description: Batch file hdf5build.BAT updated for windows without all.zip Solution: Platforms tested: Misc. update:
* [svn-r10530] Purpose:Fang Guo2005-03-311-0/+61
| | | | | | | | | | | Update hdf5 project file under windows. Description: Missing H5BTtest.c Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10529] Purpose:Fang Guo2005-03-311-0/+76
| | | | | | | | | | | Update hdf5 project file. Description: Missing H5BTtest.c Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10528] Purpose:Fang Guo2005-03-311-0/+21
| | | | | | | | | | | Update windows test batch file. Description: Solution: Platforms tested: Misc. update:
* [svn-r10527] Purpose:Fang Guo2005-03-311-0/+105
| | | | | | | | | | | 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:
* [svn-r10526] Purpose:Fang Guo2005-03-311-0/+106
| | | | | | | | | | | Add test project file into windows/test Description: Add sheap test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10525] Purpose:Fang Guo2005-03-311-0/+105
| | | | | | | | | | | Add test project file into windows/test Description: Add btree2dll test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10524] Purpose:Fang Guo2005-03-311-0/+107
| | | | | | | | | | | Add test project file into windows/test Description: Add btree2 test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10523] Purpose:Fang Guo2005-03-311-0/+107
| | | | | | | | | | | Add test project file into windows/test Description: Add blocktrack dll project file Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10522] Purpose:Fang Guo2005-03-311-0/+108
| | | | | | | | | | | 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:
* [svn-r10521] Purpose:Fang Guo2005-03-311-45/+45
| | | | | | | | | | | Update windows misc file. Description: Solution: Platforms tested: Misc. update:
* [svn-r10520] Purpose:Fang Guo2005-03-311-2/+2
| | | | | | | | | | | Update document for windows C examples test results Description: Solution: Platforms tested: Misc. update:
* [svn-r10519] Purpose:Fang Guo2005-03-311-0/+106
| | | | | | | | | | | 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:
* [svn-r10518] Purpose:Fang Guo2005-03-311-0/+29
| | | | | | | | | | | | 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:
* [svn-r10502] Purpose:Fang Guo2005-03-291-0/+1
| | | | | | | | | | | Update batch file. Description: Solution: Platforms tested: Misc. update:
* [svn-r10501] Purpose:Fang Guo2005-03-292-0/+190
| | | | | | | | | | | Add C examples project file into hdf5/windows/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r10500] Purpose:Fang Guo2005-03-291-95/+0
| | | | | | | | | | | | | | Modify the wrong project file name; current one is selecttestdll.dsp correct one is selectestdll.dsp Description: Solution: Platforms tested: Misc. update:
* [svn-r10499] Purpose:Fang Guo2005-03-291-95/+0
| | | | | | | | | | | | | Modify wrong project file name; Current is selecttest.dsp correct should be selectest.dsp Description: Solution: Platforms tested: Misc. update:
* [svn-r10496] Purpose:Fang Guo2005-03-291-0/+98
| | | | | | | | | | 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:
* [svn-r10495] Purpose:Fang Guo2005-03-297-0/+679
| | | | | | | | | | | 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:
* [svn-r10494] Purpose:Fang Guo2005-03-291-0/+97
| | | | | | | | | | | 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: