- Jan 27, 2001
-
-
cls%seawood.org authored
-
sspitzer%netscape.com authored
-
bienvenu%netscape.com authored
-
sspitzer%netscape.com authored
-
dbaron%fas.harvard.edu authored
-
bienvenu%netscape.com authored
-
dbaron%fas.harvard.edu authored
-
bienvenu%netscape.com authored
-
mcgreer%netscape.com authored
HMAC_ functionality can be done the PKCS#11 interface.
-
darin%netscape.com authored
-
mcgreer%netscape.com authored
only depends on functions already exported from the NSS DSO (the HMAC_ calls will be removed from the exported symbol list). r=nelsonb
-
leaf%mozilla.org authored
-
mkaply%us.ibm.com authored
r=cls, a=blizzard OS/2 only change - if filename passed in contains a drive letter, just use it
-
mkaply%us.ibm.com authored
r=cls Enable OBJDIR builds for OS/2
-
wtc%netscape.com authored
the socket address if the 'val' argument is not PR_IpAddrNull. Reviewed by John Myers.
-
axel%pike.org authored
-
rods%netscape.com authored
the printing of headers and footers. Printing of selection is implemented by the frames figuring out if they are in the selection and painting if they or not they they don't paint. This also only allows the printing of the first page of selections, alothough it is well documented where this is implemeted so it can be removed. Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
-
brendan%mozilla.org authored
- Optimize compile (parse+emit) operation to generate code for each top-level statement or function in turn, recycling JSParseNodes as we go for greatly reduced "long linear script" footprint. - Fix O(n**2) growth problems in bytecode and srcnote generation. - Add js_ParseTokenStream entry point to compiler, for tree-generation without code-generation. Move JSOP_EVAL instruction selection from code-generator to parser, to match other such specializations and enable js_ParseTokenStream. - Fix js_CompileTokenStream (and get it right in new js_ParseTokenStream) to respect JSOPTION_VAROBJFIX. - Clean up bracing, multi-line conditions, and overlong lines.
-
attinasi%netscape.com authored
-
attinasi%netscape.com authored
Performance fix: moves content-specific queries out of SelectorMatches to reduce number of times called in rule matching. b= 53620 r=dbaron sr=waterson
-
cls%seawood.org authored
Bug #59505
-
ssu%netscape.com authored
changed the default ftp URL back to default (used to be my test url). It's not part of any tinderbox build. part of fix for bug 66480
-
dave%intrec.com authored
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159. Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu>
-
cls%seawood.org authored
Check for Config.pm as a separate test. Bug #66443
-
blakeross%telocity.com authored
backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)...
-
ssu%netscape.com authored
Bug 52417 (add downloader code) Bug 64179 ('K' should be 'KB') Bug 62560 (misspelled 'Existence') Bug 64550 (remove 'Seamonkey' reference) Bug 60352 (add crc check to installer) Bug 62991 (psm check crashes n6 setup) Bug 58267 (npoji600.dll) Bug 47274 (Title should be 'Mozilla Setup') Bug 66497 (installer need to clean up windows registry) Bug 66498 (uninstaller checking itself) Bug 64566 (shouldn't be able to start multiple Setup) Bug 56292 (Alt-r conflict in Setup Type dialog) Bug 31821 (force-upgrade support) r=deveditz sr=mscott affects windows platforms only!
-
mstoltz%netscape.com authored
-
andreww%netscape.com authored
-
cls%seawood.org authored
-
cls%seawood.org authored
-
darin%netscape.com authored
r=bryner,gagan,brendan,dougt sr=mscott
-
akkana%netscape.com authored
-
cls%seawood.org authored
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
-
javi%netscape.com authored
Makefile from it after a check-out. This fixes srcdir builds on a fresh pull.
-
hyatt%netscape.com authored
-
nelsonb%netscape.com authored
New -M command line option runs multiple selfserv processes, all serving in parallel on the same TCP listen socket.
-
rogerl%netscape.com authored
r=rginda,r=rogerl. Also 60925, 60926 by virtue of being subsumed by above.
-
morse%netscape.com authored
-
dbragg%netscape.com authored
This is the XPInstall side of bug 62167 that uses nsIProcess which was checked in earlier. a,r=dvedtiz sr=mscott
-
- Jan 26, 2001
-
-
jeff.dyer%compilercompany.com authored
-