bratell%lysator.liu.se
|
4910d76401
|
Bug 165877 - ToFloat never reported when the string wasn't a legal float. Also switch to strtod for a small performance win. r=jaggernaut@netscape.com, sr=alecf@netscape.com
|
2002-12-02 09:30:59 +00:00 |
akkana%netscape.com
|
89470d1524
|
169615: Get rid of MOZILLA_FIVE_HOME warning. r=dmose sr=sspitzer
|
2002-11-27 23:02:17 +00:00 |
neeti%netscape.com
|
b72561f4e2
|
fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin
|
2002-11-26 21:37:58 +00:00 |
bzbarsky%mit.edu
|
1be645e670
|
Fix crash in ~nsCOMArrayEnumerator. Bug 181592, r=alecf, sr=scc
|
2002-11-26 18:57:56 +00:00 |
brendan%mozilla.org
|
fb821b9a2e
|
Relax comments restricting Operate calls from enumerator to allow lookups (no bug, comment change only).
|
2002-11-26 00:32:07 +00:00 |
sicking%bigfoot.com
|
8fa4129fc1
|
Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
|
2002-11-25 11:21:22 +00:00 |
dougt%netscape.com
|
860f1625c2
|
Autoreg is posting a failure for regxpcom of xpcom component. sr=alecf@netscape.com, r=dveditz@netscape.com, b=180821
|
2002-11-21 02:36:50 +00:00 |
bienvenu%netscape.com
|
8440f8ba14
|
fix disk thrashing when sending mail attachments by making internal nsIFileStream flushes not sync r=dougt, sr=sspitzer 180153
|
2002-11-20 15:18:04 +00:00 |
timeless%mozdev.org
|
7186af4e87
|
Bug 174603 Remove nsIEnumerator implementations: ConjoiningEnumerator, UnionEnumerator and IntersectionEnumerator
r=bbaetz sr=bz moa=alecf
|
2002-11-20 10:27:44 +00:00 |
alecf%netscape.com
|
fb48d68072
|
first part of fix for bug 180965 - if the GRE directory is the same as the normal components directory, then dont enumerate it twice.
r=dougt, sr=darin
|
2002-11-20 01:19:37 +00:00 |
bzbarsky%mit.edu
|
a7bc6358a1
|
Maybe build on PPC too.
|
2002-11-19 03:43:01 +00:00 |
bzbarsky%mit.edu
|
562ecaaa96
|
Fix smoketest blocker 180452. If the buffer is not even-sized, we have
to carry a byte around with us. Patch mostly by alecf, partly by me;
sr=me, r=dmose, a=dmose (sheriff hat).
|
2002-11-19 02:57:30 +00:00 |
timeless%mozdev.org
|
7875f468ed
|
Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
|
2002-11-17 05:16:49 +00:00 |
alecf%netscape.com
|
aa24697417
|
fix warning - extra comma after enumerator
no reviewers, its a one-character change, pointed out by blizzard
|
2002-11-16 05:10:27 +00:00 |
alecf%netscape.com
|
5dd7ed8483
|
fix for bug 177318 - use pldhash for inner hashtable entries to dramatically reduce allocations
r=dougt/sr=brendan
I am watching to see how the performance number change and will back out if the results are nasty
|
2002-11-16 02:33:49 +00:00 |
ccarlen%netscape.com
|
723d04f77d
|
Bug 179932 - Need GetCFURL() on nsILocalFileMac. r=sdagley/sr=sfraser
|
2002-11-15 15:35:17 +00:00 |
mkaply%us.ibm.com
|
4a5c7124a1
|
150156 type fix for OS/2 - do a copy if move fails because file already exists
|
2002-11-14 19:41:18 +00:00 |
mkaply%us.ibm.com
|
0ffb0959ca
|
#179508
r=cls, sr=alecf
Get OS/2 static build working again
|
2002-11-14 19:02:05 +00:00 |
alecf%netscape.com
|
a7b81df6c6
|
take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload
sr=darin, r=dougt
(the previous checkin had a typo which disabled fastload entirely!)
|
2002-11-14 18:16:31 +00:00 |
alecf%netscape.com
|
f1aaa8073e
|
oops, I checked in an earlier version of the patch for bug 173291 - here's the update that reflects the reviewer's comments.
r=dougt, sr=jag
|
2002-11-13 22:58:56 +00:00 |
alecf%netscape.com
|
c97d0684b3
|
fix for bug 173291 - use nsISimpleEnumerator for nsHashtableEnumerator, rather than nsIEnumerator
r=dougt, sr=jag
|
2002-11-13 22:40:10 +00:00 |
dougt%netscape.com
|
b377577a5d
|
Crash OOM @ startup. r=darin, sr=alec, bug 175663
|
2002-11-13 21:23:58 +00:00 |
neeti%netscape.com
|
b1a5c0e0db
|
fix for bug 150156 - nsIFile's moveTo method does not overwrite existing files,r=dougt@netscape.com, sr=brendan@mozilla.org
|
2002-11-13 14:04:51 +00:00 |
brendan%mozilla.org
|
ff21e5d6c8
|
Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron).
|
2002-11-13 04:40:17 +00:00 |
brendan%mozilla.org
|
d344a8b6fd
|
Make enumeration const unless PL_DHASH_REMOVE is returned by the etor callback; improve several comments (174859, r=waterson, sr=beard).
|
2002-11-13 04:35:37 +00:00 |
timeless%mozdev.org
|
87c3a67169
|
Bug 179778 regExport accesses argv[1] before checking argc==1
r=dougt sr=bz
|
2002-11-13 03:58:38 +00:00 |
pkw%us.ibm.com
|
2057302945
|
Fix xptcinvoke code on AIX when compiling in 64-bit mode. Specifically,
passing PRBools through xptcinvoke was broken.
Bug 178499: r=jdunn, sr=jst
|
2002-11-12 19:38:15 +00:00 |
bienvenu%netscape.com
|
78cc7759ad
|
turn on fix for flush on unix as well, r=dmose, sr=sspitzer 142196
|
2002-11-12 02:55:08 +00:00 |
bienvenu%netscape.com
|
983ada4aed
|
fix problem with summary files on network drives getting out of date, r=cavin, sr=sspitzer, 142196 (make nsIOFileStream::flush really flush)
|
2002-11-12 00:59:10 +00:00 |
bzbarsky%mit.edu
|
f242f95f01
|
Fix assertion from out-of-bounds array access. Bug 175440, r=timeless, sr=alecf
|
2002-11-09 17:43:33 +00:00 |
alecf%netscape.com
|
50a35c0245
|
argh, back out my last checkin because Ts went UP not down!
|
2002-11-09 01:31:32 +00:00 |
jkeiser%netscape.com
|
373e5c9508
|
Fix copyright date. Bug 133354.
|
2002-11-09 01:03:36 +00:00 |
alecf%netscape.com
|
e8fa3e1225
|
fix for bug 177401 - use nsAString& classes instead of wstring in nsIBinaryInputStream, to speed up fastload startup
sr=darin, r=dougt
|
2002-11-08 23:30:53 +00:00 |
ccarlen%netscape.com
|
be47e0328e
|
Bug 177059 Mach-0 nsLocalFile::GetFileSize sometimes fails for directories. Patch by sfraser. r=ccarlen/sr=bryner
|
2002-11-08 15:03:06 +00:00 |
timeless%mozdev.org
|
bef5d1c075
|
fixing comment about PRUnichar* ToNewUnicode
rs=brendan
|
2002-11-08 11:43:58 +00:00 |
dougt%netscape.com
|
d626b5bd25
|
175932. UMR: PostTimerEvent() does not check return value from GetPRThread(). Thanks to Andrew Schultz for pointing this out. r=pavlov, sr=darin. Also includes 175440 - using nsCOMArray in nsThreadPool, patch by bzbarsky@mit.edu
|
2002-11-08 04:46:58 +00:00 |
bzbarsky%mit.edu
|
0cc4eb8902
|
Make the nsCOMArray destructor release all the objects. Bug 178813,
r=bbaetz, sr=rpotts
|
2002-11-07 13:34:18 +00:00 |
mkaply%us.ibm.com
|
9802c22c2f
|
#177543
r=me, sr=bz
OS/2 build bustage - add explicit casts
|
2002-11-07 04:48:56 +00:00 |
jaggernaut%netscape.com
|
b74e9681f6
|
Bug 178701: make source in FindInReadable be const. r=alecf, sr=scc
|
2002-11-06 21:11:24 +00:00 |
seawood%netscape.com
|
d66c7fe9fe
|
Fix pointer casting for AIX 64-bit builds.
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #177906 r=cls sr=scc
|
2002-11-06 21:07:23 +00:00 |
timeless%mozdev.org
|
a190c2d0d7
|
Bug 174004 nsTextFormatter.cpp comment stolen from prprf.c should be removed
comment only change
|
2002-11-06 14:57:41 +00:00 |
dbaron%fas.harvard.edu
|
eb3c7a9c95
|
Make NS_INIT_ISUPPORTS empty by moving NS_INIT_OWNINGTHREAD into the constructor of a new class, |nsAutoOwningThread|. Deprecate NS_INIT_ISUPPORTS. b=174225 r=dougt sr=alecf
|
2002-11-06 13:09:20 +00:00 |
bzbarsky%mit.edu
|
f8af8f1558
|
nsCOMArray_base copy constructor should not assert. Bug 178534,
r=dougt, sr=alecf
|
2002-11-06 02:00:50 +00:00 |
bzbarsky%mit.edu
|
33bf147713
|
Look at $TMP and $TEMP, not just $TEMPDIR. Bug 176887, r=timeless, sr=alecf
|
2002-11-06 01:56:00 +00:00 |
ccarlen%netscape.com
|
e7a7f2a65e
|
Bug 173311 - RealPlayer One 9.0b2 plugin causes crash at startup for Mach-0 build because of symlink (alias) handling problems. r=bnesse/sr=sfraser/a=dbaron
|
2002-11-01 15:45:38 +00:00 |
dougt%netscape.com
|
aa36b65282
|
177063. Linux segmentation fault at startup using xpcom glue. r=alecf, sr=jag, a=roc+moz@cs.cmu.edu
|
2002-10-30 14:13:00 +00:00 |
dougt%netscape.com
|
e41f121a3c
|
177173 - Exports required string headers to SDK, r=jag, sr=alecf, a=robert@ocallahan.org
|
2002-10-30 14:11:03 +00:00 |
dougt%netscape.com
|
5585934f9b
|
fix to make unregistering a category work. r=rginda, sr=dveditz, b=177176 m a=robert@ocallahan.org
|
2002-10-30 00:57:40 +00:00 |
shanjian%netscape.com
|
3994c86f0f
|
#172700 NS_ConvertUTF8ToUCS2() surrogates buffer overflow
allocate enough space for surrogate.
p=jgmyers, r=shanjian, sr=dbaron, a=blizzard
|
2002-10-28 22:56:03 +00:00 |
timeless%mozdev.org
|
dee8926924
|
Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax
r=ccarlen sr=shaver a=dbaron
|
2002-10-25 13:08:44 +00:00 |