summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_33'.ACE-4_4_33nobody1998-03-1849-6782/+0
* (initiate_acceptors): changed SUPPLIER_CONNECTOR to SUPPLIER_ACCEPTORlevine1998-03-081-89/+89
* Getting closer to a simple HTTP server. Changes for a betterjxh1998-03-064-6/+83
* Getting closer to a simple HTTP server.jxh1998-03-064-3/+120
* Initial add for IO_Handler -- more implementation details added.jxh1998-02-285-83/+400
* Initial add.jxh1998-02-2713-0/+1650
* *** empty log message ***schmidt1998-02-241-2/+5
* *** empty log message ***schmidt1998-02-241-1/+1
* *** empty log message ***alex1998-02-202-1/+6
* Reworked.nanbor1998-02-2014-243/+500
* New concurrency framework.jxh1998-02-193-0/+177
* *** empty log message ***schmidt1998-02-181-6/+5
* ChangeLogTag:Wed Feb 18 12:31:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-182-2/+7
* *** empty log message ***sumedh1998-02-171-1/+4
* Fixed redefinition error (Thanks David!).jxh1998-02-171-12/+1
* Added a missing semicolon pointed out by David Levine (thanks!).jxh1998-02-171-1/+1
* *** empty log message ***jxh1998-02-164-17/+52
* *** empty log message ***levine1998-02-151-0/+5
* added missing ; at end of constructor declarationlevine1998-02-151-1/+1
* ACE_Stream based pipeline implementation in the works. This providesjxh1998-02-155-332/+82
* (main): changed type of i from int to size_t to avoid signed/unsigned comparisonlevine1998-01-151-2/+2
* (recv): changed type of HEADER_SIZE to size_t to avoid signed/unsignedlevine1998-01-151-145/+145
* updated dependencies with revised depend.locallevine1998-01-155-852/+105
* Renamed VC 4.2 makefiles.nanbor1998-01-132-20/+83
* Keeping makefiles for 4.2 in synch with 5.0. Renamed 4.2 makefile.nanbor1998-01-133-52/+109
* Reorganized various MSVC makefiles/project files.nanbor1998-01-134-355/+401
* Both transmit and transmit_stdin should return proper status of transmission.nw11998-01-122-7/+10
* *** empty log message ***schmidt1998-01-113-4/+4
* *** empty log message ***schmidt1998-01-1119-164/+483
* Added flag ACE_BUILD_SVC_DLLnw11998-01-092-0/+4
* Updated path of include file Event.hnw11998-01-091-1/+1
* *** empty log message ***schmidt1998-01-092-2/+2
* *** empty log message ***schmidt1998-01-083-1/+5
* *** empty log message ***jxh1998-01-071-0/+5
* Put base class initialization of JAWS_Protocol_Filter ahead of datajxh1998-01-071-3/+3
* *** empty log message ***schmidt1998-01-042-33/+128
* *** empty log message ***schmidt1998-01-0410-63/+79
* *** empty log message ***schmidt1998-01-0414-109/+150
* *** empty log message ***schmidt1998-01-041-6/+2
* Removed macros to export the class out of DLL.nw11998-01-042-3/+1
* Updated source file listings.nw11998-01-041-8/+8
* *** empty log message ***schmidt1998-01-042-4/+4
* *** empty log message ***schmidt1998-01-0428-730/+778
* *** empty log message ***schmidt1998-01-031-2/+2
* *** empty log message ***nw11998-01-021-0/+6
* Added missing explicit template instantiation(s).nw11998-01-024-12/+17
* Added missing explicit template instantiation(s).nw11998-01-022-1/+4
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-026-0/+12
* *** empty log message ***schmidt1998-01-021-1/+1
* (Options ctor): reordered initializers to match declaration order.levine1998-01-021-2/+2