プロジェクト

全般

プロフィール

活動

2009/02/18から2009/03/19まで

2009/03/19

20:18 リビジョン 1251 (openrtm-cxx): To compile on win32 environment.
openrtm
20:18 コア リビジョン 1251: To compile on win32 environment.
openrtm
20:14 リビジョン 1250 (openrtm-cxx): Fix. Erase VERSION macro.
openrtm
20:14 コア リビジョン 1250: Fix. Erase VERSION macro.
openrtm

2009/03/16

20:02 リビジョン 1249 (openrtm-cxx): Coil build on win32.
openrtm
20:02 コア リビジョン 1249: Coil build on win32.
openrtm

2009/03/13

18:53 リビジョン 1248 (openrtm-cxx): Fix. sleep() -> coil::sleep()
openrtm
18:53 コア リビジョン 1248: Fix. sleep() -> coil::sleep()
openrtm
16:35 リビジョン 1247 (openrtm-cxx): A trivial modification.
n-ando
16:35 コア リビジョン 1247: A trivial modification.
n-ando
16:33 リビジョン 1246 (openrtm-cxx): A trivial bug (member init order) has been fixed.
n-ando
16:33 コア リビジョン 1246: A trivial bug (member init order) has been fixed.
n-ando
16:31 リビジョン 1245 (openrtm-cxx): Seg. fault bug when AsyncInvoker's self destraction has been fixed.
finalize virtual function was added to Task class. n-ando
16:31 コア リビジョン 1245: Seg. fault bug when AsyncInvoker's self destraction has been fixed.
finalize virtual function was added to Task class. n-ando
16:25 リビジョン 1244 (openrtm-cxx): typedef RtcBase has been deleted.
Object reference passing rules were changed.
Logging messages have been added to some classed.
n-ando
16:25 コア リビジョン 1244: typedef RtcBase has been deleted.
Object reference passing rules were changed.
Logging messages have been added to some classed.
n-ando

2009/03/12

