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
Перейти к файлу
brendan%mozilla.org 78daa5976c Fix Object.prototype.toSource so it parenthesizes outermost-toSource literals for eval roundtrips. 1999-10-06 09:09:31 +00:00
README
apache/gzip/src
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
caps Fix 15458 "onLoadHandler does not work" 1999-10-05 04:08:14 +00:00
cck fix to bug #15327 adding MinLen field to the edit widget 1999-10-06 01:38:02 +00:00
chrome/src Fix the following bugs: 1999-10-02 03:41:37 +00:00
cmd
config Make mkdepend lines shorter (OpenVMS only). r=ramiro 1999-10-04 10:43:28 +00:00
content Fix incorrect use of CBufDescriptor that was causing persistence to flake. 1999-10-06 06:42:27 +00:00
db changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
dbm
directory Fixed a bad link 1999-09-28 19:58:15 +00:00
docshell/base bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-) 1999-10-06 05:15:13 +00:00
dom Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
editor Bug fix 15017, reviewed by akkana. Override SetDocumentCharacterSet for HTMLEditor to update META charset tag if exists. 1999-10-04 23:50:27 +00:00
ef
expat
extensions Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
gc/boehm reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
gconfig
gfx Fixed build warnings. 1999-10-06 08:51:48 +00:00
grendel
htmlparser Added ctor/dtor counting to the parser tokens 1999-10-05 15:00:05 +00:00
include Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
intl fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
java To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279). 1999-10-02 00:18:02 +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 Fix Object.prototype.toSource so it parenthesizes outermost-toSource literals for eval roundtrips. 1999-10-06 09:09:31 +00:00
js2/semantics
l10n Add flags to selectively build subdirectories. 1999-10-06 00:03:37 +00:00
layout Space issue. r=kipp@netscape.com 1999-10-06 04:22:51 +00:00
lib breakage fixing, gc_stdout -> GC_stdout 1999-10-03 22:30:35 +00:00
mailnews Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
modules Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley 1999-10-06 01:19:58 +00:00
msgsdk
nav-java
netwerk Fixed nsCOMPtr bustage. 1999-10-06 09:03:43 +00:00
network
nsprpub Add documentation comments for Mac library loading. r=sfraser 1999-10-06 02:37:14 +00:00
nunet
parser Added ctor/dtor counting to the parser tokens 1999-10-05 15:00:05 +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
profile fix for #15610, alert on failure to rename or delete a profile. r=mscott 1999-10-05 20:49:09 +00:00
rdf Fix incorrect use of CBufDescriptor that was causing persistence to flake. 1999-10-06 06:42:27 +00:00
silentdl
string/obsolete bugs 13038 and 14920; also improved comments. r=kmcclusk 1999-10-05 04:47:19 +00:00
suite Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
sun-java
timer
tools 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
tripledb
uriloader Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
view r=beard; Added in ctor/dtor counting 1999-10-05 14:52:53 +00:00
wallet
webshell Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
webtools make file searches case insentive 1999-10-04 18:11:27 +00:00
widget Im an idiot, i applied the same patch twice. Sorry. Backout my last change. 1999-10-06 03:38:49 +00:00
xpcom Fixed build warnings. 1999-10-06 08:51:48 +00:00
xpfc
xpfe Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
xpinstall initial work on unix installer 1999-10-06 06:59:20 +00:00
.cvsignore
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
aclocal.m4
allmakefiles.sh fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
client.mak
client.mk Fix build bustage reported by Greg Noel and Jerry Kirk on netscape.public.mozilla.builds. 1999-09-30 16:14:11 +00:00
configure Automated update 1999-10-05 00:31:43 +00:00
configure.in add detection for broken mmap()/write() behavior 1999-10-05 00:29:09 +00:00
makefile.win changed order to do splitsym before componentreg. 1999-09-30 17:50:24 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk