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

74263 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu e445666fe8 Add testcase for bug 63785 to block regression tests. Not part of build. 2000-12-30 15:46:29 +00:00
kandrot%netscape.com 1de3171533 new model for decode intel instructions. Keeping it off my local machine. 2000-12-30 12:45:08 +00:00
kandrot%netscape.com 8ed0f72d48 first pass at defining the structure needed to solve this problem 2000-12-30 09:30:34 +00:00
beard%netscape.com 1cf42d06be another pass over LexUtils::cmp_nocase(). 2000-12-30 08:08:12 +00:00
beard%netscape.com 99c888634e fix unsigned/signed comparison warnings 2000-12-30 07:55:01 +00:00
beard%netscape.com df3abcca9b Use GC-safe vector of JSFunction* to hold getters/setters. 2000-12-30 07:46:18 +00:00
beard%netscape.com 99f9432582 no need to copy JSString values into String values. 2000-12-30 07:06:03 +00:00
bryner%uiuc.edu 3c0bc0a015 Turning off includes of obsolete headers which will be removed for bug 38061. r=sspitzer, sr=tor. 2000-12-30 06:50:30 +00:00
cls%seawood.org aeed808e9f Switch to $< & $@ so that VPATH can do its magic.
Bug #58804
2000-12-30 06:36:06 +00:00
cls%seawood.org 046ede8289 Preparations for building on win32 with autoconf Makefile.ins. 2000-12-30 05:44:01 +00:00
jar%netscape.com 1d6f70bd7e Added call-stack-based type refinement, and made other type expansion controllable from command line 2000-12-30 05:39:24 +00:00
cls%seawood.org f15e71c626 Check for __unix__ as well as __unix since gcc 2.95.2 on linux/ppc doesn't define __unix.
r=monkeypox tinderbox
2000-12-30 02:12:15 +00:00
sspitzer%netscape.com 264be56720 comment out a dump statement. no reviewer. 2000-12-30 01:38:05 +00:00
bryner%uiuc.edu 0c9e7c8ce4 Removing more unused files for bug 38061. sr=cls. 2000-12-30 01:24:27 +00:00
rogerl%netscape.com ee08ac19b5 Fixed bit-rot in exception handling, removed unused locals. 2000-12-30 01:13:06 +00:00
rogerl%netscape.com b702aaaa6d re-ordered members wrt init sequence. 2000-12-30 01:08:31 +00:00
cls%seawood.org d883c8e0d1 Sync'ing long lost changes between Makefile & Makefile.in 2000-12-30 00:47:58 +00:00
jgmyers%netscape.com 4a7fe8a677 Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-30 00:22:50 +00:00
jgmyers%netscape.com ec2e592966 removed files: mozilla/mailnews/mime/src/oldi18n.c 2000-12-30 00:19:53 +00:00
mccabe%netscape.com 1202414e22 Add emacs makefile modeline.
Not part of the Mozilla build.
2000-12-29 23:23:52 +00:00
nelsonb%netscape.com 454d96aca2 Don't build libfreebl_*_3.a . Just build the .so's. 2000-12-29 23:21:51 +00:00
bienvenu%netscape.com cb0f682803 more work on reading offline news, sr=sspitzer for mscott 15870 2000-12-29 22:49:05 +00:00
bryner%uiuc.edu ac0ad21445 Removing dead references to old header files that will be going away for bug 38061. r=jag, sr=cls. 2000-12-29 22:41:22 +00:00
bryner%uiuc.edu 4af3ef85e0 Removing dead references to old header files that will be going away for bug 38061. r=blake, sr=cls. 2000-12-29 22:32:55 +00:00
naving%netscape.com 32a53bc0b1 63611, 50722, 60914, 61514, 36248 r=sspitzer sr=bienvenu. Rewriting the IMAP rename code when the server returns
the control to the client and also taking care of boxflags
2000-12-29 22:20:36 +00:00
rogerl%netscape.com 8b7f5ab4ea Fix for #60164, more failure testing during exception processing.
r=mccabe, a=brendan
2000-12-29 22:19:09 +00:00
dbaron%fas.harvard.edu b72bac7608 Remove temporary hack to remove libpsmglue.so. r=cls 2000-12-29 22:10:32 +00:00
nicolson%netscape.com 3fa8f855b7 bye bye tabs, hello spaces. 2000-12-29 21:11:21 +00:00
jgmyers%netscape.com 6926999289 unused file r=bryner sr=scc 2000-12-29 20:28:03 +00:00
blakeross%telocity.com 60351f1c85 Removing more old files, not part of build. r=bryner 2000-12-29 20:23:50 +00:00
bryner%uiuc.edu 5b1fe6461e Eliminate imglib dependency on obsolete merrors.h by moving error codes used by imglib to a new ilErrors.h file (in support of bug 38061). Remove unused il_errp.h file. Also remove an unused variable in scale.cpp. r=cls, sr=tor. 2000-12-29 20:06:14 +00:00
tor%cs.brown.edu a0c57662ca Bug 63896 - use system libmng if available. r=cls 2000-12-29 19:59:59 +00:00
wtc%netscape.com 6984dc1736 Bugzilla bug #63891: added support for Linux on sparc and sparc64.
The patch is provided by Christopher Blizzard <blizzard@mozilla.org>.
2000-12-29 19:35:53 +00:00
blizzard%redhat.com 702f49fed7 Fix bug #61782. Focus problems with gtk based plugins. This also cleans up a lot of other focus-related code as well. r=bryner, saari sr=scc 2000-12-29 19:02:00 +00:00
blakeross%telocity.com 40c52a963d Fix 59514: sidebar.css not placed correctly in jar (unix). patch by mkaply. r=blake sr=hewitt 2000-12-29 18:51:41 +00:00
jgmyers%netscape.com d13151d121 fix Mac bustage 2000-12-29 16:37:33 +00:00
jgmyers%netscape.com 6fe10d1ded camelot is down, so have to add this file back 2000-12-29 15:44:12 +00:00
jgmyers%netscape.com 6867dc5e6a Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
dbaron%fas.harvard.edu 0c563561c3 Fix bustage on Sun workshop compiler (nebiros tinderbox) by putting in |const| where we really ought to need it anyway. r=cls 2000-12-29 14:22:52 +00:00
morse%netscape.com 26029adbc6 bug 62727, inconsistent wording, r=pnunn, sr=alecf 2000-12-29 11:22:53 +00:00
blakeross%telocity.com 38d90a43c7 Fix 63789: "Tabs in My Sidebar" list items disappear and OK button is unresponsive. just a reversion of a previous strict warning fix. sr=alecf 2000-12-29 07:20:39 +00:00
wtc%netscape.com fc0f077a2d Use mapfiles when building the nss, smime, and ssl shared libraries on
Solaris and Linux.
Modified files: nss/config.mk smime/config.mk ssl/config.mk
2000-12-29 07:13:20 +00:00
cls%seawood.org b467ad2658 Turn off UltraSparc optimizations by default. Use --enable-ultrasparc to build for the v8plus arch.
Bug #63173 r=rich.burridge@sun.com
2000-12-29 06:33:07 +00:00
bryner%uiuc.edu 2a32d9d25e More cleanup fun for bug 38061. Removing already #if 0'd includes of mimeenc.h and xlate.h to avoid LXR false-alarms. sr=cls. 2000-12-29 06:31:39 +00:00
wtc%netscape.com 83d2ab7bd8 Added mapfiles for libnss3.so, libsmime.so, and libssl3.so. The linkers
on Solaris and Linux support mapfiles (also called version scripts).
Added Files:
    nss/mapfile smime/mapfile ssl/mapfile
2000-12-29 06:07:06 +00:00
blakeross%telocity.com a0ff236b89 Fix 63848: removing more old, unused files. r=dbaron 2000-12-29 05:08:19 +00:00
bryner%uiuc.edu c707231fe0 More include file cleanup for bug 38061. These files are now all unused. r=blake. 2000-12-29 04:38:33 +00:00
wtc%netscape.com f5b8278d9f Removed five symbols that shouldn't be exported. 2000-12-29 03:58:40 +00:00
bryner%uiuc.edu eb160fd83f Eliminating mailnews dependencies on merrors.h and msgcom.h. Part of bug 38061. r=sspitzer, sr=scc. 2000-12-29 03:46:29 +00:00
wtc%netscape.com 5daffa986d I found that the Windows linker 'link' pulls from an archive library only
the object files needed to resolve referenced symbols, so we will need to
link with the objects directly as we do on Unix.  As a result, nss3.dll
needs to export more (PKCS7) symbols, needed by the new PKCS12 objects
that are linked into smime3.dll.
2000-12-29 02:50:16 +00:00