gecko-dev/xpcom/io
dougt%netscape.com a33cbfa6ce Adding nsprPath class.
Changing comments to reflect the real world.
1999-04-10 00:27:09 +00:00
..
nsByteBufferInputStream.cpp Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
nsEscape.cpp Fixes for bugs #3779,#2784. Member initialization of nsFileURL for windows compiler, escaping of url when made from path or spec, add file:// on macintosh when making a url from a spec. [bugs introduced when, for dp, I changed nsFilePath not to escape]. a=chofmann. 1999-03-16 19:12:51 +00:00
nsEscape.h use NS_BASE when declaring the nsEscape functions so they get exported. 1999-01-28 00:30:57 +00:00
nsFileSpec.cpp API cleanup for nsString 1999-04-05 08:06:54 +00:00
nsFileSpec.h Adding nsprPath class. 1999-04-10 00:27:09 +00:00
nsFileSpecMac.cpp Now adjusting the nsFileSpec after a Move(). 1999-03-21 06:22:45 +00:00
nsFileSpecUnix.cpp memset a buffer to 0, to avoid Solaris UMR diagnostics. 1999-04-06 20:10:50 +00:00
nsFileSpecWin.cpp Now adjusting the nsFileSpec after a Move(). 1999-03-21 06:22:45 +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 Added output streamers for int and unsigned int. 1999-03-10 20:56:38 +00:00
nsIBaseStream.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIByteBufferInputStream.h Added nsIByteBufferInputStream. 1999-04-06 01:43:52 +00:00
nsIFileStream.cpp Added copyright. 1999-04-05 21:01:33 +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 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIStringStream.cpp Bugs #3997, 3934 1999-03-19 23:09:39 +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 Current Working Directory 1999-04-03 17:17:49 +00:00
nsSpecialSystemDirectory.h Added Current Working Directory 1999-04-03 17:17:49 +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