pjs/xpcom/io
darin%netscape.com e27728cf39 fixing mac bustage 2001-11-14 07:38:05 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
makefile.win
nsAppDirectoryServiceDefs.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsAppFileLocationProvider.cpp Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsAppFileLocationProvider.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsBinaryStream.cpp Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsBinaryStream.h
nsByteArrayInputStream.cpp
nsByteArrayInputStream.h
nsDirectoryService.cpp Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsDirectoryService.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsDirectoryServiceDefs.h Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsEscape.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsEscape.h
nsFastLoadFile.cpp b=107823, r=ccarlen, sr=brendan 2001-11-01 00:11:15 +00:00
nsFastLoadFile.h Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsFastLoadPtr.h
nsFastLoadService.cpp Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsFastLoadService.h
nsFileSpec.cpp Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsFileSpec.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsFileSpecBeOS.cpp
nsFileSpecImpl.cpp
nsFileSpecImpl.h
nsFileSpecMac.cpp Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsFileSpecOS2.cpp
nsFileSpecStreaming.cpp
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsFileSpecWin.cpp
nsFileStream.cpp back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
nsFileStream.h patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-14 06:45:27 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIBufferInputStream.idl
nsIBufferOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl Bug 105440 - directory service needs new keys and be able to support lists of directories. r=valeski/sr=jband 2001-11-02 15:29:57 +00:00
nsIFastLoadFileControl.idl
nsIFastLoadService.idl Store FastLoad dependency mtimes, and invalidate if any changes (106021, r=dveditz, sr=shaver). 2001-10-31 08:29:25 +00:00
nsIFile.idl Quiet annoying warning on HP by using the two-step NS_STATIC_CAST that is really meant here. r=jag sr=brendan b=107052 2001-11-07 04:12:24 +00:00
nsIFileSpec.idl
nsIFileStream.cpp fixing mac bustage 2001-11-14 07:38:05 +00:00
nsIFileStream.h patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-14 06:45:27 +00:00
nsIInputStream.idl
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl
nsILocalFileMac.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsIObjectInputStream.idl add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley 2001-10-31 23:35:07 +00:00
nsIObjectOutputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.cpp patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-14 06:45:27 +00:00
nsIStringStream.h
nsIUnicharInputStream.h
nsInputStreamTee.cpp
nsLinebreakConverter.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
nsLinebreakConverter.h
nsLocalFile.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsLocalFileCommon.cpp Fix leak of string. b=102996 r=jag sr=bienvenu 2001-10-08 21:10:20 +00:00
nsLocalFileMac.cpp Fix |#ifdef TARGET_CARBON| assertions for bug 104651 to fix blocker bug 108911 (TARGET_CARBON changes only). 2001-11-07 22:08:31 +00:00
nsLocalFileMac.h
nsLocalFileOS2.cpp Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc 2001-11-11 01:42:10 +00:00
nsLocalFileOS2.h
nsLocalFileUnix.cpp b=108925, r=shaver, sr=jst 2001-11-14 03:42:59 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
nsLocalFileWin.h
nsPipe2.cpp
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp Fix for 104962. Using faster win api SHGetSpecialFolderPath. r=dveditz@netscape.com, sr=jband@netscape.com 2001-11-01 22:16:56 +00:00
nsSpecialSystemDirectory.h Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsStdFileStream.cpp Landing the rest of the mach-o OSX changes. 2001-10-27 07:38:18 +00:00
nsStdFileStream.h
nsStorageStream.cpp
nsStorageStream.h
nsStringIO.h
nsUnicharInputStream.cpp