gecko-dev/xpcom/io
warren%netscape.com 0142cb7a14 Added 1999-05-18 21:43:13 +00:00
..
Makefile.in Initial version 1999-05-18 09:11:01 +00:00
makefile.win Initial version 1999-05-18 09:11:01 +00:00
nsByteBufferInputStream.cpp make the destructor virtual 1999-05-13 00:48:42 +00:00
nsByteBufferInputStream.h Added 1999-05-18 21:43:13 +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 Fix badness when nsFilePath is initialized with a nil or empty string. 1999-05-12 22:56:24 +00:00
nsFileSpec.h Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
nsFileSpecMac.cpp Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec). 1999-05-08 01:18:23 +00:00
nsFileSpecStreaming.cpp These staged checkins can be tricky. 1999-05-08 00:57:57 +00:00
nsFileSpecStreaming.h Updated a comment. 1999-05-08 00:21:46 +00:00
nsFileSpecUnix.cpp Fix for AIX, Solaris, OSF/1, and probably others. 1999-05-08 06:24:27 +00:00
nsFileSpecWin.cpp Assert when nsFileSpec gets a unix path 1999-05-12 00:17:53 +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