]> git.mxchange.org Git - simgear.git/history - simgear/debug/logstream.cxx
Ensure individual log-level setting works.
[simgear.git] / simgear / debug / logstream.cxx
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.
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
2008-11-29 timoorelogstream improvements from Yon Uriarte
2008-07-25 ehofmanremove a workaround for the C++ / stdlibary bug which...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
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:
2002-05-10 davidMac OS X fixes from Jonathan Polley.
2001-11-20 curt- implemented set/get_log_classes and set/get_log_priority
2001-03-24 curtSG-ified logstream.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-02-09 curtInitial revision