summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1_18'.TAO-1_1_18nobody2001-07-014905-1137602/+0
|
* 1.1.18bala2001-07-014-5/+9
|
* 5.1.18bala2001-07-016-4/+16
|
* ChangeLogTag: Sun Jul 1 11:03:32 2001 Balachandran Natarajan ↵bala2001-07-015-193/+18
| | | | <bala@cs.wustl.edu>
* Reverting to 1.1.17...bala2001-07-014-9/+5
|
* Reverted changes to 5.1.17 format..bala2001-07-012-3/+3
|
* Reverted the change to 5.1.17 format.bala2001-07-011-1/+1
|
* Removed the 5.1.18 release message.bala2001-07-013-12/+0
|
* 1.1.18bala2001-07-014-5/+9
|
* 5.1.18bala2001-07-016-4/+16
|
* ChangeLogTag:Sat Jun 30 12:44:11 2001 Douglas C. Schmidt ↵schmidt2001-06-304-4/+25
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Fri Jun 29 22:31:56 2001 Balachandran Natarajan ↵schmidt2001-06-306-8/+12
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 29 22:31:56 2001 Balachandran Natarajan ↵bala2001-06-303-9/+9
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 29 22:31:56 2001 Balachandran Natarajan ↵bala2001-06-303-6/+6
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 29 22:31:56 2001 Balachandran Natarajan ↵bala2001-06-306-19/+29
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 29 16:57:47 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-295-5/+5
|
* * tests/Reliable_Oneways/client.cpp:parsons2001-06-291-0/+18
| | | | | | | | | | | | | | | | | * tests/Reliable_Oneways/run_test.pl: * tests/Reliable_Oneways/run_sync_with_server.pl: * tests/Reliable_Oneways/run_sync_with_target.pl: * tests/Reliable_Oneways/run_sync_with_transport.pl: Reduced the number of default iterations in the client, and lengthened the client timeout in the above perl scripts. When the number of iterations reaches 2/3 of the total, the test shuts down the server ORB. While the server ORB shuts down, the client makes a few more iterations. At that point, the client starts trying to establish a connection at each iteration. On Win32 platforms, it takes about a second for the (unsuccessful) attempt, and the perl scripts were timing out the client.
* ChangeLogTag: Fri Jun 29 15:52:28 2001 Joe Hoffert <joeh@cs.wustl.edu>joeh2001-06-292-1/+5
|
* ChangeLogTag:Fri Jun 29 10:14:03 2001 Douglas C. Schmidt ↵schmidt2001-06-296-15/+50
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Fri Jun 29 11:41:35 2001 Balachandran Natarajan ↵bala2001-06-293-2/+13
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Fri Jun 29 09:06:56 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-292-1/+8
|
* ChangeLogTag:Wed Jun 27 12:00:34 2001 Douglas C. Schmidt ↵schmidt2001-06-2911-36/+140
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Fri Jun 29 09:24:36 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-291-1/+1
|
* * tao/DynamicAny/DynUnion_i.cpp:parsons2001-06-291-0/+6
| | | | Fixed an uninitialized variable.
* ChangeLogTag: Fri Jun 29 07:09:16 2001 Balachandran Natarajan ↵bala2001-06-292-1/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 29 03:14:14 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-06-295-29/+167
|
* ChangeLogTag: Thu Jun 28 23:49:13 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-06-293-4/+150
|
* ChangeLogTag: Thu Jun 28 18:56:17 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-294-105/+28
|
* * orbsvcs/IFR_Service/Container_i.cpp:parsons2001-06-291-0/+21
| | | | | | | | | | | | | | | | | | | Cosmetic changes. * orbsvcs/IFR_Service/ifr_adding_visitor_union.cpp: * orbsvcs/IFR_Service/ifr_adding_visitor_union.h: Fixed the setting of the UnionMembers's label value for the default case, when creating a UnionDef in the IFR. * tao/DynamicAny/DynUnion_i.cpp: Fixed set_discriminator() so it will work even if the DynUnion's own discriminator is modified with insert_*() and then passed to this function. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for pointing out the above bugs.
* ChangeLogTag:Thu Jun 28 15:30:53 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-282-3/+10
|
* ChangeLogTag: Thu Jun 28 15:01:14 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-282-16/+36
|
* * TAO_IDL/be/be_visitor_operation/rettype_vardecl_cs.cpp:parsons2001-06-281-0/+10
| | | | | | | | | * TAO_IDL/be/be_visitor_operation/rettype_vardecl_ss.cpp: Fixed initialization of the return value (in an operation or the _get version of an attribute) to work for longlongs and long doubles by using the portable macros defined in ace/CDR_Base.h.
* ChangeLogTag: Thu Jun 28 13:44:52 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-286-8/+103
|
* ChangeLogTag: Thu Jun 28 13:05:12 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-283-19/+88
|
* * ace/CDR_Stream.{h,i,cpp}:parsons2001-06-283-0/+39
| | | | | | | | | | | Update to_(w)string and from_(w)string to conform to the latest C++ mapping (00-01-02). Extra constructors have been added, taking a const (w)string, and the val_ member of from_(w)string has been made const. The constructor taking a non-const (w)string for to_(w)string has been deprecated, and will be removed from the spec at some point. Thanks to Andy Alvarez <andy_alvarez@baxter.com> for pointing this out.
* ChangeLogTag:Thu Jun 28 10:03:44 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-284-49/+365
|
* ChangeLogTag: Thu Jun 28 11:04:49 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-281-2/+5
|
* * tao/DynamicAny/DynUnion_i.cpp (set_discriminator):parsons2001-06-281-0/+6
| | | | Applied patch sent in by Philippe Merle <Philippe.Merle@lifl.fr>
* Burkhard Neppert <b.neppert@dr-staedtler.de>parsons2001-06-281-0/+1
|
* ChangeLogTag: Thu Jun 28 08:39:21 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-281-9/+51
|
* * TAO_IDL/driver/drv_args.cpp:parsons2001-06-281-0/+10
| | | | | | | | Bug report by Burkhard Neppert <b.neppert@dr-staedtler.de> stated that tao_idl was crashing if passed an option like -o<output_dir> instead of -o <output_dir>. Fixed that to give an error message instead, and applied the same fix to the -t and -g options.
* ChangeLogTag: Thu Jun 28 07:08:26 2001 Balachandran Natarajan ↵bala2001-06-284-1/+31
| | | | <bala@cs.wustl.edu>
* Wed Jun 27 22:02:03 2001 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2001-06-282-61/+71
|
* Wed Jun 27 14:25:48 2001 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2001-06-272-3/+17
|
* ChangeLogTag: Wed Jun 27 15:18:21 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-272-53/+87
|
* * tests/Explicit_Event_Loop/client.cpp:parsons2001-06-271-0/+8
| | | | | | | * tests/Explicit_Event_Loop/server.cpp: Replaced cout and cerr with ACE_DEBUG and ACE_ERROR, other cosmetic changes.
* ChangeLogTag: Wed Jun 27 14:15:13 2001 Sharath R. Cholleti ↵sharath2001-06-272-9/+12
| | | | <sharath@cs.wustl.edu>
* ChangeLogTag: Wed Jun 27 14:07:43 2001 Sharath R. Cholleti ↵sharath2001-06-275-38/+124
| | | | <sharath@cs.wustl.edu>
* ChangeLogTag: Wed Jun 27 11:24:03 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-273-205/+126
|
* * tests/Param_Test/anyop.dsp:parsons2001-06-271-0/+8
| | | | | | | * tests/Param_Test/client.dsp: * tests/Param_Test/server.dsp: Removed unnecessary links to TAO_Strategies library.