pjs/xpcom/io
darin%meer.net 31f754a658 fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
..
.cvsignore
Makefile.in 252189, XPCOM section: 2005-02-25 09:00:45 +00:00
SpecialSystemDirectory.cpp Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin 2005-03-01 01:03:33 +00:00
SpecialSystemDirectory.h Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin 2005-03-01 01:03:33 +00:00
macDirectoryCopy.c
macDirectoryCopy.h
nsAppDirectoryServiceDefs.h b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver 2005-01-29 00:48:03 +00:00
nsAppFileLocationProvider.cpp bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
nsAppFileLocationProvider.h
nsBinaryStream.cpp
nsBinaryStream.h
nsByteArrayInputStream.cpp
nsByteArrayInputStream.h
nsDirectoryService.cpp Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin 2005-03-01 01:03:33 +00:00
nsDirectoryService.h Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin 2005-03-01 01:03:33 +00:00
nsDirectoryServiceDefs.h Bug 241245. Make 'Desk' a supported system directory on Unix, and make it fully cross-platform. r+sr=darin 2005-03-01 01:03:33 +00:00
nsDirectoryServiceUtils.h
nsEscape.cpp bug 263462 : NS_UnescapeURL doesn't honor esc_OnlyNonASCII (r=darin, sr=jst) 2004-10-12 08:48:31 +00:00
nsEscape.h bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin 2005-03-01 12:37:02 +00:00
nsFastLoadFile.cpp Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
nsFastLoadFile.h
nsFastLoadPtr.h
nsFastLoadService.cpp
nsFastLoadService.h
nsIAsyncInputStream.idl
nsIAsyncOutputStream.idl
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIByteArrayInputStream.idl
nsIDirectoryService.idl
nsIFastLoadFileControl.idl
nsIFastLoadService.idl Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
nsIFile.idl
nsIInputStream.idl
nsIInputStreamTee.idl
nsILineInputStream.idl
nsILocalFile.idl
nsILocalFileMac.idl
nsILocalFileWin.idl 252189, XPCOM section: 2005-02-25 09:00:45 +00:00
nsIMultiplexInputStream.idl
nsIObjectInputStream.idl
nsIObjectOutputStream.idl
nsIObservableInputStream.idl
nsIObservableOutputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsISeekableStream.idl
nsIStorageStream.idl
nsIStreamBufferAccess.idl
nsIStringStream.idl
nsIUnicharInputStream.h Make it possible to use the string input stream without heap-allocating a 2004-10-27 02:19:43 +00:00
nsInputStreamTee.cpp
nsLinebreakConverter.cpp
nsLinebreakConverter.h
nsLocalFile.h
nsLocalFileCommon.cpp fixes bug 280082 "ensure maxRootLength in CreateUnique is never negative" r=dveditz sr=brendan 2005-02-19 07:44:59 +00:00
nsLocalFileMac.cpp Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
nsLocalFileMac.h
nsLocalFileOS2.cpp Make people that want empty strings use EmptyC?String(). Bug 232691, patch by 2005-01-04 19:31:31 +00:00
nsLocalFileOS2.h
nsLocalFileOSX.cpp fix mem leak (rs=pink) 2005-02-07 03:12:25 +00:00
nsLocalFileOSX.h
nsLocalFileUnicode.h
nsLocalFileUnix.cpp fixing bustage 2005-02-20 14:28:07 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp 281343 show an error message when filenames are too long; and convert that error 2005-03-02 18:16:37 +00:00
nsLocalFileWin.h 252189, XPCOM section: 2005-02-25 09:00:45 +00:00
nsMultiplexInputStream.cpp
nsMultiplexInputStream.h
nsNativeCharsetUtils.cpp bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin 2004-11-08 05:20:05 +00:00
nsNativeCharsetUtils.h
nsPipe3.cpp
nsScriptableInputStream.cpp backing out patch for bug 278786. it breaks read(-1). 2005-01-22 00:16:44 +00:00
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsStorageStream.cpp fixes bug 207846 "M17 FF09x [@ msvcrt.dll - nsStorageInputStream::Read] Miscellaneous non-repeatable browsing crashes" r=dbradley sr=bzbarsky 2004-09-29 16:45:22 +00:00
nsStorageStream.h
nsStreamUtils.cpp fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
nsStreamUtils.h fixes bug 287750 "provide methods to test if streams are buffered" r=biesi sr=bzbarsky 2005-03-26 02:20:36 +00:00
nsStringIO.h
nsStringStream.cpp Bug 281977 nsStringInputStream botches -1 lengths 2005-02-23 02:31:58 +00:00
nsStringStream.h
nsUnicharInputStream.cpp Make it possible to use the string input stream without heap-allocating a 2004-10-27 02:19:43 +00:00