]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_file.cxx
Terrasync: implement HTTP service lookup via DNS
[simgear.git] / simgear / io / sg_file.cxx
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2008-08-07 timooreReturn eof after a number of reptetitions of file input.
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-19 timooreAdd repeat option to SGFile.
2008-04-13 timooreFixes for compiling with gcc 4.3
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-10-06 ehofmanMSVC fixes. Frederic: MSVC has no ssize_t type
2005-09-24 curtAdd eof() support to SGIOChannel/SGFile.
2005-09-23 curtAdd an eof() method to SGFile.
2004-11-19 curtMy old email address is no longer valid ... point to...
2001-08-02 curtVarious changes for MingWin32 support.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2000-10-04 curtio changes and tweaks. Working on adding SOCK_STREAM...
2000-10-02 curtChanges from Bernie Bright:
2000-07-14 curtTweaking api.
2000-07-11 curtMoved to SimGear.