jscript: Implement the String.toUpperCase() method.
commit3909672f59f25d288dc286e5d12d5f04d4ae4393
authorAndrew Nguyen <arethusa26@gmail.com>
Sun, 23 Nov 2008 22:36:50 +0000 (23 16:36 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Nov 2008 13:18:41 +0000 (24 14:18 +0100)
tree62c2376a40cd7cbd2221aaa19138d00d29a4f8f3
parentc4148203c60e19ce01ebccc51eff7993534eb4f8
jscript: Implement the String.toUpperCase() method.
dlls/jscript/string.c
dlls/jscript/tests/api.js