gecko-dev/xpcom/io
mkaply%us.ibm.com 12b3340b2a 117258 from nsLocalFileWin put into OS/2 to fix trap 2002-02-12 22:14:32 +00:00
..
.cvsignore
MANIFEST Backing out nsIFile changes which should not have landed. 2002-01-29 21:42:38 +00:00
MANIFEST_IDL fixes mac bustage 2001-11-22 00:28:30 +00:00
Makefile.in Backing out nsIFile changes which should not have landed. 2002-01-29 21:42:38 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
makefile.win windows side of fix to bug 100676 - remove xpcom dependency on uconv by switching to native locale-conversion routines 2002-01-31 21:55:01 +00:00
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 Fixing some warnings in xpcom. Bug 118377, r=hwaara, sr=shaver. 2002-02-03 07:05:10 +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 116435 - The provider in nsAppFileLocationProvider.cpp should always be registered. r=dougt/sr=rpotts/a=dbaron 2002-01-22 23:00:44 +00:00
nsDirectoryService.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsDirectoryServiceDefs.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsEscape.cpp fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart" 2002-01-11 23:02:22 +00:00
nsEscape.h cleaning up some comments 2002-01-12 01:19:45 +00:00
nsFastLoadFile.cpp Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
nsFastLoadFile.h Break self-cycle to fix leak (106860, r=dbaron, sr=bienvenu). 2001-11-26 01:20:31 +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 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
nsFileSpec.h removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson 2002-01-09 21:31:19 +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 fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +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
nsIByteArrayInputStream.idl
nsIDirectoryService.idl Bug 121235 - Freeze nsIDirectoryServiceProvider2. r=dougt@netscape.com/sr=jband@netscape.com 2002-02-04 13:10:54 +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 Backing out nsIFile changes which should not have landed. 2002-01-29 21:42:38 +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.idl Fix bug # 122571: add ability to determine if a directory is actually a package (for Mac OS 9/X) r=ccarlen sr=ben 2002-01-30 23:53:12 +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.idl fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
nsIUnicharInputStream.h fix for bug 110531, r=dougt, jag, sr=darin - moving ConverterInputStream into uconv, and changing the one in XPCOM into an UTF8-only converter 2001-12-04 01:10:43 +00:00
nsInputStreamTee.cpp
nsLinebreakConverter.cpp converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +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 final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay! 2002-01-09 20:03:46 +00:00
nsLocalFileMac.cpp mac side of fix for bug 100676 2002-01-31 21:54:16 +00:00
nsLocalFileMac.h final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay! 2002-01-09 20:03:46 +00:00
nsLocalFileOS2.cpp 117258 from nsLocalFileWin put into OS/2 to fix trap 2002-02-12 22:14:32 +00:00
nsLocalFileOS2.h #1192111 2002-01-14 21:17:43 +00:00
nsLocalFileUnicode.cpp removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson 2002-01-09 21:31:19 +00:00
nsLocalFileUnicode.h Adding new files for bug 103384 - move unicode conversion out of nsLocalFileCommon.cpp r=dougt/sr=alecf 2001-11-16 14:47:42 +00:00
nsLocalFileUnix.cpp Get rid of extra leading slashes appearing in unix paths. Bug 124873, 2002-02-12 21:05:56 +00:00
nsLocalFileUnix.h movind implementation of FilleStatCache into nsLocalFileUnix.cpp 2002-01-27 18:02:18 +00:00
nsLocalFileWin.cpp Bug 52037 w/ w95osr2 and beyond you can get freediskspace for a full path (eg UNC Paths). 2002-02-07 14:46:10 +00:00
nsLocalFileWin.h final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay! 2002-01-09 20:03:46 +00:00
nsPipe2.cpp Fixing some warnings in xpcom. Bug 118377, r=hwaara, sr=shaver. 2002-02-03 07:05:10 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
nsSpecialSystemDirectory.h Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +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 optimization (don't call writer with 0 bytes); bug 122221; r=akkana, sr=darin 2002-02-07 14:19:32 +00:00
nsStorageStream.h
nsStringIO.h
nsStringStream.cpp fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
nsStringStream.h new files for bug 100172 "need scriptable string stream implementation (must 2001-11-21 23:55:10 +00:00
nsUnicharInputStream.cpp remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers 2002-01-26 00:04:45 +00:00