プロジェクト

全般

プロフィール

活動

2006/10/24から2006/11/22まで

2006/11/22

20:48 リビジョン 218: CorbaConsumerTests is added.
kurihara
20:44 リビジョン 217: Test idl for CorbaConsumerTests.
kurihara
20:43 リビジョン 216: test program for CorbaConsumer class.
kurihara
02:56 リビジョン 215: CppUnit environment setup script was added.
n-ando

2006/11/21

17:32 リビジョン 214: ConsumerBase class and Cosnumer class were added for proxy placeholder.
n-ando
17:13 リビジョン 213: MICO's idl flag "--any" was added to handle Any type.
n-ando

2006/11/15

18:47 リビジョン 212: tests for find(),isString(),toString() are added.
kurihara
18:44 リビジョン 211: tests for find(),isString(),toString() are added.
kurihara

2006/11/14

16:23 リビジョン 210: test program for NVUtil module. first commit.
kurihara
16:22 リビジョン 209: NVUtilTests is added.
kurihara
11:21 リビジョン 208: test_deletePortByName() and test_finalizePorts() were added.
kurihara

2006/11/13

21:30 リビジョン 207: document is added.
kurihara
18:14 リビジョン 206: test program for RingBuffer class.
kurihara
18:13 リビジョン 205: PortAdminTests and RingBufferTests were added.
kurihara
13:18 リビジョン 204: test program for PortAdmin class.
kurihara

2006/11/10

16:13 リビジョン 203: A test after SdoConfiguration class revision.
kurihara
13:46 リビジョン 202: Kanji-code was changed to EUC.
n-ando
13:33 リビジョン 201: NVUtil is added.
n-ando
13:32 リビジョン 200: NVUtil is SDOPackage::NVList utility.
n-ando

2006/11/09

19:20 リビジョン 199: set_service_profile never throws InvalidParameter exception.
n-ando
18:29 リビジョン 198: A test after SdoConfiguration class revision.
kurihara
14:29 リビジョン 197: test program for SdoOrganization class.
kurihara
05:09 リビジョン 196: Namespace has changed.
n-ando
05:00 リビジョン 195: ConfigurationSet related interfaces are fixed.
n-ando
00:57 リビジョン 194: RTCDataType.idl was moved to BasicDataType.idl.
n-ando

2006/11/08

18:57 リビジョン 193: A PortAdmin::getPortRef()'s bug was fixed.
n-ando
10:19 リビジョン 192: test program for PortBase class.
kurihara
10:18 リビジョン 191: PortBaseTests is added.
kurihara

2006/11/07

18:30 リビジョン 190: RtcRingBuffer.h was renamed to RingBuffer.h
n-ando
18:26 リビジョン 189: Renamed RtcInPort.h to InPort.h.
n-ando

2006/11/06

10:46 リビジョン 188: #include <assert.h> was added.
n-ando
10:42 リビジョン 187: ObjectManager's for_each has been modified to return Predicate object.
n-ando
10:31 リビジョン 186: Some Manager's functions has been implemented.
- Component creation process
- System logger initialization
n-ando
10:28 リビジョン 185: Now the "instance_name" is set to the component at creation time.
n-ando
10:26 リビジョン 184: Some trivial fixes.
n-ando
10:24 リビジョン 183: Bug fix.
- Constructor's argument was not stored to the property values. n-ando
10:19 リビジョン 182: CORBA sequence manipulation has been rewritten by using CORBA_SeqUtil.
n-ando
10:16 リビジョン 181: Now PortBase doesn't depends on PortProfileHelper.
Class refference manual has been updated. n-ando

2006/11/05

