rginda%netscape.com
b39e8b1243
- not built -
...
use "long name" for displayName
2001-10-02 22:25:47 +00:00
rginda%netscape.com
65cb135526
- not built -
...
fix chrome:author attribute
2001-10-01 21:13:50 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
rginda%netscape.com
afc5f27f50
fix seealso section
2001-09-28 00:43:23 +00:00
alecf%netscape.com
09a6a55a6a
fix strictness and remove the clustering for now and just color visited modules
2001-09-27 18:02:05 +00:00
seawood%netscape.com
bb5e706bdb
Replace File::List with homegrown rfind(). sr=alecf
...
not part of the pull much less the build
2001-09-27 17:54:10 +00:00
dougt%netscape.com
ca36b7718d
reverting 99248. r=shaver|brendan@mozilla.org
2001-09-27 03:52:45 +00:00
dbaron%fas.harvard.edu
2d6d9601cd
Fix build bustage. Not part of the default build. b=99248
2001-09-27 00:43:32 +00:00
dougt%netscape.com
65aec024ea
uses strtok_r if avaliable. r=doug/cls, sr=rpotts, patch by drepper@cygnus.com. bug 99248
2001-09-25 23:31:27 +00:00
mcafee%netscape.com
c0e9fbb515
Adding check for Time::HiRes for gettimeofday(), this perl package can give us 1ms resolution instead of default of 1s resolution. tbox instances will need to symlink in gettime.pl.
2001-09-25 01:36:11 +00:00
mcafee%netscape.com
a819059656
Time::HiRes wrapper, code=jrgm@netscape.com
2001-09-25 00:49:38 +00:00
mcafee%netscape.com
0953333728
switching to sourceforge cvs server, more in sync?
2001-09-22 22:05:58 +00:00
alecf%netscape.com
99cbcb8ca5
add url to GraphViz in the comments
2001-09-21 19:49:25 +00:00
alecf%netscape.com
b530aeb1cf
update with clustering ability and comments
2001-09-20 23:01:21 +00:00
jaggernaut%netscape.com
c18595663c
Clean up some of the die messages, only look for srcdirs which have "mozilla" or "ns" in them (shortcut around fancy Makefile parsing), emit one module per line.
2001-09-18 16:08:37 +00:00
alecf%netscape.com
79da0c431d
add some comments, clean up the generated graphs, etc
2001-09-18 05:46:45 +00:00
jaggernaut%netscape.com
a0dfc55f94
Allow this script to work on ns trees too, and have more helpful error reporting when no srcdir was found in a Makefile.
2001-09-14 18:45:30 +00:00
jaggernaut%netscape.com
7b7078b675
Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl
2001-09-13 00:31:47 +00:00
alecf%netscape.com
fcd8b50897
add platform support
2001-09-12 18:46:31 +00:00
jaggernaut%netscape.com
a70818cbeb
Add perl script that cleans up the REQUIRES lines in Makefile.in files by removing module names which aren't "REQUIRE"d any longer.
2001-09-12 18:06:07 +00:00
dbaron%fas.harvard.edu
7f3f4a34c9
Oops.
2001-09-12 16:57:21 +00:00
dbaron%fas.harvard.edu
ace9a2046d
Add script that uses gcc-generated dependency files to count the number of C/C++ files for which each header file is brought in.
2001-09-12 16:55:38 +00:00
alecf%netscape.com
21fc5086aa
oops, comment out some code that I wasn't done with
2001-09-12 16:52:26 +00:00
alecf%netscape.com
86ec62ead7
first time added
...
generates graphviz-style .dot files from REQUIRES/MODULE entries in makefiles
2001-09-12 16:51:11 +00:00
brendan%mozilla.org
3efd0e519f
1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
...
create a long chain of removed sentinels. Also, when adding k to a table
where k is not mapped, but where k hashes to a chain that includes removed
sentinels, recycle the first removed sentinel in the chain for k's entry.
2. Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
new/destroy overhead in js_LookupProperty.
3. Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +00:00
mcafee%netscape.com
be46de5206
Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup
2001-09-11 07:43:37 +00:00
mcafee%netscape.com
24ef53800e
po/ChangeLog hack, for gettext bug
2001-09-10 09:07:29 +00:00
mcafee%netscape.com
d28253c519
Fixing some logic errors
2001-09-10 03:27:27 +00:00
mcafee%netscape.com
ff74670360
Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out.
2001-09-08 22:31:24 +00:00
cls%seawood.org
b5c7d63471
Set MOZILLA_FIVE_HOME to use $binary dir on each loop
2001-09-08 21:37:06 +00:00
dbaron%fas.harvard.edu
ce012c5510
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
mcafee%netscape.com
fa95d765b7
Fixing test for BuildTag, we weren't pulling by date in the normal case
2001-08-31 19:36:35 +00:00
mcafee%netscape.com
617858c15d
Back to jrgm server, cowtools not ready yet. r=jrgm
2001-08-31 06:50:15 +00:00
mcafee%netscape.com
51ff776c44
switching layout server. r=jrgm
2001-08-30 23:59:47 +00:00
mcafee%netscape.com
a94d93b65e
Don't set date tag when branch tag is set. cvs currently only supports one tag.
2001-08-28 01:43:08 +00:00
bbaetz%cs.mcgill.ca
b3886c70ba
Add http regression test suite + harness. Requires python.
...
Not part of default pull or build.
2001-08-27 01:13:41 +00:00
mcafee%netscape.com
5f9c250a30
startup test note
2001-08-25 01:09:38 +00:00
mcafee%netscape.com
37ff9aaf32
Fix for rh7.1/jvm1.3.0 hang bug
2001-08-24 01:02:07 +00:00
mcafee%netscape.com
1df4fdf321
minor comment nit
2001-08-23 07:09:09 +00:00
mcafee%netscape.com
096a196a7d
Set MOZILLA_FIVE_HOME for each build loop. reduce sleep time to 10sec for performance tests. debug printouts.
2001-08-23 04:59:55 +00:00
mcafee%netscape.com
ce0f999657
Adding java test, whitespace cleanup
2001-08-23 01:06:35 +00:00
mcafee%netscape.com
4f9b2bd9a7
moving cvsroot out to tinder-defaults.pl, getting rid of netscape default. Fixed a my variable so I can comment out the run_shell_command line for testing.
2001-08-20 22:45:25 +00:00
mcafee%netscape.com
b3ec154c9c
minor stuff, comments, using right cvs command
2001-08-20 22:43:36 +00:00
cls%seawood.org
600ed88945
Removing hardcoded test for TestGtkEmbed as not all of our platforms build TestGtkEmbed by default
2001-08-17 08:12:31 +00:00
cltbld%netscape.com
639de3e162
add fast-update
2001-08-16 22:05:06 +00:00
mcafee%netscape.com
2e211d3707
Adding failure count
2001-08-16 02:50:16 +00:00
mcafee%netscape.com
0f30b03ff8
status reporting, turning tests on
2001-08-16 02:48:40 +00:00
mcafee%netscape.com
301d648926
Pass mozilla_dir to post-mozilla build. properly pull and build galeon source.
2001-08-14 06:36:41 +00:00
mcafee%netscape.com
211a948f9f
switch to TestGtkEmbed
2001-08-14 04:41:16 +00:00
mcafee%netscape.com
ae507935e0
Removing dead build file
2001-08-13 22:21:57 +00:00