jscript: Implement the String.toUpperCase() method.

Andrew Nguyen arethusa26 at gmail.com
Sun Nov 23 16:36:50 CST 2008


Since I submitted a patch that implements String.toLowerCase(), I
figured I might as well implement the corresponding upper case method.
Tests pass on Windows XP.
---
 dlls/jscript/string.c     |   30 ++++++++++++++++++++++++++++--
 dlls/jscript/tests/api.js |   11 +++++++++++
 2 files changed, 39 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a9a26bfe1b43b268618c5e486b19000240c3c2c3.diff
Type: text/x-patch
Size: 2043 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081123/e0a1b321/attachment-0001.bin 


More information about the wine-patches mailing list