summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* removed ACE_HAS_VERBOSE_NOTSUP #definelevine1998-11-101-1/+0
* .schmidt1998-11-091-0/+4
* *** empty log message ***schmidt1998-11-091-1/+3
* changed ACE_Message_Type to int, to avoid overload ambiguity when it's unsignedlevine1998-11-091-2/+2
* .schmidt1998-11-091-1/+1
* .schmidt1998-11-081-1/+2
* .schmidt1998-11-084-46/+89
* *** empty log message ***schmidt1998-11-071-16/+12
* (log): added ACE_U_LongLong supportlevine1998-11-071-1/+14
* moved ACE_UINT64_FORMAT_SPECIFIER from OS.h to Basic_Types.hlevine1998-11-072-6/+5
* added ACE_UINT64_FORMAT_SPECIFIERlevine1998-11-072-0/+5
* (spawn): initialized local "result" to 0 to avoid egcs warning aboutlevine1998-11-071-4/+4
* .schmidt1998-11-061-1/+1
* .schmidt1998-11-061-0/+7
* *** empty log message ***schmidt1998-11-061-1/+0
* *** empty log message ***schmidt1998-11-063-8/+37
* Removed several superfluous parens.nanbor1998-11-061-9/+10
* (unsubscribe): fixed ACE_TRACE string.levine1998-11-061-1/+1
* .schmidt1998-11-061-0/+14
* Fixed an incorrect parenthesis pair in wait_task.nanbor1998-11-061-3/+2
* .schmidt1998-11-051-3/+6
* .schmidt1998-11-052-17/+6
* Fixed a typo in "virtual" keyword.alex1998-11-051-1/+1
* Fixed a Typo on the "virtual" keyword.alex1998-11-051-1/+1
* .schmidt1998-11-051-23/+24
* *** empty log message ***schmidt1998-11-041-11/+19
* Updated the Alpha Configurationbrunsch1998-11-041-956/+3393
* .schmidt1998-11-031-15/+17
* Removed outdated comments and move thread_desc_self into .i filenanbor1998-11-033-30/+29
* Redid the ACE_LACKS_RECVMSG/SENDMSG to be defined for non-WinSock2 insteadbrunsch1998-11-032-6/+4
* Reindent the macrosnanbor1998-11-021-178/+178
* *** empty log message ***irfan1998-11-027-38/+24
* *** empty log message ***irfan1998-11-021-16/+17
* removed ACE_LACKS_STL_DEFAULT_TEMPLATE_PARAMETER because it's no longer usedlevine1998-11-013-14/+0
* 4.6.2schmidt1998-11-011-2/+2
* *** empty log message ***schmidt1998-11-011-5/+5
* 4.6.1schmidt1998-10-311-2/+2
* .schmidt1998-10-311-42/+70
* Made sure that we add signal_occurred to indicate that the handle_signalnaga1998-10-311-4/+2
* .schmidt1998-10-301-4/+13
* removed ACE_HAS_POSIX_SEM #define because it cause problem on Solaris86levine1998-10-301-4/+0
* *** empty log message ***schmidt1998-10-301-20/+21
* Added ACE_INLINE to the 3 methods here.Steve Huston1998-10-301-1/+3
* 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