summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* renamed ACE_IOStream and ACE_Streambuf classes, and added ACE_LACKS_ACE_IOSTR...levine1997-05-243-13/+36
* *** empty log message ***levine1997-05-241-0/+35
* ACE_IOStream updates: mainly split out templates into separate _T fileslevine1997-05-245-464/+512
* (env_argv): added "const" to char * type in reaturn value, for argument compa...levine1997-05-241-3/+1
* (env_argv): added "const" to char * type in reaturn value, for argument compa...levine1997-05-241-1/+1
* *** empty log message ***jxh1997-05-241-0/+5
* Chuck Gehr pointed out some code that assumed ASCII alphabet. This isjxh1997-05-241-12/+6
* *** empty log message ***bmendel1997-05-231-8/+17
* Added template specialization for ACE_Hash_Map_Manager. Modified by Brian Me...bmendel1997-05-233-10/+22
* Added identifier for Object servicing the request. Added capability to creat...bmendel1997-05-232-9/+108
* (thr_create, STHREADS only): check return values of ::thr_setprio and ::thr_c...levine1997-05-231-2/+12
* (thr_create): fixed comment about Solaris threadslevine1997-05-231-2/+1
* *** empty log message ***levine1997-05-232-0/+10
* (thr_create, STHREADS only): *thr_handle was used but *thr_id had been set by...levine1997-05-231-2/+6
* *** empty log message ***nw11997-05-232-0/+16
* *** empty log message ***nw11997-05-233-0/+3
* *** empty log message ***nw11997-05-232-0/+3
* changed complete_header_line () method to return 3 values, tojxh1997-05-232-1/+9
* Debugged acquire () method: writing didn't work at all aparently, mapjxh1997-05-231-9/+27
* content-length determined from header field.jxh1997-05-231-8/+12
* Updated changes during debugging session.jxh1997-05-231-0/+31
* Nothing changed, really!jxh1997-05-221-1/+1
* Added a cast to make a warning go away under SGI C++.jxh1997-05-221-2/+2
* *** empty log message ***jxh1997-05-221-0/+9
* * IIOP/lib/giop.cpp (start): Code now returns immediately when anChris Cleeland1997-05-222-7/+16
* *** empty log message ***bmendel1997-05-221-0/+7
* Modified to delet VxWorks specific sections of code. Modified by Brian Mendel.bmendel1997-05-221-12/+0
* Modified to delete VxWorks specific sections of code. Modified bybmendel1997-05-221-21/+1
* duhChris Cleeland1997-05-229-223/+310
* *** empty log message ***bmendel1997-05-221-0/+6
* Modified cdr.h #define for ACE_INLINE sections to remove undefined old_valuebmendel1997-05-221-4/+1
* *** empty log message ***levine1997-05-221-0/+4
* added deletes to remove memory leakslevine1997-05-221-0/+10
* Updated the entry.jxh1997-05-221-0/+3
* Updated the entry.jxh1997-05-221-0/+7
* Added some comments.jxh1997-05-222-9/+13
* *** empty log message ***levine1997-05-211-1/+2
* *** empty log message ***levine1997-05-211-0/+10
* removed "const" from u_char * and void * PUT_PROTs, so that tests will build ...levine1997-05-211-4/+2
* removed ACE_LACKS_IOSTREAM_SETGET because tests won't build with itlevine1997-05-213-3/+2
* *** empty log message ***levine1997-05-211-0/+9
* (Solaris only): use 0 min priority again, with workaround in ACE_OS::thr_crea...levine1997-05-212-29/+72
* Fixed problem encountered on HP platforms.Chris Cleeland1997-05-213-8/+36
* *** empty log message ***levine1997-05-211-0/+26
* Entries for difftime and tempnam.jxh1997-05-211-0/+7
* make release: updated timestampschmidt1997-05-211-1/+1
* make release: updated timestampschmidt1997-05-211-1/+1
* Makefile modified to remove unneeded dependencies.jxh1997-05-211-330/+0
* HTTP_Handler modified to accomodate JAWS_Filejxh1997-05-2115-762/+944
* Added entries to ACE_OS for difftime () and tempnam ().jxh1997-05-213-382/+2278