summaryrefslogtreecommitdiff
path: root/ace/Message_Block.h
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***irfan1999-05-181-0/+21
|
* .schmidt1999-05-141-7/+13
|
* ChangeLogTag:Fri May 14 09:51:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-141-2/+3
|
* ChangeLogTag:Wed May 12 17:42:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-121-4/+19
|
* privatize ctor and operator=.nanbor1999-03-091-0/+2
|
* .schmidt1999-03-091-0/+3
|
* .schmidt1999-03-091-2/+2
|
* .schmidt1999-01-191-4/+7
|
* changed ACE_Message_Type to int, to avoid overload ambiguity when it's unsignedlevine1998-11-091-2/+2
|
* .schmidt1998-11-091-1/+1
|
* .schmidt1998-11-081-1/+2
|
* changed include protection from #if !defined to ifndef, and added #pragma ↵levine1998-10-201-24/+24
| | | | once, if possible
* added title and description commentscdgill1998-10-191-4/+21
|
* .schmidt1998-10-171-45/+52
|
* Basic_Types.hschmidt1998-10-171-1/+1
|
* .schmidt1998-10-141-0/+4
|
* ChangeLogTag:Tue Oct 13 22:40:40 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-141-5/+21
|
* * Asynch_IO.cpp: Minor changes to deal with FMR error.jxh1998-10-121-2/+2
| | | | | | | | * Message_Block.{cpp,i,h}: Changed rd_ptr_ and wr_ptr_ to be byte offsets from base (). This allows one to resize a duplicate without trashing other Message_Blocks that may be referring to the same data block. * Proactor.cpp: Made the message block 64 bytes bigger to make purify happier.
* Added crunch() method to Message_Block.jxh1998-09-091-0/+3
|
* Added a space () method.jxh1998-09-011-0/+3
|
* ChangeLogTag:Wed Aug 12 21:32:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-131-2/+0
|
* ChangeLogTag:Fri Aug 7 21:39:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-5/+22
|
* *** empty log message ***schmidt1998-08-041-1/+2
|
* renamed ACE_Time_Value::max to ACE_Time_Value::max_time, because VxWorks ↵levine1998-07-251-55/+54
| | | | #defines max
* fixed enqueue_tail bug in dynamic message queuecdgill1998-07-241-2/+2
|
* refined dynamic queues based on performance test resultscdgill1998-07-131-99/+51
|
* Dynamic Priority Queue testcdgill1998-06-301-1/+48
|
* added message queue factory commentscdgill1998-06-241-3/+5
|
* NT dynamic message queue fixescdgill1998-06-241-0/+148
|
* added dynamic message queuescdgill1998-06-241-2/+29
|
* Enabled setting the base pointer of the Data Block.jxh1998-05-271-3/+1
|
* ChangeLogTag:Sat May 23 21:52:49 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-241-2/+2
|
* ChangeLogTag:Thu May 14 13:22:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-141-1/+1
|
* *** empty log message ***schmidt1998-01-281-0/+3
|
* *** empty log message ***schmidt1997-12-211-3/+4
|
* *** empty log message ***irfan1997-11-291-4/+4
|
* Oopsy!nw11997-11-281-2/+2
|
* Removed redundant trailing comma from all instances of ACE_UMIMPLEMENTED_FUNC.nw11997-11-281-2/+2
|
* *** empty log message ***irfan1997-11-271-2/+6
|
* Removed trailing whitespace from many lines.jxh1997-11-221-61/+61
|
* Corrected comments on release(void) to match the code - the ACE_Message_BlockSteve Huston1997-09-031-4/+4
| | | | will always be deleted; the ACE_Data_Block's ref count is decremented.
* *** empty log message ***schmidt1997-08-241-3/+11
|
* *** empty log message ***schmidt1997-08-031-2/+2
|
* *** empty log message ***irfan1997-07-261-0/+1
|
* Removed methods length () and length (size_t) from ACE_Data_Block.nw11997-07-071-6/+0
|
* *** empty log message ***schmidt1997-06-211-1/+2
|
* *** empty log message ***schmidt1997-05-151-1/+3
|
* *** empty log message ***irfan1997-05-091-4/+4
|
* *** empty log message ***irfan1997-05-081-1/+7
|
* *** empty log message ***irfan1997-05-081-4/+1
|