gecko-dev/xpcom/io
mcafee%netscape.com e78449776b Changes for OS/2.
1999-06-28 22:41:48 +00:00
..
.cvsignore cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
Makefile.in Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
makefile.win Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
MANIFEST Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
MANIFEST_IDL adding new stream idl files. 1999-06-03 23:03:53 +00:00
nsByteBufferInputStream.cpp IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsByteBufferInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsEscape.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsEscape.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsFileSpec.cpp Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpec.h Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpecBeOS.cpp BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
nsFileSpecImpl.cpp readLine was returning (in its truncation parameter) the exact opposite of the promised boolean. Thanks to kin@netscape.com for pointing this out. 1999-06-22 23:21:00 +00:00
nsFileSpecImpl.h Changed to reference parameters (to avoid copying of objects onto the stack) 1999-06-22 05:03:30 +00:00
nsFileSpecMac.cpp fix for bug 8029. ResolveAlias should not set the nsFileSpe's internal error mError if the file doesn't exist which is a legal state during the creation of an nsFileSpec object. 1999-06-15 02:19:23 +00:00
nsFileSpecOS2.cpp Changes for OS/2. 1999-06-28 22:41:48 +00:00
nsFileSpecStreaming.cpp Fix to #6398 using patch provided by jim_nance@yahoo.com (who does, apparently, yahoo). 1999-06-03 01:40:47 +00:00
nsFileSpecStreaming.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsFileSpecUnix.cpp Fix for AIX, Solaris, OSF/1, and probably others. 1999-05-08 06:24:27 +00:00
nsFileSpecWin.cpp removing an evil and unneeded delete []. 1999-05-27 22:02:17 +00:00
nsFileStream.cpp Added a null test 1999-06-15 09:31:49 +00:00
nsFileStream.h Added constructors from new nsIFileSpec 1999-06-14 22:04:27 +00:00
nsIBaseStream.idl Added a new stream return code - NS_BASE_STREAM_FULL. This is returned when a stream is full and must be read before more data can be added... 1999-06-12 08:50:24 +00:00
nsIBufferInputStream.idl Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsIBufferOutputStream.idl Making buffers work better. Now out-of-memory is handled properly. 1999-06-19 22:23:18 +00:00
nsIByteBufferInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability. 1999-06-03 21:51:09 +00:00
nsIFileSpec.idl add [ptr] version of nsFileSpec 1999-06-26 20:27:28 +00:00
nsIFileStream.cpp Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
nsIFileStream.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIInputStream.idl IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsIOutputStream.idl Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
nsIStringStream.cpp Added bulletproofing for null buffer parameters 1999-06-10 19:51:36 +00:00
nsIStringStream.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsIUnicharInputStream.h IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
nsPipe.cpp Fixed problems with GetReadSegment after eof. 1999-06-21 21:05:07 +00:00
nsSpecialSystemDirectory.cpp Registry location and filename added. 1999-06-16 00:26:43 +00:00
nsSpecialSystemDirectory.h Registry location and filename added. 1999-06-16 00:26:43 +00:00
nsStdFileStream.cpp First Checked In. 1998-12-18 22:38:28 +00:00
nsStdFileStream.h First Checked In. 1998-12-18 22:38:28 +00:00
nsUnicharInputStream.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00