gecko-dev/xpcom/io
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
..
nsEscape.cpp Use NS_BASE when defining the nsEscape functions. 1999-01-28 00:32:34 +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 adding nsSpecialSystemDirectory.cpp to windows makefile. 1999-03-05 20:20:22 +00:00
nsFileSpec.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsFileSpecMac.cpp Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge. 1999-02-28 01:36:48 +00:00
nsFileSpecUnix.cpp Fix a unix warning 1999-03-05 23:00:57 +00:00
nsFileSpecWin.cpp Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge. 1999-02-28 01:36:48 +00:00
nsFileStream.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsFileStream.h Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
nsIBaseStream.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIFileStream.cpp Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +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 the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +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 First Checked In. 1999-03-05 20:55:10 +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 Must use defined XP_UNIX, not XP_UNIX, as #elif condition. 1999-03-09 02:46:23 +00:00
nsSpecialSystemDirectory.h Initial Checkin 1999-03-05 20:17:47 +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