Activity
From 11/29/2009 to 12/28/2009
12/28/2009
- 06:15 PM コア Revision 1609: Some comments and documentation have been updated.
- Reformatted.
- 06:15 PM Revision 1609 (openrtm-cxx): Some comments and documentation have been updated.
- Reformatted.
- 01:23 PM コア Revision 1608: The deletion guard for "default" configuration-set has been added.
- The activation guard for special configuration-set has been added.
Some documentation has been updated. - 01:23 PM Revision 1608 (openrtm-cxx): The deletion guard for "default" configuration-set has been added.
- The activation guard for special configuration-set has been added.
Some documentation has been updated. - 09:37 AM コア Revision 1607: Source code beautified.
- 09:37 AM Revision 1607 (openrtm-cxx): Source code beautified.
12/26/2009
- 05:07 PM コア Revision 1606: "precreate" process order has been changed.
- 05:07 PM Revision 1606 (openrtm-cxx): "precreate" process order has been changed.
- 05:05 PM コア Revision 1605: Some trivial fixes.
- 05:05 PM Revision 1605 (openrtm-cxx): Some trivial fixes.
- 05:01 PM コア Revision 1604: Configuration set initializing bugs have been fixed.
- 05:01 PM Revision 1604 (openrtm-cxx): Configuration set initializing bugs have been fixed.
- 04:48 PM コア Revision 1603: Partial template specialization for stringTo<string> has been implemented.
- 04:48 PM Revision 1603 (openrtm-cxx): Partial template specialization for stringTo<string> has been implemented.
- 08:30 AM コア Revision 1602: Some trivial fixes.
- 08:30 AM Revision 1602 (openrtm-cxx): Some trivial fixes.
12/24/2009
- 04:58 PM バグ #878 (解決): CompositeComponentのデータポートを非公開に切り替える際のバグ
- ●原因
PortAdmin クラスでは、非公開時にポート名の"in","out"で判定している為、複数のInPort、OutPortが登録されていると、対象とするコンポーネントでないものをリストから削除していた。
●対処
非... - 03:50 PM コア Revision 1601: Deleted an unnecessary files.
- 03:50 PM Revision 1601 (openrtm-cxx): Deleted an unnecessary files.
- 03:44 PM コア Revision 1600: Integrated AutoTestIn/Out with AutoTest.
- 03:44 PM Revision 1600 (openrtm-cxx): Integrated AutoTestIn/Out with AutoTest.
12/22/2009
- 05:16 PM コア Revision 1599: Changed endian check place from PortBase to InPortBase and OutPortBase. Added option setting of ConnectorComp.
- 05:16 PM Revision 1599 (openrtm-cxx): Changed endian check place from PortBase to InPortBase and OutPortBase. Added option setting of ConnectorComp.
- 04:05 PM コア Revision 1598: - port.connection.strictness option has been introduced.
- - English documentation has been updated.
- 04:05 PM Revision 1598 (openrtm-cxx): - port.connection.strictness option has been introduced.
- - English documentation has been updated.
- 11:26 AM コア Revision 1597: InPortAny has been deleted.
- 11:26 AM Revision 1597 (openrtm-cxx): InPortAny has been deleted.
12/19/2009
- 12:20 AM コア Revision 1596: New service port connection logic has been implemented.
- 12:20 AM Revision 1596 (openrtm-cxx): New service port connection logic has been implemented.
12/18/2009
- 06:46 PM コア Revision 1595: CorbaPort class has been refactored.
- - Two provvider holder classes has been unified into CorbaProviderHolder class.
- Object activation/deactivation is m... - 06:46 PM Revision 1595 (openrtm-cxx): CorbaPort class has been refactored.
- - Two provvider holder classes has been unified into CorbaProviderHolder class.
- Object activation/deactivation is m... - 06:43 PM コア Revision 1594: PortBase retains owner component instance name.
- 06:43 PM Revision 1594 (openrtm-cxx): PortBase retains owner component instance name.
- 06:40 PM コア Revision 1593: The add/remove_component logic for children components has been added.
- 06:40 PM Revision 1593 (openrtm-cxx): The add/remove_component logic for children components has been added.
- 03:51 PM コア Revision 1592: Corrected data types
- 03:51 PM Revision 1592 (openrtm-cxx): Corrected data types
12/17/2009
- 07:04 PM コア Revision 1591: PortAdmin::deletePort(_ptr) has been modified to delete by objref.
- 07:04 PM Revision 1591 (openrtm-cxx): PortAdmin::deletePort(_ptr) has been modified to delete by objref.
12/15/2009
- 06:48 PM コア Revision 1590: ignore Makefile.in
- 06:48 PM Revision 1590 (openrtm-cxx): ignore Makefile.in
- 06:30 PM コア Revision 1589: The new specification for specifying the connection rule of CorbPort has been described.
- 06:30 PM Revision 1589 (openrtm-cxx): The new specification for specifying the connection rule of CorbPort has been described.
- 04:10 PM コア Revision 1588: Changed endian type from string to bool. and added endian type to examples/SimpleIO/ConnectorComp.
- 04:10 PM Revision 1588 (openrtm-cxx): Changed endian type from string to bool. and added endian type to examples/SimpleIO/ConnectorComp.
12/11/2009
- 06:39 PM コア Revision 1587: Ignore Makefile and Makefile.in.
- 06:39 PM Revision 1587 (openrtm-cxx): Ignore Makefile and Makefile.in.
- 05:44 PM コア Revision 1586: An include sentence of ace/Task.h and ace/Synch.h was deleted.
- 05:44 PM Revision 1586 (openrtm-cxx): An include sentence of ace/Task.h and ace/Synch.h was deleted.
- 05:34 PM コア Revision 1585: Original makefile has been removed.
- 05:34 PM Revision 1585 (openrtm-cxx): Original makefile has been removed.
- 05:23 PM コア Revision 1584: coil/ace has been updated in order to follow the other implementation.
- 05:23 PM Revision 1584 (openrtm-cxx): coil/ace has been updated in order to follow the other implementation.
- 05:21 PM コア Revision 1583: (++i) has been changed to i + 1, since some compiler complains about it.
- 05:21 PM Revision 1583 (openrtm-cxx): (++i) has been changed to i + 1, since some compiler complains about it.
- 05:02 PM コア Revision 1582: Build subdirectory src/ext/artlinux becomes optional build directory.
- 05:02 PM Revision 1582 (openrtm-cxx): Build subdirectory src/ext/artlinux becomes optional build directory.
- 02:23 PM コア Revision 1581: Added the endian setting of the data port.
- 02:23 PM Revision 1581 (openrtm-cxx): Added the endian setting of the data port.
12/07/2009
- 05:54 PM コア Revision 1580: Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 05:54 PM Revision 1580 (openrtm-cxx): Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 11:47 AM コア Revision 1579: ArtExecutionContext will be build when os is ART-Linux.
- 11:47 AM Revision 1579 (openrtm-cxx): ArtExecutionContext will be build when os is ART-Linux.
- 11:41 AM コア Revision 1578: A bug for dependency resolution logic has been fixed.
- 11:41 AM Revision 1578 (openrtm-cxx): A bug for dependency resolution logic has been fixed.
- 11:38 AM コア Revision 1577: "make dist" errors for AutoTestIn/Out have been fixed.
- 11:38 AM Revision 1577 (openrtm-cxx): "make dist" errors for AutoTestIn/Out have been fixed.
12/04/2009
- 12:19 PM コア Revision 1576: Update for 1.0.0
- 12:19 PM Revision 1576 (openrtm-cxx): Update for 1.0.0
- 12:18 PM コア Revision 1575: Update for 1.0.0
- 12:18 PM Revision 1575 (openrtm-cxx): Update for 1.0.0
- 12:18 PM コア Revision 1574: Update for 1.0.0
- 12:18 PM Revision 1574 (openrtm-cxx): Update for 1.0.0
- 12:18 PM コア Revision 1573: Update for 1.0.0
- 12:18 PM Revision 1573 (openrtm-cxx): Update for 1.0.0
Also available in: Atom