summaryrefslogtreecommitdiff
path: root/apps/Gateway
Commit message (Collapse)AuthorAgeFilesLines
* .schmidt1998-09-172-116/+424
|
* VC 6 modificationnanbor1998-09-096-6/+6
|
* (getint): egcs 1.1b can't handle the FP_RETURN_TYPE typedef. So,levine1998-09-081-1/+7
| | | | use FP::Return_Type with __GNUG__.
* added . after open () commentlevine1998-08-171-1/+1
|
* (Peer_Connector::open): added (unused) arguments to open () method.levine1998-08-172-10/+13
|
* *** empty log message ***schmidt1998-08-052-2/+1
|
* Added ACE_RCSID to apps/gonzo1998-07-3114-6/+36
|
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-302-8/+8
|
* *** empty log message ***schmidt1998-04-233-57/+58
|
* *** empty log message ***schmidt1998-04-093-43/+326
|
* (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
|
* (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
| | | | comparison.
* updated dependencies with revised depend.locallevine1998-01-152-326/+31
|
* 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 ***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
|
* Added missing explicit template instantiation(s).nw11998-01-024-12/+17
|
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-024-0/+8
|
* *** 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
| | | | #include of Options.h
* 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
|
* removed LOBJ and SHOBJ macros because they're not needed, and restored BUILD ↵levine1998-01-021-18/+12
| | | | so that static lib will be built if requested
* (Options ctor): reordered initializers to match declaration orderlevine1998-01-021-44/+44
|
* Added new file Options.cppnw11998-01-021-0/+4
|
* Added #define ACE_BUILD_SVC_DLLnw11998-01-021-0/+2
|
* *** empty log message ***schmidt1998-01-023-3/+3
|
* *** empty log message ***schmidt1998-01-023-3/+7
|
* *** empty log message ***schmidt1998-01-029-124/+312
|
* *** empty log message ***schmidt1998-01-0219-279/+531
|