From f9ed7281512f2fea5f329ffa792741eea23363be Mon Sep 17 00:00:00 2001 From: boris Date: Wed, 4 Oct 2006 08:20:58 +0000 Subject: ChangeLogTag: Wed Oct 4 08:12:24 UTC 2006 Boris Kolpackov --- CIAO/ChangeLog | 26 ++++++++++++++++---------- CIAO/NEWS | 13 +++++++++++++ 2 files changed, 29 insertions(+), 10 deletions(-) diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index 4fa9a9f2e54..ba766fb5518 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,15 +1,21 @@ +Wed Oct 4 08:12:24 UTC 2006 Boris Kolpackov + + * NEWS: + + Updated with entries for the CIDL compiler work. + Tue Oct 3 15:16:40 UTC 2006 Shanshan Jiang - * NEWS + * NEWS: Updated the NEWS to add the changes for Repoman and Plan_Generator - projects. + projects. Tue Oct 3 12:49:16 UTC 2006 xiong,ming - * NEWS + * NEWS: - Updated the NEWS to add the changes for CoSMIC Quoter tutorial + Updated the NEWS to add the changes for CoSMIC Quoter tutorial Mon Oct 2 09:28:58 UTC 2006 Johnny Willemsen @@ -28,22 +34,22 @@ Mon Oct 2 08:58:58 UTC 2006 Johnny Willemsen Thu Sep 28 16:47:58 UTC 2006 Shanshan Jiang - * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: Added the base projects to Plan_Launcher_Impl project to include required libs. Added null head files to the Plan_Launcher project to remove the unnecessary dependency on other libs. Thu Sep 28 15:57:53 UTC 2006 Shanshan Jiang - * DAnCE/Plan_Launcher/Plan_Launcher.mpc + * DAnCE/Plan_Launcher/Plan_Launcher.mpc: Fixed the "undefined reference" error on FC5_Static build. - * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp + * DAnCE/Plan_Generator/Plan_Generator_Impl.cpp: Modified this file to handle the possible RepoMan null reference error. Tue Sep 26 21:05:48 UTC 2006 Shanshan Jiang - * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: Fixed the "conversion from '_var' to 'CORBA::Object*'" warning. Tue Sep 26 15:52:12 UTC 2006 Boris Kolpackov @@ -55,11 +61,11 @@ Tue Sep 26 15:52:12 UTC 2006 Boris Kolpackov Mon Sep 25 23:19:15 UTC 2006 Shanshan Jiang - * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp + * DAnCE/Plan_Launcher/Plan_Launcher_Impl.cpp: Modified the fetch_reference_naming () to remove its arguments related to Repoman. - * DAnCE/Plan_Generator/PCVisitor.h + * DAnCE/Plan_Generator/PCVisitor.h: Adjusted the order of the data members of Plan_Generator_i class. diff --git a/CIAO/NEWS b/CIAO/NEWS index 3d25ef2912a..d6e5deacf7e 100644 --- a/CIAO/NEWS +++ b/CIAO/NEWS @@ -91,6 +91,19 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.5.2 and CIAO-0.5.3 information from Repoman and generate/modify DeploymentPlans based on different demands. Removed the planner project. +. Added C++ keyword mangling to the CIDL compiler (bug#2427). + +. Fixed the CIDL compiler source code to build with Intel C++ (bug#2387). + +. Reimplemented the CIDL compiler command line handling to make use + of '--' to separate options from arguments unnecessary (bug#2426). + +. Added file and line number to the semantic errors printed by the CIDL + compiler. + +. Fixed a number of bugs in the CIDL compiler error handling and recovery + mechanisms. + USER VISIBLE CHANGES BETWEEN CIAO-0.5.1 and CIAO-0.5.2 ==================================================== -- cgit v1.2.1