プロジェクト

全般

プロフィール

活動

2007/09/05から2007/10/04まで

2007/09/26

16:44 コア リビジョン 599: This commit was manufactured by cvs2svn to create tag
'RELEASE_0_4_1'.
16:44 リビジョン 599 (openrtm-cxx): This commit was manufactured by cvs2svn to create tag
'RELEASE_0_4_1'.
16:44 コア リビジョン 598: Some modification for version 0.4.1.
n-ando
16:44 リビジョン 598 (openrtm-cxx): Some modification for version 0.4.1.
n-ando

2007/09/22

19:29 コア リビジョン 597: The argument of the module init function was modified.
n-ando
19:29 リビジョン 597 (openrtm-cxx): The argument of the module init function was modified.
n-ando
17:47 コア リビジョン 596: A bug about the conversion specifier %h was fixed.
n-ando
17:47 リビジョン 596 (openrtm-cxx): A bug about the conversion specifier %h was fixed.
n-ando

2007/09/21

19:53 コア リビジョン 595: A trivial fix.
n-ando
19:53 リビジョン 595 (openrtm-cxx): A trivial fix.
n-ando
19:30 コア リビジョン 594: Now vcproj is not deleted in clean target.
n-ando
19:30 リビジョン 594 (openrtm-cxx): Now vcproj is not deleted in clean target.
n-ando
19:30 コア リビジョン 593: Now rtc.conf is not deleted.
n-ando
19:30 リビジョン 593 (openrtm-cxx): Now rtc.conf is not deleted.
n-ando
18:25 コア リビジョン 592: Synchronous LIFO buffer.
n-ando
18:25 リビジョン 592 (openrtm-cxx): Synchronous LIFO buffer.
n-ando
18:25 コア リビジョン 591: Synchronous FIFO buffer.
n-ando
18:25 リビジョン 591 (openrtm-cxx): Synchronous FIFO buffer.
n-ando
18:21 コア リビジョン 590: Now rtc.conf is not deleted in clean.
n-ando
18:21 リビジョン 590 (openrtm-cxx): Now rtc.conf is not deleted in clean.
n-ando
18:19 コア リビジョン 589: ExtTrigExecutionContext's tick() was modified.
n-ando
18:19 リビジョン 589 (openrtm-cxx): ExtTrigExecutionContext's tick() was modified.
n-ando
18:18 コア リビジョン 588: Documentation was modified.
n-ando
18:18 リビジョン 588 (openrtm-cxx): Documentation was modified.
n-ando
18:17 コア リビジョン 587: The mutex acquisition was changed from "tryacquire" to "acquire".
n-ando
18:17 リビジョン 587 (openrtm-cxx): The mutex acquisition was changed from "tryacquire" to "acquire".
n-ando
18:15 コア リビジョン 586: Now InPort's default buffer is RingBuffer.
n-ando
18:15 リビジョン 586 (openrtm-cxx): Now InPort's default buffer is RingBuffer.
n-ando
18:14 コア リビジョン 585: Some fixes.
- getComponents() was implemented.
- Component's init logic was modified to fix behavior of "on_initialize"
error r...
n-ando
18:14 リビジョン 585 (openrtm-cxx): Some fixes.
- getComponents() was implemented.
- Component's init logic was modified to fix behavior of "on_initialize"
error r...
n-ando
17:53 コア リビジョン 584: Some modifications
- The version number was modified as 0.4.1.
- Bugs of omniORB's detection script was fixed.
n-ando
17:53 リビジョン 584 (openrtm-cxx): Some modifications
- The version number was modified as 0.4.1.
- Bugs of omniORB's detection script was fixed.
n-ando

2007/09/20

