reed@reedloden.com
|
985694bc9f
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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 |
|
dbaron@dbaron.org
|
d98d9fdec5
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
bzbarsky%mit.edu
|
d0d7201c0d
|
Fix error in previous patch for bug 348691. Reviews pending.
|
2006-12-15 21:39:30 +00:00 |
|
bzbarsky%mit.edu
|
66c675dd7f
|
Make nsAString lookups in nsStaticCaseInsensitiveNameTable a little faster.
Bug 348691, r+sr=dbaron
|
2006-12-12 22:47:16 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
brendan%mozilla.org
|
b7cdb7debb
|
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
|
2003-08-05 20:09:21 +00:00 |
|
timeless%mozdev.org
|
6e7848a3aa
|
Bug 211276 nsStaticCaseInsensitiveNameTable::Init doesn't check the return value of PL_DHashTableInit Last
r=alecf sr=dbaron
|
2003-07-14 21:21:54 +00:00 |
|
alecf%netscape.com
|
6c75920da1
|
fix for bug 195298 - pldhash ops tables should be const.. r=dougt, sr=sfraser
|
2003-04-04 15:10:37 +00:00 |
|
sfraser%netscape.com
|
a972085056
|
Bug 74803: fix the data in various static name tables to be const, and fix nsStaticNameTable to accept const data. r=dbaron, sr=alecf.
|
2003-02-26 00:52:07 +00:00 |
|
bzbarsky%mit.edu
|
074caec10b
|
Make the string fu in nsStaticCaseInsensitiveNameTable a little smarter; use
that for nsCSSProps. Bug 162243, r=dbaron, sr=dveditz.
|
2003-01-17 04:55:10 +00:00 |
|
alecf%netscape.com
|
0bc735834f
|
cleanup after the first fix for bug 154275 - handle errors better and get rid of mCount entirely
sr=jst, r=peterv
|
2002-06-26 19:36:24 +00:00 |
|
alecf%netscape.com
|
808c595df7
|
make nsStaticNameTable use PLDHash rather than nsHashtable, to reduce startup allocations from 1315 to 2
r=dougt, sr=dveditz
bug 154275
|
2002-06-26 03:46:39 +00:00 |
|
dougt%netscape.com
|
f4cf458eb8
|
Use flat strings when constructing string keys. This fixes a few high volume string key constructors. See 135781. r=dp@netscape.com, sr=darin@netscape.com
|
2002-04-15 22:39:43 +00:00 |
|
timeless%mac.com
|
dec943eb10
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
|
cathleen%netscape.com
|
8baf662f08
|
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
|
2002-02-20 06:38:38 +00:00 |
|
bryner%netscape.com
|
d509bd510d
|
Fixing a compiler warning (bug 125949). r=bzbarsky, sr=alecf.
|
2002-02-18 22:42:37 +00:00 |
|
jaggernaut%netscape.com
|
e44e7d9ec8
|
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
|
2001-12-17 07:14:49 +00:00 |
|
bryner%netscape.com
|
a00a1a2bbe
|
Backing out new code alecf accidentely checked in, fixing bustage.
|
2001-12-03 00:37:35 +00:00 |
|
alecf%netscape.com
|
c720226f30
|
ok, back out my ToLowerCase() change, it didn't make any difference
|
2001-12-02 23:15:31 +00:00 |
|
alecf%netscape.com
|
88f676267c
|
performance test - just to see if nsString.ToLowerCase() is faster than ToLowerCase()
no reviewer, will back out after one or two tinderbox cycles
|
2001-12-02 19:06:02 +00:00 |
|
alecf%netscape.com
|
8e1f300899
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
|
bzbarsky%mit.edu
|
f2ee8260a0
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
|
cls%seawood.org
|
80edcd8228
|
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
|
2001-08-14 04:18:27 +00:00 |
|
jband%netscape.com
|
3998d0b8d6
|
initial checkin - NOT PART OF BUILD
|
2000-08-16 02:07:37 +00:00 |
|