summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Moved ACE_HAS_EXCEPTIONS to the xlC part only. Moved ACE_HAS_DIRENT to theSteve Huston1998-10-301-3/+5
* Added lines to use g++ - Thanks to Ian Wright.Steve Huston1998-10-301-4/+11
* Added _AIX to platforms that get explicit template instantiation at end of file.Steve Huston1998-10-301-1/+1
* Added a missing newline.nanbor1998-10-291-1/+1
* Only #define ACE_HAS_POSIX_SEM if _POSIX_PTHREAD_SEMANTICS islevine1998-10-291-2/+3
* change ACE_THREAD_POSIX_SEM to ACE_HAS_POSIX_SEM. It looked like a typo.levine1998-10-291-1/+1
* removed ACE_HAS_TIMER_SKEWlevine1998-10-291-5/+0
* added ACE_HAS_PROCFSlevine1998-10-291-0/+1
* declare the ACE_Object_Manager_Base methods to be public, instead oflevine1998-10-291-5/+7
* .schmidt1998-10-291-1/+0
* Minor cosmetic changes.jxh1998-10-281-7/+18
* Moved an unused variable from one #if branch into the other.jxh1998-10-281-51/+53
* added AIX_TEMPLATE_HACK supportlevine1998-10-281-1009/+3981
* 4.6levine1998-10-281-3/+3
* .schmidt1998-10-281-1/+1
* Once againnanbor1998-10-281-6/+6
* Once againnanbor1998-10-281-18/+18
* Redid the projectnanbor1998-10-281-35/+36
* (fini): added check of instance_->shutting_down_ on entry.levine1998-10-271-1/+1
* *** empty log message ***irfan1998-10-271-1/+1
* Made sure the broadcast always gets signaled.nanbor1998-10-271-21/+17
* added comment to comment out ACE_HAS_REGEX if there arelevine1998-10-271-3/+5
* fixed typo in comment: ACE_DOESNT_INSTANTIATE_NONSTATIC_OBJECT_MANAGERlevine1998-10-271-19/+19
* 4.5.65schmidt1998-10-271-2/+2
* Added a description section.nanbor1998-10-271-0/+16
* Applied Detlef's fixed for cond_timedwait/cond_broadcast deadlock problem.nanbor1998-10-271-15/+20
* oops, fixed typo in commentlevine1998-10-271-1/+1
* uninlined the ACE_Lock_Adapter constructorlevine1998-10-272-55/+56
* ChangeLogTag:Mon Oct 26 17:37:55 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-263-12/+32
* Removed ACE_LACKS_FORK on PowerPC. That's not the problem.levine1998-10-261-4/+0
* Added TP_Reactornanbor1998-10-261-4/+27
* added ACE_LACKS_FORK, on PowerPC onlylevine1998-10-261-0/+4
* 4.5.64schmidt1998-10-261-2/+2
* *** empty log message ***schmidt1998-10-261-10/+17
* Changed ACE_OS::sigaction to work with a null value for <nsa> on Windows.brunsch1998-10-251-1/+7
* .schmidt1998-10-251-0/+4
* .schmidt1998-10-251-1/+1
* Should use ASYS_WIDE_STRING to convert char string to wchar string. ASYS_TEX...nanbor1998-10-251-14/+14
* Let AIX take a whack at ACE::get_ip_interfaces.Steve Huston1998-10-241-3/+3
* Merged several ACE_TEXT definitions together and placed it near the top.nanbor1998-10-241-181/+172
* FSU sigwait is different.nanbor1998-10-241-1/+3
* Defined ACE_HAS_TEXT_MACRO_CONFLICT, seeing that MSVC already definesbrunsch1998-10-241-1/+4
* Moved ACE_TEXT outside of ACE_PSOS block.brunsch1998-10-241-11/+12
* Replaced __TEXT with ACE_TEXTnanbor1998-10-249-92/+99
* .schmidt1998-10-241-6/+13
* Applied Detlef's changes for SEH handling improvementnanbor1998-10-242-56/+74
* .schmidt1998-10-241-1/+1
* .schmidt1998-10-232-4/+13
* 4.5.63schmidt1998-10-231-2/+2
* Moved some files into folders in the project.brunsch1998-10-231-54/+56