darin%meer.net
|
f6875e2d3c
|
fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron
|
2004-02-25 02:08:34 +00:00 |
|
jshin%mailaps.org
|
b33261e746
|
bug 183156 : replace UCS2 in function/method names with UTF16 and update the
document accordingly. r=jag, sr=alecf
|
2003-06-23 04:30:57 +00:00 |
|
jaggernaut%netscape.com
|
1c82bd3f23
|
Bug 103662: Allow wide concatenation of defined string constants, r=dbaron, sr=scc
|
2001-11-26 05:59:35 +00:00 |
|
jaggernaut%netscape.com
|
740385af43
|
Use typedefs throughout the string code. r=dbaron, sr=scc
|
2001-10-13 15:01:21 +00:00 |
|
scc%mozilla.org
|
e5f3c3cd03
|
bug #75220: r=vidr, sr=jst ... had just been waiting for the commercial fixes, and now mscott has landed those. Finally get rid of |nsLiteralC?String| and |nsLocalC?String|. Use |nsDependentC?String| now instead.
|
2001-05-23 02:44:46 +00:00 |
|
scc%mozilla.org
|
1090965382
|
bug #63923: sr=sfraser, r=waterson (aka ``thrill-kitty''), casting to an abstract base prevents people on crack-baby platforms from using an |NS_LITERAL_STRING| (incompatibly) as an |nsAutoString|. Who's ready for a full rebuild?
|
2001-05-23 01:45:13 +00:00 |
|
scc%mozilla.org
|
ced4be648e
|
ok, but make this local bustage fix into a global one
|
2001-05-22 08:43:30 +00:00 |
|
mkaply%us.ibm.com
|
c69414db14
|
Nope, didn't work - broke stuff
|
2001-05-22 04:24:18 +00:00 |
|
mkaply%us.ibm.com
|
8f62bc189c
|
Valiant attempt to fix AIX and BeOS bustage
|
2001-05-22 03:36:31 +00:00 |
|
jst%netscape.com
|
77aeecc056
|
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
|
2001-05-19 11:27:30 +00:00 |
|
dbaron%fas.harvard.edu
|
dc77e98525
|
Fix NS commercial Unix build bustage on some compilers by (at least temporarily) making PRUnichar always be equivalent to PRUint16 rather than sometimes being wchar_t. r=scc sr=brendan b=75544
|
2001-05-18 23:44:17 +00:00 |
|
scc%mozilla.org
|
b0c9c14ca6
|
fix speedracer bustage once and for all
|
2001-04-03 01:47:55 +00:00 |
|
scc%mozilla.org
|
b6eb53e203
|
fix speedracer bustage
|
2001-04-03 00:23:06 +00:00 |
|
scc%mozilla.org
|
70de2e4a46
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
|