.. |
callback.hxx
|
- new FSF addresses
|
2006-03-08 18:16:08 +00:00 |
CMakeLists.txt
|
Simgear parts of queued command execution
|
2019-03-24 14:13:42 +00:00 |
commands.cxx
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:44:47 +01:00 |
commands.hxx
|
Simgear parts of queued command execution
|
2019-03-24 14:13:42 +00:00 |
event_mgr.cxx
|
SGSubsystem classes: Registration of all subsystems.
|
2019-07-01 14:37:49 +02:00 |
event_mgr.hxx
|
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
|
2019-07-01 14:37:48 +02:00 |
exception.cxx
|
Remove or replace obsolete uses of throw()
|
2017-11-12 09:56:26 +01:00 |
exception.hxx
|
Remove or replace obsolete uses of throw()
|
2017-11-12 09:56:26 +01:00 |
expression_test.cxx
|
Tests: resolve several memory leaks
|
2017-12-17 10:06:20 +01:00 |
function_list_test.cxx
|
Replace boost::function by std::function
|
2020-04-22 14:04:21 +01:00 |
function_list.hxx
|
Replace boost::function by std::function
|
2020-04-22 14:04:21 +01:00 |
intern.cxx
|
Work in progress for Technique validation
|
2009-07-16 12:09:44 +02:00 |
intern.hxx
|
Work in progress for Technique validation
|
2009-07-16 12:09:44 +02:00 |
map.hxx
|
Improve (mostly Canvas event related) documentation.
|
2014-07-29 23:57:59 +02:00 |
OSGUtils.hxx
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 00:30:16 +02:00 |
OSGVersion.hxx
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 00:30:16 +02:00 |
SGAtomic.cxx
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:44:47 +01:00 |
SGAtomic.hxx
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:44:47 +01:00 |
SGBinding.cxx
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:39:12 +01:00 |
SGBinding.hxx
|
Remove overzealous, invasive behavior from SGBinding's destructor
|
2018-01-27 11:03:06 +01:00 |
SGExpression.cxx
|
Replace boost::bind by std::bind and lambda function
|
2020-04-22 14:04:21 +01:00 |
SGExpression.hxx
|
Various doxygen improvements/fixes.
|
2018-01-12 08:32:04 +01:00 |
SGPerfMon.cxx
|
SGSubsystem classes: Registration of all subsystems.
|
2019-07-01 14:37:49 +02:00 |
SGPerfMon.hxx
|
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
|
2019-07-01 14:37:48 +02:00 |
SGReferenced.hxx
|
SGSharedPtr: the move constructor and move assignment operator are now 'noexcept'
|
2017-11-13 23:43:43 +01:00 |
SGSharedPtr.hxx
|
SGSharedPtr: optimized version of the free function swap()
|
2017-11-14 01:31:03 +01:00 |
SGSmplhist.cxx
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
SGSmplhist.hxx
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 00:30:16 +02:00 |
SGSmplstat.cxx
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
SGSmplstat.hxx
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 00:30:16 +02:00 |
SGWeakPtr.hxx
|
Add support for using SGWeakPtr with virtual base classes.
|
2014-05-08 00:27:00 +02:00 |
SGWeakReferenced.hxx
|
Replace boost::enable_if/disable_if/enable_if_c/disable_if_c by std::enable_if
|
2020-04-22 14:03:47 +01:00 |
shared_ptr_test.cpp
|
SGSharedPtr: add unit tests
|
2017-11-11 17:55:54 +01:00 |
singleton.hpp
|
#512: fix compatibility issue with boost 1.48.0
|
2011-12-18 14:06:27 +01:00 |
Singleton.hxx
|
Untangle osg singleton dependencies.
|
2012-03-03 18:57:48 +01:00 |
state_machine_test.cxx
|
Tests: resolve several memory leaks
|
2017-12-17 10:06:20 +01:00 |
StateMachine.cxx
|
Improve parsing of state machines
|
2019-02-14 22:15:38 +00:00 |
StateMachine.hxx
|
Replace auto_ptr with unique_ptr
|
2016-12-07 11:03:49 +01:00 |
StringTable.cxx
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:44:47 +01:00 |
StringTable.hxx
|
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
|
2020-01-22 13:44:47 +01:00 |
subsystem_mgr.cxx
|
Fix for crash on reset:
|
2020-04-22 10:55:41 +01:00 |
subsystem_mgr.hxx
|
SGSubsystemMgr: Changed the Registrant class argument order.
|
2019-07-01 14:37:49 +02:00 |
subsystem_test.cxx
|
SGSubsystemGroup: Removal of the subsystem group naming.
|
2019-07-01 11:07:03 +02:00 |
test_commands.cxx
|
Simgear parts of queued command execution
|
2019-03-24 14:13:42 +00:00 |