Commit Graph

116562 Commits

Author SHA1 Message Date
wtc%netscape.com
fbd5f2edec Bug 107976: allow CC to be overridden (with the full pathname of the C
compiler) on the make command line.
Modified files: AIX.mk ruleset.mk


git-svn-id: svn://10.0.0.236/trunk@137644 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 01:15:36 +00:00
kestes%walrus.com
d9ed2f10f5 add new alt tag to the vcdisplay call.
git-svn-id: svn://10.0.0.236/trunk@137643 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:29:57 +00:00
kestes%walrus.com
4317813ccd add the emacs perlmode indicator to top of file.
git-svn-id: svn://10.0.0.236/trunk@137642 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:27:47 +00:00
kestes%walrus.com
fd581a7bca add emacs perlmod to top of file.
git-svn-id: svn://10.0.0.236/trunk@137641 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:26:02 +00:00
kestes%walrus.com
614ae70219 save the output to disk instead of sending to stdout.
git-svn-id: svn://10.0.0.236/trunk@137640 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:25:04 +00:00
pschwartau%netscape.com
35fe3c1979 Skip new test that uses SpiderMonkey's toSource() functionality (non-ECMA).
git-svn-id: svn://10.0.0.236/trunk@137639 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:24:33 +00:00
kestes%walrus.com
0ee870a580 typo fix provided by "David Wu" <davidwu@exchange.nbttech.com>
typo in  prepare_bonsai_args definition of branch actually set the
module. fix provided by "David Wu" <davidwu@exchange.nbttech.com>


git-svn-id: svn://10.0.0.236/trunk@137637 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:16:34 +00:00
pschwartau%netscape.com
ccbe40d9b2 Initial add. Regression test for bug 192465.
git-svn-id: svn://10.0.0.236/trunk@137636 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-11 00:13:45 +00:00
relyea%netscape.com
fb2512245d Always free the key reference passed to us from the client
git-svn-id: svn://10.0.0.236/trunk@137633 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 22:36:45 +00:00
rogerl%netscape.com
b23c5592a2 Fixes for Number & String builtins prototype functionality.
git-svn-id: svn://10.0.0.236/trunk@137632 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 22:02:49 +00:00
mikep%oeone.com
0b7e2f2a24 New build, and making changes to fix publishing entire calendars, bug 187826.
git-svn-id: svn://10.0.0.236/trunk@137627 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 19:02:43 +00:00
kirk.erickson%sun.com
f0781a0b97 Resolves bug 191221, by adding dynamic versioning for Solaris.
git-svn-id: svn://10.0.0.236/trunk@137626 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 18:18:52 +00:00
nboyd%atg.com
6d2163bfa4 Update release date.
git-svn-id: svn://10.0.0.236/trunk@137624 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 15:36:42 +00:00
ben%netscape.com
8811497372 Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser.
git-svn-id: svn://10.0.0.236/trunk@137623 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 11:19:52 +00:00
justdave%syndicomm.com
3235eb35bb Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
r= jaypee, a= justdave


git-svn-id: svn://10.0.0.236/trunk@137622 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 06:26:39 +00:00
zach%zachlipton.com
e68aa2446b Partial fix for bug 192513 (processmail cleanup). Patch fixes test files
to disregard processmail since it no longer exists (it was special-cased
before).

r=dave, a=dave


git-svn-id: svn://10.0.0.236/trunk@137620 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 05:01:32 +00:00
dbaron%dbaron.org
90a3e52f3e Always use the hardcoded fallbacks in GetPreferred so that it works correctly when called with UTF-8 during the loading of mimeTypes.rdf triggered by the loading of mDelegate. r=smontagu sr=bzbarsky a=asa b=190951
git-svn-id: svn://10.0.0.236/trunk@137619 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 04:14:34 +00:00
timeless%mozdev.org
944c9387e8 Bug 191021 Put the null plugin back where it belongs
don't delete the null plugin
patch by ssu r=timeless a=asa


