summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_36'.ACE-4_4_36nobody1998-03-261-6345/+0
* ACE version 4.4.36, released Thu Mar 26 17:23:38 1998.schmidt1998-03-261-2/+2
* sizeof (long double) is 8 on ghs/VxWorks/i386, not 12.levine1998-03-261-2/+2
* (enable,disable): wrapped return statement at end with ACE_NOTREACHED.levine1998-03-261-2/+2
* added some commentslevine1998-03-251-7/+10
* don't #define ACE_HAS_TEMPLATE_SPECIALIZATION with egcs 2.91levine1998-03-251-12/+18
* *** empty log message ***irfan1998-03-251-1/+1
* Added #include "ace/OS.h" to get ACE_static_cast definitionSteve Huston1998-03-251-0/+2
* replaced ACE_PAGE_SIZE with ACE_HAS_GETPAGESIZE, and addedlevine1998-03-241-5/+3
* protected #define of ACE_MAIN so that it can be #defined on the command linelevine1998-03-231-1/+3
* (wslen,wscpy): added these, and WChar typedef, for TAOlevine1998-03-232-0/+29
* Prevent MAXPATHLEN from getting defined twice.nanbor1998-03-231-1/+3
* ACE version 4.4.35, released Mon Mar 23 02:50:30 1998.schmidt1998-03-231-2/+2
* *** empty log message ***irfan1998-03-233-20/+100
* fschmidt1998-03-221-2/+4
* ACE_OS::flock_destroy: lock->lockname_ should be cast to LPTSTR.nanbor1998-03-221-2/+2
* *** empty log message ***sergio1998-03-221-4/+4
* MSVC 4.2 doesn't support CancelIo call.nanbor1998-03-211-1/+1
* Added Msg_WFMO_Reactor.nanbor1998-03-212-3755/+2727
* ACE version 4.4.34, released Fri Mar 20 19:47:34 1998.schmidt1998-03-211-2/+2
* Fixed typos.nanbor1998-03-201-2/+2
* with ACE_LACKS_WCHAR_T, changed wchar_t typedef from long to ACE_UINT32 to en...levine1998-03-201-2/+1
* In 2 sections which calls shared lib load/unload, made g++ the same asSteve Huston1998-03-191-2/+2
* Added user32.lib.nanbor1998-03-191-44/+1166
* CE stuff.nanbor1998-03-1925-129/+839
* ACE version 4.4.33, released Wed Mar 18 17:00:10 1998.schmidt1998-03-181-2/+2
* Grab the lock before updating instance_count_.nanbor1998-03-181-0/+2
* *** empty log message ***alex1998-03-182-1/+16
* *** empty log message ***levine1998-03-181-1/+0
* (operator *): initialize retv to 0 to avoid warning about using it before set...levine1998-03-183-6/+6
* *** empty log message ***irfan1998-03-184-1160/+78
* *** empty log message ***irfan1998-03-176-52/+312
* *** empty log message ***schmidt1998-03-171-2/+2
* (gethrtime): with ACE_HAS_CLOCK_GETTIME, carefully construct return value to ...levine1998-03-171-1/+7
* (dump): implemented for platforms w/o ACE_HAS_PRUSAGE_T and ACE_HAS_GETRUSAGElevine1998-03-172-0/+10
* (dump): fleshed out the implementationlevine1998-03-171-1/+17
* *** empty log message ***schmidt1998-03-171-2/+2
* Regular CE Tricks [tm].nanbor1998-03-172-40/+48
* Added ACE_LACKS_STRRCHR.nanbor1998-03-173-8/+22
* *** empty log message ***irfan1998-03-171-7/+15
* (hostname): on Chorus, tyr the HOST environment variable if ::gethostname () ...levine1998-03-161-1/+15
* use units of microseconds instead of seconds if ACE_LACKS_FLOATING_POINTlevine1998-03-162-9/+13
* set global_scale_factor_ to 1000 with ACE_HAS_CLOCK_GETTIME, because clock_ge...levine1998-03-161-2/+3
* Extended the ACE_HAS_STL_MAP_CONFLICT to include queue, which clashedsbw11998-03-161-0/+13
* *** empty log message ***nanbor1998-03-161-6/+1681
* CE stuff.nanbor1998-03-1647-377/+445
* (get_host_name): on Chorus, save errno in error so that it getslevine1998-03-141-0/+3
* oops, changed ACE_HAS_NON_STATIC_OBJECT_MANAGER to ACE_HAS_NONSTATIC_OBJECT_M...levine1998-03-141-2/+2
* moved WIN32 and SGI-specific code out of Basic_Types.h and into their respec...levine1998-03-147-10/+30
* *** empty log message ***schmidt1998-03-142-2/+3