gecko-dev/xpcom/io
pavlov%netscape.com 364611d68d fix for crash when trying to get the parent file when the file was a drive r=dougt bug 50837 2000-09-01 07:36:55 +00:00
..
.cvsignore
MANIFEST Added nsDirectoryServiceDefs.h 2000-08-10 04:37:43 +00:00
MANIFEST_IDL Enabling ByteArrayInputStream. Needed to fix 32600, r=warren 2000-03-22 02:50:56 +00:00
Makefile.in 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
macDirectoryCopy.c bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
macDirectoryCopy.h First Checked In. 2000-04-03 01:50:18 +00:00
makefile.win 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
nsAppDirectoryServiceDefs.h Fix build warning, trailing slash looks run-on comment to the egcs compiler. 2000-08-17 01:53:59 +00:00
nsAppFileLocationProvider.cpp Fixing bug 6464. Moving Users50 and registry location on windows to Application Data folder. r=dveditz, ccarlen 2000-08-29 23:44:53 +00:00
nsAppFileLocationProvider.h More double-space lossage, whitespace change only. 2000-08-10 08:16:40 +00:00
nsBinaryStream.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
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 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.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 Build fixes for BeOS. Thanks to Dan Moore <pergamon@68k.org> for the patch. 2000-08-30 07:21:31 +00:00
nsDirectoryService.h Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt 2000-08-16 22:40:27 +00:00
nsDirectoryServiceDefs.h Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt 2000-08-16 22:40:27 +00:00
nsEscape.cpp Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
nsEscape.h Added PRUnichar version of escape function, bug 34373, r=rhp, a=bobj. 2000-06-05 22:01:32 +00:00
nsFileSpec.cpp bug 40750. 2000-07-12 23:31:31 +00:00
nsFileSpec.h checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecBeOS.cpp Removed extra & as suggested by Matthew Z. on m.beos. 2000-04-21 21:03:56 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecMac.cpp missed commenting out two assertions which will cause mac and OS2 users 2000-04-25 18:16:16 +00:00
nsFileSpecOS2.cpp #42637 2000-06-28 14:50:12 +00:00
nsFileSpecStreaming.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecStreaming.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsFileSpecUnix.cpp Set sane directory permissions on creation. Partial fix for 43091. r=dougt 2000-08-04 22:13:10 +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 r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsFileStream.h r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nsIBaseStream.idl Landing nsIFile. 2000-01-24 21:28:28 +00:00
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 Bug #8305 (Implement cache), r: valeski, rickg 1999-11-16 19:12:41 +00:00
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 Add ByteArrayInoutStream. Not part of the build yet 2000-03-22 00:48:48 +00:00
nsIDirectoryService.idl Fixing bug 46320. Reducing the number of global files by moving profile registry to product sub-directory under HOME. r=dougt 2000-08-16 22:40:27 +00:00
nsIFile.idl nsIFile unique file creation is racy and insecure 2000-06-24 01:50:53 +00:00
nsIFileSpec.idl Rectify // comment to /** comment 2000-08-18 01:09:29 +00:00
nsIFileStream.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
nsIFileStream.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIInputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsILocalFile.idl Added Get/SetPersistentDescriptor method. Use this instead of GetPath/InitWithPath. 2000-07-17 14:57:14 +00:00
nsILocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsIOutputStream.idl Fixed comments which got swapped around. 2000-08-22 07:12:56 +00:00
nsIPipe.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
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 28412 metaDataLength is wrong in nsCachedNetData::Deserialize. Add routines to build stream from char* and length 2000-04-19 04:54:53 +00:00
nsIUnicharInputStream.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsLinebreakConverter.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsLinebreakConverter.h First Checked In. 1999-12-01 22:21:30 +00:00
nsLocalFile.h # 34082 2000-05-02 23:14:31 +00:00
nsLocalFileCommon.cpp bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileMac.cpp landing branch fix to trunk. Bug #47248 ---> Fix GetParent such that if appendedPath is an empy string we treat it the same as if it were null and create a dummy path. r=dougt 2000-08-03 22:13:34 +00:00
nsLocalFileMac.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileOS2.cpp #45690 2000-07-20 14:54:24 +00:00
nsLocalFileOS2.h bug 40750. 2000-07-12 23:31:31 +00:00
nsLocalFileUnix.cpp fixing code that relied on implicit string construction 2000-08-20 07:18:09 +00:00
nsLocalFileUnix.h fix build breakage on platforms with out ENOLINK 2000-01-28 23:09:58 +00:00
nsLocalFileWin.cpp fix for crash when trying to get the parent file when the file was a drive r=dougt bug 50837 2000-09-01 07:36:55 +00:00
nsLocalFileWin.h bug 40750. 2000-07-12 23:31:31 +00:00
nsPipe2.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.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 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
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 Fixing 49866. Could cause a crash on opt builds that did not set the env HOME. r=adamlock@netscape.com 2000-08-28 22:14:02 +00:00
nsSpecialSystemDirectory.h #42637 2000-06-27 21:23:51 +00:00
nsStdFileStream.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsStdFileStream.h # 25555 2000-02-29 21:27:02 +00:00
nsStorageStream.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
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 fixed non-standard include-guard. This file is not currently part of the build 2000-05-20 20:48:12 +00:00
nsUnicharInputStream.cpp Standalone xpcom. 2000-05-14 22:46:24 +00:00