summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-09-017-31/+68
* *** empty log message ***schmidt1997-09-0111-125/+168
* added #include of Object_Manager.hlevine1997-09-011-0/+1
* Moved directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR closer tonw11997-09-015-12/+11
* Added directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.nw11997-09-0110-1/+11
* Added code to resolve conflict in class map when ACE is compiled withnw11997-09-011-0/+10
* Added explanation for ACE_HAS_STL_MAP_CONFLICT.nw11997-09-011-0/+1
* ACE version 4.3.2, released Sun Aug 31 22:56:30 1997.schmidt1997-09-011-1/+1
* *** empty log message ***schmidt1997-09-011-5/+7
* *** empty log message ***schmidt1997-09-011-2/+2
* *** empty log message ***schmidt1997-08-3153-499/+1255
* (run_thread): removed unused arg "vp".levine1997-08-311-1/+1
* (run_test): removed unused arg "vp".levine1997-08-311-1/+1
* (run_mutex,run_reader_writer) removed unused argument "vp".levine1997-08-311-2/+2
* fixed and added some ACE_UNUSED_ARG'slevine1997-08-311-2/+5
* moved ACE_OS::thr_self () up before first uselevine1997-08-311-45/+45
* ACE version 4.3.2, released Sun Aug 31 10:25:38 1997.schmidt1997-08-311-1/+1
* major cleanup of ACE_TSS_Emulation, esp. how it interacts with ACE_TSS_Cleanu...levine1997-08-313-121/+165
* (ACE_TSS_Cleanup_Lock) register for destruction with ACE_Object_Managerlevine1997-08-312-4/+36
* (ACE_Thread_Control::exit) with TSS emulation, don't exit the thread. Instea...levine1997-08-311-1/+5
* (instance) only register for destruction with ACE_Object_Manager when creatin...levine1997-08-311-4/+6
* moved "log" declaration outside of for loop because it's used after the looplevine1997-08-311-1/+3
* *** empty log message ***schmidt1997-08-301-65/+87
* No longer used - use config-hpux-10.x-hpc++.hSteve Huston1997-08-303-467/+0
* ACEified the tests/Thruput benchmarkgokhale1997-08-301-0/+6
* *** empty log message ***schmidt1997-08-3020-108/+232
* *** empty log message ***schmidt1997-08-3055-220/+82
* Added explanation for flag ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.nw11997-08-301-0/+1
* Changed from calling destructor and deallocator for template classesnw11997-08-301-21/+20
* Added flag ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.nw11997-08-305-19/+10
* Added a macro ACE_DES_FREE_TEMPLATE so we can call the destructor of anw11997-08-301-0/+12
* Added three new project files.nw11997-08-3022-14/+434
* (dtor): removed printout at endlevine1997-08-301-2/+0
* (parse_commands): fixed sscanf format specifiers to match argument types; (ma...levine1997-08-291-3/+7
* allocate/deallocate TSS for each thread, on VxWorkslevine1997-08-293-3/+39
* Moved some #include "foo.i" outside of the __ACE_INLINE__ blockbrunsch1997-08-291-8/+22
* Change from using the ACE_DES_FREE macro to calling the destructorsjxh1997-08-291-10/+21
* declare class ostream if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-291-0/+5
* (invoke): added cast of return value from svc function invocationlevine1997-08-291-1/+1
* started adding TSS emulationlevine1997-08-296-148/+341
* *** empty log message ***schmidt1997-08-293-11/+28
* Thread is's array checked to see if it is NULL.jxh1997-08-291-1/+2
* *** empty log message ***marina1997-08-293-0/+1166
* In spawn_i, changed the last parameter given to spawn to thread_args.brunsch1997-08-291-2/+2
* Changed name of ACE_Thread_Adapter's constructor's fourth parameter frombrunsch1997-08-291-1/+1
* Added cast for ace_thread_adapterbrunsch1997-08-291-1/+1
* *** empty log message ***jxh1997-08-291-0/+7
* Changes to make JAWS comply with ACE coding standards.jxh1997-08-2915-80/+186
* *** empty log message ***Chris Cleeland1997-08-292-1/+6
* *** empty log message ***nw11997-08-292-10/+13