gecko-dev/xpcom/io
2004-04-16 19:01:58 +00:00
..
.cvsignore
macDirectoryCopy.c
macDirectoryCopy.h
Makefile.in Split private xpcom defines into separate header. 2003-07-03 20:55:23 +00:00
nsAppDirectoryServiceDefs.h Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2003-05-02 03:59:23 +00:00
nsAppFileLocationProvider.cpp Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron. 2004-01-22 01:01:19 +00:00
nsAppFileLocationProvider.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsBinaryStream.cpp fixes bug 237590 "nsIBinaryInputStream inherits from nsIInputStream but can't be QI'ed to it" r=biesi sr=brendan a=brendan 2004-04-03 17:09:07 +00:00
nsBinaryStream.h Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron. 2004-02-11 06:19:03 +00:00
nsByteArrayInputStream.cpp fixes bug 191227 "file uploads hang (especially w/ slower connections or 2003-01-31 02:00:45 +00:00
nsByteArrayInputStream.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsDirectoryService.cpp Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsDirectoryService.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsDirectoryServiceDefs.h Adding comments to nsDirectoryServiceDefs. 2003-06-10 20:09:25 +00:00
nsDirectoryServiceUtils.h Bug 206943: Slightly optimize NS_GetSpecialDirectory. r=dougt, sr=dbaron 2003-05-24 03:11:36 +00:00
nsEscape.cpp bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip) 2004-01-07 04:17:40 +00:00
nsEscape.h landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
nsFastLoadFile.cpp Restore some lost empty lines, use number-line order in range-check asserts. 2004-04-13 23:17:18 +00:00
nsFastLoadFile.h make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsFastLoadPtr.h
nsFastLoadService.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsFastLoadService.h Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron. 2004-02-11 06:19:03 +00:00
nsIAsyncInputStream.idl fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsIAsyncOutputStream.idl fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl Bug 210337 - Spring cleaning of unused XPCOM code and callers r/sr=alecf/bz 2003-06-23 20:31:43 +00:00
nsIBinaryOutputStream.idl Bug 210337 - Spring cleaning of unused XPCOM code and callers r/sr=alecf/bz 2003-06-23 20:31:43 +00:00
nsIByteArrayInputStream.idl
nsIDirectoryService.idl
nsIFastLoadFileControl.idl Reduce seeks outside the FastLoad file's underlying stream buffer (195010, 2003-04-12 01:34:11 +00:00
nsIFastLoadService.idl Reduce seeks outside the FastLoad file's underlying stream buffer (195010, 2003-04-12 01:34:11 +00:00
nsIFile.idl
nsIInputStream.idl fixes bug 190549 "Textarea with lots of text within refuses to submit" 2003-01-29 06:40:16 +00:00
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
nsILocalFileMac.idl
nsIMultiplexInputStream.idl
nsInputStreamTee.cpp Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsIObjectInputStream.idl
nsIObjectOutputStream.idl Typo in comment. 2004-02-07 05:38:56 +00:00
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl fixes bug 190549 "Textarea with lots of text within refuses to submit" 2003-01-29 06:40:16 +00:00
nsIPipe.idl fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky 2003-10-09 01:54:07 +00:00
nsIScriptableInputStream.idl
nsISeekableStream.idl bumping IID of nsISeekableStream, b=180154 r+sr=brendan 2004-04-13 23:08:59 +00:00
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl Update the string stream interface a bit and simplify the implementation a 2003-07-11 23:10:27 +00:00
nsIUnicharInputStream.h landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
nsLinebreakConverter.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
nsLinebreakConverter.h
nsLocalFile.h Bug 187031 [nsLocalFileWin] nsLocalFile::Remove returns os remove values (-1) as nsresults 2003-06-18 23:19:11 +00:00
nsLocalFileCommon.cpp landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
nsLocalFileMac.cpp Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsLocalFileMac.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsLocalFileOS2.cpp fix compile warnings in nsLocalFileWin, r=dougt bug 239298 2004-04-13 19:30:51 +00:00
nsLocalFileOS2.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsLocalFileOSX.cpp bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2004-02-19 11:00:29 +00:00
nsLocalFileOSX.h bug 227547: return local file names after converting NFD (decomposed Unicode) to NFC (composed Unicode) for consumers (Mac OS X only). r=ccarlen, sr=sfraser 2004-01-28 05:55:30 +00:00
nsLocalFileUnicode.h
nsLocalFileUnix.cpp bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB 2004-04-16 19:01:58 +00:00
nsLocalFileUnix.h bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB 2004-04-16 19:01:58 +00:00
nsLocalFileWin.cpp fix compile warnings in nsLocalFileWin, r=dougt bug 239298 2004-04-13 19:30:51 +00:00
nsLocalFileWin.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsMultiplexInputStream.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp 238445 - r=mkaply, a=mkaply - my code sucked. Here's a better version from Javier Pedemonte 2004-03-26 05:29:18 +00:00
nsNativeCharsetUtils.h
nsPipe3.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsScriptableInputStream.cpp Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
nsScriptableInputStream.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsSegmentedBuffer.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsSegmentedBuffer.h Explicitly mark inlined functions with |inline| & drop NS_COM since we rely upon these functions being inlined. Works around mingw gcc bustage. 2004-02-23 22:12:03 +00:00
nsStorageStream.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsStorageStream.h Bug 235744 Expose StorageStream class to Javascript 2004-03-02 01:11:06 +00:00
nsStreamUtils.cpp Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron. 2004-02-11 06:19:03 +00:00
nsStreamUtils.h fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
nsStringIO.h
nsStringStream.cpp make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
nsStringStream.h Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsUnicharInputStream.cpp Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
SpecialSystemDirectory.cpp Bug 202366 Problem with profile location and non-latin User Name in Mozilla 1.4+/Phoenix 2004-03-02 08:20:25 +00:00
SpecialSystemDirectory.h fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer 2003-04-07 07:02:32 +00:00