summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_32'.ACE-4_6_32nobody1999-03-3031-4621/+0
* Fixed a problem with parsing certain types of ill defined URLs.jxh1999-03-291-1/+5
* Fix a big memory leak when failing to cache large objects.jxh1999-03-251-6/+10
* IO_Acceptor changed to permit compilation on platforms without Asynch IO.jxh1999-03-212-1/+11
* Starting to do the "real" ACE+autoconf integration.Ossama Othman1999-03-204-0/+214
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-207-161/+279
* Added Cache files here. Altered IO.cpp to match fix in JAWS classicjxh1999-03-1716-293/+3839
* Thanks to Bill Rizzi for pointing out problems with using writev injxh1999-03-171-1/+1
* Changes to fix slight typo's when adding new RB_Tree compatibility.jxh1999-03-164-26/+19
* Eliminate whitespace.jxh1999-03-161-2/+2
* Changes for OS portability.jxh1999-03-163-9/+17
* *** empty log message ***nanbor1999-03-163-6/+17
* Allow HTTP_Server as a dynamic service.nanbor1999-03-163-6/+14
* *** empty log message ***nanbor1999-03-161-1/+7
* Open the service configurator without ignoring static services.nanbor1999-03-161-1/+1
* *** empty log message ***nanbor1999-03-161-0/+7
* replaced NOTREACHED comment with ACE_NOTREACHED macro.levine1999-03-131-2/+1
* Started to introduce the work done by the ACE ConfigurationOssama Othman1999-02-141-1/+1
* *** empty log message ***levine1999-02-011-0/+5
* removed apparently useless fileslevine1999-02-012-2/+0
* Fixed -j processing (change jump to jump_)Steve Huston1999-01-291-1/+1
* Added ACE_const_cast in List_Node ctor initializer.Steve Huston1999-01-291-1/+1
* replace () around #pragma implementation argumentlevine1999-01-202-2/+2
* fixed ACE_RB_Tree template usage and explicit instantiationscdgill1999-01-194-12/+13
* Fixed on NT Alphabrunsch1999-01-192-14/+657
* *** empty log message ***levine1999-01-021-0/+8
* initialized third param to strtok_r with 0levine1999-01-022-36/+36
* ChangeLogTag:Fri Jan 1 12:22:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-011-0/+4
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-287-72/+172
* added ACE_UNUSED_ARG (signum).levine1998-12-191-47/+48
* .schmidt1998-12-175-37/+46
* removed () from #pragma implementation argumentlevine1998-12-152-2/+2
* Updated gperf.texi to make it work with more recent versions of makeinfoOssama Othman1998-11-254-30/+5017
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-185-22/+32
* added >,< operators to string classes, added template instantiations for ACE_...cdgill1998-11-171-0/+4
* Added test, less than functor, better comments, etc. to RB_Tree classcdgill1998-11-162-7/+7
* Added new transmit_file methods that accept an ACE_HANDLE.jxh1998-11-112-0/+119
* *** empty log message ***naga1998-11-101-0/+5
* Fixed the problem with the Binary and Linear Search code. - Done bynaga1998-11-101-3/+12
* *** empty log message ***jxh1998-11-092-2/+4
* *** empty log message ***jxh1998-11-061-13/+0
* VC6nanbor1998-10-285-5/+5
* *** empty log message ***irfan1998-10-277-8/+269
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-276-16/+119
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-20165-1016/+1318
* .schmidt1998-10-171-7/+4
* *** empty log message ***jxh1998-10-141-0/+7
* *** empty log message ***jxh1998-10-141-7/+9
* No more race conditions, but a heavy handed solution. Will fixjxh1998-10-145-23/+43
* Test files for JAWSjxh1998-10-134-0/+31100