hdf5/windows
Scott Wegner 5e7acfed72 [svn-r13873] Purpose: Code cleanup
Description:
Changed a macro in H5FDwindows.c from IO_BUF_SIZE to a more specific WINDOWS_MAX_BUF, and moved it to our H5pubconf.h, where users can customize it to their own preference.  

This value is needed because of a bug in the Windows _write function, it is unsafe to write buffers larger than 2GB-1 bytes in one write.

Tested:
VS2005 on WinXP.
2007-06-18 13:19:56 -05:00
..
batch_intelc
batch_net
c++
examples [svn-r13776] Added Windows project file for new example project (rev 13702). Updated test scripts and MANIFEST accordingly. 2007-05-21 15:04:22 -05:00
fortran
hl [svn-r13712] Various changes made to bring Windows example tests up to date. 2007-04-30 16:36:54 -05:00
misc
proj [svn-r13863] Added H5FDwindows.c to Windows project files, although sec2 is still the default. 2007-06-14 08:23:59 -05:00
src [svn-r13873] Purpose: Code cleanup 2007-06-18 13:19:56 -05:00
test [svn-r13734] Added new source files (from rev. 13721) to Windows project files. 2007-05-05 11:03:35 -05:00
tools [svn-r13785] Initial update to fix test failures caused by Linux test script update (rev 13775). More work needs to be done to incorporate the new tests. 2007-05-22 13:16:15 -05:00
copy_hdf.bat [svn-r13852] Added includes in various places to make it possible to set windows as the default vfd. Although sec2 is still default on Windows, it should now be possible to switch by simply changing H5pubconf.h . 2007-06-11 17:27:07 -05:00
COPYING
hdf5bt.BAT
hdf5build.BAT
hdf5check.BAT
install_cppdll.BAT
install_dll.BAT
install_f90dll.BAT
install_hlcexamples.BAT
install_hlcppdll.BAT
install_hldll.BAT
install_hlf90dll.bat
install_hlf90examples.BAT
InstallcppExamples.BAT
InstallExamples.bat [svn-r13776] Added Windows project file for new example project (rev 13702). Updated test scripts and MANIFEST accordingly. 2007-05-21 15:04:22 -05:00
Installf90Examples.BAT
installhdf5lib.bat [svn-r13799] Applying Windows Fortran-specific patches suggested in Bug #879. This checkin takes care of the first two, I will look at the last one today. 2007-05-23 09:14:53 -05:00