]> git.mxchange.org Git - simgear.git/history - simgear/structure/SGSharedPtr.hxx
Fix PagedLOD for random objects.
[simgear.git] / simgear / structure / SGSharedPtr.hxx
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-06-02 Thomas GeymayerSGSharedPtr: add constructor to convert from SGWeakPtr.
2014-05-07 Thomas GeymayerAdd support for using SGWeakPtr with virtual base classes.
2014-05-06 Thomas GeymayerSGSharedPtr/SGWeakPtr: add some methods/operators
2013-04-13 Thomas GeymayerComparison operators for SGSharedPtr
2013-03-06 Thomas Geymayeradd static_pointer_cast for SGSharedPtr
2012-12-29 Thomas GeymayerAllow nasal::Ghost to only wrap classes by their shared...
2012-12-01 Mathias FroehlichSharedPtr: Avoid double dereference when calling clear().
2010-08-12 Torsten DreyerFix the fix that turned a warning into a bug :-(
2010-08-12 Torsten Dreyertwo warning fixes
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 frohlichMake the weak pointer work. Some bits were left when...
2009-07-16 timoorecleanup
2009-06-25 frohlichProvide a thread safe SGWeakPtr implementation.
2006-03-08 mfranz- new FSF addresses
2005-12-29 ehofmanMathias Fröhlich: