|
98de634631
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
alecf@netscape.com
|
2fbddd4893
|
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
|
2003-03-25 18:55:59 +00:00 |
|
alecf@netscape.com
|
1f1c5bf595
|
backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
|
2003-03-21 20:13:08 +00:00 |
|
alecf@netscape.com
|
67fd4d9427
|
oops, and TestPermanentAtoms
|
2003-03-21 06:35:14 +00:00 |
|
dbaron@fas.harvard.edu
|
8a88f30fc6
|
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
|
2003-01-01 23:53:20 +00:00 |
|
dbaron@fas.harvard.edu
|
41aa292546
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
|