summaryrefslogtreecommitdiff
path: root/TAO/tao/Sequence_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copy constructors test for null rhs buffer.parsons1999-08-251-47/+137
* ChangeLogTag:Thu Aug 19 12:57:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-191-6/+22
* typos in Sequence_T.cpp, added public copy constructor forparsons1999-08-171-2/+2
* (un)bounded wstring sequence classes.parsons1999-08-161-0/+143
* ChangeLogTag:Thu Jul 8 16:30:40 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-081-0/+58
* ChangeLogTag:Wed Jul 7 16:14:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-071-3/+19
* Removed some unnecessary null pointer checks that were performedOssama Othman1999-07-021-5/+10
* Fixed uninitialized variable warnings.Ossama Othman1999-07-021-6/+6
* replaced a bunch of CORBA::ULong template parameters with size_tlevine1999-06-261-37/+37
* .schmidt1999-06-251-18/+18
* ChangeLogTag:Thu Jun 24 12:20:36 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-241-4/+4
* Wed Jun 16 21:08:58 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-171-1/+1
* fixed template #paramsgokhale1999-06-101-2/+2
* *** empty log message ***bala1999-06-101-1/+1
* Added an operator= in TAO_Object_Manager. The resulting changes of this.bala1999-06-101-118/+136
* .schmidt1999-06-061-4/+5
* *** empty log message ***irfan1999-03-181-10/+10
* Formatted the file according tobala1999-01-171-34/+28
* uninlined TAO_Unbounded_Sequence::operator[] functions to avoid build problem...levine1999-01-121-0/+20
* *** empty log message ***gokhale1999-01-041-0/+9
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-9/+9
* ChangeLogTag:Fri Aug 14 14:44:49 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-141-28/+319
* Added ACE_RCSID to TAO/tao/gonzo1998-08-011-0/+2
* ChangeLogTag:Tue May 12 16:53:18 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-121-1/+1
* use ACE_CAST_CONST instead of const in reinterpret casts, to keep all compile...levine1998-04-031-10/+12
* ChangeLogTag:Tue Mar 31 15:15:53 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-311-1/+1
* ChangeLogTag:Tue Mar 31 11:05:23 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-311-24/+17
* (allocbuf): added missing ; at end of ACE_NEW_RETURN statement.levine1998-03-231-11/+11
* *** empty log message ***schmidt1998-03-221-0/+648