]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
`wcwidth-upgrade': upgrade to latest wcwidth.c from Markus Kuhn
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 23 Mar 2005 20:04:08 +0000 (20:04 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 23 Mar 2005 20:04:08 +0000 (20:04 +0000)
commite59236382b973fcc6c0e6f2533f79428c6fa5ed0
tree79e8bcc31b92b94d3d9f13b4180e27b82e839a7e
parent2f3cdb9bbbe10718d8e96b09f74dd2031c0c1c87
`wcwidth-upgrade': upgrade to latest wcwidth.c from Markus Kuhn
<http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c>.
This is identified both internally and in HTTP headers as 2003-05-20,
for Unicode 4.0.

Only changes from upstream are to make mk_wcwidth_cjk() non-static and to
#include "putty.h" for prototypes.

The status of some code points has changed; see the wishlist item. We've
had some feedback from the CJK and Arabic communities that upgrading is
probably the right thing to do.

git-svn-id: http://svn.tartarus.org/sgt/putty@5547 cda61777-01e9-0310-a592-d414129be87e
putty.h
terminal.c
wcwidth.c