This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0fa2281bcd43826f4a0ef4e52cd3c88b2cee2755
Mozilla
/
mozilla
/
string
/
public
History
jst%netscape.com
9fdc55e883
Fix to ToUpperCase and ToLowerCase so that we actually hit all characters. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@76972 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-23 19:23:15 +00:00
..
nsAlgorithm.h
…
nsAReadableString.h
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
nsAWritableString.h
…
nsCharTraits.h
…
nsFragmentedString.h
…
nsPrintfCString.h
not part of the build; temporarily patching these files to use the old (what is currently in the tree) |GetReadableFragment| scheme, so that clients can start using this now both on the tip and on the DOMAPI... branch
2000-08-17 21:07:45 +00:00
nsReadableUtils.h
Fix to ToUpperCase and ToLowerCase so that we actually hit all characters. r=scc
2000-08-23 19:23:15 +00:00
nsSharedString.h
…