apache/gzip/src
|
|
|
build
|
Tru64 helper scripts for ATOM tools.
|
2000-06-10 10:56:51 +00:00 |
calendar
|
|
|
caps
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
cck
|
removing Unix line endings
|
2000-06-07 21:25:28 +00:00 |
chrome
|
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
|
2000-06-09 07:51:13 +00:00 |
cmd
|
|
|
config
|
Add rules for removing objs created by SIMPLE_PROGRAMS. Thanks to st.n@gmx.net (Stephan Niemz) for the patch. Bug #42166
|
2000-06-12 00:49:01 +00:00 |
content
|
don't try to extract characters from an empty string
|
2000-06-11 09:14:09 +00:00 |
db
|
General cleanup of the shared library rules.
|
2000-04-23 17:48:04 +00:00 |
dbm
|
More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov
|
2000-05-21 13:32:11 +00:00 |
directory
|
canonicalize more method names to proper interCaps style. a=r=(not built)
|
2000-06-12 01:42:08 +00:00 |
docshell
|
Fixing nsbeta2+ bug 41718, the docshell did case sensitive string compares when it checked if the protocol of a URL was 'javascript', this broke upper and mixed cased javascript: URL's. r=shaver
|
2000-06-08 13:58:02 +00:00 |
dom
|
constants added r=hyatt. bug34896
|
2000-06-09 04:15:26 +00:00 |
editor
|
fix for 41369: editor backspace crashes or loses data when at the beginning of text that has multiple br's before it. (dogfood+)
r=sfraser; a=beppe
|
2000-06-10 02:25:50 +00:00 |
ef
|
|
|
embedding
|
NOT PART OF BUILD!
|
2000-06-06 18:28:01 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build yet. a=leaf.
|
2000-06-11 16:56:06 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +00:00 |
gconfig
|
|
|
gfx
|
# 37239
|
2000-06-08 13:55:47 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
fixed nsbeta2 bug 41049; removed warnings
|
2000-06-11 18:43:35 +00:00 |
include
|
# 37239
|
2000-06-02 20:14:56 +00:00 |
intl
|
Add Alis Charset detector to menu
|
2000-06-08 05:23:09 +00:00 |
java
|
Created file to allow shift-clicking.
|
2000-06-09 19:03:42 +00:00 |
jpeg
|
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
|
2000-05-02 01:18:46 +00:00 |
js
|
Comply with weird ECMA nit: call (o.f)() (note parens around the function expression) must bind 'this' to the global object, not to o\! (41864, r=shaver).
|
2000-06-08 06:46:18 +00:00 |
js2
|
Added parsing and printing of classes, interfaces, and namespaces
|
2000-06-02 04:35:44 +00:00 |
l10n
|
|
|
layout
|
Bug 38832. An ugly fix: force the <li> to be padded in quirks mode. r=buster
|
2000-06-11 22:48:05 +00:00 |
lib
|
Extra check to make sure contextual menu manager is installed before initting it.
|
2000-05-02 00:37:12 +00:00 |
mailnews
|
add ability to set charset on msg hdr for i18n search r=putterman, 33101
|
2000-06-11 22:08:08 +00:00 |
modules
|
WIP on 40203, a=gagan
|
2000-06-10 02:14:01 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
don't extract characters from empty strings.
|
2000-06-11 08:25:32 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #17806: improved comments for PR_Poll.
|
2000-06-10 00:43:59 +00:00 |
nunet
|
|
|
parser
|
fixed nsbeta2 bug 41049; removed warnings
|
2000-06-11 18:43:35 +00:00 |
plugin/oji/MRJ
|
Fixed nsIMemory implementation.
|
2000-06-03 16:31:16 +00:00 |
privacy
|
|
|
profile
|
fix commercial bustage
|
2000-06-09 21:56:26 +00:00 |
rdf
|
don't extract characters from empty strings
|
2000-06-11 08:19:41 +00:00 |
README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
security
|
Add permanent (token) key for supporting Secret Decoder Ring (SDR)
|
2000-06-10 19:00:45 +00:00 |
silentdl
|
|
|
string
|
reduce bloat by not chunk-allocating strings (in |nsStr::Alloc|). Clients that don't benefit from this can explicitly call |SetCapacity|. We may re-introduce this functionality in the append of a single character when no space remains, if it turns out to be a problem. This optimization was suggested by profiling done by sfraser, who now promises to find out where it hurts us.
|
2000-06-12 02:54:22 +00:00 |
suite
|
|
|
sun-java
|
# 40300
|
2000-05-30 14:43:56 +00:00 |
themes
|
Define DIRS before including rules.mak so that we actually build in the
|
2000-06-12 05:32:13 +00:00 |
timer
|
|
|
tools
|
add .dynstr clean up tool from Alexander Larsson <alla@lysator.liu.se>. also add poor man's Makefile until this tool is finished. this is not part of the build.
|
2000-06-09 18:52:39 +00:00 |
tripledb
|
|
|
uriloader
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
view
|
Fix bug 41270 - problems with the bounds checks for nsScrollingView. This
|
2000-06-05 21:57:44 +00:00 |
wallet
|
|
|
webshell
|
Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host
|
2000-06-07 23:13:12 +00:00 |
webtools
|
Applying timeless' fix for 39918
|
2000-06-09 18:03:18 +00:00 |
widget
|
# 37239
|
2000-06-09 22:29:20 +00:00 |
xpcom
|
reverting previous checkin to fix workshop5 bustage as it has been fixed elsewhere
|
2000-06-12 05:34:27 +00:00 |
xpfc
|
|
|
xpfe
|
Bug 1050; escape target URI when passing to Alis; r=rjc
|
2000-06-10 02:23:18 +00:00 |
xpinstall
|
Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
|
2000-06-10 02:03:59 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
aclocal.m4
|
|
|
allmakefiles.sh
|
# 40177
|
2000-06-02 21:33:43 +00:00 |
client.mak
|
Switch client builds to SECURITY_CLIENT_BRANCH tag for security (PSM) subdirectory
|
2000-05-11 02:36:42 +00:00 |
client.mk
|
fix for bug 41938: during standalone checkouts of (eg) xpcom and transformiix, the ldap c sdk code was being dragged along for the ride. a=brendan@mozilla.org, r=cls@seawoord.org
|
2000-06-09 01:31:22 +00:00 |
configure
|
Automated update
|
2000-06-09 21:00:10 +00:00 |
configure.in
|
34896: Turn on ender lite for Unix. r=mjudge
|
2000-06-09 20:51:45 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org.
|
2000-06-01 00:26:48 +00:00 |
makefile.win
|
build mozilla/themes. don't panic, it doesn't matter yet.
|
2000-05-08 21:35:40 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|