summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Fri Jul 6 06:56:59 2001 Balachandran Natarajan ↵bug_575_stage_2bala2001-07-062-5/+2
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 23:09:29 2001 Balachandran Natarajan ↵bala2001-07-061-1/+1
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 23:00:43 2001 Balachandran Natarajan ↵bala2001-07-064-51/+12
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 22:35:07 2001 Balachandran Natarajan ↵bala2001-07-062-1/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 21:44:59 2001 Balachandran Natarajan ↵bala2001-07-065-41/+161
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 14:44:59 2001 Balachandran Natarajan ↵bala2001-07-0585-2203/+2391
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Jul 5 14:39:45 2001 Balachandran Natarajan ↵bala2001-07-0512-24/+209
| | | | <bala@cs.wustl.edu>
* This commit was manufactured by cvs2svn to create branchnobody2001-07-049895-2326906/+616
| | | 'bug_575_stage_2'.
* ChangeLogTag: Wed Jul 4 15:35:47 2001 Joe Hoffert <joeh@cs.wustl.edu>joeh2001-07-044-3/+36
|
* ChangeLogTag: Wed Jul 04 14:26:10 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-07-045-22/+56
|
* ChangeLogTag: Wed Jul 04 12:43:22 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-07-044-1/+16
|
* ChangeLogTag: Wed Jul 4 09:52:20 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-041-2/+27
|
* * tao/DynamicAny/DynCommon.cpp (insert_reference):parsons2001-07-041-1/+12
| | | | | | | | | Added a call to _is_a() as a final check to see if there is a type mismatch between the dynamic any and the object reference argument. Thanks to Jonathan Biggar <jon@floorboard.com> for clarifying the spec and to Philippe Merle <Philippe.Merle@lifl.fr> for suggesting optimizations.
* ChangeLogTag:Tue Jul 4 09:53:01 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-07-042-1/+83
|
* ChangeLogTag: Wed Jul 4 09:10:24 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-042-11/+13
|
* * TAO_IDL/be/be_visitor_interface/tie_sh.cpp:parsons2001-07-041-0/+12
| | | | | | | | | | | * TAO_IDL/be/be_visitor_root/root_sth.cpp: Removed ACE_HAS_USING_KEYWORD guard from each TIE class declaration, and added it to the global module reopening where all TIE class declarations will occur. This includes the TAO_NAMESPACE macro inside the guard, which is what we want if the platform does not support namespaces.
* ChangeLogTag: Wed Jul 04 14:01:16 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-07-041-1/+12
|
* ChangeLogTag: Wed Jul 04 14:01:16 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-07-049-4/+22
|
* ChangeLogTag:Tue Jul 3 15:43:25 2001 Balachandran Natarajan ↵schmidt2001-07-043-16/+12
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Tue Jul 3 20:09:58 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-07-042-0/+82
|
* ChangeLogTag: Tue Jul 3 20:09:58 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-07-045-11493/+13992
|
* ChangeLogTag:Tue Jul 3 18:25:41 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-07-0361-3096/+335
|
* ChangeLogTag: Tue Jul 3 15:43:25 2001 Balachandran Natarajan ↵bala2001-07-034-9/+22
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Tue Jul 3 14:53:00 2001 Craig Rodrigues <crodrigu@bbn.com>crodrigu2001-07-036-14/+26
|
* Some stupid compiler was complaining....irfan2001-07-031-8/+6
|
* ChangeLogTag: Tue Jul 3 14:44:00 2001 Craig Rodrigues <crodrigues@bbn.com>crodrigu2001-07-034-1/+27
|
* ChangeLogTag: Tue Jul 03 12:26:33 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-07-035-6/+79
|
* Marco Kranawetter <Marco.Kranawetter@icn.siemens.de>parsons2001-07-031-0/+1
|
* ChangeLogTag: Tue Jul 3 11:27:03 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-033-8/+20
|
* * TAO_IDL/be/be_codegen.cpp:parsons2001-07-031-0/+16
| | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_interface/tie_sh.cpp: * TAO_IDL/be/be_visitor_interface/tie_si.cpp: Removed the #if defined (ACE_HAS_USING_KEYWORD) guards from the top and bottom of the *S_T.{h,i} files and added their generation on a TIE class by TIE class basis, conditionally, if the original interface is defined inside a module. TIE class code will compile for interfaces declared at global scope, even on platforms that do not support namespaces. This enhancement was requested by Marco Kranawetter <Marco.Kranawetter@icn.siemens.de>.
* ChangeLogTag:Tue Jul 3 06:20:13 2001 Douglas C. Schmidt ↵schmidt2001-07-0317-57/+220
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag: Tue Jul 3 09:55:22 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-032-2/+1
|
* * tao/DynamicAny/DynUnion_i.cpp:parsons2001-07-031-0/+10
| | | | | | | | Added missing .in() to a CORBA::Any_var. * tao/DynamicAny/DynCommon.cpp: Removed unnecessary break statement.
* ChangeLogTag: Tue Jul 3 09:40:59 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-07-035-6/+42
|
* ChangeLogTag: Tue Jul 3 08:45:13 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-032-12/+12
|
* * tests/Smart_Proxies/Benchmark/client.dsp:parsons2001-07-031-0/+7
| | | | | | * tests/Smart_Proxies/Benchmark/server.dsp: Fixed IDL compiler settings in the release version.
* ChangeLogTag: Tue Jul 3 08:38:47 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-031-1/+1
|
* * examples/Reactor/Proactor/test_dup_proactor.dsp:parsons2001-07-033-0/+18
| | | | Fixed a mistake in the link to the ACE library.
* ChangeLogTag: Tue Jul 02 08:59:16 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-07-032-2/+17
|
* ChangeLogTag: Mon Jul 2 23:13:00 2001 Craig Rodrigues <crodrigu@bbn.com>crodrigu2001-07-037-6/+22
|
* ChangeLogTag: Mon Jul 2 19:32:09 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-031-23/+22
|
* * tests/Queued_Message_Test/Queued_Message_Test.cpp:parsons2001-07-031-0/+8
| | | | | | Changed use of ACE_OS::rand_r(seed) to ACE_OS::srand(seed) and ACE_OS::rand(). ACE_OS::rand_r(seed) is not supported on Win32 platforms, and was causing the test to hang.
* ChangeLogTag: Mon Jul 2 17:06:22 2001 Balachandran Natarajan ↵bala2001-07-022-12/+19
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Mon Jul 2 16:23:04 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-025-38/+18
|
* * examples/Reactor/Proactor/test_multiple_loops.dsp:parsons2001-07-023-0/+36
| | | | | | | | | | | * examples/Reactor/Proactor/test_proactor.dsp: * examples/Reactor/Proactor/test_proactor.dsw: * examples/Reactor/Proactor/test_timeout.dsp: * examples/Reactor/Proactor/test_udp_proactor.dsp: Fixed settings on release version of test_udp_proactor.dsp, added it to the workspace, and removed unused file folders from the FileViews of the other projects.
* ChangeLogTag: Mon Jul 2 15:53:29 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-025-33/+68
|
* * orbsvcs/tests/InterfaceRepo/IFR_Test/Admin_Client.cpp:parsons2001-07-021-0/+17
| | | | | | | | | | | | | | | | * tao/Typecode.cpp: * tao/append.cpp: * tao/skip.cpp: * tao/DynamicAny/DynUnion_i.cpp: Modified CORBA::TypeCode::member_label() to return a duplicate Any pointer (to be comsumed by the caller), making it consistent with other ORB functions that return pseudo-object types. Also modified all uses of member_label() in TAO to prevent memory leaks. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for pointing out this inconsistency, and to Jonanthan Biggar <jon@floorboard.com> for clarifying the spec with regard to memory management of pseudo-objects.
* ChangeLogTag: Mon Jul 2 10:57:26 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-07-022-15/+141
|
* ChangeLogTag:Mon Jul 2 15:26:32 2001 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2001-07-025-47/+63
|
* ChangeLogTag: Mon Jul 2 14:29:49 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-07-023-20/+26
|