gecko-dev/xpcom/io
2001-04-13 22:50:23 +00:00
..
.cvsignore
macDirectoryCopy.c bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
macDirectoryCopy.h
Makefile.in Added interface and implementation for tee'ing off an input stream read to 2001-03-02 06:10:00 +00:00
makefile.win Win bustage - there was still an extra character in the file 2001-03-06 23:05:54 +00:00
MANIFEST Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
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 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsAppFileLocationProvider.cpp Bug 65907 - remove dependency on chrome from XPCOM. r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com 2001-02-06 15:41:37 +00:00
nsAppFileLocationProvider.h Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsBinaryStream.cpp fix for #45797 - fix NS_IMPL_ISUPPORTS consumers 2000-11-17 03:41:41 +00:00
nsBinaryStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
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 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsDirectoryService.cpp Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsDirectoryService.h Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
nsDirectoryServiceDefs.h Stupid misspelling 2001-01-29 23:35:54 +00:00
nsEscape.cpp Rolling in the last of the NOXIF changes from the Netscape 6 branch, code mostly written by jfrancis. Fixes bugs 50742, 55806, 56000 and 55669. sr=kin, scc. r=kandrot, jst. 2000-10-11 22:50:14 +00:00
nsEscape.h Rolling in the last of the NOXIF changes from the Netscape 6 branch, code mostly written by jfrancis. Fixes bugs 50742, 55806, 56000 and 55669. sr=kin, scc. r=kandrot, jst. 2000-10-11 22:50:14 +00:00
nsFileSpec.cpp r=dougt, a=blizzard 2001-02-07 04:32:24 +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 checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecImpl.h
nsFileSpecMac.cpp missed commenting out two assertions which will cause mac and OS2 users 2000-04-25 18:16:16 +00:00
nsFileSpecOS2.cpp r=mkaply, a=blizzard 2001-01-31 21:47:40 +00:00
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 Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +00:00
nsFileStream.cpp 67799, 55814. sr=bienvenu. Propogate the error values for streams. 2001-03-30 05:24:34 +00:00
nsFileStream.h Fix bug 71064; give the file stream classes private, and unimplemented copy constructors and assignment operators, prevent clients from passing them by value. r=waterson, sr=scc 2001-04-13 22:50:23 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsIBinaryOutputStream.idl
nsIBufferInputStream.idl fix Mac bustage? 2000-08-22 07:53:24 +00:00
nsIBufferOutputStream.idl fix Mac bustage? 2000-08-22 07:53:24 +00:00
nsIByteArrayInputStream.idl
nsIDirectoryService.idl r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
nsIFile.idl r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
nsIFileSpec.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFileStream.cpp Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com 2001-03-26 23:35:06 +00:00
nsIFileStream.h Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com 2001-03-26 23:35:06 +00:00
nsIInputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsIInputStreamTee.idl Added interface and implementation for tee'ing off an input stream read to 2001-03-02 06:10:00 +00:00
nsILocalFile.idl r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
nsILocalFileMac.h Bug 55891 r=brade, sr=sfraser 2000-11-14 15:58:54 +00:00
nsInputStreamTee.cpp Fixes bug 71921 "nsInputStreamTee::WriteSegmentFun has a minor bug" r=beard 2001-03-29 02:42:00 +00:00
nsIOutputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsIPipe.idl Bug #32222 --> re-expose the search method on the input stream of a pipe. 2001-04-07 21:29:11 +00:00
nsIScriptableInputStream.idl Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsIStorageStream.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIStringStream.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
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 Fixes 73797. Moves some initialization code up higher so that it does not have 2001-04-12 23:56:28 +00:00
nsLocalFileMac.cpp Bug 72129 - OpenANSIFIleDesc on Mac won't create new files. r=beard@netscape.com, sr=sfraser@netscape.com 2001-03-21 01:13:20 +00:00
nsLocalFileMac.h Bug 27857 - nsIFile not complete on Mac. Adding CopyToFollowingLinks(). r=sdagley@netscape.com, sr=sfraser@netscape.com 2001-02-26 15:22:17 +00:00
nsLocalFileOS2.cpp #72555 2001-03-23 03:21:22 +00:00
nsLocalFileOS2.h Bug #63346 --> implment reveal and launch methods for OS/2. 2001-01-31 21:04:04 +00:00
nsLocalFileUnix.cpp bug 42704 missing initialization in nsLocalFile::GetFileSize, r=dougt/sr=mscott 2001-02-07 00:14:33 +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 Fixes 73797. Moves some initialization code up higher so that it does not have 2001-04-12 23:56:28 +00:00
nsLocalFileWin.h bug 40750. 2000-07-12 23:31:31 +00:00
nsPipe2.cpp Bug #32222 --> re-expose the search method on the input stream of a pipe. 2001-04-07 21:29:11 +00:00
nsScriptableInputStream.cpp Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsScriptableInputStream.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsSegmentedBuffer.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsSegmentedBuffer.h Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsSpecialSystemDirectory.cpp OS/2 TB Bustage 2001-02-19 07:07:56 +00:00
nsSpecialSystemDirectory.h Fixes small memleaks. bug 53931. r=ccarlen@netscape.com, a=waterson@netscape.com 2001-02-19 03:09:57 +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 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsStringIO.h bug #49817: fix |normalize_forward|, |normalize_backward|; make |Begin(Read|Writ)ing| call |normalize_forward|; pass iterators by reference. r=mjudge 2000-09-02 04:10:44 +00:00
nsUnicharInputStream.cpp Standalone xpcom. 2000-05-14 22:46:24 +00:00