jst%netscape.com
|
5da5a8ecc8
|
Fix to ToUpperCase and ToLowerCase so that we actually hit all characters. r=scc
|
2000-08-23 19:23:15 +00:00 |
|
jst%netscape.com
|
9abec73fbe
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
|
scc%mozilla.org
|
e442ddaee4
|
also including "nsAWritableString.h" to satisfy speedracer
|
2000-08-05 08:32:18 +00:00 |
|
scc%mozilla.org
|
be5ab5a689
|
need |NS_COM| in the declarations too
|
2000-08-05 08:20:50 +00:00 |
|
scc%mozilla.org
|
8bf207c3fb
|
added comments and made some changes suggested by reviewers; still not in the build
|
2000-08-05 04:25:49 +00:00 |
|
scc%mozilla.org
|
c179048fab
|
These files are not yet part of the build; making global versions of |IsASCII|, |ToNewCString|, and |ToNewUnicode| that apply to readables, since we don't want them as member functions (where they were in |ns[C]String|). Vidur needs these to convert DOM interfaces over to readables.
|
2000-08-05 00:51:37 +00:00 |
|