summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Corrected usage of ASYS_MULTIBYTE_STRINGnanbor1999-02-202-2/+2
* Added ACE_OS_?String classesnanbor1999-02-203-12/+115
* moved ACE from OS_FILES to UTILS_FILESlevine1999-02-191-1/+1
* .schmidt1999-02-195-203/+275
* Don't open files with FILE_SHARE_DELETE on Win95.nanbor1999-02-191-0/+4
* ChangeLogTag:Fri Feb 19 01:32:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-191-1/+1
* .schmidt1999-02-191-8/+7
* *** empty log message ***nanbor1999-02-192-22/+27
* .schmidt1999-02-193-58/+74
* .schmidt1999-02-198-159/+188
* *** empty log message ***nanbor1999-02-191-0/+6
* Don't set timeout to ACE_Time_Value::zero if we want blocking connection.nanbor1999-02-181-2/+0
* *** empty log message ***nanbor1999-02-181-0/+4
* ACE_THROW_INT should create a new instance of the exception.nanbor1999-02-181-1/+1
* Added ACE_THROW_INT to be used in ACE_NEW_THROW_EX.nanbor1999-02-171-0/+6
* Added ACE_NEW_THROW_EX.nanbor1999-02-171-10/+20
* *** empty log message ***nanbor1999-02-171-2733/+583
* Disable WIN32, multi-threaded run-time and dll run-time checking on CE.nanbor1999-02-171-2/+2
* Silly CE fix.nanbor1999-02-171-2/+2
* Define ACE_HAS_WINCE if it is not defined alreadynanbor1999-02-171-0/+4
* Added ACE_DECLARE_NEW_CORBA_ENV.nanbor1999-02-171-0/+3
* Added ACE_PRINT_EXCEPTION.nanbor1999-02-161-0/+11
* CE fixes.nanbor1999-02-163-8/+996
* Updated the projectalex1999-02-161-0/+23
* Added these files alsoalex1999-02-165-52/+2947
* *** empty log message ***alex1999-02-161-0/+2
* *** empty log message ***alex1999-02-166-0/+2790
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-166-0/+4350
* *** empty log message ***alex1999-02-168-6253/+5317
* .schmidt1999-02-161-82/+67
* 4.6.22schmidt1999-02-151-2/+2
* *** empty log message ***schmidt1999-02-141-2/+2
* Started to introduce the work done by the ACE ConfigurationOssama Othman1999-02-141-0/+1337
* ChangeLogTag:Sun Feb 14 12:47:03 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-143-111/+110
* Fixed missing paren.nanbor1999-02-141-1/+1
* CE changes: Sat Feb 13 22:06:17 1999 Nanbor Wangnanbor1999-02-147-598/+1782
* .schmidt1999-02-132-18/+20
* Add "ace/" to #include "Auto_Ptr.h"Steve Huston1999-02-131-1/+1
* removed, because it's not usedlevine1999-02-121-13/+0
* Added back sendv/recvv and mark iov send/recv deprecated.nanbor1999-02-123-6/+29
* Changed iovec version of sendv/recvv back to send/recvnanbor1999-02-123-6/+6
* split FILES into subsetslevine1999-02-121-158/+201
* * ace/Makefile: Removed blank line that was added when troubleshootingOssama Othman1999-02-121-1/+0
* added ACE_HAS_STANDARD_CPP_LIBRARY and ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIBlevine1999-02-121-1/+3
* Test commit for cvs log problem.Ossama Othman1999-02-111-0/+1
* Fixed Alpha Configbrunsch1999-02-111-17/+17
* Added pragma once. Added ACE_ANY_EXCEPTION.nanbor1999-02-111-2/+16
* Now checks more carefully that the correct run-time libraries (dll versionsbrunsch1999-02-111-4/+15
* * ace/Makefile: added Pair_T.cpp and Template_Instantiations.cppOssama Othman1999-02-101-0/+2
* Initialize struct ifreq * ifs to zero to prevent "uninitialized warningsOssama Othman1999-02-101-1/+1