gecko-dev/xpcom/io
dougt%netscape.com 4ebce97a3b checked in warren's patch to remove circular memory leak in directory service
removed strcmp'er in favor of atom compares.
added comments to nsFileSpec indicating that it is no longer supported.
2000-04-25 01:48:02 +00:00
..
.cvsignore
macDirectoryCopy.c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
macDirectoryCopy.h First Checked In. 2000-04-03 01:50:18 +00:00
Makefile.in 1. small fix on nsLocalFileCommon.cpp to fix unix warrning 2000-04-20 22:53:29 +00:00
makefile.win 1. small fix on nsLocalFileCommon.cpp to fix unix warrning 2000-04-20 22:53:29 +00:00
MANIFEST typo in Manifest file 2000-04-20 23:06:00 +00:00
MANIFEST_IDL Enabling ByteArrayInputStream. Needed to fix 32600, r=warren 2000-03-22 02:50:56 +00:00
nsBinaryStream.cpp making string conversions explicit 2000-04-15 05:23:09 +00:00
nsBinaryStream.h
nsByteArrayInputStream.cpp Fixing nsByteArrayInputStream's QueryInterface() to be correct. Need this for a leak fix coming up shortly. r=scc 2000-04-04 04:16:07 +00:00
nsByteArrayInputStream.h Enabling ByteArrayInputStream. Needed to fix 32600, r=warren 2000-03-22 02:50:56 +00:00
nsDirectoryService.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsDirectoryService.h checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsEscape.cpp
nsEscape.h
nsFileSpec.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +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
nsFileSpecMac.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecOS2.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileSpecStreaming.cpp
nsFileSpecStreaming.h
nsFileSpecUnix.cpp changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
nsFileSpecWin.cpp checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsFileStream.cpp
nsFileStream.h # 25555 2000-02-29 21:27:02 +00:00
nsIBaseStream.idl
nsIBinaryInputStream.idl
nsIBinaryOutputStream.idl
nsIBufferInputStream.idl
nsIBufferOutputStream.idl
nsIByteArrayInputStream.idl Add ByteArrayInoutStream. Not part of the build yet 2000-03-22 00:48:48 +00:00
nsIDirectoryService.idl
nsIFile.idl 1. small fix on nsLocalFileCommon.cpp to fix unix warrning 2000-04-20 22:53:29 +00:00
nsIFileSpec.idl checked in warren's patch to remove circular memory leak in directory service 2000-04-25 01:48:02 +00:00
nsIFileStream.cpp fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
nsIFileStream.h
nsIInputStream.idl
nsILocalFile.idl 1. small fix on nsLocalFileCommon.cpp to fix unix warrning 2000-04-20 22:53:29 +00:00
nsILocalFileMac.h Fixes for bug 28271 -- add methods to nsILocalFileMac to launch applications and document. Also fix bogus include in nsNativeComponentLoader. r=davidm,dougt. a=jar 2000-02-23 23:09:02 +00:00
nsIOutputStream.idl
nsIPipe.idl
nsIScriptableInputStream.idl
nsIStorageStream.idl
nsIStringStream.cpp adding newline - hp bustage 2000-04-19 14:57:43 +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
nsLinebreakConverter.cpp Followon from a checkin I did yesterday to fix bugs 29521 and 29827 (a=jar); this part fixes an assertion that happened with empty form fields. r=kin 2000-03-02 19:36:15 +00:00
nsLinebreakConverter.h
nsLocalFile.h More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf 2000-02-17 20:24:24 +00:00
nsLocalFileCommon.cpp making string conversions explicit 2000-04-22 08:43:34 +00:00
nsLocalFileMac.cpp Fix for bug 35751. Caching type and creator information for nsLocalFileMac. This is so that files can be created with a given type/creator tag after the initialization of the ifile.. r=warren and sfraser. 2000-04-24 03:24:49 +00:00
nsLocalFileMac.h Fix for bug 35751. Caching type and creator information for nsLocalFileMac. This is so that files can be created with a given type/creator tag after the initialization of the ifile.. r=warren and sfraser. 2000-04-24 03:24:49 +00:00
nsLocalFileUnix.cpp Fix for bug 34543. Compile problem under Tru64 Unix. 2000-04-05 22:37:01 +00:00
nsLocalFileUnix.h
nsLocalFileWin.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsLocalFileWin.h Fixes for 28257, 21628, 27076, 18186, 25584 2000-02-21 21:51:47 +00:00
nsPipe2.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsScriptableInputStream.cpp
nsScriptableInputStream.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp # 25555 2000-02-29 21:27:02 +00:00
nsSpecialSystemDirectory.h # 25555 2000-02-29 21:27:02 +00:00
nsStdFileStream.cpp
nsStdFileStream.h # 25555 2000-02-29 21:27:02 +00:00
nsStorageStream.cpp Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsStorageStream.h
nsUnicharInputStream.cpp Fixed AddRef/Release to use NS_ADDREF/NS_RELEASE. 2000-04-13 09:20:58 +00:00