summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ACE-4_3'.ACE-4_3nobody1997-08-233-6445/+0
* Updated dependencies for various configuration.nw11997-08-232-815/+913
* *** empty log message ***nw11997-08-233-14/+49
* *** empty log message ***schmidt1997-08-231-2/+0
* ChangeLogTag:Fri Aug 22 17:59:54 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-08-221-3/+14
* *** empty log message ***irfan1997-08-223-102/+55
* *** empty log message ***nw11997-08-211-1/+1
* *** empty log message ***nw11997-08-211-9/+9
* removed ACE_HAS_POSIX_SEM now that we emulate it for VxWorkslevine1997-08-212-2/+0
* added THR_JOINABLE and THR_SCHED_FIFO/RR/DEFAULT to STHREADS, WTHREADS, and n...levine1997-08-211-1/+13
* *** empty log message ***irfan1997-08-214-22959/+383
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-211-0/+6
* Removed extraneous #endif.Steve Huston1997-08-211-10/+9
* *** empty log message ***nw11997-08-211-0/+1
* *** empty log message ***irfan1997-08-212-27/+28
* Moved definition of ACE_Filecache_Object from Filecache.cpp to Filecache.hSteve Huston1997-08-202-108/+109
* Added separate sections for 10.10 vs. 10.20 vs. 10.30.Steve Huston1997-08-201-5/+22
* ChangeLogTag:Wed Aug 20 13:44:16 1997 Carlos O'Ryan <coryan@mambo.cs.wustl....coryan1997-08-201-0/+1
* For the 't' (thread ID) formatting on AIX, changed to call thread_self()Steve Huston1997-08-191-0/+12
* Removed use of ACE_HAS_SETKIND_NP, generally replacing it withSteve Huston1997-08-192-95/+142
* Removed use of ACE_HAS_SETKIND_NP, generally replacing it withSteve Huston1997-08-191-3/+3
* Rearranged to help keep sections clearer (compiler stuff, threads stuff).Steve Huston1997-08-191-39/+73
* Remove ACE_HAS_SETKIND_NP and adjust other relevant ACE_HAS_... definitionsSteve Huston1997-08-191-6/+8
* *** empty log message ***nw11997-08-192-2/+2
* *** empty log message ***nw11997-08-192-18/+44
* ChangeLogTag:Mon Aug 18 19:46:27 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-191-2/+14
* Added ACE_LACKS_TIMESPEC_T; removed ACE_HAS_SVR4_TIMESteve Huston1997-08-181-1/+1
* ChangeLogTag:Mon Aug 18 12:00:31 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-181-0/+4
* #include iostream.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-182-2/+10
* added ACE_LACKS_TIMESPEC_Tlevine1997-08-182-0/+2
* include iostream.h instead of ace/stdcpp.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLU...levine1997-08-181-1/+1
* declare class ostream if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-181-1/+1
* ChangeLogTag:Mon Aug 18 10:41:05 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-187-2/+27
* (ACE_Thread_Adapter): rearranged initializers to match declaration orderlevine1997-08-181-2/+3
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-172-14/+9
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-1712-808/+77
* *** empty log message ***schmidt1997-08-162-27/+27
* Got rid of ACE_HAS_WINNT4 definitionsbrunsch1997-08-162-14/+12
* replaced by ace-lib.dsp and ace-dll.dspbrunsch1997-08-161-2035/+0
* New MSVC 5 project filesbrunsch1997-08-163-1/+4073
* Added a new define, lacks_nested_templates, or something like thatbrunsch1997-08-161-0/+1
* Changed the use of auto_ptr to work with the one in the Standard C++brunsch1997-08-161-2/+2
* Changed the checks for ACE_HAS_STANDARD_CPP_LIBRARY to also check to seebrunsch1997-08-162-2/+4
* Put in an #include <memory> (for auto_ptr) if the standard C++ library isbrunsch1997-08-161-1/+8
* ChangeLogTag:Sat Aug 16 14:17:07 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-162-2/+2
* *** empty log message ***schmidt1997-08-161-19/+17
* *** empty log message ***schmidt1997-08-166-15/+26
* *** empty log message ***irfan1997-08-161-1/+1
* *** empty log message ***irfan1997-08-168-85/+86
* *** empty log message ***irfan1997-08-163-1873/+18709