]> git.mxchange.org Git - simgear.git/history - simgear/structure
Linux test_HTTP fixes.
[simgear.git] / simgear / structure /
2016-01-06 James TurnerFix negative loop counts when dt is small.
2015-12-10 James TurnerTemplated helper to retrieve a subsystem
2015-11-22 James TurnerEOL cleanups.
2015-11-20 Thomas GeymayerSubsystemMgr: prevent double delete and use shared...
2015-06-07 James TurnerAvoid a warning on startup
2015-04-21 Torsten DreyerStateMachine: fix transition source location
2015-04-21 Torsten DreyerStateMachine: fix messed up entry/exit/update bindings
2015-04-11 James TurnerFix a clang warning
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-07-29 Thomas GeymayerImprove (mostly Canvas event related) documentation.
2014-06-30 Thomas GeymayerHTTPRequest/pkg::Install: do not replace callbacks.
2014-06-02 Thomas GeymayerSGSharedPtr: add constructor to convert from SGWeakPtr.
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-05-09 Thomas GeymayerSGWeakReferenced: fix for clang.
2014-05-08 Thomas GeymayerAdd smart pointer tests (finally using Boost.Test)
2014-05-07 Thomas GeymayerFix use count for deleted, reference counted objects.
2014-05-07 Thomas GeymayerAdd support for using SGWeakPtr with virtual base classes.
2014-05-06 Thomas GeymayerSGSharedPtr/SGWeakPtr: add some methods/operators
2014-03-05 Thomas GeymayerSGPropertyNode: do not keep list of deleted children.
2014-02-08 Thomas GeymayerMinor formatting...
2014-02-08 Thomas GeymayerSubsystemMgr: helper to remove all subsystems.
2014-01-23 James TurnerFix spurious event-mgr warnings
2014-01-15 James TurnerSupport a 'clear' operation on SGBinding.
2013-12-09 James TurnerQuiet a message.
2013-12-07 Thomas GeymayerFix some unused/uninitialized variables.
2013-11-24 bcoconniFixed a crash: the singleton needs to be instantiated...
2013-11-23 James TurnerAllow Command-manager singleton to be deleted.
2013-11-12 James TurnerReset: use ref-counting to own subsystems.
2013-11-12 James TurnerReset: clean event-manager shutdown
2013-11-05 James TurnerReset: pin ctor and dtor of event manager.
2013-11-05 James TurnerReset: commands can be removed
2013-10-27 Thomas GeymayerNew class simgear::Map extending std::map interface.
2013-10-13 Thomas GeymayerDon't let exceptions escape from commands.
2013-10-09 James TurnerReset: event manager can be unbound.
2013-06-27 James Turnerstd::string namespace fixes.
2013-05-06 Thomas GeymayerPrevent timer endless loops
2013-05-01 Thomas GeymayerAllow adding a contition to locked-track animation
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-04-13 Thomas GeymayerComparison operators for SGSharedPtr
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-03-11 James TurnerCollect properties from expression/condition trees.
2013-03-06 Thomas GeymayerFix some warnings
2013-03-06 Thomas Geymayeradd static_pointer_cast for SGSharedPtr
2013-03-04 Thomas GeymayerSilence MSVC
2013-02-10 James TurnerSupport arbitrary parameters to bindings.
2013-02-09 James TurnerGrrrr.
2013-02-09 James TurnerTweak APi for GCC happiness.
2013-02-09 James TurnerCommand-manager supports functors.
2013-01-31 James TurnerInitial prototype of knob animation.
2013-01-25 James TurnerState-machine correctness tweaks.
2013-01-25 James TurnerStateMachine tweaks.
2013-01-22 James TurnerFix state-machine test linkage with static libs.
2013-01-22 Thomas GeymayerMissing include
2013-01-22 James TurnerKeep Linux happy.
2013-01-22 James TurnerState-machine structure, initial work.
2012-12-29 Thomas GeymayerAllow nasal::Ghost to only wrap classes by their shared...
2012-12-28 James TurnerExpose the current members of a subsystem group.
2012-12-01 Mathias FroehlichSharedPtr: Avoid double dereference when calling clear().
2012-11-29 Thomas GeymayerFix some compiler warnings. size_t/int/unsigned convers...
2012-09-21 ThorstenBAvoid signed/unsigned compiler warning.
2012-09-18 James TurnerSupport for incremental init of subsystems.
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-08-18 Frederic BouvierCompatibility fix
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-04-23 ThorstenBRevert "Add virtual destructor to SGReferenced."
2012-04-21 ThorstenBAdd virtual destructor to SGReferenced.
2012-04-05 ThorstenBperformance monitor: start measurement interval with...
2012-04-02 ThorstenBperformance monitor improvement
2012-03-16 James GoppertRemoved include breaking headless build.
2012-03-06 Frederic BouvierRevert "Allow the not operator in expressions" - this...
2012-03-04 Frederic BouvierAllow the not operator in expressions
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias FroehlichRevert "Use simgear internal stuff for the singleton...
2012-03-03 Mathias FroehlichUse simgear internal stuff for the singleton class.
2011-12-25 Torsten DreyerRemove stray ';'
2011-12-18 ThorstenB#512: fix compatibility issue with boost 1.48.0
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-20 ThorstenBAdd another subsystem group.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-19 ThorstenBSeparate module to monitor (subsystem-)performance.
2011-11-13 James Turnerstd:: namespace fixes, and sink some code from the...
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-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 Mathias FroehlichFix SGAtomic mutex logic.
2011-10-23 Mathias FroehlichRework SGAtomic, move more into the implementation.
2011-10-23 James TurnerFixes for headless mode.
2011-10-23 James TurnerUse a compile test to see if we need to provide the...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-16 Csaba HalaszCompile fix: add this-> in SGExpression.hxx due to...
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-06-13 ThorstenBCsaba Halasz: fix SGTimerQueue so tasks can remove...
2011-05-28 ThorstenBscreen shot fixes (issue #127 related)
2011-05-28 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-05-28 Torsten Dreyer(Re)fix bug #285, textranslate broken
next