Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
kipp%netscape.com 538bc51120 Fixed up hook to track library loads for refcnt logging 1999-10-08 23:41:18 +00:00
README/mozilla removing obsolete doc file; a=leaf@mozilla.org 1999-10-06 19:17:56 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
cck Configs instead of Customizations directory 1999-10-08 22:56:29 +00:00
chrome/src Fix the following bugs: 1999-10-02 03:41:37 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Ok, let's not try to generate the remove list if there is no library to remove things from 1999-10-08 21:17:32 +00:00
content applying same fix as rev 1.28 (initializing mIsDone) to the rest of the Init() methods. 1999-10-08 23:34:07 +00:00
db try not to leak all environments r=davidmc 1999-10-07 14:45:26 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Fixed a bad link 1999-09-28 19:58:15 +00:00
docshell/base Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
dom Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
editor Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
expat Fixing build warning. 1999-09-20 21:35:50 +00:00
extensions use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-08 20:47:17 +00:00
gc/boehm modernized constants. 1999-10-08 23:35:34 +00:00
gconfig Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser added default XML apos entity; no bug #. This update (and my last) were reviewed by peterl 1999-10-08 15:05:41 +00:00
include Export platform.h. This is legacy stuff that should be removed eventually. 1999-10-08 22:37:37 +00:00
intl remove obsolted file 1999-10-08 20:35:24 +00:00
java Fixes Bug 15837 by instantiating the proper subtype of Node instead of Node. 1999-10-08 23:22:52 +00:00
jpeg changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
js Fixed 14060 - calling exec on java methods was gettmg caught by exec 1999-10-08 22:55:33 +00:00
js2/semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
l10n Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
layout applying same fix as rev 1.28 (initializing mIsDone) to the rest of the Init() methods. 1999-10-08 23:34:07 +00:00
lib breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
mailnews Fix for bug 15720, We need to tell the nsMsgLineBuffer which format of line break we will use. R=jefft,mscott 1999-10-08 01:55:36 +00:00
modules Not currently part of the build. Added a stack behind the save/restore timing macros. 1999-10-08 23:27:09 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk not in build. test app for makeabsolute performance 1999-10-07 21:43:49 +00:00
network Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
nsprpub Backed out previous checkin. 1999-10-06 19:33:52 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser added default XML apos entity; no bug #. This update (and my last) were reviewed by peterl 1999-10-08 15:05:41 +00:00
plugin/oji/MRJ Took out the debug panel which appears whenever System.out messages are 1999-09-23 20:36:16 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
rdf Misc cleanup, r=hyatt 1999-10-08 07:26:39 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete fixed leak using patch from beard; verified in purify. r=rgess; bug=15751 1999-10-07 07:22:57 +00:00
suite Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader Removed dead code inside of #if 0 blocks... 1999-10-06 21:43:21 +00:00
view Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Enable NS_FreeImageManager now that the call is part of the tip 1999-10-08 20:41:49 +00:00
webtools Added ability to query by votes. 1999-10-08 14:47:21 +00:00
widget Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
xpcom Fixed up hook to track library loads for refcnt logging 1999-10-08 23:41:18 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Add new files not in the build. 1999-10-08 21:11:20 +00:00
xpinstall Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Build into include for exports (currently just platform.h) r=mcafee 1999-10-08 22:36:46 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh << termination needs to be the first thing on the line, no preceding whitespace 1999-10-08 02:27:34 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
client.mk Fix solaris build bustage. The shell does not like {} command grouping. Use () instead. 1999-10-07 22:04:04 +00:00
configure Checking in locally generated configure until briano's script gets fixed 1999-10-08 05:57:01 +00:00
configure.in Applied Jim Nance's, <jim_nance@yahoo.com>, patch to reduce the size of a build by using a modified version of GNU make's implicit ruleset that incrementally add object files to static library archive and eliminates the need to have the unused object files sitting around. A clobber is required to see the savings. 1999-10-08 05:18:46 +00:00
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00