summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_29'.ACE-4_6_29nobody1999-03-172-48/+0
* 4.6.29levine1999-03-171-2/+2
* .schmidt1999-03-171-1/+1
* should not clean up uninitialized buffernanbor1999-03-171-1/+5
* Re-enable cleaning up lex buffer.nanbor1999-03-171-1/+1
* *** empty log message ***jxh1999-03-1714-2908/+0
* Changed the definition of space () to be something more useful than itjxh1999-03-171-1/+1
* Reverted changes temporarilynanbor1999-03-174-343/+129
* *** empty log message ***irfan1999-03-171-476/+4054
* *** empty log message ***irfan1999-03-172-169/+190
* *** empty log message ***nanbor1999-03-161-4/+10
* added class to friend ACE_Hash_Bucket_DLCStack_Iterator declarationlevine1999-03-161-2/+2
* (close) Don't call ace_yy_delete_parse_buffer for now.nanbor1999-03-161-1/+1
* pSOS MIPS patches from Jaepil Kimcdgill1999-03-1614-86/+443
* Use CSIOCGIFCONF instead of SIOCGIFCONF on AIX.Steve Huston1999-03-161-3/+18
* Added documentation for parse_srgs ()bala1999-03-161-0/+13
* .schmidt1999-03-164-2/+22
* ChangeLogTag:Tue Mar 16 10:38:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-161-1/+1
* Just include config-aix-4.x.h for all AIX 4.x versions.Steve Huston1999-03-162-328/+2
* Replaced '==' thread id comparisons with ACE_OS functions.Steve Huston1999-03-161-2/+2
* Fixed pragma instantiate side of explicit template instantiations.jxh1999-03-161-29/+30
* New Cache Manager files with fixes. Memory leaks that were presentjxh1999-03-1613-250/+808
* Added Cache_Manager files to Makefile.jxh1999-03-161-4054/+476
* FreeBSD does not support timezone().jxh1999-03-161-1/+1
* Fix ACE_HAS_UNION_WAIT case - not dependent on AIX anymore.Steve Huston1999-03-161-7/+3
* fork(), handle case for ACE_HAS_UNION_WAIT.Steve Huston1999-03-161-0/+5
* New config, replaces config-aix-4.1.x.h and config-aix4.2.x.h, and addsSteve Huston1999-03-161-0/+216
* .schmidt1999-03-142-21/+20
* pSOS fixes, ACE_PSOS_TM and ACE_Time_Value::max_time commentscdgill1999-03-143-9/+21
* *** empty log message ***nanbor1999-03-141-11/+15
* .schmidt1999-03-142-15/+95
* (timezone,tzset): not supported on VxWorkslevine1999-03-131-0/+4
* .schmidt1999-03-132-0/+10
* 4.6.28schmidt1999-03-131-2/+2
* *** empty log message ***irfan1999-03-132-0/+13
* ChangeLogTag:Fri Mar 12 19:13:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-131-1/+7
* For CC 5.0, replaced ACE_LACKS_ACE_IOSTREAMS with ACE_USES_OLD_IOSTREAMSlevine1999-03-121-1/+1
* fixed comment after #endif to match its #ifdef.levine1999-03-121-1/+1
* *** empty log message ***vishal1999-03-121-0/+20
* *** empty log message ***vishal1999-03-121-0/+5
* .schmidt1999-03-121-2/+4
* .schmidt1999-03-121-14/+15
* .schmidt1999-03-121-15/+14
* (ACE_OS::thr_setspecific): on ACE_WIN32 with ACE_HAS_TSS_EMULATION, don't reg...levine1999-03-111-1/+0
* removed unnecessary #includes of ace/IPC_SAP.h, ace/Process.h, and ace/SString.hlevine1999-03-111-4/+1
* ChangeLogTag:Thu Mar 11 12:53:41 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-111-1/+1
* *** empty log message ***schmidt1999-03-112-0/+10
* added an ACE_OS_thread_key_t typedef on WIN32 with ACE_HAS_TSS_EMULATION.levine1999-03-101-4/+7
* Linux has msync() and madvise(), and dlfcn.h is protected by extern "C"Ossama Othman1999-03-101-3/+8
* (exit): added comment that exit () should not be called by main threadlevine1999-03-102-0/+2