summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test non-default stack sizelevine1998-01-221-6/+37
* *** empty log message ***levine1998-01-221-0/+3
* updated to work with g++levine1998-01-221-4/+4
* Renamed PropertyService.idl to CosPropertyService.idlsumedh1998-01-223-8/+19
* VxWorks tasks names beginning with "==ace_t==" are forbidden.levine1998-01-221-0/+5
* *** empty log message ***levine1998-01-221-0/+4
* added note about not linked ACE library into every executablelevine1998-01-221-1/+11
* (thr_create): on VxWorks only, use the t_id (task name) if suppliedlevine1998-01-221-25/+42
* *** empty log message ***levine1998-01-221-0/+22
* added support for passing a user-suppliedlevine1998-01-221-1/+36
* On VxWorks, assign thread (VxWorks task) names to server and client threads, ...levine1998-01-221-7/+41
* (ACE_Hash_Map_Iterator_Base ctor): added a cast of mm.total_size_ to ssize_t,levine1998-01-221-17/+17
* *** empty log message ***levine1998-01-221-0/+7
* *** empty log message ***nanbor1998-01-221-1/+2
* Replaced the HPUX_11 destructor madness with calling destructor from a tempor...nanbor1998-01-221-7/+2
* *** empty log message ***nanbor1998-01-221-0/+7
* TAO version 0.0.54, released Wed Jan 21 20:49:51 1998.Chris Cleeland1998-01-222-1/+5
* Fixed to remove inadvertent newline in the version number.Chris Cleeland1998-01-221-0/+1
* *** empty log message ***Chris Cleeland1998-01-221-1/+1
* ACE version 4.4.21, released Wed Jan 21 20:36:43 1998.Chris Cleeland1998-01-223-3/+7
* *** empty log message ***Chris Cleeland1998-01-221-15/+11
* Corrected syntax error in release target.Chris Cleeland1998-01-221-1/+1
* *** empty log message ***gokhale1998-01-223-3/+18
* * Makefile: Updated this to use the new release.pl file below.Chris Cleeland1998-01-213-19/+78
* * tests/Cubit/TAO/MT_Cubit/README: Changed docs to reflect the newChris Cleeland1998-01-214-9/+16
* Updates with solaris g++ info.Chris Cleeland1998-01-211-21/+24
* ChangeLogTag:Wed Jan 21 15:38:52 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-213-5/+10
* Added the current info for IRIX.coryan1998-01-211-31/+39
* Updated for most recetn foray into g++Chris Cleeland1998-01-211-9/+13
* Added a notes section and filled in some info for sol/g++.Chris Cleeland1998-01-211-3/+20
* updated and made it more matrix-like. Still need to finish sol/g++ and add t...Chris Cleeland1998-01-211-38/+53
* *** empty log message ***levine1998-01-211-6/+10
* used unsigned constants instead of signed, to allow resolution of overloaded ...levine1998-01-211-15/+15
* A brief checklist for releases.coryan1998-01-211-0/+42
* *** empty log message ***gokhale1998-01-217-55/+165
* ChangeLogTag:Wed Jan 21 12:23:29 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-213-4/+9
* ChangeLogTag:Wed Jan 21 11:25:36 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-212-1/+6
* ChangeLogTag:Wed Jan 21 11:13:56 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-217-8/+64
* * tests/Cubit/TAO/IDL_Cubit/clnt.cpp: Added template instantiationChris Cleeland1998-01-218-9/+82
* *** empty log message ***levine1998-01-211-0/+5
* (activate): for builds without threads only, added ACE_UNUSED_ARG of stack an...levine1998-01-211-0/+2
* ChangeLogTag:Wed Jan 21 09:40:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-01-213-10/+16
* *** empty log message ***gokhale1998-01-214-18/+37
* Updated to use the 'right' libraries.nanbor1998-01-211-1/+2
* Don't set priority to ACE_THR_PRIO_FIFO_DEF on NT.nanbor1998-01-214-2/+22
* Changed the type of library to use.nanbor1998-01-213-6/+8
* Use ace/streams.h instead of including iostream.h directlynanbor1998-01-211-1/+1
* *** empty log message ***nanbor1998-01-211-0/+15
* * tao/sequence_T.cpp: Fixed more typos where it was referring toChris Cleeland1998-01-212-5/+10
* Fixed some more bugs reported by egcs.coryan1998-01-211-3/+2