bryner%uiuc.edu
69e9b90bc6
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
sgehani%netscape.com
6d76941848
Add ZIP_TestArchive support for CRC32 verification of all or individual items.
...
b = 61544
r = dveditz
sr = alecf
2000-12-27 07:05:55 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
darin%netscape.com
2578f4f795
Fixes bug 59661. Occurances of uninitialized variables... r=gagan, sr=mscott.
2000-11-15 22:21:46 +00:00
dprice%netscape.com
1a0d72687e
Making the jar cache test more flexable.
...
Adding all-tests:: rule to makefile.win
2000-11-08 01:30:31 +00:00
dprice%netscape.com
b080fee573
fix for 53312 and 55893 adds a memory flusher and fixes a race condition in
...
zip cache code. SR=waterson R=warren,jband
2000-10-31 22:44:20 +00:00
dbaron%fas.harvard.edu
9cf6137ae9
Since source files are no longer (thankfully!) copied around here, they don't need to be in the .cvsignore. r=cls@seawood.org b=49937
2000-10-29 21:21:48 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
dprice%netscape.com
dabe025a7e
backing out earlier changes for 53312
2000-10-14 01:15:24 +00:00
dprice%netscape.com
00f689748f
removing debug statement.
2000-10-13 21:00:04 +00:00
dprice%netscape.com
ded17498bc
added memory flusher for jar cache 53312
...
a=warren SR=warren,jband
2000-10-13 20:42:46 +00:00
jband%netscape.com
f29cf84e8c
NOT PART OF THE BUILD. new code for testing the jar cache
2000-10-01 00:10:51 +00:00
mstoltz%netscape.com
69980043ac
bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren
2000-09-22 06:21:18 +00:00
warren%netscape.com
94d7f48d6e
Backing out jar protocol change because it introduced a big memory leak on tinderbox test. a=jag
2000-09-21 08:26:07 +00:00
mstoltz%netscape.com
504b6630e9
Final (I hope) fix for 24765, using Necko file cache for the jar protocol. r=beard, a=warren.
2000-09-21 05:01:16 +00:00
warren%netscape.com
181bb2dcb2
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
warren%netscape.com
c07ca298ed
Setting release timeout inside lock -- avoiding race condition.
2000-09-18 07:08:22 +00:00
warren%netscape.com
a53ac69e4e
Backing mstoltz out to get things back up and running with jar packaging. Also, I don't approve of the changes made to nsJARURI.cpp
2000-09-18 02:18:00 +00:00
sspitzer%netscape.com
6779b4efd0
fix for bug #51267 . intermittent failure when loading files from jars.
...
the problem is that nsZipArchive and zlib are not thread safe.
for now, add a lock to prevent multiple threads from getting into that code
r=warren,dveditz
super-end-of-game-review=mscott
2000-09-15 21:56:20 +00:00
mstoltz%netscape.com
35d66fed08
Better bustage fix without leak r=scc
2000-09-15 21:12:36 +00:00
mstoltz%netscape.com
9c40decb1a
Fixing bustage. r=dveditz
2000-09-15 20:38:52 +00:00
mstoltz%netscape.com
04f1130628
Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren.
2000-09-15 19:27:05 +00:00
rayw%netscape.com
3cd14f5878
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
warren%netscape.com
f1e20aeb6c
Fixed error code.
2000-09-12 05:11:11 +00:00
cls%seawood.org
50cf95135d
OS_ARCH does not set release numbers
2000-09-11 08:08:24 +00:00
cls%seawood.org
f9ef19da28
Remove unneeded dep that's breaking old gnu makes
2000-09-11 06:26:48 +00:00
cls%seawood.org
6d3cf6985a
Fixing problem of standalone compoennts always building on every build pass. Adding objs.mk files to give better dependency handling. Bug #49937
2000-09-11 04:13:16 +00:00
cls%seawood.org
a03d3c155b
Make the ifdef match the comment here as well
2000-09-11 01:22:45 +00:00
rich.burridge%sun.com
939ff071ff
Fix to enable XPInstall to build/run on the Solaris platform.
...
r=sgehani@netscape.com a=brendan@mozilla.org
BugId: #43080 .
2000-09-09 14:18:48 +00:00
jband%netscape.com
2730e37efd
warren's fix for the new/free mismatch undid kin's fix for the same problem. Also fix an off by one in the backwards 'for' loop. r=warren
2000-09-08 09:36:35 +00:00
warren%netscape.com
161e98314b
Bug 50844. Fixed mismatched memory free.
2000-09-08 04:39:17 +00:00
mscott%netscape.com
81b816da2e
Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
...
r=valeski
2000-09-08 00:24:13 +00:00
kin%netscape.com
872a42a450
Fix for bug #50927 : UMR and FMM: nsJARChannel::GetContentType().
...
Added check for NULL mJAREntry and we now free filename with 'delete'.
r=warren@netscape.com
2000-09-07 19:31:10 +00:00
scc%mozilla.org
be4ff1fbf1
fix speedracer bustage
2000-09-03 05:54:31 +00:00
sgehani%netscape.com
8b7c694896
Rename libzlib -> libz complying with standard zlib naming convention.
...
[nsbeta3+ b=49735; r=sobotka@axess.com ]
2000-08-25 08:32:19 +00:00
dprice%netscape.com
5a7dbae537
Making the protocol handler threadsafe for win2K happiness
2000-08-25 04:56:01 +00:00
warren%netscape.com
b68033c805
Changed to not add to load group on OpenInputStream
2000-08-24 22:35:46 +00:00
warren%netscape.com
437a98156c
Added zip cache hit rate stats.
2000-08-24 07:38:41 +00:00
warren%netscape.com
1325ceb6a7
Fixing up GetOwner method to not crash on startup.
2000-08-24 07:36:53 +00:00
sgehani%netscape.com
cdd2414ff6
Make libjar work with Phil Katz zip archives created with Sun's 'jar' tool. (aka honor bit 3 of the general purpose bit flag in local headers when searching forthe central directory offset.)
...
[r=ssu,dbragg; nsbeta3+ b=20512]
2000-08-24 00:48:34 +00:00
mkaply%us.ibm.com
af0d12a2ab
OS/2 Tinderbox break
...
PR_CALLBACK
2000-08-23 20:39:17 +00:00
dprice%netscape.com
de7e1ea92f
fixing the zipcache R=warren
2000-08-23 03:18:53 +00:00
dprice%netscape.com
9f7b187570
fixing 49250
...
computing certificate principal as needed
2000-08-23 03:17:42 +00:00
warren%netscape.com
e05eef45e9
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
warren%netscape.com
e12f238589
Bug 46864 - Embedding needs a name attribute on nsIRequest.
2000-08-21 08:23:54 +00:00
dbaron%fas.harvard.edu
0256708985
Back out makefile changes since they are causing problems for some people. Go back to copying source files around.
2000-08-20 01:14:26 +00:00
sgehani%netscape.com
a958d5e317
Build standalone libjar only on Linux. (Installer only exists on Linux for
...
now.)
[r=syd]
2000-08-19 23:32:24 +00:00
dbaron%fas.harvard.edu
3b28047086
Remove no-longer-copied files from .cvsignore
2000-08-19 21:42:35 +00:00