cbiesinger%web.de
|
ce1e3fd94e
|
fixing bustage...
|
2004-06-11 16:39:38 +00:00 |
cbiesinger%web.de
|
8efd04ae2e
|
bug 245673 named literal strings should be const
r+sr=darin
|
2004-06-11 15:05:29 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
darin%meer.net
|
0616fb43c2
|
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
|
875f814f7e
|
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
|
2ee5922003
|
Bug 103662: Allow wide concatenation of defined string constants, r=dbaron, sr=scc
|
2001-11-26 05:59:35 +00:00 |
jaggernaut%netscape.com
|
2d7e8254e7
|
Use typedefs throughout the string code. r=dbaron, sr=scc
|
2001-10-13 15:01:21 +00:00 |
scc%mozilla.org
|
b048777e64
|
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
|
3272a6f922
|
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
|
066e935721
|
ok, but make this local bustage fix into a global one
|
2001-05-22 08:43:30 +00:00 |
mkaply%us.ibm.com
|
f909ffbe26
|
Nope, didn't work - broke stuff
|
2001-05-22 04:24:18 +00:00 |
mkaply%us.ibm.com
|
4c817fab6f
|
Valiant attempt to fix AIX and BeOS bustage
|
2001-05-22 03:36:31 +00:00 |
jst%netscape.com
|
f72e19a2c3
|
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
|
608c4d0a19
|
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
|
2944e101fc
|
fix speedracer bustage once and for all
|
2001-04-03 01:47:55 +00:00 |
scc%mozilla.org
|
040913e211
|
fix speedracer bustage
|
2001-04-03 00:23:06 +00:00 |
scc%mozilla.org
|
c355507eda
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |