活動
2008/10/30から2008/11/28まで
2008/11/28
- 14:19 コア リビジョン 1066: corba headers have been added/modified.
- 14:19 リビジョン 1066 (openrtm-cxx): corba headers have been added/modified.
- 14:00 コア リビジョン 1065: __path__ has been fixed.
- 14:00 リビジョン 1065 (openrtm-cxx): __path__ has been fixed.
- 12:47 コア リビジョン 1064: temporary tests
- 12:47 リビジョン 1064 (openrtm-cxx): temporary tests
- 12:46 コア リビジョン 1063: The main syntax tree dictionary structure has been drastically changed.
- 12:46 リビジョン 1063 (openrtm-cxx): The main syntax tree dictionary structure has been drastically changed.
2008/11/26
- 20:42 コア リビジョン 1062: Invalid syntax about sys.stderr has been modified.
- 20:42 リビジョン 1062 (openrtm-cxx): Invalid syntax about sys.stderr has been modified.
2008/11/25
- 18:30 コア リビジョン 1061: DLL_EXPORT has been added to the module initialization function.
- 18:30 リビジョン 1061 (openrtm-cxx): DLL_EXPORT has been added to the module initialization function.
- 15:02 コア リビジョン 1060: Deleted -lcoil parameter in Makefile.am of coiltest.
- 15:02 リビジョン 1060 (openrtm-cxx): Deleted -lcoil parameter in Makefile.am of coiltest.
- 14:39 コア リビジョン 1059: Deleted -lcoil parameter in Makefile.am of coiltest.
- 14:39 リビジョン 1059 (openrtm-cxx): Deleted -lcoil parameter in Makefile.am of coiltest.
2008/11/19
- 18:31 コア リビジョン 1058: Some trivial fixes.
- 18:31 リビジョン 1058 (openrtm-cxx): Some trivial fixes.
- 16:54 コア リビジョン 1057: ignore Makefile.in
- 16:54 リビジョン 1057 (openrtm-cxx): ignore Makefile.in
- 16:52 コア リビジョン 1056: Makefile to generate __init__.py for temporary use of doil backend.
- 16:52 リビジョン 1056 (openrtm-cxx): Makefile to generate __init__.py for temporary use of doil backend.
- 16:51 コア リビジョン 1055: Some documents for doil backend has been added.
- 16:51 リビジョン 1055 (openrtm-cxx): Some documents for doil backend has been added.
- 16:49 コア リビジョン 1054: doil backend for omniidl has been updated.
- Now this backend can generate interface header, adapter and servant.
- 16:49 リビジョン 1054 (openrtm-cxx): doil backend for omniidl has been updated.
- Now this backend can generate interface header, adapter and servant.
2008/11/18
- 17:54 整備 #179 (終了): coilテスト
- 17:54 整備 #205 (終了): coil結合テスト
- テスト環境
* ディストリビューション:Ubuntu 7.10
* コンパイラ:gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
* ツール:l...
2008/11/17
- 18:38 コア リビジョン 1053: Deleted function that destroy ORB in shutdownORB-function.
- 18:38 リビジョン 1053 (openrtm-cxx): Deleted function that destroy ORB in shutdownORB-function.
- 18:34 コア リビジョン 1052: Added shutdown_ORB() function that can destroy ORB.
- 18:34 リビジョン 1052 (openrtm-cxx): Added shutdown_ORB() function that can destroy ORB.
- 17:59 コア リビジョン 1051: Fix. Suppress Warning from omniORB when build.
- 17:59 リビジョン 1051 (openrtm-cxx): Fix. Suppress Warning from omniORB when build.
2008/11/14
- 20:21 コア リビジョン 1050: Added the exception handling of work_pending() to Manager::shutdownORB().
- 20:21 リビジョン 1050 (openrtm-cxx): Added the exception handling of work_pending() to Manager::shutdownORB().
- 20:06 コア リビジョン 1049: Added deletion processing (PeriodicExecutionContext::remove_component) of the component to exit().
- 20:06 リビジョン 1049 (openrtm-cxx): Added deletion processing (PeriodicExecutionContext::remove_component) of the component to exit().
- 19:57 コア リビジョン 1048: Deleted shutdown processing (Manager::instance().shutdown) of OrbRunner::svc().
- 19:57 リビジョン 1048 (openrtm-cxx): Deleted shutdown processing (Manager::instance().shutdown) of OrbRunner::svc().
- 19:53 コア リビジョン 1047: Added RTObject_impl::exit() and Manager::terminate() at the end of
- the test.
- 19:53 リビジョン 1047 (openrtm-cxx): Added RTObject_impl::exit() and Manager::terminate() at the end of
- the test.
2008/11/13
- 18:15 コア リビジョン 1046: -For RTC1.0.
- -Change according to change in directory composition.
-Changed namespace of Properties to coil from RTC.
-Changed the... - 18:15 リビジョン 1046 (openrtm-cxx): -For RTC1.0.
- -Change according to change in directory composition.
-Changed namespace of Properties to coil from RTC.
-Changed the... - 18:10 コア リビジョン 1045: Change according to change in directory composition.
- 18:10 リビジョン 1045 (openrtm-cxx): Change according to change in directory composition.
- 18:06 コア リビジョン 1044: Changed the following.
- - registerECFactory()
-- Changed to return the result of m_ecfactory.registerObject().
- createComponent()
-- Chang... - 18:06 リビジョン 1044 (openrtm-cxx): Changed the following.
- - registerECFactory()
-- Changed to return the result of m_ecfactory.registerObject().
- createComponent()
-- Chang... - 11:28 コア リビジョン 1043: -Change according to change in directory composition.
- -The memory secured by the new operator was made automatic to liberate.
The delete operator is deleted. (for omniOR... - 11:28 リビジョン 1043 (openrtm-cxx): -Change according to change in directory composition.
- -The memory secured by the new operator was made automatic to liberate.
The delete operator is deleted. (for omniOR... - 11:25 コア リビジョン 1042: -Change according to change in directory composition.
- -The memory secured by the new operator was made automatic to liberate.
The delete operator is deleted. (for omniOR... - 11:25 リビジョン 1042 (openrtm-cxx): -Change according to change in directory composition.
- -The memory secured by the new operator was made automatic to liberate.
The delete operator is deleted. (for omniOR... - 11:14 コア リビジョン 1041: The memory secured by the new operator was made automatic to liberate.
- The delete operator is deleted.
(for omniORB: ERROR) - 11:14 リビジョン 1041 (openrtm-cxx): The memory secured by the new operator was made automatic to liberate.
- The delete operator is deleted.
(for omniORB: ERROR)
2008/11/12
- 17:09 コア リビジョン 1040: Add the pointer pointer.
- 17:09 リビジョン 1040 (openrtm-cxx): Add the pointer pointer.
- 17:05 コア リビジョン 1039: - activate_configuration_set()
- -- Changed InvalidParameter to slow,when activateConfigurationSet() returned false.
- 17:05 リビジョン 1039 (openrtm-cxx): - activate_configuration_set()
- -- Changed InvalidParameter to slow,when activateConfigurationSet() returned false.
- 16:55 コア リビジョン 1038: - update()
- -- When NameServer is registered in the list, bind is done.
- 16:55 リビジョン 1038 (openrtm-cxx): - update()
- -- When NameServer is registered in the list, bind is done.
- 10:35 コア リビジョン 1037: Fixed the following.
- - DynamicLib::DynamicLib(const DynamicLib& rhs)
-- Deleted the exception and slow processing was deleted.
Becaus... - 10:35 リビジョン 1037 (openrtm-cxx): Fixed the following.
- - DynamicLib::DynamicLib(const DynamicLib& rhs)
-- Deleted the exception and slow processing was deleted.
Becaus... - 10:07 コア リビジョン 1036: Added to operator= the copy process that copies the member of Base Class .
- 10:07 リビジョン 1036 (openrtm-cxx): Added to operator= the copy process that copies the member of Base Class .
- 09:54 コア リビジョン 1035: Fiexed the following.
- - initialize()
-- Return RTC::PRECONDITION_NOT_MET, When RTC was alive.
- finalize()
-- Return RTC::PRECONDITION_NOT... - 09:54 リビジョン 1035 (openrtm-cxx): Fiexed the following.
- - initialize()
-- Return RTC::PRECONDITION_NOT_MET, When RTC was alive.
- finalize()
-- Return RTC::PRECONDITION_NOT...
2008/11/10
- 19:32 コア リビジョン 1034: Fix. Edit Only RTC.h to suppressing Warning from omniORB.
- 19:32 リビジョン 1034 (openrtm-cxx): Fix. Edit Only RTC.h to suppressing Warning from omniORB.
- 19:04 コア リビジョン 1033: Fix. In Win32, Suppress build warning from omniORB4.
- 19:04 リビジョン 1033 (openrtm-cxx): Fix. In Win32, Suppress build warning from omniORB4.
2008/11/07
- 19:39 コア リビジョン 1032: Fix. For Win32, Suppress warning from omniORB.
- 19:39 リビジョン 1032 (openrtm-cxx): Fix. For Win32, Suppress warning from omniORB.
- 19:26 コア リビジョン 1031: Fixed the separation processing of the base name.
- 19:26 リビジョン 1031 (openrtm-cxx): Fixed the separation processing of the base name.
- 17:07 コア リビジョン 1030: Change according to change in directory composition.
- 17:07 リビジョン 1030 (openrtm-cxx): Change according to change in directory composition.
- 09:39 コア リビジョン 1029: Added deactivate_object.
- 09:39 リビジョン 1029 (openrtm-cxx): Added deactivate_object.
2008/11/06
- 14:30 コア リビジョン 1028: Change the namespace of DataFlowComponent to POA_OpenRTM form POA_RTC.
- Change the namespace of the function related to sleep to coil.
- 14:30 リビジョン 1028 (openrtm-cxx): Change the namespace of DataFlowComponent to POA_OpenRTM form POA_RTC.
- Change the namespace of the function related to sleep to coil.
- 14:27 コア リビジョン 1027: Change according to change in directory composition.
- 14:27 リビジョン 1027 (openrtm-cxx): Change according to change in directory composition.
- 13:58 コア リビジョン 1026: Changed the namespace of DataFlowComponent to POA_OpenRTM from POA_RTC.
- 13:58 リビジョン 1026 (openrtm-cxx): Changed the namespace of DataFlowComponent to POA_OpenRTM from POA_RTC.
- 13:53 コア リビジョン 1025: Change according to change in directory composition.
- 13:53 リビジョン 1025 (openrtm-cxx): Change according to change in directory composition.
- 11:03 コア リビジョン 1024: -test_exit()
- --add: Call of start() for the state machine drive.
--add: Call remove_component(),to cancel the registered component. - 11:03 リビジョン 1024 (openrtm-cxx): -test_exit()
- --add: Call of start() for the state machine drive.
--add: Call remove_component(),to cancel the registered component. - 10:54 コア リビジョン 1023: Change according to change in directory composition.
- 10:54 リビジョン 1023 (openrtm-cxx): Change according to change in directory composition.
- 10:08 コア リビジョン 1022: Changed the namespace of Properties to coil.
- Omitted the test of description, because description was not used.
- 10:08 リビジョン 1022 (openrtm-cxx): Changed the namespace of Properties to coil.
- Omitted the test of description, because description was not used.
- 09:59 コア リビジョン 1021: Change according to change in directory composition.
- 09:59 リビジョン 1021 (openrtm-cxx): Change according to change in directory composition.
2008/11/04
- 19:49 コア リビジョン 1020: Changed the port number.
- 19:49 リビジョン 1020 (openrtm-cxx): Changed the port number.
- 19:47 コア リビジョン 1019: Change according to change in directory composition.
- 19:47 リビジョン 1019 (openrtm-cxx): Change according to change in directory composition.
- 18:52 コア リビジョン 1018: new_context doesn't throw out the exception.
- Therefore, a part of test of the ztest_bindNewContext function was omitted.(the test that checked zxc threw out the e...
- 18:52 リビジョン 1018 (openrtm-cxx): new_context doesn't throw out the exception.
- Therefore, a part of test of the ztest_bindNewContext function was omitted.(the test that checked zxc threw out the e...
2008/11/02
- 23:54 コア リビジョン 1017: Some trivial fixes.
- 23:54 リビジョン 1017 (openrtm-cxx): Some trivial fixes.
- 23:30 コア リビジョン 1016: Some trivial fixes.
- 23:30 リビジョン 1016 (openrtm-cxx): Some trivial fixes.
- 23:29 コア リビジョン 1015: doil rtc related files have been updated.
- 23:29 リビジョン 1015 (openrtm-cxx): doil rtc related files have been updated.
- 22:58 コア リビジョン 1014: Interface namespace has been moved from Interface to Local.
- 22:58 リビジョン 1014 (openrtm-cxx): Interface namespace has been moved from Interface to Local.
- 22:53 コア リビジョン 1013: omniidl backend for doil servant/adapter
- 22:53 リビジョン 1013 (openrtm-cxx): omniidl backend for doil servant/adapter
2008/10/31
- 16:06 コア リビジョン 1012: Change according to change in directory composition.
- 16:06 リビジョン 1012 (openrtm-cxx): Change according to change in directory composition.
- 14:22 コア リビジョン 1011: Omitted the test when the interface type was TCP_Any.
- 14:22 リビジョン 1011 (openrtm-cxx): Omitted the test when the interface type was TCP_Any.
- 14:19 コア リビジョン 1010: Change according to change in directory composition.
- 14:19 リビジョン 1010 (openrtm-cxx): Change according to change in directory composition.
- 13:45 コア リビジョン 1009: Added the initialization of member variable (m_dependency) to the constructor.
- 13:45 リビジョン 1009 (openrtm-cxx): Added the initialization of member variable (m_dependency) to the constructor.
- 13:15 コア リビジョン 1008: Change according to change in directory composition.
- 13:15 リビジョン 1008 (openrtm-cxx): Change according to change in directory composition.
- 10:35 コア リビジョン 1007: Changed the test of the destructor.
- 10:35 リビジョン 1007 (openrtm-cxx): Changed the test of the destructor.
- 10:33 コア リビジョン 1006: Change according to change in directory composition.
- 10:33 リビジョン 1006 (openrtm-cxx): Change according to change in directory composition.
2008/10/30
- 21:13 コア リビジョン 1005: Fix. Remove Compile Error.
- 21:13 リビジョン 1005 (openrtm-cxx): Fix. Remove Compile Error.
- 18:44 コア リビジョン 1004: Fix. Remove Compile Error.
- 18:44 リビジョン 1004 (openrtm-cxx): Fix. Remove Compile Error.
- 15:21 コア リビジョン 1003: Fix. Remove Compile Error.
- 15:21 リビジョン 1003 (openrtm-cxx): Fix. Remove Compile Error.
- 11:42 コア リビジョン 1002: Changed the name space of the function related to Time to coil.
- 11:42 リビジョン 1002 (openrtm-cxx): Changed the name space of the function related to Time to coil.
- 11:42 コア リビジョン 1001: Change according to change in directory composition.
- 11:42 リビジョン 1001 (openrtm-cxx): Change according to change in directory composition.
- 11:38 コア リビジョン 1000: Changed the namespace of the function related to Time to coil.
- 11:38 リビジョン 1000 (openrtm-cxx): Changed the namespace of the function related to Time to coil.
- 11:34 コア リビジョン 999: Change according to change in directory composition.
- 11:34 リビジョン 999 (openrtm-cxx): Change according to change in directory composition.
- 11:20 コア リビジョン 998: -write(),read()
- --Changed the type of the variable from 'int' to 'double'. The variable is a variable to store the timeout period.
... - 11:20 リビジョン 998 (openrtm-cxx): -write(),read()
- --Changed the type of the variable from 'int' to 'double'. The variable is a variable to store the timeout period.
... - 11:17 コア リビジョン 997: Change according to change in directory composition.
- 11:17 リビジョン 997 (openrtm-cxx): Change according to change in directory composition.
- 10:59 コア リビジョン 996: -write(),read()
- --Fixed to return false when the buffer was full and the callback of the buffer overflow was a unsetting.
--Changed ... - 10:59 リビジョン 996 (openrtm-cxx): -write(),read()
- --Fixed to return false when the buffer was full and the callback of the buffer overflow was a unsetting.
--Changed ... - 10:54 コア リビジョン 995: Change according to change in directory composition.
- 10:54 リビジョン 995 (openrtm-cxx): Change according to change in directory composition.
- 10:48 コア リビジョン 994: Fix. Remove compile error.
- 10:48 リビジョン 994 (openrtm-cxx): Fix. Remove compile error.
- 10:46 コア リビジョン 993: Modify. File structure to build win32 changed.
- 10:46 リビジョン 993 (openrtm-cxx): Modify. File structure to build win32 changed.
他の形式にエクスポート: Atom