summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***sumedh1998-02-182-50/+11
* *** empty log message ***gokhale1998-02-183-94/+296
* *** empty log message ***gokhale1998-02-181-40/+342
* *** empty log message ***schmidt1998-02-181-2/+0
* * tao/orbobj.cpp (open): Modified so that if it's been calledChris Cleeland1998-02-171-56/+2
* (make_standard_typecode): replaced unsigned long/long with CORBA::ULong/CORBA...levine1998-02-171-2/+2
* set TAO_ALIGNMENT_MAGIC_NUMBER to 128 if ACE_SIZEOF_LONG > 4, e.g., on 64-bit...levine1998-02-171-11/+15
* *** empty log message ***schmidt1998-02-171-5/+1
* * tao/iioporb.cpp: Made sure to count separators when allocatingChris Cleeland1998-02-161-0/+3
* (calc_nested_size_and_alignment,private_size, private_alignment):levine1998-02-161-350/+352
* (TAO_GIOP_message_name): cast quotient of sizeof's to int to avoidlevine1998-02-161-182/+184
* (CORBA_SEQUENCE): replaced CORBA::B_FALSE with 0 because some compilers, such...levine1998-02-161-1/+7
* Added operator = () to any.cppalex1998-02-161-0/+44
* Modifications required for running on VxWorks with GHS.bmendel1998-02-163-2/+27
* (decode_string_to_sequence): moved declaration of local "i" outside oflevine1998-02-161-4/+5
* Canonicalized treatment of object keys and ids internally, andChris Cleeland1998-02-165-113/+142
* *** empty log message ***schmidt1998-02-142-10/+7
* *** empty log message ***schmidt1998-02-141-1/+1
* * tao/poaC.i (PortableServer): Moved POA::_nil() definition aboveChris Cleeland1998-02-121-6/+6
* replaced wchar_t with CORBA::WCharlevine1998-02-125-729/+735
* removed xdr files because they're no longer usedlevine1998-02-125-1346/+5
* added cast of 1000u to ACE_UINT32 to work when ACE_UINT32 is unsigned longlevine1998-02-111-1/+2
* (use_debug_stream_to_get_rid_of_warning): changed to returnlevine1998-02-111-90/+95
* added RCS keyword stringlevine1998-02-111-0/+1
* wrapped some break and return statements with ACE_NOTREACHED to avoid compilerlevine1998-02-111-698/+698
* (print_times): divide by 1000u instead of 1000 to allow overload resolutionlevine1998-02-111-12/+8
* rearranged LongLong typedefs so that they work with ACE_LACKS_LONGLONG_Tlevine1998-02-111-35/+33
* (operator =): added return type to avoid compiler warning, and wrapped in ACE...levine1998-02-111-14/+14
* ChangeLogTag:Mon Feb 9 12:59:29 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-091-1/+1
* (run): added return 0 statement at endlevine1998-02-091-1/+2
* ChangeLogTag:Fri Feb 6 15:31:17 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-062-3/+0
* * tao/objkeyC.h: Modified so that the namespace mapping for theChris Cleeland1998-02-0415-7124/+8505
* ChangeLogTag:Mon Feb 2 18:08:21 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-031-2/+2
* *** empty log message ***schmidt1998-02-021-1/+4
* *** empty log message ***sumedh1998-02-023-1/+201
* (init): added .in () to poa_object in call to _narrow, so that it will compil...levine1998-02-021-24/+24
* *** empty log message ***sumedh1998-02-022-40/+35
* Added files for TAO helper classsumedh1998-01-313-0/+206
* *** empty log message ***schmidt1998-01-301-0/+1
* * tests/Param_Test/run_test: Added a longer delay, changed port #,Chris Cleeland1998-01-291-2/+2
* *** empty log message ***gokhale1998-01-292-9/+22
* * tests/Param_Test/server.cpp: Changed so that the IOR is printedChris Cleeland1998-01-281-2/+3
* * tests/Param_Test/server.cpp: Added ACE_UNUSED_ARG() inside theChris Cleeland1998-01-272-3/+27
* ChangeLogTag:Tue Jan 27 15:06:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-272-290/+1277
* instead of enumerating special cases, only #define NOERROR if it's not alread...levine1998-01-271-2/+2
* use ACE_INT32, etc., for defining Long, etc.levine1998-01-271-15/+13
* don't define NOERROR on DIGITAL_UNIXlevine1998-01-271-8/+8
* * tao/giop.cpp (read_buffer): Modified this to detect ECONNRESETChris Cleeland1998-01-261-0/+10
* ChangeLogTag:Sat Jan 24 21:01:00 1998 <coryan@MILONGA>coryan1998-01-251-0/+48
* ChangeLogTag:Sat Jan 24 15:51:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-241-126/+565