summaryrefslogtreecommitdiff
path: root/ace/Functor.i
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-103/+6
|
* .schmidt1999-06-271-1/+28
|
* See Tue Jun 8 20:46:05 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-091-18/+5
|
* (ACE_Hash<ACE_UINT64>::operator ()): conditionally compile only iflevine1999-06-061-0/+2
| | | | | ACE_SIZEOF_LONG is not 8, to avoid conflict with ACE_HASH<unsigned long> on 64-bit platforms (alphas).
* Thu Jun 03 12:32:46 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-031-30/+30
|
* See Thu Jun 3 10:36:35 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-031-0/+6
|
* Functor, RB_Tree, and pSOS fixescdgill1998-12-301-2/+189
|
* removed trailing // EOF because class2man choked on itlevine1998-11-231-3/+1
|
* .schmidt1998-10-141-0/+14
|
* Added ACE_Command_Base and ACE_Command_Callback, added deferred callbacks to ↵cdgill1998-10-071-0/+28
ACE_Thread_Timer_Queue_Adapter