peterv@propagandism.org
|
f61971e016
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
|
smontagu@smontagu.org
|
360c411c82
|
Allow property values to have (escaped) trailing and leading whitespace. Bug 365345, r+sr=darin
|
2007-04-25 07:48:12 -07:00 |
|
alfred.peng@sun.com
|
1d9fcd63fd
|
Followup from bug 375449. Fix the bustage for Solaris SPARC/x86.r=benjamin.
|
2007-04-25 06:42:13 -07:00 |
|
benjamin@smedbergs.us
|
1add5b4227
|
Followup from bug 375449, #define renaming doesn't work with assembly files.
|
2007-04-24 10:28:02 -07:00 |
|
benjamin@smedbergs.us
|
bc865ae32f
|
Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron
|
2007-04-24 10:02:51 -07:00 |
|
dbaron@dbaron.org
|
436a51a9c7
|
Followup fixes to making cycle collector use more efficient hashtables: shrink size of table and fix warnings on 64-bit machines. b=377606 sr=peterv r=graydon
|
2007-04-23 16:34:33 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
peterv@propagandism.org
|
fa1d45ea66
|
Fix for bug 372110 (Make cycle-collection debugging features optional at compile time). r=graydon, sr=jst.
|
2007-04-21 10:43:19 -07:00 |
|
peterv@propagandism.org
|
6d262baa21
|
Reorder members to make struct smaller and try to lower MH down again.
|
2007-04-20 01:51:31 -07:00 |
|
peterv@propagandism.org
|
01dc49f9b9
|
Fix for bug 377606 (Switch cycle collector to more efficient hashtables). Patch by graydon, r=peterv, sr=dbaron.
|
2007-04-20 01:01:01 -07:00 |
|
bzbarsky@mit.edu
|
fa8fd3eba6
|
Reland bug 326603, which got accidentally backed out by the landing of bug313309.
|
2007-04-18 12:27:39 -07:00 |
|
peterv@propagandism.org
|
7498a7fcd9
|
Fix for bug 373693 (Cycle collector makes AddRef about 6x slower). r=graydon, sr=dbaron.
|
2007-04-18 03:10:35 -07:00 |
|
gavin@gavinsharp.com
|
ae334e4da0
|
Bug 377189: fix nsIFileTest.cpp compilation, patch by Bernhard Rosenkraenzer <bero@arklinux.org>, r=dougt
|
2007-04-16 11:09:29 -07:00 |
|
dbaron@dbaron.org
|
10314006af
|
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
|
2007-04-15 15:22:58 -07:00 |
|
jwalden@mit.edu
|
28e59734d6
|
Bug 376568 - Use NSPR static assertion to check parametrized value of K on nsExpirationTracker. r+sr=roc
|
2007-04-12 15:19:26 -07:00 |
|
peterv@propagandism.org
|
5be4000455
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 15:05:41 -07:00 |
|
timeless@mozdev.org
|
e5da1d89a3
|
Bug 370061 - OpenBSD: sync with reality, they've had GCC3 for a long timepatch by martynas@openbsd.org r=timeless
|
2007-04-09 12:59:11 -07:00 |
|
benjamin@smedbergs.us
|
8e55a1314b
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 08:29:41 -07:00 |
|
sayrer@gmail.com
|
a798c7caa7
|
Bug 375779. nsIWritablePropertyBag2 needs a UUID change. r+sr=bzbarsky
|
2007-03-28 22:33:45 -07:00 |
|
dbaron@dbaron.org
|
a7d9802f77
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
|
dbaron@dbaron.org
|
20ccc7a91d
|
Remove GetKey callbacks from nsDoubleHashtable users. b=374906 r=bsmedberg
|
2007-03-27 08:34:14 -07:00 |
|
dbaron@dbaron.org
|
85eb65ced4
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
dbaron@dbaron.org
|
f24f1c6523
|
Consolidate duplicated code into the beginning of the double-hashing loop. b=374906 r=brendan
|
2007-03-27 08:32:38 -07:00 |
|
peterv@propagandism.org
|
d1329c5052
|
Fix for bug 375075 (Stop leaking the cycle collector on shutdown). r=bsmedberg, sr=dbaron.
|
2007-03-27 02:49:06 -07:00 |
|
roc+@cs.cmu.edu
|
ab2533b6bd
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-26 20:38:21 -07:00 |
|
sayrer@gmail.com
|
43a131f86e
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 12:39:22 -07:00 |
|
sayrer@gmail.com
|
b2da4b6602
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 12:37:59 -07:00 |
|
sayrer@gmail.com
|
01e7229275
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 12:32:40 -07:00 |
|
sayrer@gmail.com
|
277bb77024
|
fix build bustage on gcc 4.1.2. no bug. r=bsmedberg
|
2007-03-26 10:47:52 -07:00 |
|
sayrer@gmail.com
|
472dcc8373
|
fix build bustage on gcc 4.1.2. no bug. r=bsmedberg
|
2007-03-26 10:43:07 -07:00 |
|
jwalden@mit.edu
|
d352fc4921
|
Bug 372546 - Mark pipe input/output streams as threadsafe. r=bsmedberg
|
2007-03-25 00:31:45 -07:00 |
|
jwalden@mit.edu
|
72db7ae2c3
|
Bug 373640 - nsIFile.parent throws an exception on reaching top of file system on Windows -- should return null. r=bsmedberg
|
2007-03-25 00:28:06 -07:00 |
|
dbaron@dbaron.org
|
d5b8384219
|
Avoid the need for a getKey callback in jsdhash/pldhash. b=374906 r=brendan
|
2007-03-23 16:32:40 -07:00 |
|
neil@parkwaycc.co.uk
|
06fbbde8b2
|
Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron
|
2007-03-23 13:26:20 -07:00 |
|
peterv@propagandism.org
|
a48211b9d5
|
Backing out change for debugging tinderbox orange.
|
2007-03-23 09:10:21 -07:00 |
|
peterv@propagandism.org
|
821b938944
|
Temporarily enable cycle collection timing for debug builds to figure out tinderbox orange. Will back out after qm-xserve01 tinderbox has cycled.
|
2007-03-23 08:11:53 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|