]> git.mxchange.org Git - simgear.git/history - simgear/io/lowlevel.cxx
Linux test_HTTP fixes.
[simgear.git] / simgear / io / lowlevel.cxx
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichZap aliasing compiler warnings.
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-10-01 ehofmanCygwin fixes(?), it's a good idea to do it this way...
2005-09-15 ehofmanUse inttypes.h specified types. This is the standard...
2004-11-19 curtMy old email address is no longer valid ... point to...
2001-07-13 curtAdded a missing include for memcpy()
2001-05-15 curtMSVC++ doesn't have long long, but does have __int64.
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-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.