Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 6b4ac474ee remove TRACEMSG (this is the last call to XP_Trace in our codebase! yeah!) 1999-04-17 00:53:22 +00:00
mcafee%netscape.com 96cc9c7127 ValidateDocData() isn't implemented anywhere, the only usage is in this file and there's 8 stubs in the tree to get around the undefine. Moving the stub to this file in lieu of yanking it; will remove other stubs from viewer, apprunner, etc. 1999-02-01 12:33:19 +00:00
jwz%mozilla.org b0b51df865 oops, typo'ed an extra ";" that gcc doesn't like. 1998-08-09 06:02:27 +00:00
jwz%mozilla.org 65f8cfd443 in order to make libmime compile without libmsg, moved some
utility functions from libmsg/msgutil.c to new files
libxp/xp_linebuf.c and libnet/mkbuf.c:

	msg_GrowBuffer ==> XP_GrowBuffer
	msg_LineBuffer ==> XP_LineBuffer
	msg_ReBuffer ==> XP_ReBuffer
	msg_MakeRebufferingStream ==> NET_MakeRebufferingStream
1998-08-09 03:49:12 +00:00