diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-08-01 17:21:27 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-08-01 17:21:27 +0000 |
commit | 16851a8546a99174659fd3637c16509949560244 (patch) | |
tree | c7513ba02d4b9df0afceab0b2497e0bc2293583e /TAO/ChangeLogs | |
parent | 7ef91b233756c577eb0f94f83f0b9e5a45d42370 (diff) | |
download | ATCD-16851a8546a99174659fd3637c16509949560244.tar.gz |
Fixed backslashes in paths
Diffstat (limited to 'TAO/ChangeLogs')
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-00b | 8 | ||||
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-98a | 4 | ||||
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-99a | 2 | ||||
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-99c | 12 |
4 files changed, 13 insertions, 13 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-00b b/TAO/ChangeLogs/ChangeLog-00b index 23b4bc5293a..ee09051b44f 100644 --- a/TAO/ChangeLogs/ChangeLog-00b +++ b/TAO/ChangeLogs/ChangeLog-00b @@ -432,10 +432,10 @@ Thu Oct 5 13:48:28 2000 Priyanka Gontla <pgontla@ece.uci.edu> Thu Oct 05 15:24:01 2000 Angelo Corsaro <corsaro@cs.wustl.edu> - * tao\DynamicAny\DynArray_i.h: - * tao\DynamicAny\DynSequence_i.h: - * tao\DynamicAny\DynStruct_i.h: - * tao\DynamicAny\DynUnion_i.h: + * tao/DynamicAny/DynArray_i.h: + * tao/DynamicAny/DynSequence_i.h: + * tao/DynamicAny/DynStruct_i.h: + * tao/DynamicAny/DynUnion_i.h: Added exception declaration in the throw clause to avoid warning on borland compilers. diff --git a/TAO/ChangeLogs/ChangeLog-98a b/TAO/ChangeLogs/ChangeLog-98a index 7683f5a7be4..abf10558517 100644 --- a/TAO/ChangeLogs/ChangeLog-98a +++ b/TAO/ChangeLogs/ChangeLog-98a @@ -4700,8 +4700,8 @@ Thu Apr 16 10:31:53 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu> Thu Apr 16 10:10:16 1998 Michael Kircher <mk1@cs.wustl.edu> - * tests\Quoter\Quoter_Impl.cpp: Improved the copy operation - * tests\Quoter\client.{h,cpp}: Using the copy operation + * tests/Quoter/Quoter_Impl.cpp: Improved the copy operation + * tests/Quoter/client.{h,cpp}: Using the copy operation Status: Bootstraping and copying of Lifecycle Objects works. Thu Apr 16 08:36:16 1998 David L. Levine <levine@cs.wustl.edu> diff --git a/TAO/ChangeLogs/ChangeLog-99a b/TAO/ChangeLogs/ChangeLog-99a index 186c9cc4a80..619ba4fa5d3 100644 --- a/TAO/ChangeLogs/ChangeLog-99a +++ b/TAO/ChangeLogs/ChangeLog-99a @@ -2568,7 +2568,7 @@ Fri May 14 17:14:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu> Fri May 14 16:15:00 1999 Chris Gill <cdgill@cs.wustl.edu> - * orbsvcs\orbsvcs\Sched\Reconfig_Scheduler.{cpp, h}: more on a + * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler.{cpp, h}: more on a very rough draft of the initial implementation. Fri May 14 15:25:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu> diff --git a/TAO/ChangeLogs/ChangeLog-99c b/TAO/ChangeLogs/ChangeLog-99c index 3d3dff073b4..ceb6d29c445 100644 --- a/TAO/ChangeLogs/ChangeLog-99c +++ b/TAO/ChangeLogs/ChangeLog-99c @@ -8160,14 +8160,14 @@ Thu Sep 03 05:00:00 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de> * TAO_IDL/be/be_visitor_factory.cpp, TAO_IDL/be/be_visitor_operation.cpp, TAO_IDL/be_include/be_visitor_operation.h, - TAO_IDL/be_include/be_visitor_operation\ami_handler_operation_ss.h - TAO_IDL/be_include/be_visitor_operation\ami_handler_operation_ss.cpp: + TAO_IDL/be_include/be_visitor_operation/ami_handler_operation_ss.h + TAO_IDL/be_include/be_visitor_operation/ami_handler_operation_ss.cpp: Cleaned up the naming conventions to make AMI code generation more readable. The ami_handler_operation_ss files were introduced to support this. - * TAO_IDL/be_include/be_visitor_operation\ami_handler_servant_operation_ss.h - TAO_IDL/be_include/be_visitor_operation\ami_handler_servant_operation_ss.cpp: + * TAO_IDL/be_include/be_visitor_operation/ami_handler_servant_operation_ss.h + TAO_IDL/be_include/be_visitor_operation/ami_handler_servant_operation_ss.cpp: These files got replaced by ones with different names. See comment above. * TAO_IDL/be/be_visitor_operation/ami_handler_thru_poa_collocated_sh.cpp @@ -10084,7 +10084,7 @@ Thu Aug 19 20:05:06 1999 Jeff Parsons <parsons@cs.wustl.edu> Thu Aug 19 18:45:00 1999 Chris Gill <cdgill@cs.wustl.edu> - * orbsvcs\orbsvcs\Sched\Reconfig_Scheduler_T.cpp: modified uses of + * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp: modified uses of ACE_AUTO_PTR_RESET macro to pass type with which auto_ptr is instantiated. @@ -10098,7 +10098,7 @@ Thu Aug 19 18:34:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu> Thu Aug 19 17:25:00 1999 Chris Gill <cdgill@cs.wustl.edu> - * orbsvcs\orbsvcs\Sched\Reconfig_Scheduler_T.cpp: changed default + * orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp: changed default value to which RT_Info period is initialized to 1 instead of 0, to avoid divide-by-zero errors when creates are used to lay out all operations and utilization is assessed by an adaptive |