20:42 コア リビジョン 583: for_each const function was added.
n-ando
20:42 リビジョン 583 (openrtm-cxx): for_each const function was added.
n-ando
20:41 コア リビジョン 582: Some fixes.
- Now the configuration updateing is performed before onActivated and
after onError in addition to after onStateUpd...
n-ando
20:41 リビジョン 582 (openrtm-cxx): Some fixes.
- Now the configuration updateing is performed before onActivated and
after onError in addition to after onStateUpd...
n-ando
20:26 コア リビジョン 581: A function getPortProfile() was added to get PortProfile locally.
n-ando
20:26 リビジョン 581 (openrtm-cxx): A function getPortProfile() was added to get PortProfile locally.
n-ando
20:25 コア リビジョン 580: A function getPortProfileList() was added to get PortProfileList locally.
n-ando
20:25 リビジョン 580 (openrtm-cxx): A function getPortProfileList() was added to get PortProfileList locally.
n-ando
20:22 コア リビジョン 579: A trivial fix.
n-ando
20:22 リビジョン 579 (openrtm-cxx): A trivial fix.
n-ando
20:22 コア リビジョン 578: Some fixes.
- Template parameter "Result" is deleted.
Now listener return type is void instead of the Result.
n-ando
20:22 リビジョン 578 (openrtm-cxx): Some fixes.
- Template parameter "Result" is deleted.
Now listener return type is void instead of the Result.
n-ando
20:21 コア リビジョン 577: Some fixes.
- Template parameter "Result" is deleted.
Now listener return type is void instead of the Result.
- Now exit action...
n-ando
20:21 リビジョン 577 (openrtm-cxx): Some fixes.
- Template parameter "Result" is deleted.
Now listener return type is void instead of the Result.
- Now exit action...
n-ando

2007/09/19

16:48 コア リビジョン 576: A trivial fix.
n-ando
16:48 リビジョン 576 (openrtm-cxx): A trivial fix.
n-ando
16:44 コア リビジョン 575: The usleep() in the execution loop will be skipped, if wait-time is 0.
n-ando
16:44 リビジョン 575 (openrtm-cxx): The usleep() in the execution loop will be skipped, if wait-time is 0.
n-ando
16:42 コア リビジョン 574: A trivial bug fix.
n-ando
16:42 リビジョン 574 (openrtm-cxx): A trivial bug fix.
n-ando
16:41 コア リビジョン 573: Timeout callbacks were added.
n-ando
16:41 リビジョン 573 (openrtm-cxx): Timeout callbacks were added.
n-ando
16:41 コア リビジョン 572: PublisherNew thread termination problem was solved.
n-ando
16:41 リビジョン 572 (openrtm-cxx): PublisherNew thread termination problem was solved.
n-ando
12:01 コア リビジョン 571: Inconsistency between idl and impl. in get_configuration_set() was modified.
n-ando
12:01 リビジョン 571 (openrtm-cxx): Inconsistency between idl and impl. in get_configuration_set() was modified.
n-ando
12:00 コア リビジョン 570: Inconsistency between spec. and impl. in setProperty() was modified.
n-ando
12:00 リビジョン 570 (openrtm-cxx): Inconsistency between spec. and impl. in setProperty() was modified.
n-ando
11:59 コア リビジョン 569: A bug in operator-() was modified.
n-ando
11:59 リビジョン 569 (openrtm-cxx): A bug in operator-() was modified.
n-ando
11:37 コア リビジョン 568: Unit tests for SyncLIFO.
n-ando
11:37 リビジョン 568 (openrtm-cxx): Unit tests for SyncLIFO.
n-ando
11:37 コア リビジョン 567: Unit tests for SyncFIFO.
n-ando
11:37 リビジョン 567 (openrtm-cxx): Unit tests for SyncFIFO.
n-ando
11:33 コア リビジョン 566: Unit tests for SyncLIFO and SyncFIFO were added.
n-ando
11:33 リビジョン 566 (openrtm-cxx): Unit tests for SyncLIFO and SyncFIFO were added.
n-ando
11:32 コア リビジョン 565: Some rpm's URL were modifiled.
n-ando
11:32 リビジョン 565 (openrtm-cxx): Some rpm's URL were modifiled.
n-ando

2007/09/16

17:19 コア リビジョン 564: The problem of redefinition of CORBA::ULong and CORBA::Long was modified.
n-ando
17:19 リビジョン 564 (openrtm-cxx): The problem of redefinition of CORBA::ULong and CORBA::Long was modified.
n-ando
17:14 コア リビジョン 563: The output of the rtm-config "--libs" option was modified to include
${prefix}/lib directory. n-ando
17:14 リビジョン 563 (openrtm-cxx): The output of the rtm-config "--libs" option was modified to include
${prefix}/lib directory. n-ando
 

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