summaryrefslogtreecommitdiff
path: root/apps/Gateway/Gateway
Commit message (Expand)AuthorAgeFilesLines
* Updated all the dependenciescoryan1999-07-011-40/+31
* .schmidt1999-06-261-0/+15
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-182-1592/+0
* Add ctor on Event so Event_Header can be initialized.Steve Huston1999-06-161-0/+2
* Added: LIBS += $(ACELIB) to include libACE in libGateway link.Steve Huston1999-06-151-1/+2
* (bind_proxy,subscribe): wrapped final return statement with ACE_NOTREACHED, t...levine1999-05-081-2/+2
* Changed default remote host to "localhost."nanbor1999-04-071-9/+9
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-38/+39
* replaced NOTREACHED comment with ACE_NOTREACHED macro.levine1999-03-131-2/+1
* replace () around #pragma implementation argumentlevine1999-01-201-1/+1
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-281-27/+54
* added ACE_UNUSED_ARG (signum).levine1998-12-191-47/+48
* .schmidt1998-12-171-4/+1
* removed () from #pragma implementation argumentlevine1998-12-151-1/+1
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-17/+22
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-271-3/+38
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2012-79/+119
* .schmidt1998-09-171-102/+372
* VC 6 modificationnanbor1998-09-093-3/+3
* (getint): egcs 1.1b can't handle the FP_RETURN_TYPE typedef. So,levine1998-09-081-1/+7
* *** empty log message ***schmidt1998-08-052-2/+1
* Added ACE_RCSID to apps/gonzo1998-07-3111-6/+29
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-301-5/+5
* *** empty log message ***schmidt1998-04-231-29/+29
* *** empty log message ***schmidt1998-04-091-33/+277
* (initiate_acceptors): changed SUPPLIER_CONNECTOR to SUPPLIER_ACCEPTORlevine1998-03-081-89/+89
* *** empty log message ***schmidt1998-02-241-1/+1
* *** empty log message ***schmidt1998-02-181-6/+5
* (recv): changed type of HEADER_SIZE to size_t to avoid signed/unsignedlevine1998-01-151-145/+145
* updated dependencies with revised depend.locallevine1998-01-151-279/+25
* Reorganized various MSVC makefiles/project files.nanbor1998-01-134-355/+401
* *** empty log message ***schmidt1998-01-112-2/+2
* *** empty log message ***schmidt1998-01-1115-127/+388
* Added flag ACE_BUILD_SVC_DLLnw11998-01-092-0/+4
* *** empty log message ***schmidt1998-01-091-1/+1
* *** empty log message ***schmidt1998-01-082-1/+3
* *** empty log message ***schmidt1998-01-041-29/+98
* *** empty log message ***schmidt1998-01-048-49/+62
* *** empty log message ***schmidt1998-01-0413-108/+149
* 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-0425-705/+753
* Added missing explicit template instantiation(s).nw11998-01-023-10/+13
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-023-0/+6
* *** empty log message ***schmidt1998-01-021-1/+1
* (Options ctor): reordered initializers to match declaration order.levine1998-01-021-2/+2
* (read_entry): fixed syntax error, missing "if" after "else". Addedlevine1998-01-021-20/+19
* added missing , in enum definitionlevine1998-01-021-3/+3
* restored the .obj/*.o targetslevine1998-01-021-11/+9
* *** empty log message ***schmidt1998-01-028-87/+158