summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_37'.ACE-4_4_37nobody1998-04-0529-4740/+0
* Moved program sources from SRC to PSRCSteve Huston1998-04-041-2/+1
* Moved program source names to PSRC, from SRC.Steve Huston1998-04-041-3/+2
* Moved program sources to PSRCSteve Huston1998-04-041-3/+2
* Changed to match today's changes to rules.bin.GNUSteve Huston1998-04-047-27/+17
* (main): wrapped return statement at end with ACE_NOTREACHED.levine1998-04-011-1/+1
* *** empty log message ***irfan1998-03-2310-0/+718
* Manipulate thread stack size on non-windows platforms.nanbor1998-03-211-3/+18
* *** empty log message ***schmidt1998-03-182-68/+73
* *** empty log message ***irfan1998-03-188-0/+428
* (svc): use ACE_OS::sleep instead of ::Sleep. (main): declare "ii"levine1998-03-181-33/+35
* Added task_five.cppnanbor1998-03-173-0/+69
* Init. version.nanbor1998-03-171-0/+121
* *** empty log message ***schmidt1998-03-142-4/+6
* *** empty log message ***irfan1998-03-138-2/+156
* oops, stdin instead of ACE_STDINlevine1998-03-111-3/+3
* added ACE_*Guard template instantiationslevine1998-03-101-0/+6
* added Map_Manager to examples DIRSlevine1998-03-102-22/+18
* added #include of ace/SString.h and template instantiations, and replaced get...levine1998-03-091-36/+55
* added clean and realclean targets for VXWORKSlevine1998-03-071-1/+1
* Modified to run on NT.nanbor1998-02-192-28/+64
* New project files for NT.nanbor1998-02-193-0/+219
* New filesnanbor1998-02-173-0/+227
* replaced uses of cout with ACE_DEBUGlevine1998-02-093-36/+39
* renamed ACE_Sig_Handler to ACE_Test_Sig_Handler to avoid collision with ACE_S...levine1998-02-031-12/+12
* *** empty log message ***nanbor1998-01-291-0/+69
* removed special-case support for ACE_HAS_SIGNFO_T, because ace/OS.h declares ...levine1998-01-271-11/+15
* for egcs, use ACE_SOCK_IOSTREAM instead of its expansionlevine1998-01-271-2/+2
* *** empty log message ***schmidt1998-01-221-1/+1
* New project files for this example.nanbor1998-01-202-0/+120
* New project files.nanbor1998-01-182-0/+122
* *** empty log message ***schmidt1998-01-171-4/+5
* updated dependencies with revised depend.locallevine1998-01-1537-3244/+807
* *** empty log message ***schmidt1998-01-091-3/+8
* *** empty log message ***schmidt1998-01-091-7/+10
* Added virtual destructors to classes that needed them.jxh1998-01-076-28/+48
* Added missing explicit template instantiation(s).nw11998-01-0210-6/+21
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-0210-0/+20
* *** empty log message ***schmidt1998-01-012-23/+2
* (handle_close): added ACE_UNUSED_ARG (handle)levine1998-01-012-2/+6
* *** empty log message ***schmidt1997-12-312-37/+86
* renamed variable msgque because it conflicted with a symbol in the DEC cxx w/...levine1997-12-262-29/+27
* (main): declare local "i" outside the for loop because it is used after the looplevine1997-12-241-44/+45
* Merge in changes from HP-UX 11 portSteve Huston1997-12-235-8/+8
* Add Naming to build directory listSteve Huston1997-12-231-0/+1
* (lookup_name): removed unused local variable "len"levine1997-12-231-7/+5
* *** empty log message ***schmidt1997-12-202-2/+4
* (server): cast arg to long before casting to ACE_HANDLE, and removed function...levine1997-12-191-1/+1
* *** empty log message ***schmidt1997-12-192-121/+52
* New files.nw11997-12-182-0/+86