summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* ChangeLogTag: Thu Mar 14 08:12:26 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-142-2/+0
|
* * TAO_IDL/fe/idl.ll:parsons2002-03-141-0/+7
| | | | | | * TAO_IDL/fe/lex.yy.cpp: Removed unused variable.
* ChangeLogTag:Wed Mar 13 15:55:54 2002 Douglas C. Schmidt ↵schmidt2002-03-147-11/+28
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Wed Mar 13 21:41:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-1437-592/+127256
|
* ChangeLogTag: Wed Mar 13 21:41:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-142-0/+925
|
* ChangeLogTag: Wed Mar 13 20:50:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-1411-2/+606
|
* ChangeLogTag: Wed Mar 13 14:39:06 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-134-47/+68
|
* * TAO_IDL/fe/idl.ll:parsons2002-03-131-0/+12
| | | | | | | | | | | * TAO_IDL/fe/lex.yy.cpp: * TAO_IDL/util/utl_global.cpp: * TAO_IDL/include/idl_global.h: Another tweak to the #pragma prefix pushing and popping logic to handle another use case with conditionally included IDL files sent in by Frank Kuhlman <kuhlmann@materna.de>. This closes [BUGID:1167].
* ChangeLogTag:Wed Mar 13 14:51:32 2002 Carlos O'Ryan <coryan@uci.edu>coryan2002-03-1362-435/+4518
|
* ChangeLogTag:Wed Mar 13 14:48:12 2002 Carlos O'Ryan <coryan@uci.edu>coryan2002-03-1324-2916/+1
|
* ChangeLogTag:Wed Mar 13 14:48:12 2002 Carlos O'Ryan <coryan@uci.edu>coryan2002-03-1385-18188/+9
|
* ChangeLogTag:Wed Mar 13 11:57:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-03-134-7/+46
|
* ChangeLogTag: Wed Mar 13 10:02:11 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-131-2/+8
|
* * TAO_IDL/driver/drv_args.cpp:parsons2002-03-131-0/+13
| | | | | | | | | | | In the case where a dash is followed by a space instead of command line option letters, replaced the action adding stdin to the IDL file list with an error message. The previous action was causing an endless self-spawn loop. This was the last item listed in [BUGID:390] that has not yet been fixed, so I'll close the bug entry. Thanks to Craig Rodrigues <crodrigu@bbn.com> for pointing out that this entry was almost ready to be closed.
* ChangeLogTag: Wed Mar 13 10:36:02 2002 Craig Rodrigues <crodrigu@bbn.com>crodrigu2002-03-134-6/+27
|
* ChangeLogTag:Wed Mar 13 10:21:49 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-03-134-2/+18
|
* ChangeLogTag: Wed Mar 13 15:12:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-132-1/+6
|
* ChangeLogTag: Wed Mar 13 12:44:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-133-2/+8
|
* ChangeLogTag: Wed Mar 13 10:45:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-131-2/+8
|
* ChangeLogTag: Wed Mar 13 10:45:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-131-15/+15
|
* ChangeLogTag: Wed Mar 13 09:40:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-134-15/+41
|
* Frank Kuhlman <kuhlmann@materna.de>parsons2002-03-131-0/+1
|
* ChangeLogTag: Tue Mar 12 18:37:49 2002 Steve Huston <shuston@riverace.com>bala2002-03-123-3/+6
|
* ChangeLogTag:Tue Mar 12 18:37:49 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-03-125-95/+109
|
* ChangeLogTag: Tue Mar 12 17:43:32 2002 Balachandran Natarajan ↵bala2002-03-124-21/+57
| | | | <bala@cs.wustl.edu>
* * TAO_IDL/fe/idl.ll:parsons2002-03-121-1/+1
| | | | | | | | | * TAO_IDL/fe/lex.yy.cpp: * TAO_IDL/util/utl_global.cpp: Made changes to the logic of the #pragma prefix pushes and pops to fix a bug in the example IDL files sent in by Frank Kuhlman <kuhlmann@materna.de>. This closes [BUGID:1163].
* ChangeLogTag: Tue Mar 12 17:12:51 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-123-18/+40
|
* * TAO_IDL/fe/idl.ll:parsons2002-03-121-0/+10
| | | | | | | | | * TAO_IDL/fe/lex.yy.cpp: * TAO_IDL/util/utl_global.cpp: Made changes to the logic of the #pragma prefix pushes and pops to fix a bug in the example IDL files sent in by Frank Kuhlman <kuhlmann@materna.de>.
* ChangeLogTag: Tue Mar 12 16:19:28 2002 Balachandran Natarajan ↵bala2002-03-122-1/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Mar 12 15:32:46 2002 Balachandran Natarajan ↵bala2002-03-126-1/+27
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Mar 12 15:27:17 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-124-329/+794
|
* * tao/Sequence.h:parsons2002-03-121-0/+13
| | | | | | | | | | | | * tao/Sequence.cpp: * tao/Sequence_T.h" * tao/Sequence_T.cpp: Added replace() methods, with signatures as described on page 1-45 of the C++ mapping (00-01-02), to (un)bounded (w)string sequences. Thanks to Espen Harlinn <espen.harlinn@seamos.no> for pointing out the oversight. Also made many cosmetic changes to all the above files.
* ChangeLogTag: Tue Mar 12 15:22:29 2002 Balachandran Natarajan ↵bala2002-03-125-2/+38
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Mar 12 12:30:16 2002 Chad Elliott <elliott_c@ociweb.com>elliott_c2002-03-122-1/+11
|
* ChangeLogTag: Mon Feb 25 14:06:45 2002 Chad Elliott <elliott_c@ociweb.com>elliott_c2002-03-127-5/+71
|
* ChangeLogTag: Tue Mar 12 11:53:53 2002 Chad Elliott <elliott_c@ociweb.com>elliott_c2002-03-125-13/+44
|
* ChangeLogTag: Tue Mar 12 11:07:31 2002 Jeff Parsons <parsons@cs.wustl.edu>parsons2002-03-121-5/+4
|
* * orbsvcs/orbsvcs/Notify/Notify_Constraint_Visitors.h:parsons2002-03-121-0/+9
| | | | | | | Changed the private functions and members to protected, to make for easier subclassing of the visitor. Thanks to Lothat Werzinger <Werzinger.Lothar@krones.de> for the suggestion.
* Added missing paths (ace/) on prior update.spark2002-03-123-135/+135
|
* Tue Mar 12 10:45:00 2002 Justin Michel <michel_j@ociweb.com>michel_j2002-03-124-0/+27
|
* ChangeLogTag: Tue Mar 12 09:06:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-124-1/+10
|
* ChangeLogTag: Tue Mar 12 09:06:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-124-3876/+844
|
* ChangeLogTag: Tue Mar 12 08:54:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-124-4/+19
|
* ChangeLogTag: Tue Mar 11 14:02:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-122-2/+6
|
* ChangeLogTag: Tue Mar 11 13:51:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-121-2/+4
|
* ChangeLogTag: Tue Mar 11 13:51:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-123-0/+12
|
* ChangeLogTag: Tue Mar 11 13:43:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-124-4/+17
|
* ChangeLogTag: Tue Mar 11 10:40:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-03-122-1/+6
|
* Mon Mar 11 21:05:26 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-03-124-1/+30
|
* ChangeLogTag:Mon Mar 11 20:21:38 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-03-124-1/+16
|