gecko-dev/xpcom/io
2001-01-09 22:47:02 +00:00
..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
makefile.win
MANIFEST
MANIFEST_IDL Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsAppDirectoryServiceDefs.h
nsAppFileLocationProvider.cpp #55813 2000-11-01 20:04:59 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp fix for #45797 - fix NS_IMPL_ISUPPORTS consumers 2000-11-17 03:41:41 +00:00
nsBinaryStream.h
nsByteArrayInputStream.cpp Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst 2000-12-12 21:57:47 +00:00
nsByteArrayInputStream.h
nsDirectoryService.cpp #56767 2000-11-28 23:27:38 +00:00
nsDirectoryService.h #56767 2000-11-28 23:27:38 +00:00
nsDirectoryServiceDefs.h #56767 2000-11-28 23:27:38 +00:00
nsEscape.cpp
nsEscape.h
nsFileSpec.cpp #56767 2000-11-28 23:27:38 +00:00
nsFileSpec.h #56767 2000-11-28 23:27:38 +00:00
nsFileSpecBeOS.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsFileSpecImpl.cpp
nsFileSpecImpl.h
nsFileSpecMac.cpp
nsFileSpecOS2.cpp
nsFileSpecStreaming.cpp
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsFileSpecWin.cpp
nsFileStream.cpp #56767 2000-11-28 23:27:38 +00:00
nsFileStream.h #56767 2000-11-28 23:27:38 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIBufferInputStream.idl
nsIBufferOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl
nsIFile.idl
nsIFileSpec.idl
nsIFileStream.cpp Bug 55891 r=brade, sr=sfraser 2000-11-14 15:58:54 +00:00
nsIFileStream.h Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
nsIInputStream.idl
nsILocalFile.idl
nsILocalFileMac.h Bug 55891 r=brade, sr=sfraser 2000-11-14 15:58:54 +00:00
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsIStorageStream.idl
nsIStringStream.cpp
nsIStringStream.h
nsIUnicharInputStream.h
nsLinebreakConverter.cpp #56767 2000-11-28 23:27:38 +00:00
nsLinebreakConverter.h
nsLocalFile.h Avoid relying on static constructor for nsFSStringConversion in nsLocalFile by making all methods static and avoiding the need for an object and then doing cleanup during XPCOM shutdown. b=43591 r=dougt@netscape.com sr=waterson@netscape.com 2000-12-09 04:11:05 +00:00
nsLocalFileCommon.cpp fix bustage to XPCOM_STANDALONE from fix to bug 43591. r=dbaron sr=brendan 2000-12-13 04:36:53 +00:00
nsLocalFileMac.cpp Bug 51932 - Allow getting the FSSpec of a file which doesn't exist. r=sdagley, sr=sfraser 2000-12-12 20:14:03 +00:00
nsLocalFileMac.h Bug 55891 r=brade, sr=sfraser 2000-11-14 15:58:54 +00:00
nsLocalFileOS2.cpp #56767 2000-11-28 23:27:38 +00:00
nsLocalFileOS2.h #56767 2000-11-28 23:27:38 +00:00
nsLocalFileUnix.cpp Fix the BeOS implementation of Normalize(). 2000-11-28 01:43:09 +00:00
nsLocalFileUnix.h Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsLocalFileWin.cpp #56767 2000-11-28 23:27:38 +00:00
nsLocalFileWin.h
nsPipe2.cpp
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp #56767 2000-11-28 23:27:38 +00:00
nsSpecialSystemDirectory.h #55813 2000-11-01 20:04:59 +00:00
nsStdFileStream.cpp
nsStdFileStream.h #56767 2000-11-28 23:27:38 +00:00
nsStorageStream.cpp Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst 2000-12-13 23:11:32 +00:00
nsStorageStream.h
nsStringIO.h
nsUnicharInputStream.cpp