活動
2009/04/22から2009/05/21まで
2009/05/21
- 20:29 リビジョン 1365: Some build errors of win32 have been resolved.
- 13:10 リビジョン 1364: Some compile errors of win32 have been resolved.
- 10:51 リビジョン 1363: fixed build error.
- 10:33 リビジョン 1362: Added configuration parameter.(width and height of image)
- 10:33 リビジョン 1361: Added configuration parameter.(width and height of image)
- 02:59 リビジョン 1360: Debug prints were deleted.
- 02:58 リビジョン 1359: code cleanup
- 02:58 リビジョン 1358: timestamp
- 02:57 リビジョン 1357: iterator increment bug was fixed.
- 02:56 リビジョン 1356: Debug prints have been deleted.
- Code cleanup.
- 02:51 リビジョン 1355: suspend()/signal() bugs were fixed.
- 02:40 リビジョン 1354: Debug print has been deleted
2009/05/20
- 18:26 リビジョン 1353: Task::wait()'s bug for waiting non-started thread was fixed.
- 16:38 リビジョン 1352: The problem that exception (ServantAlreadyActive) is generated by CorbaPort::activateInterfaces has been resolved.
- 08:54 リビジョン 1351: Segmentation fault bugs in disconnection have been fixed.
- 08:51 リビジョン 1350: coil::normalize modified to return normalized string.
- Another coil::includes function that receives vstring has been added.
2009/05/19
- 16:48 リビジョン 1349: Some compile errors of win32 have been resolved.
- 08:11 リビジョン 1348: Configuration failed if ACE version is 5.6. fixed.
2009/05/18
- 17:25 リビジョン 1347: Enum specified full-namespace for old compilers.
- 16:50 リビジョン 1346: Unused header include removed.
- 16:25 リビジョン 1345: Unused header include removed.
- 16:24 リビジョン 1344: Some compilers cannot allow Octet_out's operator[].
- 16:23 リビジョン 1343: Mutex static member initialization has changed for old compilers.
- 15:12 リビジョン 1342: property setting
- 15:03 リビジョン 1341: RingBuffer updated.
- 15:00 リビジョン 1340: CorbaPort class updated.
- Makefile.am's header list updated.
- 14:59 リビジョン 1339: unused variables were deleted.
- 14:58 リビジョン 1338: InPortCdr/OutPortCdr interfaces are added.
- 14:56 リビジョン 1337: PeriodicTask/PeriodicTaskBase updated.
- ignore file property setting for Makefile.in
- 14:04 リビジョン 1336: eraseBlank function.
- 11:28 リビジョン 1335: Shell script to create header-only file list.
- 11:27 リビジョン 1334: dummy variables were deleted.
- 10:51 リビジョン 1333: InPort has modified to supports only one template parameter.
- 10:01 リビジョン 1332: Macros ' bugs fixed.
- 10:00 リビジョン 1331: For InPort/OutPort.
- 09:57 リビジョン 1330: coil::Properties has been typdefed for compatibility.
- 09:54 リビジョン 1329: New InPort/OutPort have been implemented.
- 09:51 リビジョン 1328: Modified to comma separation without space.
- 09:50 リビジョン 1327: Factory initialization function.
- 09:47 リビジョン 1326: DataInPort/DataOutPort classes are unified to InPortBase/OutPortBase.
- For the compatibility reason, headers have been left.
- 09:22 リビジョン 1325: Typename function getting typename of IDL defined struct.
- 09:05 リビジョン 1324: BufferBase and its sub-classes interfaces have been modified.
- CdrBuffer for data ports has been defined.
BufferFactory has been defined by using coil::GlobalFactory.
2009/05/15
- 16:27 リビジョン 1323
- 15:15 リビジョン 1322: Some problems of the installer have been resolved.
- 15:09 リビジョン 1321: New option "naming.update.rebind" is introduced.
- 15:07 リビジョン 1320: RTM_MAJOR/MINOR_VERSION definition has been modified to numerical value
2009/05/13
- 18:22 リビジョン 1319: Logger tests have been updated for win32.
- 18:13 リビジョン 1318: These have been changed for the test of coil::Logger(win32).
- 18:09 リビジョン 1317: PeriodicTask tests have been updated.
- 11:21 リビジョン 1316: Some comments have been changed from the c++ style to C style for win32.
- 10:48 リビジョン 1315: Added test case.
2009/05/12
- 15:33 リビジョン 1314: PeriodicTask tests have been updated.
- 15:29 リビジョン 1313: PeriodicTask tests have been updated.
- 09:25 リビジョン 1312: Some problems of Factory class have been resolved.
- 08:05 リビジョン 1311: compile error fixed
- 07:52 リビジョン 1310: Signature of stringutil::includes was modified.
- 07:51 リビジョン 1309: Allocator class has been introduced.
- 07:41 リビジョン 1308: Some trivial fixes.
2009/05/11
- 18:12 リビジョン 1307: coil::sleep(TimeValue&)'s argument is changed to TimeValue.
- 14:51 リビジョン 1306: These have been changed for the test of coil::TimeMeasure(win32).
- 14:16 リビジョン 1305: Some problems of Factory class have been resolved.
2009/05/08
- 18:44 リビジョン 1304: These have been changed for the test of coil::TimeMeasure(win32).
- 15:46 リビジョン 1303: Some problems of Factory class have been resolved.
- 13:53 リビジョン 1302: These have been changed for the test of coil::Properties(win32).
- 12:05 リビジョン 1301: These have been changed for the test of coil::PeriodicTask(win32).
- 11:26 リビジョン 1300: Some problems of Factory class have been resolved.
2009/04/30
2009/04/28
- 16:45 リビジョン 1298: A temporary revision in registerInPort() and registerOutPort().
- 14:05 リビジョン 1297: Fixed missing destructor.
2009/04/27
- 17:43 リビジョン 1296: coil::Properties::getNode() signature has been modified.
- 16:39 リビジョン 1295: coil::sleep(TimeValue&)'s argument is changed to TimeValue.
- 16:37 リビジョン 1294: PeriodicTask class has been introduced.
- 16:36 リビジョン 1293: PeriodicTask class has been introduced.
- 15:53 リビジョン 1292: New function 'includes' has been added.
- 13:17 リビジョン 1291: Various fixes to the composite.conf
- 13:13 リビジョン 1290: Remove comment for debug.
2009/04/25
- 23:19 リビジョン 1289: Properties test makefile
- 23:19 リビジョン 1288: Old getNode function has been renamed to findNode.
- New getNode function now returns reference to Properties.
- 23:18 リビジョン 1287: Property tests have been updated.
- 23:17 リビジョン 1286: Timed wait tests have been added.
- 23:15 リビジョン 1285: eraseBothEndsBlank, normalize functions have been added.
2009/04/24
2009/04/23
2009/04/22
他の形式にエクスポート: Atom