This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-05 08:09:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
mcmullen%netscape.com
835181d19d
Added a null test
1999-06-15 09:31:49 +00:00
..
.cvsignore
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsByteBufferInputStream.cpp
…
nsByteBufferInputStream.h
…
nsEscape.cpp
…
nsEscape.h
…
nsFileSpec.cpp
…
nsFileSpec.h
…
nsFileSpecImpl.cpp
Fix casting problem
1999-06-14 22:55:24 +00:00
nsFileSpecImpl.h
Made write and read do an implicit open. Added a FileContents attribute to allow simple conversion between an entire file and a string.
1999-06-14 22:05:41 +00:00
nsFileSpecMac.cpp
fix for bug 8029. ResolveAlias should not set the nsFileSpe's internal error mError if the file doesn't exist which is a legal state during the creation of an nsFileSpec object.
1999-06-15 02:19:23 +00:00
nsFileSpecStreaming.cpp
…
nsFileSpecStreaming.h
…
nsFileSpecUnix.cpp
…
nsFileSpecWin.cpp
…
nsFileStream.cpp
Added a null test
1999-06-15 09:31:49 +00:00
nsFileStream.h
Added constructors from new nsIFileSpec
1999-06-14 22:04:27 +00:00
nsIBaseStream.idl
…
nsIBufferInputStream.idl
…
nsIBufferOutputStream.idl
…
nsIByteBufferInputStream.h
…
nsIFileSpec.idl
Made write and read do an implicit open. Added a FileContents attribute to allow simple conversion between an entire file and a string.
1999-06-15 05:17:59 +00:00
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIInputStream.idl
…
nsIOutputStream.idl
…
nsIStringStream.cpp
…
nsIStringStream.h
…
nsIUnicharInputStream.h
…
nsPipe.cpp
Added PR_LOG stuff.
1999-06-15 04:57:07 +00:00
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsStdFileStream.cpp
…
nsStdFileStream.h
…
nsUnicharInputStream.cpp
…