gecko-dev/xpcom/io
1999-04-23 21:32:57 +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 Bug #4184. Before unescaping a path, call ReAllocData. 1999-04-23 21:32:57 +00:00
nsFileSpec.h Made GetCatInfo method public (XP_MAC only) 1999-04-23 17:18:24 +00:00
nsFileSpecMac.cpp An "oops" correction in the previous checkin. 1999-04-15 02:17:41 +00:00
nsFileSpecUnix.cpp Oops. 1999-04-20 19:31:11 +00:00
nsFileSpecWin.cpp Oops. 1999-04-20 19:31:11 +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 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
nsIOutputStream.h Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIStringStream.cpp Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
nsIStringStream.h
nsIUnicharInputStream.h
nsSpecialSystemDirectory.cpp Added unix home directory 1999-04-15 22:45:41 +00:00
nsSpecialSystemDirectory.h Look for types.h in the system headers. 1999-04-22 04:34:59 +00:00
nsStdFileStream.cpp
nsStdFileStream.h
nsUnicharInputStream.cpp