summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fri Jun 22 13:20:19 2001 Paul Calabrese <calabrese_p@ociweb.com>oci2001-06-227-20/+30
|
* ChangeLogTag: Fri Jun 22 13:10:13 2001 Krishnakumar Bkitty2001-06-224-1/+22
| | | | <kitty@cs.wustl.edu>
* ChangeLogTag:Fri Jun 22 07:33:45 2001 Douglas C. Schmidt ↵schmidt2001-06-226-6/+29
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Fri Jun 22 09:47:52 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-222-2/+2
|
* ChangeLogTagFri Jun 22 09:31:04 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-224-1/+19
|
* Fri Jun 22 10:27:01 2001 Paul Calabrese <calabrese_p@ociweb.com>oci2001-06-224-1/+29
|
* ChangeLogTag: Fri Jun 22 09:24:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-223-1/+29
|
* ChangeLogTag: Fri Jun 22 07:06:52 2001 Balachandran Natarajan ↵bala2001-06-223-0/+16
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri Jun 22 08:12:16 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-06-2220-38/+100
|
* ChangeLogTag: Fri Jun 22 01:07:02 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-222-3/+7
|
* ChangeLogTag: Fri Jun 22 00:26:34 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-226-3/+43
|
* *** empty log message ***Ossama Othman2001-06-222-52/+84
|
* ChangeLogTag: Thu Jun 21 21:06:17 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-227-16/+33
|
* ChangeLogTag:Thu Jun 21 20:38:47 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-222-2/+9
|
* ChangeLogTag:Thu Jun 21 13:57:09 2001 Chad Elliott <elliott_c@ociweb.com>schmidt2001-06-215-5/+8
|
* ChangeLogTag: Thu Jun 21 13:57:09 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-214-1/+19
|
* ChangeLogTag: Wed Jun 21 13:00:31 2001 Angelo Corsaro <corsaro@cs.wustl.edu>Angelo Corsaro2001-06-214-3/+31
|
* Thu Jun 21 12:57:34 2001 Paul Calabrese <calabrese_p@ociweb.com>oci2001-06-213-4/+4
|
* Thu Jun 21 12:57:34 2001 Paul Calabrese <calabrese_p@ociweb.com>oci2001-06-213-2/+18
|
* ChangeLogTag: Thu Jun 21 10:00:32 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-211-5/+1
|
* * orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.dsp:parsons2001-06-211-0/+6
| | | | Fixed setting in the release version.
* ChangeLogTag:Thu Jun 21 09:47:59 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-213-1/+14
|
* ChangeLogTag: Thu Jun 21 09:47:48 2001 Balachandran Natarajan ↵bala2001-06-212-1/+5
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Thu Jun 21 09:01:09 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-214-1/+22
|
* ChangeLogTag: Thu Jun 21 08:27:40 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-214-4/+26
|
* ChangeLogTag: Thu Jun 21 08:00:01 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-2111-11/+106
|
* ChangeLogTag: Thu Jun 21 07:49:15 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-06-2111-11/+33
|
* ChangeLogTag: Thu Jun 21 06:52:02 2001 Balachandran Natarajan ↵bala2001-06-212-3/+8
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Wed Jun 20 19:20:15 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-06-213-7/+26
|
* ChangeLogTag: Wed Jun 20 18:45:40 2001 Angelo Corsaro <corsaro@cs.wustl.edu>Angelo Corsaro2001-06-205-15/+644
|
* ChangeLogTag: Wed Jun 20 17:37:28 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-203-44/+70
|
* * tao/DynamicAny/DynAnyFactory.cpp:parsons2001-06-201-0/+15
| | | | | | | | | | | | | Initialized all the TAO_*_i pointers to 0, before they are passed to ACE_NEW_THROW_EX, in the make_dyn_any functions. * tao/DynamicAny/DynCommon.cpp: * tao/DynamicAny/DynCommon.h: Removed the guards around get_(u)longlong and insert_(u)longlong functions. Modified body of get_longlong() to use the new ACE_CDR_LONGLONG_INITIALIZER macro added to class ACE. Implemented insert_longdouble() and get_longdouble().
* ChangeLogTag: Wed Jun 20 17:31:32 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-202-23/+51
|
* * ace/CDR_Base.cpp:parsons2001-06-203-0/+39
| | | | | | | | | | | | * ace/CDR_Base.h: Added some stuff to help the higher layers deal with longlongs, without the guards for the platforms that don't have this native type. Expanded and exported the LongLong struct (added == and != operators). Defined the NONNATIVE_LONGLONG flag, if platform does not have a native longlong type. Added ACE_CDR_LONGLONG_INITIALIZER, to portably initialize a local longlong variable.
* ChangeLogTag: Wed Jun 20 15:36:27 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-2012-1524/+22
|
* ChangeLogTag: Wed Jun 20 14:22:47 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-202-88/+148
|
* * TAO_IDL/be_include/pre_invoke_cs.h:parsons2001-06-201-1/+14
| | | | | | | | | | | | * TAO_IDL/be/pre_invoke_cs.cpp: When allocating memory for an out parameter in an operation, fixed the generated ACE_NEW_RETURN macro to return something other than 0 for operation return types of fixed size structs. The other case for which this applies is an operation return type of enum, which was fixed some time ago. Thanks to Jody Hagins <jody@atdesk.com> for sending in the IDL file that uncovered this bug.
* ChangeLogTag: Wed Jun 20 11:46:40 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-202-2/+2
|
* * tests/DynAny_Test/test_dynarray.cpp:parsons2001-06-201-0/+8
| | | | | | | * tests/DynAny_Test/test_dynsequence.cpp: Modified literal constants passed to the [] operator of a sequence to explicitly be unsigned.
* ChangeLogTag: Wed Jun 20 11:11:13 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-201-1/+1
|
* * orbsvcs/examples/Notify/Filter/Filter.dsp:parsons2001-06-201-0/+6
| | | | Fixed setting in the release version of the project.
* ChangeLogTag: Wed Jun 20 11:04:57 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-203-4/+4
|
* * tests/AMI_Buffering/admin.dsp:parsons2001-06-201-0/+8
| | | | | | | * tests/AMI_Buffering/client.dsp: * tests/AMI_Buffering/server.dsp: Fixed settings in the release versions of these projects.
* ChangeLogTag: Wed Jun 20 10:52:40 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-201-5/+33
|
* * orbsvcs/tests/Notify/lib/TAO_NotifyTests.dsp:parsons2001-06-201-0/+7
| | | | | Fixed setting for the release version. Also added header files to the project.
* ChangeLogTag: Wed Jun 20 10:42:02 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-204-1/+25
|
* ChangeLogTag: Wed Jun 20 10:29:56 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-204-5/+42
|
* ChangeLogTag:Wed Jun 20 09:38:40 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-202-1/+8
|
* ChangeLogTag:Wed Jun 20 09:29:20 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-203-13/+42
|
* ChangeLogTag:Wed Jun 20 09:19:32 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-203-0/+10
|