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

159 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 98f5483cfb Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
warren%netscape.com c6bdc8675e Printed out TOTAL line for showbuilds.cgi 1999-10-29 02:39:10 +00:00
kipp%netscape.com 0dcf174777 Implement the LIBMALLOC_NOFREE flag; add in support for memory fill count which increases the malloc by N and fills it with a pattern to help detect overruns and random memory corruptions 1999-10-29 02:19:25 +00:00
mcafee%netscape.com 151d071ac9 Reverted to mozilla.org url because of problems with loading resource: 1999-10-28 23:32:13 +00:00
mcafee%netscape.com 62bfae137d Fixed extra my's that break in some versions of perl 1999-10-28 23:24:39 +00:00
mcafee%netscape.com 5bb15e742c switching to static pages. 1999-10-28 23:02:49 +00:00
mcafee%netscape.com 36d5954344 fixing log rename problem. code=warren 1999-10-28 23:02:10 +00:00
warren%netscape.com ba2ca3a8f9 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
mcafee%netscape.com 993b7be1d5 Clear alarm from AliveTest, this was causing alternating green/orange status. Thanks to alecf/slamm for debugging help. 1999-10-26 23:10:35 +00:00
mcafee%netscape.com 6ae1b70cc9 Moved process killing stuff into killproc(), added alarm timeout for bloattest. code=alecf, r=mcafee 1999-10-26 04:07:03 +00:00
mcafee%netscape.com d9bb4109c1 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
gagan%netscape.com eaeac236aa Post requests are now only read upto the specified amount. Not in the build. 1999-10-23 00:47:24 +00:00
gagan%netscape.com ba623d2c25 a dummy post request file for testing post requests in HTTP. not in the build. 1999-10-22 21:27:38 +00:00
gagan%netscape.com 85092ee7c1 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +00:00
gagan%netscape.com a9a5c1c9d2 Added stuff to the test server to handle post requests as well. Not in the build. 1999-10-22 21:21:30 +00:00
mcafee%netscape.com 36175be02d Fixing some mis-use error cases, adding comments. Added --testonly flag. code=slamm, r=mcafee 1999-10-22 20:31:56 +00:00
kipp%netscape.com c45477506a Clean up other dirt 1999-10-22 00:11:54 +00:00
mcafee%netscape.com 69d1532268 Added bloat test. Also added --testonly to skip building process. Fixed bloatdiff to put its output to stdout. r=warren 1999-10-21 05:16:54 +00:00
mcafee%netscape.com c6df2b5139 Moving bloatdiff.pl from webtools/tinderbox (server) to here (client). 1999-10-20 22:35:48 +00:00
mcafee%netscape.com d6f936bac7 minor whitespace 1999-10-20 00:14:23 +00:00
kipp%netscape.com 6034d32bb0 Removed an unsupported argument (-f) 1999-10-13 14:43:04 +00:00
gagan%netscape.com f1203c259d Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
kipp%netscape.com b3194a801c Updated documentation to be more accurate; provided description of command line arguments 1999-10-11 15:30:17 +00:00
kipp%netscape.com 169834ac6c Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
kipp%netscape.com 6923882f0b Support demangling again by working around crash bug in demangle library 1999-10-08 20:42:15 +00:00
kipp%netscape.com 3264d673a9 Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
kipp%netscape.com de644b01c4 Found another type of symbol that indicates the presence of a static ctor 1999-10-05 00:39:48 +00:00
kipp%netscape.com da92fd1a0c Fixed uninitialized members in the TreeNode struct 1999-10-04 20:25:53 +00:00
kipp%netscape.com 9a999cfdbe Added -R flag and logic for managing refcnt dumping better 1999-10-04 16:32:03 +00:00
briano%netscape.com 432a09f767 Added some tweaks and support for UnixWare 7. 1999-10-02 06:00:33 +00:00
kipp%netscape.com 57481c7e75 More graph work 1999-09-30 21:22:16 +00:00
kipp%netscape.com d44f8afe43 Reworked tree support 1999-09-30 01:51:20 +00:00
briano%netscape.com 63f7169985 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
kipp%netscape.com 8e6cf0c89b new 1999-09-28 14:38:20 +00:00
toshok%hungry.com 73accb7138 ignore .deps files. 1999-09-27 21:26:38 +00:00
mcafee%netscape.com 81ec4cfde8 Ignore generated files. 1999-09-27 05:47:31 +00:00
mcafee%netscape.com 63ba7078aa Renamed to Makefile.linux to get this out of the way of autoconf's generated Makefile. 1999-09-26 21:46:34 +00:00
mcafee%netscape.com e8e9f407f1 Moving Makefile out of the way of autoconf, saving this for stand-alone reasons for now. 1999-09-26 21:44:45 +00:00
mcafee%netscape.com 2f6757146f Making this document look like a Mozilla doc, minor clean-up. 1999-09-26 20:27:56 +00:00
kipp%netscape.com 9e2fb9931c updated 1999-09-26 06:34:45 +00:00
kipp%netscape.com 2e1524a40f new 1999-09-26 06:31:36 +00:00
kipp%netscape.com d2ce4fc4dc Added in -MD 1999-09-26 06:31:28 +00:00
kipp%netscape.com f6eae84862 Whacked to support a graph display format 1999-09-26 06:31:18 +00:00
mcafee%netscape.com 5d2afc667c Ignore generated files. 1999-09-25 08:28:20 +00:00
mcafee%netscape.com 176ceb238f Autoconf version of Makefile, a=smfr. Not part of default build. 1999-09-25 08:23:19 +00:00
mcafee%netscape.com f46b0e02fa Adding typedefs for u_long, u_int for porting reasons. a=smfr, not part of default build. 1999-09-25 07:09:15 +00:00
amasri%netscape.com 4cb71f163b revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00
briano%netscape.com 3447c18330 Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
kipp%netscape.com 3cc32ff91b Port to redhat6 1999-09-15 04:35:58 +00:00
briano%netscape.com de44b4d417 General cleanup. 1999-09-10 00:59:21 +00:00