Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+20 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -21/+0 | |
2010-03-30 | Unicode: provide an ability to supplement the case-mapping tables | Rob Pike | 1 | -0/+21 | |
in character and string case mapping routines. Add a custom mapper for Turkish and Azeri. A more general solution for deriving the case information from Unicode's SpecialCasing.txt will require more work. Fixes issue 703. R=rsc, rsc1 CC=golang-dev, mdakin http://codereview.appspot.com/824043 |