summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This should be generated for every release so don't botherOssama Othman1999-04-031-1366/+0
| | | | placing it under CVS control.
* * bin/autogen: Update NEWS file by copying VERSION. TemporaryOssama Othman1999-04-032-1/+28
| | | | hack to make Automake happy when doing a `make dist'.
* * configure.in: Placed the asynchronous IO checks right afterOssama Othman1999-04-032-10/+15
| | | | | | | | | | | | the thread library checks. This was done to make sure the library with AIO support gets added to the link list before the rest of the tests start, and to make sure that it doesn't get added if AIO isn't supported or isn't working. * Makefile.am (ACE_EXTRA_DIST): Changed directory names to use `$(top_srcdir)' instead of the current directory `.'. This allows a distribution to be made from a directory other than ACE's top level source directory.
* * m4/compiler.m4: Explicitly add the `-xildoff' flag to Sun CC'sOssama Othman1999-04-031-0/+9
| | | | | LDFLAGS. This is just a precautionary measure. It shouldn't be needed.
* *** empty log message ***nanbor1999-04-021-2/+19
|
* *** empty log message ***nanbor1999-04-021-1/+49
|
* *** empty log message ***levine1999-04-021-1/+2
|
* *** empty log message ***levine1999-04-021-122/+128
|
* updated ORB configuration to correspond to that of IDL_Cubitlevine1999-04-022-5/+5
|
* ChangeLogTag:Fri Apr 2 13:25:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-022-17/+13
|
* Changed assignment operators (operator=) to return a referenceOssama Othman1999-04-025-25/+49
| | | | to `*this' so that assignments may be chained.
* modified containter assigment operators to return a reference to *thisOssama Othman1999-04-021-0/+20
|
* *** empty log message ***bala1999-04-022-24/+15
|
* *** empty log message ***nanbor1999-04-021-490/+358
|
* *** empty log message ***parsons1999-04-022-5/+4
|
* *** empty log message ***parsons1999-04-021-1/+1
|
* *** empty log message ***parsons1999-04-021-0/+1
|
* *** empty log message ***parsons1999-04-021-0/+9
|
* *** empty log message ***parsons1999-04-021-1/+1
|
* 0.3.17schmidt1999-04-023-3/+7
|
* 4.6.33schmidt1999-04-024-4/+8
|
* *** empty log message ***bala1999-04-021-0/+5
|
* *** empty log message ***irfan1999-04-022-5/+15
|
* *** empty log message ***nanbor1999-04-021-12/+5
|
* *** empty log message ***irfan1999-04-022-1/+6
|
* *** empty log message ***bala1999-04-021-104/+79
|
* Reverted the changes I made concerning explicitly disabling defaultOssama Othman1999-04-024-24/+0
| | | | copy constructors and assugnment operators.
* Reverted some of the -Weffc++ changes I made.Ossama Othman1999-04-0213-142/+11
|
* Reverted some of -Weffc++ changes.Ossama Othman1999-04-021-0/+16
|
* *** empty log message ***irfan1999-04-023-27/+33
|
* *** empty log message ***irfan1999-04-022-2/+8
|
* *** empty log message ***irfan1999-04-021-1/+1
|
* *** empty log message ***irfan1999-04-021-5/+21
|
* *** empty log message ***irfan1999-04-022-8/+7
|
* *** empty log message ***irfan1999-04-022-43/+47
|
* *** empty log message ***nanbor1999-04-021-0/+10
|
* *** empty log message ***vishal1999-04-012-1/+4
|
* See my ChangeLog entry from 1 April 1999.Ossama Othman1999-04-0124-25/+284
|
* *** empty log message ***parsons1999-04-011-0/+1
|
* *** empty log message ***parsons1999-04-011-6/+6
|
* *** empty log message ***levine1999-04-011-32/+36
|
* *** empty log message ***vishal1999-04-012-3/+12
|
* *** empty log message ***parsons1999-04-013-27/+34
|
* ChangeLogTag:Thu Apr 1 12:17:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-013-13/+19
|
* *** empty log message ***nanbor1999-04-011-3/+4
|
* *** empty log message ***nanbor1999-04-012-1/+6
|
* *** empty log message ***nanbor1999-04-012-3/+22
|
* Changed to use dynamic servicesnanbor1999-04-0115-33/+32
|
* *** empty log message ***nanbor1999-04-012-18/+128
|
* Enabled using TAO components as static servicesnanbor1999-04-019-61/+33
|