summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-12-21163-1030/+987
* *** empty log message ***schmidt1997-12-207-30/+47
* changed ACE_SEH_FINALLY to be if (1) on Unix, not just pSOSlevine1997-12-201-1/+1
* *** empty log message ***irfan1997-12-201-1/+1
* ACE_SEH_FINALLY should always be executed on UNIX platforms.nw11997-12-201-1/+1
* !schmidt1997-12-205-29/+29
* *** empty log message ***nw11997-12-191-1/+1
* *** empty log message ***schmidt1997-12-192-5/+12
* Incoporate James CE Johnson's patches.nw11997-12-194-6/+46
* fixed sigwait for DEC cxx, yet again for cxx V6.0-010levine1997-12-192-11/+22
* fixed typo in end-of-comment markerlevine1997-12-191-1/+1
* Added project configurations for Windows CE using SH3 CPU and x86 emulation.nw11997-12-191-8/+2104
* Added Windows CE flags.nw11997-12-193-6/+26
* *** empty log message ***nw11997-12-191-0/+1
* ACE version 4.4.7, released Thu Dec 18 20:18:50 1997.schmidt1997-12-191-2/+2
* *** empty log message ***schmidt1997-12-191-3/+3
* *** empty log message ***schmidt1997-12-191-1/+2
* started adding support for threads on alpha (glibc)levine1997-12-181-11/+27
* (eof): made the return type, int, explicitlevine1997-12-181-2/+2
* Rearranged ACE_Thread_Adapter::invoke to cleanup, print error messages, and r...nw11997-12-182-40/+54
* ChangeLogTag:Thu Dec 18 15:49:20 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-12-181-1/+0
* - Filecache changed -- debugged writing a file.jxh1997-12-183-40/+87
* *** empty log message ***schmidt1997-12-181-4/+0
* hard-code ACE_SIZEOF_LONG_DOUBLE on __sgilevine1997-12-181-2/+6
* removed dependence on ACE_U_LongLonglevine1997-12-182-71/+46
* look for ULONGLONG_MAX, which Irix 6.x useslevine1997-12-181-1/+11
* On Digital Unix 4.0, only declare sigwait () with cxx, not with g++levine1997-12-181-4/+4
* ACE version 4.4.6, released Wed Dec 17 23:28:46 1997.schmidt1997-12-181-2/+2
* *** empty log message ***schmidt1997-12-181-14/+28
* (sigwait): removed DEC cxx version dependence; fixed return value to depend o...levine1997-12-172-76/+62
* fixed a couple of comments on #endif'slevine1997-12-171-31/+30
* pSOS portcdgill1997-12-173-10/+798
* added comment stating that ACE_HAS_64BIT_LONGS is deprecatedlevine1997-12-174-1/+4
* removed commented-out line with ACE_HAS_64BIT_LONGSlevine1997-12-171-1/+0
* pSOSim portcdgill1997-12-172-0/+622
* pSOSim portcdgill1997-12-174-20/+22
* Added "inc_user_config.h" to prevent multiple inclusions of user config.h file.nw11997-12-166-42/+37
* (cleanup): set instance pointer to 0 after deleting itlevine1997-12-161-0/+2
* *** empty log message ***irfan1997-12-161-4/+0
* replace ACE_HAS_64BIT_LONGS with ACE_SIZEOF_LONG == 8, and similarly for dete...levine1997-12-161-2/+2
* typedef ACE_hrtime_t to ACE_UINT64levine1997-12-161-4/+0
* (ACE_U_LongLong): use ACE_UIN32 instead of u_long for data members, to ensure...levine1997-12-162-51/+51
* ACE version 4.4.5, released Mon Dec 15 22:47:24 1997.schmidt1997-12-161-2/+2
* *** empty log message ***schmidt1997-12-161-14/+2
* *** empty log message ***schmidt1997-12-162-2/+9
* Added more changes to wait and exit for Chorus.nw11997-12-151-8/+16
* updated header comments about autosensinglevine1997-12-151-3/+4
* *** empty log message ***levine1997-12-151-1/+3
* (instance): only allocate a new ACE_Log_Msg_message_queue if the (static) poi...levine1997-12-151-14/+14
* *** empty log message ***irfan1997-12-152-0/+16