]> git.mxchange.org Git - simgear.git/history - simgear/io
Various mingwin patches contributed by Norman Vine.
[simgear.git] / simgear / io /
2002-02-04 curtVarious mingwin patches contributed by Norman Vine.
2002-01-28 curtFixes to make telnet interface work more than 1x.
2001-12-29 curtRemoved metakit and zlib from the configure/build proce...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-11-12 curtMixed a makefile typo.
2001-11-12 curtplib/net based udp client/server sockets.
2001-10-24 curtMisc MSVC tweaks.
2001-10-23 curtMacintosh OSX changes.
2001-08-02 curtVarious changes for MingWin32 support.
2001-07-13 curtAdded a missing include for memcpy()
2001-07-10 curtCheck for valid hostname lookup in sg_socket.cxx.
2001-07-02 curtVarious tweaks for Irix.
2001-05-23 curtgcc-3.0.x fixes.
2001-05-17 curtTweak link libs for decode_binobj.
2001-05-15 curtWe have to add a few more libs to a couple link lines...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-05-15 curtMSVC++ doesn't have long long, but does have __int64.
2001-05-03 curtInitial revision.
2001-04-07 curtSwab after sgReadBytes() if necessary.
2001-04-06 curtTweaks to endianess support.
2001-04-06 curtTweaks to lowlevel.[ch]xx from Norman.
2001-04-05 curtAdded support for byte swapping based on endianess...
2001-03-25 curtdoxygen ...
2001-03-24 curtDoxygen ...
2001-03-24 curtname space tweaks.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2001-01-24 curtClose a binary file before we return (if it turns out...
2001-01-19 curtFixed a bug in how zlib.h was included.
2001-01-12 curtTweaks to get us back within the ANSI C++ spec.
2001-01-11 curtMinor MSVC tweaks by Christian Mayer.
2001-01-06 curtmade read/write functions into members of SGBinObject.
2001-01-06 curtSimplified calling interface to read/write obj functions.
2001-01-05 curtNeed to properly interpret gzread() and gzwrite() retur...
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-04 curtInitial revision.
2000-10-04 curtio changes and tweaks. Working on adding SOCK_STREAM...
2000-10-02 curtMSVC++ tweaks.
2000-10-02 curtChanges from Bernie Bright:
2000-09-27 curtCleaned up a few poluting #defines.
2000-09-26 curtOops! fixed a typo ...
2000-09-26 curtRenames fg_types.hxx -> sg_types.hxx
2000-09-25 curtMSVC socket support added by Bernie Bright.
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-07-14 curtTweaking api.
2000-07-13 curtTweaks to SGSocket.
2000-07-11 curtMoved to SimGear.