gecko-dev/xpcom
fur%netscape.com 79b25969d2 Bug #8305, r: valeski, rickg
The storage stream provides an internal buffer that
can be filled by a client using a single output
stream.  One or more independent input streams can
be created to read the data out non-destructively.
The implementation uses a segmented buffer
internally to avoid realloc'ing of large buffers.
1999-11-16 19:14:08 +00:00
..
appshell updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
base Fixed copy/paste error in comment 1999-11-14 15:59:17 +00:00
build Fixing all unresolved symbols on unix. The bug has the diff's 1999-11-16 06:02:31 +00:00
components Fixed a problem with the NS_GENERIC_FACTORY_CONSTRUCTOR_INIT() macro. 1999-11-16 03:05:36 +00:00
doc Add docs for XPCOM_MEM_LOG_OBJECTS. 1999-11-11 04:08:28 +00:00
ds I screwed up the checkin message log, here's the real changes in revision 1999-11-16 03:23:10 +00:00
glue Fixed a problem with the NS_GENERIC_FACTORY_CONSTRUCTOR_INIT() macro. 1999-11-16 03:05:36 +00:00
io Bug #8305, r: valeski, rickg 1999-11-16 19:14:08 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Removed obsolete nsPageMgr.cpp 1999-11-08 22:05:23 +00:00
proxy fixing build bustage. Further discussion is needed 1999-11-16 08:50:25 +00:00
reflect Fix additional bugs with stubs. This still doesn't work 100% but getting there 1999-11-11 02:20:22 +00:00
sample Changing comments for readability. 1999-11-16 07:14:49 +00:00
string/obsolete reenabled safer version of assertion 1999-11-15 17:10:06 +00:00
tests Fixing all unresolved symbols on unix. The bug has the diff's 1999-11-16 06:02:31 +00:00
threads fix for bug 18114. Adding simple accessor to PL_WaitForEvent. 1999-11-16 16:04:14 +00:00
tools - NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until 1999-11-10 00:28:34 +00:00
typelib updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00