活動
2010/03/03から2010/04/01まで
2010/03/31
- 10:35 コア リビジョン 1942: crc.(cpp|h) have been added into common source list.
- 10:35 リビジョン 1942 (openrtm-cxx): crc.(cpp|h) have been added into common source list.
- 03:53 コア リビジョン 1941: Bug: coil_config.vsprops is not included win32 dist files, has been fixed.
- 03:53 リビジョン 1941 (openrtm-cxx): Bug: coil_config.vsprops is not included win32 dist files, has been fixed.
2010/03/30
- 18:33 コア リビジョン 1940: Owner/participants of EC's profile has not been set correctly.
- 18:33 リビジョン 1940 (openrtm-cxx): Owner/participants of EC's profile has not been set correctly.
- 18:28 コア リビジョン 1939: Member variables initialization order has been modified.
- 18:28 リビジョン 1939 (openrtm-cxx): Member variables initialization order has been modified.
- 16:39 コア リビジョン 1938: Indentation modification.
- 16:39 リビジョン 1938 (openrtm-cxx): Indentation modification.
- 16:39 コア リビジョン 1937: Documentation has been modified. (Port name restriction.)
- Profile initialization for sequence members.
- 16:39 リビジョン 1937 (openrtm-cxx): Documentation has been modified. (Port name restriction.)
- Profile initialization for sequence members.
- 16:25 コア リビジョン 1936: Modified swap(const x) -> swap(x)
- 16:25 リビジョン 1936 (openrtm-cxx): Modified swap(const x) -> swap(x)
2010/03/29
- 16:39 コア リビジョン 1935: Installer build scripts have been updated.
- 16:39 リビジョン 1935 (openrtm-cxx): Installer build scripts have been updated.
2010/03/25
- 09:06 コア リビジョン 1934: The initialization of m_retcode has been added.
- 09:06 リビジョン 1934 (openrtm-cxx): The initialization of m_retcode has been added.
2010/03/24
- 00:18 コア リビジョン 1933: The initialization processing for readAll() and writeAll() has been added.
- 00:18 リビジョン 1933 (openrtm-cxx): The initialization processing for readAll() and writeAll() has been added.
2010/03/13
- 22:08 コア リビジョン 1932: The bug in write() was fixed.
- 22:08 リビジョン 1932 (openrtm-cxx): The bug in write() was fixed.
2010/03/11
- 17:12 コア リビジョン 1931: A bug of a logic to find newly loaded factory profile has been fixed.
- 17:12 リビジョン 1931 (openrtm-cxx): A bug of a logic to find newly loaded factory profile has been fixed.
- 17:11 コア リビジョン 1930: corba.enpoint(s) handling logic's bugs have been fixed.
- 17:11 リビジョン 1930 (openrtm-cxx): corba.enpoint(s) handling logic's bugs have been fixed.
2010/03/09
- 14:13 バグ #878: CompositeComponentのデータポートを非公開に切り替える際のバグ
- r1591
- 14:01 バグ #760: OpenRTM-aist(C++)-delete_component時のPOA不一致エラーの問題
- r1444
- 13:52 バグ #634: OpenRTM-aist-1.0.0-RC1にてlog_levelを設定しないとログが出力されない問題
- r1480
- 13:51 バグ #628: coil::Logger のバグ windows
- r1392 r1394 r1455
- 13:44 バグ #801: OpenRTM-aist(C++)-remove_organization時にSegmentationfaultが発生する問題
- r1465
- 13:34 調査 #935: 実行周期の設定値
- r1619
2010/03/08
- 19:05 バグ #1157: データポート接続とread()呼出で、RTCの実行速度が遅くなる問題
- r1791
2010/03/05
- 19:14 コア リビジョン 1929: Logic that merged the property in createComponent() has been restored.
- 19:14 リビジョン 1929 (openrtm-cxx): Logic that merged the property in createComponent() has been restored.
- 15:47 バグ #1309: データポートのconnect/disconnect時の問題
- テストは、InPortを持つRTCとOutPortを持つRTCをACTIVE状態とし、これらのポートを5msec周期でconnect/disconnectを行っている。
(connect/disconnect呼出には、rtc_han... - 15:45 バグ #1309 (終了): データポートのconnect/disconnect時の問題
- InPortのread()またはisNew()を行うRTCにおいて、データポートのconnect/disconnectを繰り返し行った場合に、下記のエラーが発生する場合がある。
(このエラーは、InPort側のRTCのみにおいて発生... - 14:22 コア リビジョン 1928: The bug about the additional processing to the component list in get_comonents() was corrected.
- 14:22 リビジョン 1928 (openrtm-cxx): The bug about the additional processing to the component list in get_comonents() was corrected.
2010/03/04
- 11:53 機能 #1048: ON_CONNECT/ON_DISCONNECTコールバックのテスト
- (r1613)(r1615)(r1645)(r1776)(r1778)
- 10:36 機能 #323: PortのユーザAPIの軽微な改良
- 関連リビジョン:(r1707)(r1795)
2010/03/03
- 14:41 マニュアル #1090 (終了): coil::Allocatorの説明の追加
- 14:41 マニュアル #1091 (終了): coil::Asyncの説明の追加
- 14:41 マニュアル #1092 (終了): coil::Async_tの説明の追加
- 14:41 マニュアル #1130 (終了): coil::Async_ref_t< Object, Func >の説明の追加
- 14:41 マニュアル #1131 (終了): coil::Condition< M >の説明の追加
- 14:41 マニュアル #1132 (終了): coil::DynamicLibの説明の追加
- 14:41 マニュアル #1133 (終了): coil::Factory< AbstractClass, Identifier, Compare, Creator, Destructor >の説明の追加
- 14:40 マニュアル #1134 (終了): coil::GlobalFactory< AbstractClass, Identifier, Compare, Creator, Destructor >の説明の追加
- 14:40 マニュアル #1135 (終了): coil::Guard< M >の説明の追加
- 14:40 マニュアル #1136 (終了): coil::log_streambuf< _CharT, _Traits >の説明の追加
- 14:40 マニュアル #1137 (終了): coil::log_stream< _CharT, _Traits >の説明の追加
- 14:40 マニュアル #1138 (終了): coil::default_deleter< T >の説明の追加
- 14:40 マニュアル #1139 (終了): coil::refcounter_baseの説明の追加
- 14:40 マニュアル #1140 (終了): coil::refcounter< Pointer, Deleter >の説明の追加
- 14:39 マニュアル #1141 (終了): coil::shared_ptr< T >の説明の追加
- 14:39 マニュアル #1142 (終了): coil::Mutexの説明の追加
- 14:39 マニュアル #1143 (終了): coil::NonCopyableの説明の追加
- 14:39 マニュアル #1144 (終了): coil::NonCopyableCRTP< T >の説明の追加
- 14:39 マニュアル #1145 (終了): coil::GetOptの説明の追加
- 14:39 マニュアル #1146 (終了): coil::PeriodicTaskの説明の追加
- 14:39 マニュアル #1147 (終了): coil::TaskFuncBaseの説明の追加
- 14:38 マニュアル #1148 (終了): coil::TaskFunc< T, F >の説明の追加
- 14:38 マニュアル #1149 (終了): coil::PeriodicTaskBaseの説明の追加
- 14:38 マニュアル #1150 (終了): coil::Propertiesの説明の追加
- 14:38 マニュアル #1151 (終了): coil::SignalActionの説明の追加
- 14:38 マニュアル #1152 (終了): coil::Singleton< SingletonClass >の説明の追加
- 14:38 マニュアル #1153 (終了): coil::Taskの説明の追加
- 14:38 マニュアル #1154 (終了): coil::TimeMeasureの説明の追加
- 14:37 マニュアル #1155 (終了): coil::TimeValueの説明の追加
- 14:37 マニュアル #1156 (終了): ネームスペースcoilの説明の追加
- 14:37 バグ #1181 (終了): OpenRTM-aist(C++)-1.0.0-RELEASE版でメモリーリークが発生する
- 14:37 バグ #1275 (終了): 複合コンポーネント解除後に子RTCが異常終了する
他の形式にエクスポート: Atom