git-svn-id: svn://10.0.0.236/trunk@137618 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 02:52:13 +00:00
timeless%mozdev.org
aff357c4bd Bug 191021 Put the null plugin back where it belongs
really package the null plugin
r=ssu a=asa


git-svn-id: svn://10.0.0.236/trunk@137617 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-10 02:52:10 +00:00
preed%sigkill.com
017bee49ea Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
git-svn-id: svn://10.0.0.236/trunk@137613 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-09 22:04:25 +00:00
darin%netscape.com
2e13ba5cad fixes bug 184122 "mozilla submits bug several times" r=bbaetz sr=bz a=dbaron
git-svn-id: svn://10.0.0.236/trunk@137612 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-09 20:13:46 +00:00
pschwartau%netscape.com
b2fa9ad875 Re-indexing the repeat_str() function to output N copies of the given string instead of N+1.
git-svn-id: svn://10.0.0.236/trunk@137609 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-09 00:52:21 +00:00
pschwartau%netscape.com
4e8a41e778 Initial add. Regression test for bug 192414.
git-svn-id: svn://10.0.0.236/trunk@137608 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-09 00:39:46 +00:00
bbaetz%acm.org
53d658acb0 Bug 192393 - $::dbwritesallowed never set
r, a=justdave


git-svn-id: svn://10.0.0.236/trunk@137607 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 23:26:48 +00:00
sonja.mirtitsch%sun.com
88eb48f3e2 checking in 2nd part on my fix to generate prototype filr,
which I just realized already has wtc's "you can check it in"
see bug 191172


git-svn-id: svn://10.0.0.236/trunk@137602 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 22:45:13 +00:00
sonja.mirtitsch%sun.com
fffcceaac3 checking in Kirk's patch
git-svn-id: svn://10.0.0.236/trunk@137601 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 22:43:37 +00:00
wtc%netscape.com
ea6060a1b0 Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool tests
failed.
Modified Files:
	README adler32.c compress.c crc32.c deflate.c deflate.h
	example.c gzio.c infblock.c infblock.h infcodes.c infcodes.h
	inffast.c inffast.h inflate.c inftrees.c inftrees.h infutil.c
	infutil.h minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c
	zutil.h


git-svn-id: svn://10.0.0.236/trunk@137599 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 15:00:13 +00:00
wtc%netscape.com
3b2b50508d Bug 131826: checked in the README file of zlib 1.1.4.
git-svn-id: svn://10.0.0.236/trunk@137598 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 09:10:36 +00:00
wtc%netscape.com
7ecc1706e9 Bug 131826: upgraded to zlib 1.1.4.
Modified Files:
	adler32.c compress.c crc32.c deflate.c deflate.h example.c
	gzio.c infblock.c infblock.h infcodes.c infcodes.h inffast.c
	inffast.h inflate.c inftrees.c inftrees.h infutil.c infutil.h
	minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c zutil.h


git-svn-id: svn://10.0.0.236/trunk@137597 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:50:42 +00:00
wtc%netscape.com
5049458084 Bug 131826: added maketree.c from zlib 1.1.4.
git-svn-id: svn://10.0.0.236/trunk@137596 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:37:00 +00:00
wtc%netscape.com
e31f23801b Removed unused files stubs.c and zip_nodl.c.
git-svn-id: svn://10.0.0.236/trunk@137595 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:35:07 +00:00
wtc%netscape.com
0a857c87ab Bug 131826: added new header files from zlib 1.1.4.
Added Files: trees.h inffixed.h


git-svn-id: svn://10.0.0.236/trunk@137594 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 08:30:11 +00:00
sonja.mirtitsch%sun.com
9036f58d77 changing PRODUCT VERSION
git-svn-id: svn://10.0.0.236/trunk@137587 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 06:32:06 +00:00
seawood%netscape.com
f376851d54 Use relative path to static toolkit specific viewer lib instead of waiting for it to be exported to $(DIST).
Fix -jx bustage made evident by upgrading tinderboxes to make 3.79.1.
This makefile is fugly.


