]> git.mxchange.org Git - simgear.git/history - simgear/debug
Performance optimization: empty() instead of size()>0
[simgear.git] / simgear / debug /
2013-02-08 James TurnerEnsure individual log-level setting works.
2013-02-08 James TurnerLinux needs explicit <algorithm> include.
2013-02-08 James TurnerLogging tweaks.
2013-02-08 James TurnerMove BufferedLogCallback to its own class.
2013-02-08 James TurnerFix stderr log filtering.
2013-02-07 James TurnerWindows logging tweaks.
2013-02-07 James TurnerBuffered log-callback.
2013-02-07 James TurnerRewrite logging code.
2012-11-23 ThorstenBAdd logging class for navaid systems.
2011-12-18 ThorstenB#479: avoid issues due to trailing path separators
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-08-11 ThorstenBIntroduce some more logging classes.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
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
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranz- fix one broken #include path (in a not usually compil...
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichMake it compile with gcc-4.4.
2008-11-29 timoorelogstream improvements from Yon Uriarte
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanremove a workaround for the C++ / stdlibary bug which...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-06-22 mfranzremove redundant #defines (they are already in compiler.h)
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-07-02 mfranzadd SG_ORIGIN macro that expands to a string __FILE__...
2006-09-27 fredbWin32 only : Don't alloc a console when it is not needed
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2005-12-11 ehofmanAdd a proper return statement for MSVC.
2005-11-10 ehofmanMSVC fix.
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-03-20 ehofmanFrederic Bouvier:
2003-11-25 curtNasal and event manager updates from Andy Ross.
2003-03-22 ehofmanMake debug levels an integer
2003-03-20 ehofmanadd Air Traffic Controll to the list of possible debug...
2002-12-31 davidPatch from Erik Hofman:
2002-12-10 curt- Refactoring configure.ac a bit to use $host (please...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-05-10 davidMac OS X fixes from Jonathan Polley.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-11-20 curt- implemented set/get_log_classes and set/get_log_priority
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
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-23 curtFG_ to SG_ name changes.
2001-03-06 curtPatch to tweak traits so they work on Irix too.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-09-20 curt#includes based off of srcdir rather than builddir.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-03-27 curtAdded simgear/magvar which impliments WMM 2000 world...
2000-03-17 curtChanged directory structure a bit to facilitate buildin...
2000-02-16 curtOne more pass at reorgs.
2000-02-14 curtRestructuring subdirectories.
2000-02-09 curtRemoved autogen'd files.
2000-02-09 curtInitial revision