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-01-19 09:30:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
io
History
sspitzer%netscape.com
ed6326405e
make the destructor virtual
1999-05-13 00:48:42 +00:00
..
nsByteBufferInputStream.cpp
make the destructor virtual
1999-05-13 00:48:42 +00:00
nsEscape.cpp
…
nsEscape.h
…
nsFileSpec.cpp
Fix badness when nsFilePath is initialized with a nil or empty string.
1999-05-12 22:56:24 +00:00
nsFileSpec.h
Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
1999-05-10 05:34:26 +00:00
nsFileSpecMac.cpp
Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec).
1999-05-08 01:18:23 +00:00
nsFileSpecStreaming.cpp
These staged checkins can be tricky.
1999-05-08 00:57:57 +00:00
nsFileSpecStreaming.h
Updated a comment.
1999-05-08 00:21:46 +00:00
nsFileSpecUnix.cpp
Fix for AIX, Solaris, OSF/1, and probably others.
1999-05-08 06:24:27 +00:00
nsFileSpecWin.cpp
Assert when nsFileSpec gets a unix path
1999-05-12 00:17:53 +00:00
nsFileStream.cpp
…
nsFileStream.h
…
nsIBaseStream.h
…
nsIByteBufferInputStream.h
…
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIInputStream.h
…
nsIOutputStream.h
…
nsIStringStream.cpp
fix possible uninitialized variable
1999-05-04 20:49:20 +00:00
nsIStringStream.h
…
nsIUnicharInputStream.h
…
nsPipe.cpp
…
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsStdFileStream.cpp
…
nsStdFileStream.h
…
nsUnicharInputStream.cpp
…