Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -101/+0 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+101 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -101/+0 | |
2010-04-21 | utf16: add DecodeRune, EncodeRune | Russ Cox | 1 | -4/+31 | |
R=r CC=golang-dev http://codereview.appspot.com/970041 | |||||
2010-03-16 | utf16: new package | Russ Cox | 1 | -0/+74 | |
needed for interacting with various legacy interfaces, like Windows and the Mac OS clipboard. R=r CC=golang-dev http://codereview.appspot.com/595041 |