summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed all references to ACE_HAS_PTHREAD_SIGMASK. This macroOssama Othman1999-05-076-12/+1
| | | | has been deprecated.
* autoconf updatesOssama Othman1999-05-071-0/+9
|
* Added tests/support for ACE_LACKS_PTHREAD_SIGMASK,Ossama Othman1999-05-072-3/+126
| | | | | ACE_LACKS_TCP_NODELAY and ACE_LACKS_NULL_PTHREAD_STATUS. Thanks to David for providing a test for ACE_LACKS_NULL_PTHREAD_STATUS.
* ChangeLogTag:Thu May 6 18:34:43 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-063-27/+60
|
* ChangeLogTag:Thu May 6 18:09:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-063-2/+9
|
* Made a stupid mistake on last commit.coryan1999-05-061-2/+2
|
* Echo example options.kirthika1999-05-061-0/+5
|
* Naming service option updated.kirthika1999-05-061-3/+3
|
* Fixed the /* comment warnings on VC++. Thanks to Chris Gill for pointingnaga1999-05-061-11/+11
| | | | this out.
* ChangeLogTag:Thu May 6 15:46:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-0617-112/+164
|
* ChangeLogTag:Thu May 06 14:34:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-067-183/+763
|
* Added CosTradingRepos and CosTradingDynamic IDL files.Steve Huston1999-05-061-2/+321
|
* added Alain Magloire <alain@qnx.com>levine1999-05-061-0/+1
|
* *** empty log message ***levine1999-05-061-1/+2
|
* added support for ACE_LACKS_TCP_NODELAY.levine1999-05-061-0/+1
|
* *** empty log message ***levine1999-05-061-1/+2
|
* *** empty log message ***levine1999-05-061-7/+11
|
* (open): added support for ACE_LACKS_TCP_NODELAYlevine1999-05-061-10/+12
|
* ChangeLogTag:Thu May 6 14:23:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-063-13/+47
|
* ChangeLogTag:Thu May 6 12:11:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-06217-4633/+23028
|
* added link to docs/ACE-FMM.htmllevine1999-05-061-4/+6
|
* *** empty log message ***levine1999-05-061-1/+1
|
* *** empty log message ***levine1999-05-061-0/+6
|
* replaced a > with &gt; and added RCS $Id$levine1999-05-061-7/+9
|
* Added support for Winsock 1.1 to ACE_OS::recvv and ACE_OS::sendvSteve Huston1999-05-061-20/+68
|
* no messageSteve Huston1999-05-061-0/+5
|
* update to VERSION variableOssama Othman1999-05-061-1/+1
|
* Removed tab characters.coryan1999-05-061-1/+1
|
* ChangeLogTag:Thu May 6 09:24:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-063-1/+16
|
* // This example application shows how to write event loops thatalex1999-05-061-0/+98
| | | | | | // handle events for some fixed amount of time. This is the single // threaded version of the test_timeout.cpp application. //
* (Time_Value_to_TimeT): replaced static cast oflevine1999-05-051-2/+2
| | | | | ACE_ONE_SECOND_IN_NSECS to ACE_UINT32 with ACE_U_ONE_SECOND_IN_NSECS, so we don't cast away constness.
* *** empty log message ***levine1999-05-052-5/+18
|
* added ACE_U_ONE_SECOND_IN_*SECSlevine1999-05-051-5/+11
|
* (dispatch_servant_i): replaced direct comparison of ACE_thread_t's with ↵levine1999-05-051-1/+2
| | | | ACE_OS::thr_equal ().
* ChangeLogTag:Wed May 5 13:58:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-053-16/+42
|
* no messageSteve Huston1999-05-051-0/+14
|
* Always call ACE::init and ACE::fini (ACE's DllMain which used to do it has ↵Steve Huston1999-05-051-6/+4
| | | | been removed)
* Clarified comments regarding multiple instances of an object managerSteve Huston1999-05-052-9/+7
|
* Removed DllMain function.Steve Huston1999-05-051-33/+0
|
* *** empty log message ***levine1999-05-052-30/+39
|
* replace /bin/rm with $(RM) and /bin/mv with mvlevine1999-05-0537-103/+57
|
* ChangeLogTag:Wed May 5 12:58:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-056-15/+52
|
* added missing RB_Tree_Iterator base template instantiationscdgill1999-05-052-0/+8
|
* added subset dependency on Event2, because it needs thelevine1999-05-051-1/+3
| | | | TAO_EC_Event_Channel ctor.
* *** empty log message ***levine1999-05-051-126/+131
|
* *** empty log message ***parsons1999-05-051-3/+20
|
* *** empty log message ***parsons1999-05-059-20/+246
|
* *** empty log message ***parsons1999-05-051-0/+13
|
* *** empty log message ***parsons1999-05-054-199/+517
|
* ChangeLogTag:Tue May 4 21:46:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-052-3/+34
|