summaryrefslogtreecommitdiff
path: root/apps/JAWS
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***jxh1998-09-221-2/+2
* Puts DLL in binbrunsch1998-09-191-6/+7
* Fixed Typo.brunsch1998-09-191-1/+1
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-183-7/+7
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-173-14/+20
* .schmidt1998-09-173-126/+270
* ChangeLogTag:Wed Sep 16 22:53:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-173-14/+21
* VC 6 modificationnanbor1998-09-096-6/+6
* *** empty log message ***schmidt1998-09-071-1/+1
* Changes to accomodate Filecache.jxh1998-09-022-12/+12
* Forced to make these changes since ACE_Filecache changed. Why was it changed?jxh1998-09-022-22/+22
* Removed some dead code.jxh1998-08-263-11/+2
* *** empty log message ***levine1998-08-251-5/+2
* changed ASYS_TCHAR back to charlevine1998-08-251-3/+3
* Removed explicit ACE_Auto_Basic_Array_Ptr <char> instantiation because it'slevine1998-08-251-17/+13
* *** empty log message ***levine1998-08-251-1/+1
* *** empty log message ***levine1998-08-251-438/+448
* Make this version of JAWS a static binary.jxh1998-08-061-88/+240
* Minor change.jxh1998-08-061-1/+2
* Tracking down memory leaks.jxh1998-08-062-3/+28
* Closer adherance to FURs.jxh1998-08-053-12/+25
* Removed a "may be used before initialized" warning.jxh1998-08-051-15/+6
* Substantial changes, attempts to reduce memory leaks.jxh1998-08-059-308/+219
* Fixed a typo.jxh1998-08-032-5/+5
* Changes to facilitate a dynamic Policy: we switch the IO policy tojxh1998-08-038-7/+70
* Fixed return status.jxh1998-08-031-2/+9
* *** empty log message ***irfan1998-08-031-0/+1
* Irfan was right! Called read() again when I shouldn't have.jxh1998-08-031-0/+6
* Changes to try to match more closely what ACE_Accpetor does.jxh1998-08-022-2/+7
* Fixed a bug that may have caused some problems for the Asynch case.jxh1998-08-021-5/+12
* Debugging code and fixes added to get ASYNCH IO to accept and read.irfan1998-08-023-8/+10
* Make sure handler->task () is advanced before accept () is calledjxh1998-08-022-0/+17
* *** empty log message ***jxh1998-08-024-21/+14
* *** empty log message ***irfan1998-08-011-2/+3
* Get the listener's handle.jxh1998-08-011-2/+4
* Policy implementation was unfinished for some reason.jxh1998-08-013-8/+13
* *** empty log message ***irfan1998-08-012-1/+3
* Dead code?jxh1998-08-012-3/+1
* *** empty log message ***jxh1998-08-011-0/+5
* *** empty log message ***jxh1998-08-012-1/+2
* Hmmm.jxh1998-08-012-2/+2
* Dead code?jxh1998-08-012-1/+3
* More fixes.jxh1998-08-012-2/+2
* Dead code probably anyway. We'll see.jxh1998-08-011-1/+1
* Return 0 missing.jxh1998-08-011-0/+1
* Typo: missing ;.jxh1998-08-011-1/+1
* Policyjxh1998-08-011-0/+1
* Service Handler.jxh1998-08-011-0/+3
* Data_Block.h added.jxh1998-08-011-0/+1
* Fixed various compile errors for NT. Added code so that threadsjxh1998-08-016-41/+72