.. |
.cvsignore
|
|
|
Makefile.in
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
makefile.win
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
MANIFEST
|
|
|
MANIFEST_IDL
|
|
|
nsByteBufferInputStream.cpp
|
|
|
nsByteBufferInputStream.h
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsEscape.cpp
|
|
|
nsEscape.h
|
|
|
nsFileSpec.cpp
|
Use nsCRT::free() on result of nsEscape() instead of delete[].
|
1999-09-04 17:10:10 +00:00 |
nsFileSpec.h
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsFileSpecBeOS.cpp
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsFileSpecImpl.cpp
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsFileSpecImpl.h
|
|
|
nsFileSpecMac.cpp
|
hoping this fixes dougt's bustage
|
1999-09-10 20:58:46 +00:00 |
nsFileSpecOS2.cpp
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsFileSpecStreaming.cpp
|
|
|
nsFileSpecStreaming.h
|
|
|
nsFileSpecUnix.cpp
|
hoping this fixes dougt's bustage
|
1999-09-10 20:58:46 +00:00 |
nsFileSpecWin.cpp
|
hoping this fixes dougt's bustage
|
1999-09-10 20:58:46 +00:00 |
nsFileStream.cpp
|
|
|
nsFileStream.h
|
Adding buffered output to nsIFileStream.
|
1999-09-08 20:12:35 +00:00 |
nsIBaseStream.idl
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsIBufferInputStream.idl
|
|
|
nsIBufferOutputStream.idl
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsIByteBufferInputStream.h
|
|
|
nsIDirectoryEnumerator.idl
|
|
|
nsIFile.idl
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsIFileSpec.idl
|
changing GetDiskSpaceAvailable to return a signed 64 bit value
|
1999-09-10 20:03:56 +00:00 |
nsIFileStream.cpp
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsIFileStream.h
|
Adding buffered output to nsIFileStream.
|
1999-09-08 20:12:35 +00:00 |
nsIInputStream.idl
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsIOutputStream.idl
|
|
|
nsIPipe.idl
|
|
|
nsIStringStream.cpp
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsIStringStream.h
|
|
|
nsIUnicharInputStream.h
|
|
|
nsPipe2.cpp
|
Disabled the page manager until we have more time to make it work properly.
|
1999-09-10 23:34:12 +00:00 |
nsPipe2.h
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
nsPipe.cpp
|
|
|
nsSegmentedBuffer.cpp
|
|
|
nsSegmentedBuffer.h
|
|
|
nsSpecialSystemDirectory.cpp
|
|
|
nsSpecialSystemDirectory.h
|
|
|
nsStdFileStream.cpp
|
|
|
nsStdFileStream.h
|
|
|
nsUnicharInputStream.cpp
|
|
|