Josh Aas
|
ffb320ce01
|
Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg
|
2009-03-06 12:32:57 -06:00 |
|
L. David Baron
|
aefe9fb399
|
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
|
2009-01-10 08:28:16 -08:00 |
|
L. David Baron
|
8705905e9b
|
Synchronize pldhash with recent changes to jsdhash by rerunning through plify_jsdhash.sed.
|
2009-01-10 08:28:16 -08:00 |
|
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
dbaron@dbaron.org
|
d98d9fdec5
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
brendan%mozilla.org
|
2e4976944e
|
Add macrology for presetting double hashtable capacity to avoid growth given a known initial population (356116, r=dbaron).
|
2007-01-10 22:11:34 +00:00 |
|
brendan%mozilla.org
|
21fcbfb1ba
|
Back out last checkin.
|
2006-12-05 15:46:19 +00:00 |
|
brendan%mozilla.org
|
029e2627fd
|
Add JS_DHASH_{,DEFAULT_}CAPACITY macros for realloc-free init (356116, r/sr=mrbkap+shaver/dbaron).
|
2006-12-05 00:52:05 +00:00 |
|
dbaron%dbaron.org
|
c6e5aec25e
|
Make JSDHashTable/PLDHashTable assert when ops or enumeration callbacks mutate the table. b=334180 r=brendan
|
2006-04-18 18:30:50 +00:00 |
|
mark%moxienet.com
|
18681d809c
|
323337 Use fastcall on Mac OS X x86: __attribute__(regparm(3)). r=josh
|
2006-01-23 20:11:08 +00:00 |
|
bsmedberg%covad.net
|
ff089bf9db
|
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
|
2005-11-10 15:09:38 +00:00 |
|
bsmedberg%covad.net
|
f0d2e05a7e
|
Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin
|
2005-08-15 18:29:55 +00:00 |
|
bsmedberg%covad.net
|
8992fb4c7d
|
Backout bug 299992 - too much odd platform-specific bustage
|
2005-08-11 22:07:08 +00:00 |
|
bsmedberg%covad.net
|
9d2986bf10
|
Bug 299992 - Two additional (forgotten) files - these are moved from xpcom/ds to xpcom/glue
|
2005-08-11 20:47:03 +00:00 |
|