summaryrefslogtreecommitdiff
path: root/ace/Future.cpp
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagami_phase4_endnobody1999-07-261-4/+8
| | | 'ami_phase4_end'.
* Added ACE_TYPENAME to template-qualified types. Added #include ↵Steve Huston1999-07-191-2/+2
| | | | | | "ace/Containers.h" to be sure ACE_Unbounded_Set available for generating templates.
* ChangeLogTag:Sun Jul 18 14:30:54 1999 Douglas C. Schmidt ↵schmidt1999-07-181-10/+6
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt ↵schmidt1999-07-031-1/+5
| | | | <schmidt@tango.cs.wustl.edu>
* .schmidt1999-07-021-2/+2
|
* Tue Jun 29 10:38:03 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-291-13/+11
|
* .schmidt1999-06-281-60/+67
|
* (detach): changed equality comparison of curr_observer from itself tolevine1999-06-261-5/+4
| | | | the observer argument. Thanks to egcs -W for snagging this.
* .schmidt1999-06-251-21/+120
|
* changed include protection from #if !defined to ifndef, and added #pragma ↵levine1998-11-181-1/+5
| | | | once, if possible
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* *** empty log message ***schmidt1998-03-171-2/+2
|
* Regular CE stuff.nanbor1998-03-121-3/+3
|
* moved ACE_Atomic_Op<ACE_Thread_Mutex, int> instantiation from ace/Future.cpp ↵levine1997-12-031-12/+1
| | | | to where it is used
* restore ACE_Atomic_Op instantiation because it is needed with g++levine1997-12-031-0/+11
|
* *** empty log message ***irfan1997-12-031-11/+0
|
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-25/+30
|
* *** empty log message ***schmidt1997-05-271-1/+1
|
* *** empty log message ***schmidt1997-05-271-3/+3
|
* *** empty log message ***schmidt1997-05-271-49/+51
|
* *** empty log message ***schmidt1997-05-261-116/+82
|
* (dump) added cast of ref_count_ to intlevine1997-02-101-1/+1
|
* fooschmidt1997-01-191-2/+5
|
* added specialization of template class ACE_Atomic_Op<ACE_Thread_Mutex, int> ↵levine1996-12-251-0/+4
| | | | for g++
* eeeschmidt1996-11-261-2/+2
|
* jammingschmidt1996-10-291-1/+1
|
* Initial revisionlevine1996-10-211-0/+346