summaryrefslogtreecommitdiff
path: root/examples/ASX
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-11-163-155/+404
* Removed code to reset non-blocking flag of peer handle. This has been takennw11997-11-101-3/+0
* removed instantiation of ACE_TSS<ACE_Dynamic> because it is in ace/Thread_Man...levine1997-10-211-2/+0
* ChangeLogTag:Sat Oct 11 02:10:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-111-4/+0
* ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-111-3/+7
* ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-112-7/+2
* *** empty log message ***irfan1997-09-161-0/+1
* updated Makefile dependencieslevine1997-09-153-346/+104
* *** empty log message ***schmidt1997-09-123-66/+101
* *** empty log message ***schmidt1997-08-308-30/+1
* ACE libraries are renamed to conform with MicroSuck's convention.nw11997-08-286-23/+401
* Changed to used new naming scheme for ace.dllbrunsch1997-08-276-9/+12
* added args to declaration of main ()levine1997-08-251-1/+1
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-221-0/+4
* (svc): replaced an iostream printout with an ACE_DEBUG calllevine1997-08-221-1/+1
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-211-1/+1
* Updated to including stdcpp.h instead of <iostream.h>, <iomanip.h>,brunsch1997-08-143-6/+7
* *** empty log message ***schmidt1997-08-121-2/+2
* Project files for MSVC 5brunsch1997-08-074-0/+325
* *** empty log message ***schmidt1997-08-051-1/+2
* *** empty log message ***schmidt1997-08-053-31/+57
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-314-65/+103
* replaced hard-coded ".shobj" with "$(VSHDIR)" in LDLIBS definitions.levine1997-07-272-2/+2
* *** empty log message ***irfan1997-07-267-17/+17
* *** empty log message ***irfan1997-07-268-41/+37
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-07-251-0/+4
* (svc): replaced an iostream printout with an ACE_DEBUG calllevine1997-07-251-1/+1
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-227-1167/+1167
* Visual C++ 5.0 project filesbrunsch1997-07-156-0/+383
* removed instantiations of ACE_Guard, etc., because ace/Filecache.cpp now inst...levine1997-07-092-16/+0
* *** empty log message ***schmidt1997-06-211-1/+1
* *** empty log message ***irfan1997-05-181-5/+12
* *** empty log message ***schmidt1997-05-162-4/+4
* *** empty log message ***schmidt1997-05-151-2/+48
* *** empty log message ***irfan1997-05-146-4/+980
* *** empty log message ***irfan1997-05-127-688/+574
* *** empty log message ***irfan1997-05-087-4/+955
* *** empty log message ***schmidt1997-05-063-20/+30
* *** empty log message ***schmidt1997-05-051-12/+28
* added ACE_Map_Entry template specializationlevine1997-05-034-1/+4
* added template specializations to Peer_Router.cpp so that event_server longer...levine1997-05-032-2/+1
* added template specializations to transceiver.cpp so that it no longer needs ...levine1997-05-032-2/+9
* removed specializations of ACE Guards because they're in libGatewaylevine1997-05-021-8/+0
* protected the ACE_*Guard template instantiations with #ifdef ACE_HAS_THREADSlevine1997-04-292-6/+16
* *** empty log message ***schmidt1997-04-282-6/+6
* *** empty log message ***schmidt1997-04-281-0/+2
* * examples/ASX/Event_Server/Event_Server/Peer_Router.cpp: AddedChris Cleeland1997-04-282-0/+6
* removed template specializations that are now in ace/Service_Record.cpp and a...levine1997-04-282-4/+4
* fixed typos in template specializationslevine1997-04-281-6/+6
* *** empty log message ***schmidt1997-04-283-34/+461