06:11 リビジョン 180: NamingManager was introduced to support multiple name server.
n-ando
06:07 リビジョン 179: Component numbering rule was derived into policy class.
n-ando
05:54 リビジョン 178: classes were renamed and soruce code was re-formatted.
n-ando
04:57 リビジョン 177: Kanji-code was converted into EUC.
n-ando
04:54 リビジョン 176: CORBA object activation class was created.
n-ando
04:43 リビジョン 175: CORBA Naming service helper class has rewritten and renamed.
n-ando
02:06 リビジョン 174: Now acinclude.m4 includes libtool.m4 and openrtm.m4.
n-ando
02:04 リビジョン 173: OpenRTM m4 macros were moved to openrtm.m4.
n-ando
02:03 リビジョン 172: OpenRTM m4 macros were separated from configure.ac.
- FP_FIND_FILE macro was moved to this file.
- UNIQUE macro that deletes duplicative keywords was added.
n-ando
01:35 リビジョン 171: Autotools installation was added.
n-ando
01:34 リビジョン 170: Some trivial fixes.
n-ando
01:31 リビジョン 169: This script was rewritten.
- Autotools installation would be checked before reconfiguration.
- Automatically generated files clean-up script was...
n-ando
01:20 リビジョン 168: The following file entries were added to EXTRA_DIST.
- ezt.py
- pkg_install_fc4.sh, pkg_install_fc5.sh
- pkg_install_freebsd52, pkg_install_freebsd6.sh
n-ando

2006/11/03

00:14 リビジョン 167: RtcSystemLogger.h was moved to SystemLogger.h.
n-ando

2006/11/02

21:27 リビジョン 166: StateMachineTest is modified by kurihara.
kurihara
18:04 リビジョン 165: CORBA_SeqUtil::insert()'s bug was fixed.
n-ando

2006/11/01

20:23 リビジョン 164: test program for SdoConfiguration class.
kurihara

2006/10/31

22:12 リビジョン 163: SdoConfigurationTests and CORBA_SeqUtilTests were added.
kurihara
22:10 リビジョン 162: test program for CORBA_SeqUtil.h
kurihara
22:10 リビジョン 161: IDL file for CORBA_SeqUtilTests class.
kurihara

2006/10/30

17:15 リビジョン 160: CVS's information tag was revised.
n-ando
17:13 リビジョン 159: SDO and SDOSystemElement class were merged to RTObject.
n-ando
17:10 リビジョン 158: CORBA sequence operations were replaced by CORBA_SeqUtil functions.
n-ando
17:09 リビジョン 157: Two functions push_back_lsit(), erase_if() were added.
Function reference manual was revised. n-ando
17:05 リビジョン 156: CORBA sequence operations were replaced by CORBA_SeqUtil functions.
n-ando

2006/10/27

18:09 リビジョン 155: The first commitment.
n-ando
18:07 リビジョン 154: Util.h was moved to CORBA_SeqEx.h.
n-ando

2006/10/26

18:36 リビジョン 153: set_organization_property_value() was not implemented. It was added.
n-ando
18:15 リビジョン 152: Header comments were fixed.
n-ando
18:13 リビジョン 151: m_Owner was changed to m_varOwner.
n-ando
17:56 リビジョン 150: The first commitment.
n-ando
17:56 リビジョン 149: StateMachineTests was added.
n-ando
17:43 リビジョン 148: FactoryTests, PortProfileHelperTests, SdoServiceTests, are added.
kurihara
10:34 リビジョン 147: test program of class ModuelManager.
kurihara
02:36 リビジョン 146: Classes were renamed, and class reference manual was described.
n-ando
02:31 リビジョン 145: for_each()'s arguments are changed from value to reference.
n-ando
02:29 リビジョン 144: Bug fix for configuration and load path strings including head blank.
n-ando
02:28 リビジョン 143: Component factory registration and relative functions are implemented.
n-ando

2006/10/24

23:25 リビジョン 142: Renamed RtcFactory.cpp to Factory.cpp
n-ando
23:23 リビジョン 141: Renamed RtcFactory.h to Factory.h
n-ando
15:24 リビジョン 140: Now StringUtil was devided into definition and implementation.
n-ando
12:08 リビジョン 139: test program for ObjectManager class
kurihara
12:07 リビジョン 138: ObjectManagerTests is added
kurihara
 

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