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

169 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 3005666b5e Make regex for matching module names more general. r=mcafee 1999-11-30 00:56:04 +00:00
mcafee%netscape.com f8590a497d Renamed smoke test #1 to alive test; some comment cleanup; default display is now :0.0. 1999-11-25 00:07:55 +00:00
mcafee%netscape.com 5658dd9af1 Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm 1999-11-13 02:43:55 +00:00
mcafee%netscape.com e0098b6301 Print out what we're deleting, debugging orange status. 1999-11-12 00:28:56 +00:00
Jerry.Kirk%Nexwarecorp.com 89b92d69f0 Making a few changes to allow this to be built under Neutrino.
r=Warren
1999-11-11 20:40:44 +00:00
leaf%mozilla.org 7b00f588fd clobber builds should be making realclean 1999-11-10 20:15:32 +00:00
cls%seawood.org cdb009d57d gcc 2.95+ fixes 1999-11-09 23:04:16 +00:00
leaf%mozilla.org 59def8ab1b making apprunner -> mozilla-bin switch 1999-11-09 02:05:20 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
warren%netscape.com 98fe713c79 Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
warren%netscape.com 383e755461 Printed out TOTAL line for showbuilds.cgi 1999-10-29 02:39:10 +00:00
kipp%netscape.com cd115c3a41 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 375afcb5f1 Reverted to mozilla.org url because of problems with loading resource: 1999-10-28 23:32:13 +00:00
mcafee%netscape.com d9e9f039be Fixed extra my's that break in some versions of perl 1999-10-28 23:24:39 +00:00
mcafee%netscape.com 1f37ad62f7 switching to static pages. 1999-10-28 23:02:49 +00:00
mcafee%netscape.com b313e539b7 fixing log rename problem. code=warren 1999-10-28 23:02:10 +00:00
warren%netscape.com 89d20734b8 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
mcafee%netscape.com 6f8e40e9a3 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 555fcfdd4b 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 399d3371a3 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
gagan%netscape.com e380e8cac8 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 60bc914eda 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 611cc54426 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +00:00
gagan%netscape.com 90a0f96f02 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 65a4968b22 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 b9bde3f265 Clean up other dirt 1999-10-22 00:11:54 +00:00
mcafee%netscape.com e5cca0c695 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 2d08b27d32 Moving bloatdiff.pl from webtools/tinderbox (server) to here (client). 1999-10-20 22:35:48 +00:00
mcafee%netscape.com f445e1bf78 minor whitespace 1999-10-20 00:14:23 +00:00
kipp%netscape.com 9d5a8e30f6 Removed an unsupported argument (-f) 1999-10-13 14:43:04 +00:00
gagan%netscape.com 7f425f1145 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 1ddf32aff5 Updated documentation to be more accurate; provided description of command line arguments 1999-10-11 15:30:17 +00:00
kipp%netscape.com 1ebd3b7a95 Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
kipp%netscape.com 7d27a06de1 Support demangling again by working around crash bug in demangle library 1999-10-08 20:42:15 +00:00
kipp%netscape.com 2198b5aef7 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 6c79d25363 Found another type of symbol that indicates the presence of a static ctor 1999-10-05 00:39:48 +00:00
kipp%netscape.com ceb59da99b Fixed uninitialized members in the TreeNode struct 1999-10-04 20:25:53 +00:00
kipp%netscape.com e580602d8c Added -R flag and logic for managing refcnt dumping better 1999-10-04 16:32:03 +00:00
briano%netscape.com 1e9d532052 Added some tweaks and support for UnixWare 7. 1999-10-02 06:00:33 +00:00
kipp%netscape.com 68f611b5a3 More graph work 1999-09-30 21:22:16 +00:00
kipp%netscape.com 86cc3776ea Reworked tree support 1999-09-30 01:51:20 +00:00
briano%netscape.com b6cec25515 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
kipp%netscape.com 4e4b41b940 new 1999-09-28 14:38:20 +00:00
toshok%hungry.com 603d551cd5 ignore .deps files. 1999-09-27 21:26:38 +00:00
mcafee%netscape.com 8722927dae Ignore generated files. 1999-09-27 05:47:31 +00:00
mcafee%netscape.com cdb94ba035 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 1adbaf973d 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 a7a7cdca1e Making this document look like a Mozilla doc, minor clean-up. 1999-09-26 20:27:56 +00:00
kipp%netscape.com 0464a4f46a updated 1999-09-26 06:34:45 +00:00