]> git.mxchange.org Git - simgear.git/history - simgear/io/lowlevel.hxx
MSVC++ doesn't have long long, but does have __int64.
[simgear.git] / simgear / io / lowlevel.hxx
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-19 curtFixed a bug in how zlib.h was included.
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.