]> git.mxchange.org Git - simgear.git/history - simgear/compiler.h
More VS2015 fixes
[simgear.git] / simgear / compiler.h
2016-08-13 James TurnerMore VS2015 fixes
2016-08-13 Jasin ColegroveMSVC 12 still requires snprintf to be defined
2016-08-13 James TurnerFix for VS2015 compilation
2016-08-13 Erik HofmanProbably a better fix
2016-08-13 Erik HofmanMSVC 2013 and later define std::isnan
2016-01-12 James TurnerAllow use of noreturn attribute with Clang
2013-09-14 James TurnerPrefix GCC version constant.
2012-11-19 ThorstenBKeep (deprecated) SGTime::update method for a while
2012-11-16 Thomas GeymayerFix for old gcc which got broken by fix for VS
2010-10-30 James TurnerAdd platform defines to SimGear, and a replacement...
2010-09-23 Torsten DreyerIvan Ngeow: Fix build on FreeBSD
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-22 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-19 Frederic BouvierAdd a new function alias for MSVC: strcasecmp -> stricmp
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
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-10-31 ehofmanfix a gcc version test
2009-10-31 ehofmanMacOS X fix
2009-10-26 ehofmanmove all isnan() declarations from sample_group.cxx...
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2006-11-03 fredbadd copysign definition for MSVC
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-09-22 ehofmanCreate our own stdint.h(xx) implementation and use...
2005-09-05 ehofmanAdd some more defines as specified in FlightGear/src...
2005-09-05 ehofmanMac OS X fixes from Markus Morawitz
2005-01-31 ehofmanMacOS doesn't have glx.h
2005-01-25 ehofmanAdd a bunch of extensions in preparation of render...
2005-01-15 ehofmanSolaris fix
2004-12-18 ehofmangcc 4.0 fix.
2004-12-01 curtFix a typo for the Mac OSX platform.
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-04-30 andyChanges to get SimGear to configure and compile out...
2004-03-03 curt#define isnan _isnan for MSVC and Mingwin.
2004-01-15 ehofmanMake sure MispPro compilers < 7.4 still work
2003-12-11 ehofmanfgrun fixes
2003-12-01 ehofmanRename IRIX to irix_string in simgear/compatibility...
2003-11-25 ehofmanMSVC > 6.0 fix
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2002-12-30 davidIRIX/MipsPro patches from Erik Hofman:
2002-12-02 curtNOMINMAX fix ...
2002-11-17 davidMS patch from Norm Vine to fix min/max macro defs.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-05-17 curtBernie Bright:
2002-05-16 curtRemoved SG_STATIC_CONST define.
2002-05-16 curtMinor tweaks.
2002-05-14 curtAdded SG_COMPILER macro. This is a string that identif...
2001-11-21 curtBernie Bright: support for Intel C++ under Linux.
2001-10-24 curtOne more tiny Irix tweak.
2001-10-24 curtMisc Irix tweaks.
2001-08-02 curtVarious changes for MingWin32 support.
2001-07-30 curtUpdates for irix to disable various warnings and define
2001-06-05 curtAdded support for #include STL_ITERATOR
2001-05-23 curtgcc-3.0.x fixes.
2001-05-17 curtMSVC changes contributed by Geoff McLane.
2001-04-02 curtFixes for native Irix compilers.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ name changes.
2001-03-23 curtName space changes.
2001-03-23 curtName space tweaks.
2001-03-06 curtPatch to tweak traits so they work on Irix too.
2000-10-02 curtChanges from Bernie Bright:
2000-09-13 curtMacOS portability tweaks from Darrell Walisser.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-05-24 curtUpdates for MSVC5
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...