This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18cbbca6c8ca5961ba1485ec7dacc32cd301acbc
Mozilla
/
mozilla
/
netwerk
/
streamconv
/
test
History
warren%netscape.com
3d8d35d25f
Fixed warnings.
...
git-svn-id: svn://10.0.0.236/trunk@48377 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 20:57:21 +00:00
..
Converters.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
Converters.h
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
Makefile.in
Removed the obsolete non-NECKO leftovers.
1999-09-09 01:08:34 +00:00
makefile.win
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
TestStreamConv.cpp
Fixed warnings.
1999-09-20 20:57:21 +00:00