gecko-dev/xpcom/io
mcmullen%netscape.com 137bc375dd First Checked In. 1999-05-07 22:03:31 +00:00
..
nsByteBufferInputStream.cpp Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsEscape.cpp Added nsEscapeHTML() function 1999-04-12 20:23:21 +00:00
nsEscape.h Added nsEscapeHTML() function 1999-04-12 20:23:21 +00:00
nsFileSpec.cpp So much for that last touchup between building and committing... 1999-05-04 19:39:15 +00:00
nsFileSpec.h Leakage and mismatch of allocate/free methods (patches submitted by Bruce Mitchener). Bug #5140. 1999-04-26 19:05:00 +00:00
nsFileSpecMac.cpp Fixed two small problems in Macintosh-only parts of the code. 1999-04-27 02:12:22 +00:00
nsFileSpecStreaming.cpp First Checked In. 1999-05-07 22:03:31 +00:00
nsFileSpecStreaming.h First Checked In. 1999-05-07 22:03:31 +00:00
nsFileSpecUnix.cpp Fix an error in the previous checkin. 1999-05-03 23:14:28 +00:00
nsFileSpecWin.cpp Check for a null path before calling stat() and friends (bug #5576). a=chofmann. 1999-05-03 20:29:01 +00:00
nsFileStream.cpp Use CRLF on windows for nsEndl() 1999-04-27 21:26:15 +00:00
nsFileStream.h Fixed compiler warning. 1999-04-15 01:07:20 +00:00
nsIBaseStream.h Added NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +00:00
nsIByteBufferInputStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIFileStream.cpp Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIFileStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIInputStream.h removed aErrorCode from the comment. 1999-03-25 03:00:04 +00:00
nsIOutputStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIStringStream.cpp fix possible uninitialized variable 1999-05-04 20:49:20 +00:00
nsIStringStream.h First Checked In. 1999-03-05 20:55:10 +00:00
nsIUnicharInputStream.h Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00
nsPipe.cpp Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
nsSpecialSystemDirectory.cpp Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories. 1999-04-26 22:20:23 +00:00
nsSpecialSystemDirectory.h Checkin based on patches submitted by Michael Lowe - #5473. Adds support for a large number of special windows directories. 1999-04-26 22:20:23 +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 Old patches for non-virtual vs virtual destructors (approved by Troy) 1999-04-25 04:57:38 +00:00