リビジョン 3102
- 追加
- 変更
- コピー
- 名称変更
- 削除
- branches
- RELENG_1_2
- OpenRTM-aist
- packages
- src
- lib
- coil
- posix
- coil
- Affinity.cpp /trunk/OpenRTM-aist/src/lib/coil/posix/coil/Affinity.cpp
- Affinity.h /trunk/OpenRTM-aist/src/lib/coil/posix/coil/Affinity.h
- Makefile.am (差分)
- coil
- posix
- rtm
- DefaultConfiguration.h (差分)
- Factory.cpp (差分)
- Factory.h (差分)
- FactoryInit.cpp (差分)
- Makefile.am (差分)
- Manager.cpp (差分)
- Manager.h (差分)
- ManagerServant.cpp (差分)
- ManagerServant.h (差分)
- ModuleManager.h (差分)
- NumberingPolicy.cpp (差分)
- NumberingPolicy.h (差分)
- NumberingPolicyBase.cpp /trunk/OpenRTM-aist/src/lib/rtm/NumberingPolicyBase.cpp
- NumberingPolicyBase.h /trunk/OpenRTM-aist/src/lib/rtm/NumberingPolicyBase.h
- idl
- coil
- lib
- OpenRTM-aist
- RELENG_1_2
merged chages from trunk/OpenRTM-aist r2978 during 2017-04:
[incompat,newfunc,->RELENG_1_2] CPU affinity functionality in coil implemented.
[incompt,newfunc,->RELENG_1_2] getManagerServant() and getNamingManager() have been added. refs #3273
[incompat,newfunc,->RELENG_1_2] A new operation added to the ManagerServant interface. refs #3273
[incompat,newfunc,->RELENG_1_2] A new operation implemented to the ManagerServant. refs #3273
[compat,bugfix,->RELENG_1_2] A bug that INSManager created only in master manager has been fixed.
[incompat,newfunc,->RELENG_1_2] A new operation implemented to the ManagerServant. refs #3273
[incompat,newfunc,->RELENG_1_2] To extend the RTC numbering policy, base class has been introduced. refs #3273
[incompat,newfunc,->RELENG_1_2] To extend the RTC numbering policy, base class has been introduced. refs #3273
[compat,package,->RELENG_1_2] Description of deb package in control files have been updateded. refs #4022
[compat,package,->RELENG_1_2] Description of rpm package in control files have been updateded. refs #4022
[compat,bugfix,->RELENG_1_2] Unused header include has been removed.
[incompat,return,->RELENG_1_2] Now Manager::load() function returns error code. refs #4028