gecko-dev/xpcom/io
mcmullen%netscape.com 71ef3f328e Correct a problem my last change to GetParent() introduced. 1999-04-20 19:09:22 +00:00
..
nsByteBufferInputStream.cpp Added NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +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 Correct a problem my last change to GetParent() introduced. 1999-04-20 19:09:22 +00:00
nsFileSpec.h Now using PL_* functions in nsprPath() 1999-04-15 19:39:23 +00:00
nsFileSpecMac.cpp An "oops" correction in the previous checkin. 1999-04-15 02:17:41 +00:00
nsFileSpecUnix.cpp Correct a problem my last change to GetParent() introduced. 1999-04-20 19:09:22 +00:00
nsFileSpecWin.cpp Correct a problem my last change to GetParent() introduced. 1999-04-20 19:09:22 +00:00
nsFileStream.cpp Bug #4619. When at eof, get() was returning undefined character. Now returning 0. 1999-04-08 17:31:00 +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 NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +00:00
nsIFileStream.cpp Fixed EOF condition. 1999-04-13 18:15:41 +00:00
nsIFileStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIInputStream.h removed aErrorCode from the comment. 1999-03-25 03:00:04 +00:00
nsIOutputStream.h Fixed comment. 1999-04-13 18:26:53 +00:00
nsIStringStream.cpp Added header. 1999-04-13 18:15:49 +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
nsSpecialSystemDirectory.cpp Added unix home directory 1999-04-15 22:45:41 +00:00
nsSpecialSystemDirectory.h Added unix home directory 1999-04-15 22:45:41 +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 add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00