gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
brendan%mozilla.org
|
f6be8fe74f
|
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
|
882177325c
|
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
|
5f29256c3a
|
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
|
f7fd0a80ef
|
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
|
5113e3dec2
|
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
|
192a3cb347
|
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
|
e2f4a1a1ad
|
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
|
61e6bdb1cd
|
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
|
fc883176bf
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
cathleen%netscape.com
|
981d3774de
|
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
|
c654010ca3
|
Fixing a compiler warning (bug 125949). r=bzbarsky, sr=alecf.
|
2002-02-18 22:42:37 +00:00 |
jaggernaut%netscape.com
|
7936b26225
|
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
|
45d07c3867
|
Backing out new code alecf accidentely checked in, fixing bustage.
|
2001-12-03 00:37:35 +00:00 |
alecf%netscape.com
|
b1110a867c
|
ok, back out my ToLowerCase() change, it didn't make any difference
|
2001-12-02 23:15:31 +00:00 |
alecf%netscape.com
|
4caf5d6887
|
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
|
b54ba5fc69
|
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
|
0dce65ed23
|
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
|
19699b8722
|
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
|
a5f2a18401
|
initial checkin - NOT PART OF BUILD
|
2000-08-16 02:07:37 +00:00 |