18:41 リビジョン 1243 (openrtm-cxx): Fix. suppress warning C4290 from including rtm/*.h
openrtm
18:41 コア リビジョン 1243: Fix. suppress warning C4290 from including rtm/*.h
openrtm

2009/03/11

16:39 リビジョン 1242 (openrtm-cxx): Fix. Build coil on win32 environment. _WIN32_WINNT 0x0400 -> 0x0500
openrtm
16:39 コア リビジョン 1242: Fix. Build coil on win32 environment. _WIN32_WINNT 0x0400 -> 0x0500
openrtm

2009/03/05

13:00 バグ #459 (終了): 複合RTCからの子RTCの削除
複合RTCから全ての子RTCを削除するとSegmentation faultになって落ちる.
・ConsoleIn0のoutポートを公開にして複合RTC(comp1)を作成
・comp1のエディタからConsoleIn0を削除
ta
12:27 リビジョン 1241 (openrtm-cxx): Over-duplication of object reference has been fixed.
n-ando
12:27 コア リビジョン 1241: Over-duplication of object reference has been fixed.
n-ando
12:25 リビジョン 1240 (openrtm-cxx): Some trivial fixed.
n-ando
12:25 コア リビジョン 1240: Some trivial fixed.
n-ando
12:19 リビジョン 1239 (openrtm-cxx): Indentation has been modified.
n-ando
12:19 コア リビジョン 1239: Indentation has been modified.
n-ando

2009/03/04

21:51 リビジョン 1238 (openrtm-cxx): Memory leak when getting port profile has been fixed.
Log messages have been added. n-ando
21:51 コア リビジョン 1238: Memory leak when getting port profile has been fixed.
Log messages have been added. n-ando
21:49 リビジョン 1237 (openrtm-cxx): Memory leak when getting port profile has been fixed.
n-ando
21:49 コア リビジョン 1237: Memory leak when getting port profile has been fixed.
n-ando
19:01 リビジョン 1236 (openrtm-cxx): Fix. install config_coil.h.
openrtm
19:01 コア リビジョン 1236: Fix. install config_coil.h.
openrtm
18:59 リビジョン 1235 (openrtm-cxx): Fix. Generate references.
openrtm
18:59 コア リビジョン 1235: Fix. Generate references.
openrtm
17:00 バグ #438 (終了): 複合コンポーネントへの子の追加について(20090302版)
updateDelegatedPorts()の処理自体は問題なし
addPorts()で以下の間違いがあった。...
n-ando

2009/03/03

19:40 リビジョン 1234 (openrtm-cxx): Fix. move config_coil.h to include/coil
openrtm
19:40 コア リビジョン 1234: Fix. move config_coil.h to include/coil
openrtm
18:42 リビジョン 1233 (openrtm-cxx): Fix remove duplicated target all. change to all-local.
openrtm
18:42 コア リビジョン 1233: Fix remove duplicated target all. change to all-local.
openrtm
14:37 リビジョン 1232 (openrtm-cxx): Fix. Remove target all for make
openrtm
14:37 コア リビジョン 1232: Fix. Remove target all for make
openrtm

2009/03/02

23:48 リビジョン 1231 (openrtm-cxx): A trivial bug fix.
n-ando
23:48 コア リビジョン 1231: A trivial bug fix.
n-ando
21:36 バグ #438 (終了): 複合コンポーネントへの子の追加について(20090302版)
h1. 症状
複合RTCに子RTCを追加(RTSystemEditorにて追加)した場合、
元の複合RTCで公開していたポートが重複して公開されてし
まう。
h1. 原因
PeriodicECSharedComp...
kurihara
09:30 リビジョン 1230 (openrtm-cxx): Configuration update logic when member is deleted is implemented.
n-ando
09:30 コア リビジョン 1230: Configuration update logic when member is deleted is implemented.
n-ando
09:23 バグ #397 (終了): SystemLogger.hのバグ
n-ando
09:21 バグ #369 (終了): 複合コンポーネントのポートの公開/非公開の切替について
configuration情報が反映されたことを知る手段がなかったため、実際のポートの公開・非公開をconfiguratinoから切り替えることができませんでした。
configurationが更新されたことを知らせるためのコールバ...
n-ando
09:19 バグ #370 (終了): 複合コンポーネントへの子の追加について
ポート追加のロジックのミスでした。
バグを修正しました。
n-ando
09:18 機能 #372 (終了): ログ出力機能の見直し
新たなログ出力機構を実装しました。
・複数の出力先への対応(ファイル、標準出力)
・ログオブジェクトの作成の簡易化
n-ando
09:16 バグ #371 (終了): 複合コンポーネントから子の削除について
ポートを削除するロジックが未実装でした。
ポートを削除するロジックを実装しました。
ポートは、
1)configuration の conf.default.exported_ports からエントリを削除したとき、対応するポー...
n-ando

2009/03/01

08:48 リビジョン 1229 (openrtm-cxx): modified loglevel
n-ando
08:48 コア リビジョン 1229: modified loglevel
n-ando
08:38 リビジョン 1228 (openrtm-cxx): Some composite component's bugs have been fixed.
n-ando
08:38 コア リビジョン 1228: Some composite component's bugs have been fixed.
n-ando

2009/02/28

11:31 リビジョン 1227 (openrtm-cxx): Some modifications by coding rules.
n-ando
11:31 コア リビジョン 1227: Some modifications by coding rules.
n-ando
11:31 リビジョン 1226 (openrtm-cxx): Some modifications by coding rules.
n-ando
11:31 コア リビジョン 1226: Some modifications by coding rules.
n-ando
11:30 リビジョン 1225 (openrtm-cxx): Some modifications by coding rules.
n-ando
11:30 コア リビジョン 1225: Some modifications by coding rules.
n-ando
10:03 リビジョン 1224 (openrtm-cxx): Some scripts have been added for distribution.
n-ando
10:03 コア リビジョン 1224: Some scripts have been added for distribution.
n-ando

2009/02/27

16:56 リビジョン 1223 (openrtm-cxx): Wrong makewrapper's option has been removed.
n-ando
16:56 コア リビジョン 1223: Wrong makewrapper's option has been removed.
n-ando
16:50 リビジョン 1222 (openrtm-cxx): Now libcoil.la is used for convenience library.
n-ando
16:50 コア リビジョン 1222: Now libcoil.la is used for convenience library.
n-ando
15:56 リビジョン 1221 (openrtm-cxx): Some unsafe codes have been fixed.
n-ando
15:56 コア リビジョン 1221: Some unsafe codes have been fixed.
n-ando
15:49 リビジョン 1220 (openrtm-cxx): Trace message for new logger has been inserted.
n-ando
15:49 コア リビジョン 1220: Trace message for new logger has been inserted.
n-ando
15:44 リビジョン 1219 (openrtm-cxx): New system logger class has been introduced.
n-ando
15:44 コア リビジョン 1219: New system logger class has been introduced.
n-ando
15:41 リビジョン 1218 (openrtm-cxx): Some member functions have been modified.
n-ando
15:41 コア リビジョン 1218: Some member functions have been modified.
n-ando

2009/02/26

09:09 バグ #364 (終了): DataOutPortのdisconnect()での問題
PublisherFactory.cppのdestroy()メソッドを下記のように変更。... kurihara
09:07 リビジョン 1217 (openrtm-cxx): Added "NULL" check in destroy() function.
kurihara
09:07 コア リビジョン 1217: Added "NULL" check in destroy() function.
kurihara

2009/02/24

19:50 リビジョン 1216 (openrtm-cxx): Fix. Add Logger to coil/tests/Makefile.am
openrtm
19:50 コア リビジョン 1216: Fix. Add Logger to coil/tests/Makefile.am
openrtm
09:00 リビジョン 1215 (openrtm-cxx): Delete log files.
n-ando
09:00 コア リビジョン 1215: Delete log files.
n-ando

2009/02/23

08:58 リビジョン 1214 (openrtm-cxx): LoggerStream class and Logger class have been introduced.
n-ando
08:58 コア リビジョン 1214: LoggerStream class and Logger class have been introduced.
n-ando

2009/02/20

16:58 リビジョン 1213 (openrtm-cxx): Fix. Add pkg_install_ubuntu.sh for Distribution.
kojima
16:58 コア リビジョン 1213: Fix. Add pkg_install_ubuntu.sh for Distribution.
kojima

2009/02/19

17:40 リビジョン 1212 (openrtm-cxx): Composite children's port management has been modified.
n-ando
17:40 コア リビジョン 1212: Composite children's port management has been modified.
n-ando
 

他の形式にエクスポート: Atom