]> git.mxchange.org Git - simgear.git/history - simgear/io/lowlevel.cxx
Mac OS X fixes from Markus Morawitz
[simgear.git] / simgear / io / lowlevel.cxx
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.