]> git.mxchange.org Git - simgear.git/history - simgear/math/interpolater.cxx
Merge branch 'ehofman/sound'
[simgear.git] / simgear / math / interpolater.cxx
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2006-12-02 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2004-11-19 curtUpdate a few more instances of my email address.
2003-04-10 ehofmanDepreciate a wrapper header file
2001-06-30 curtFix a potential array under/over run bug.
2001-05-15 curtSTL-ified the interpolation table so it is not size...
2001-03-25 curtFG_ to SG_ namespace changes.
2001-03-25 curtdoxygen ...
2001-03-24 curtfg_traits.hxx -> sg_traits.hxx
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-14 curtTweaks to interpolator code.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-02-16 curtOne more pass at reorgs.
2000-02-09 curtInitial revision