git-svn-id: svn://10.0.0.236/trunk@137586 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 05:55:45 +00:00
despotdaemon%netscape.com
56a39b0b29 Pseudo-automatic update of changes made by wtc@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@137585 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 05:50:16 +00:00
johnkeis
f9785bb6b1 Another idea
git-svn-id: svn://10.0.0.236/trunk@137580 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 02:35:00 +00:00
johnkeis
fbdd7dd4ef Make ps / kill work on both Win32 / Linux (and maybe Mac?); fix parsing of log output now that it's coming in 1024-byte multiline chunks instead of line-by-line
git-svn-id: svn://10.0.0.236/trunk@137579 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 02:21:28 +00:00
darin%netscape.com
dc87cb06f2 hopefully fixing WIN32 bustage
git-svn-id: svn://10.0.0.236/trunk@137578 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 02:08:34 +00:00
relyea%netscape.com
bd2d205ba3 Sigh, the QA scripts look for the word 'failed', but it's common that we
can't open the shared library and isn't a real failure, so change the wording


git-svn-id: svn://10.0.0.236/trunk@137577 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 01:52:37 +00:00
bbaetz%acm.org
40e949abcb Bug 192340 - 'unknown_keyword' error doesn't mention keyword
r=myk, a=justdave


git-svn-id: svn://10.0.0.236/trunk@137576 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 01:38:51 +00:00
johnkeis
bb0d643552 Fixed bugs, added ideas
git-svn-id: svn://10.0.0.236/trunk@137575 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 01:17:07 +00:00
johnkeis
3fa6baccfd Make branches work, make recursive kill work more cross-platform
git-svn-id: svn://10.0.0.236/trunk@137574 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:55:13 +00:00
darin%netscape.com
1b46f4a68a fixes bug 192196 "crashes on shutdown" r=dougt sr=blizzard a=asa
git-svn-id: svn://10.0.0.236/trunk@137573 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:54:36 +00:00
bbaetz%acm.org
d0b7569a83 Bug 192182 - editflagtypes uses ^ instead of **
r,a=justdave


git-svn-id: svn://10.0.0.236/trunk@137572 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:54:21 +00:00
darin%netscape.com
bf6f592e36 fixes bug 192272 "Mozilla crashed on Quit after attempting access to SSL
IMAP account during DNS hang [@ nsInputStreamPump::EnsureWaiting]"
r=sspitzer sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@137571 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:52:54 +00:00
johnkeis
605eba93c8 Allow client to report and kill even if no output is occurring from the client; make kill so it can actually kill a hanging cvs; add timeout of an hour and a half on cvs checkouts
git-svn-id: svn://10.0.0.236/trunk@137569 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:13:52 +00:00
relyea%netscape.com
4f74a8702b Skip corruption test if someone has locked down the shared library on us.
git-svn-id: svn://10.0.0.236/trunk@137568 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-08 00:02:06 +00:00
wtc%netscape.com
17c4a12762 Exit with 1 rather than -1 on failure. Make sure the program exit with 1
on all failures. Remove the symlink, if a file/symlink by that name already
exists, before creating it to avoid the EEXIST error.


git-svn-id: svn://10.0.0.236/trunk@137566 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-07 23:41:15 +00:00
wtc%netscape.com
4a3d740281 Use <> around standard/system header files. This file does not need
string.h, but it should include stdio.h because it uses fprintf and printf.


git-svn-id: svn://10.0.0.236/trunk@137565 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-07 23:21:53 +00:00
nelsonb%netscape.com
7d3c35a71c Fix bug 190527. Properly extend buffer when data exceeds 512 bytes.
git-svn-id: svn://10.0.0.236/trunk@137564 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-07 23:09:35 +00:00