brazilofmux
|
4ea3d3ed30
|
-- Expand toupper and tolower to support 930+ code points.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1663 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:20:21 -07:00 |
|
brazilofmux
|
769a869ebc
|
-- Add space before comment.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1662 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:20:21 -07:00 |
|
brazilofmux
|
0a627cb029
|
-- Add literal and xor tabls to strings.cpp generation.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1661 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:20:21 -07:00 |
|
brazilofmux
|
d46e499daa
|
-- cl_Lower.txt and cl_Upper are redudnant since Unicode defines lowercase
and uppercase in terms of whether a character maps to itself with
tr_toupper and tr_tolower.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1660 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:20:21 -07:00 |
|
brazilofmux
|
34932af89f
|
-- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster.
-- Support wider range of upper and lower case code points.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1652 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:17:54 -07:00 |
|
brazilofmux
|
3f81d484ff
|
-- Correct spelling in recent comments.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1650 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:17:12 -07:00 |
|
brazilofmux
|
6e1876cd49
|
-- Document current and future behavior of strings.cpp.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1648 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:17:12 -07:00 |
|
brazilofmux
|
a157376421
|
-- Change ReadCodePoint() in strings to ReadCodePointAndOthercase().
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1622 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:08:10 -07:00 |
|
brazilofmux
|
c51ff824bb
|
-- Change ReadCodePoint for classify.cpp to look only for first field.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1621 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:07:56 -07:00 |
|
brazilofmux
|
f24d38a0ea
|
-- Split transform.cpp into integers.cpp and strings.cpp because they are going to handle very different things.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1616 d1b986fa-651c-0410-a323-35a8662cf44d
|
2007-05-09 15:05:23 -07:00 |
|