gecko-dev/xpcom/io
bienvenu%netscape.com cbcb4df751 fix 14544 pop move msg filters broken r=dougt a=chofman 1999-09-23 04:18:00 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in General cleanup. 1999-09-18 02:12:56 +00:00
makefile.win
nsByteBufferInputStream.cpp
nsByteBufferInputStream.h
nsEscape.cpp
nsEscape.h
nsFileSpec.cpp Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes. 1999-09-19 23:46:35 +00:00
nsFileSpec.h #undef CreateDirectory to fix problem where winbase.h #define 1999-09-21 03:09:39 +00:00
nsFileSpecBeOS.cpp
nsFileSpecImpl.cpp Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes. 1999-09-19 23:46:35 +00:00
nsFileSpecImpl.h
nsFileSpecMac.cpp Make nsFileSpecMac tough enough to deal with a Unix-style path with two or more forward slashes that are right next to each other; e.g., foo//bar/baz.html. Previously, it would convert this to foo::bar:baz.html, which is the Unix equivalent of foo/../bar/baz.html. Oops. Anyway, this keeps Mac from crashing on startup. 1999-09-17 07:03:09 +00:00
nsFileSpecOS2.cpp
nsFileSpecStreaming.cpp Reverting changes accidentally checked in 1999-09-15 05:28:31 +00:00
nsFileSpecStreaming.h
nsFileSpecUnix.cpp Reverting changes accidentally checked in 1999-09-15 05:28:31 +00:00
nsFileSpecWin.cpp hoping this fixes dougt's bustage 1999-09-10 20:58:46 +00:00
nsFileStream.cpp
nsFileStream.h fix 14544 pop move msg filters broken r=dougt a=chofman 1999-09-23 04:18:00 +00:00
nsIBaseStream.idl
nsIBufferInputStream.idl
nsIBufferOutputStream.idl
nsIByteBufferInputStream.h
nsIDirectoryEnumerator.idl removing const from nsIFile types 1999-09-20 21:48:30 +00:00
nsIFile.idl removing const from nsIFile types 1999-09-20 21:48:30 +00:00
nsIFileSpec.idl
nsIFileStream.cpp bug 13396. It looks like the returned byte count was off on certain size 1999-09-15 18:24:01 +00:00
nsIFileStream.h
nsIInputStream.idl
nsIOutputStream.idl
nsIPipe.idl
nsIStringStream.cpp
nsIStringStream.h
nsIUnicharInputStream.h
nsPipe.cpp
nsPipe2.cpp Fixed warnings. 1999-09-20 20:57:21 +00:00
nsPipe2.h
nsSegmentedBuffer.cpp
nsSegmentedBuffer.h
nsSpecialSystemDirectory.cpp Adding Set() to configure component directory and registry 1999-09-16 19:08:31 +00:00
nsSpecialSystemDirectory.h Adding Set() to configure component directory and registry 1999-09-16 19:08:31 +00:00
nsStdFileStream.cpp
nsStdFileStream.h
nsUnicharInputStream.cpp