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 [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
batch_net [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
c++ [svn-r13536] Added source files to Windows C++ test project files. Both testhdf5_cpp.dsp and testhdf5_cppdll.dsp received: 2007-03-22 14:45:33 -05:00
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 [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
hl [svn-r13712] Various changes made to bring Windows example tests up to date. 2007-04-30 16:36:54 -05:00
misc [svn-r12464] Changed "eol-style" property on all Windows-specific files to be "CRLF" 2006-07-14 00:41:50 -05:00
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 [svn-r12640] 2006-09-04 13:30:13 -05:00
hdf5bt.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
hdf5build.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
hdf5check.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_cppdll.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_dll.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_f90dll.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_hlcexamples.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_hlcppdll.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_hldll.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_hlf90dll.bat [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
install_hlf90examples.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
InstallcppExamples.BAT [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
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 [svn-r13258] Updated copyright notice in Windows batch files. 2007-02-07 13:28:45 -05:00
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