summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagami_phase1_startnobody1999-05-2398-5953/+34635
* ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs...alex1999-05-2311-33/+323
* Enhanced the semantics of the <end_event_loop>, so that when it isalex1999-05-231-1/+12
* ChangeLogTag:Sat May 22 16:57:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-221-3/+3
* 4.6.40cdgill1999-05-221-2/+2
* snagged another template<>levine1999-05-221-1/+1
* commented out "template<>" for now. Not all compilers can cope with it.levine1999-05-221-4/+4
* added ACE_HAS_NONCONST_SELECT_TIMEVALlevine1999-05-222-1/+3
* Fri May 21 21:12:37 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-221-2/+2
* ChangeLogTag:Fri May 21 12:45:32 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-211-1/+1
* No zombie patchnanbor1999-05-213-1/+19
* Fully template-qualified references to node_ and tree_ in iterators.Steve Huston1999-05-211-11/+36
* Fri May 21 11:27:44 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-212-25/+25
* Added ACE_HAS_NONCONST_SELECT_TIMEVALSteve Huston1999-05-211-0/+3
* (gethrtime on Green Hills/VxWorks): reverted to building gethrtime.cpp with g...levine1999-05-212-5/+13
* ChangeLogTag:Fri May 21 09:15:08 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-211-0/+2
* Added ACE_HAS_NONCONST_SELECT_TIMEVALSteve Huston1999-05-212-0/+2
* Added ACE_HAS_NONCONST_SELECT_TIMEVAL.Steve Huston1999-05-202-0/+5
* Added "template<>" on specializations.Steve Huston1999-05-201-2/+5
* Made ACE_OS::select and ACE_OS::sleep use of ACE_Time_Value safer andSteve Huston1999-05-201-14/+21
* Added ACE_HAS_NONCONST_SELECT_TIMEVAL.Steve Huston1999-05-201-0/+3
* Thu May 20 17:47:35 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-203-17/+139
* Fixed alpha configurationsnanbor1999-05-202-32116/+20
* With Green Hills only, added ACE_LACKS_ACE_IOSTREAM. ACE'slevine1999-05-201-0/+3
* (t_getname): fixed comment after #endiflevine1999-05-201-1/+1
* Added /**/ between #include and <.......>.nanbor1999-05-201-2/+2
* Build with threads if _POSIX_C_SOURCE >= 199506L or #ifdeflevine1999-05-201-3/+9
* with ACE_HAS_PRIOCNTL, moved #include of sys/{rt,ts}priocntl.h from OS.cpp an...levine1999-05-203-16/+18
* Adding ACE_UNUSED_ARG for selector parameterjoeh1999-05-201-0/+1
* (priority_mask) added optional support for process priority mask, in addition...levine1999-05-202-17/+44
* (fcntl): changed type of last argument from int to long, to permit safer cast...levine1999-05-201-1/+1
* (flock_*): use ACE_OS::fcntl instead of ::fcntl.levine1999-05-201-13/+21
* (ftruncate): use ACE_OS::fcntl instead of ::fcntl.levine1999-05-201-1/+1
* Added the TkReactor which makes a reactor using Tcl/Tk Event Handlersnaga1999-05-203-13/+640
* fixed typo in comment: interruptlevine1999-05-201-1/+1
* *** empty log message ***parsons1999-05-191-1/+1
* protected #define of ACE_USE_THREAD_MANAGER_ADAPTERlevine1999-05-191-2/+5
* added #define ACE_USE_THREAD_MANAGER_ADAPTER,levine1999-05-191-0/+2
* Added #include "ace/SString.h" to catch def for ACE_TokenizerSteve Huston1999-05-181-0/+1
* .schmidt1999-05-181-2/+2
* .schmidt1999-05-185-167/+35
* .schmidt1999-05-185-8/+100
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-184-610/+848
* *** empty log message ***irfan1999-05-182-3/+26
* .schmidt1999-05-172-6/+2
* factored ACE_LACKS_SIGNED_CHAR to config-ghs-common.hlevine1999-05-173-6/+1
* ChangeLogTag:Mon May 17 15:08:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-171-4/+4
* Forgot to check for null pointer in find_i.nanbor1999-05-171-4/+6
* factored out Green Hill-specific #defines to config-ghs-common.hlevine1999-05-175-27/+50
* Added current() accesornanbor1999-05-172-0/+9