Commit graph

11 commits

Author SHA1 Message Date
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
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
3e58cd243c -- Change input format of integers.cpp so that value is second column.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1619 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-09 15:07:20 -07:00
brazilofmux
e577fdd87c -- Define mux_iscolor() for determining whether a code point represents a color directive.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1362 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-08 07:21:53 -07:00
brazilofmux
689cb16f40 -- Fix transform and tr_utf8_latin1/ascii tables.
-- Add more error checking to smutil.cpp

git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_firan@1328 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 22:17:02 -07:00
brazilofmux
e28d98d370 -- Remove hardtabs and trailing spaces.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_firan@1285 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 21:56:40 -07:00
brazilofmux
e40b2eb8cf Add newline.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1182 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 21:15:58 -07:00
brazilofmux
1c958ba342 -- Format itt more nicely.
-- Add const to tables.
 -- Update VerifyTables().
 -- Add Printable.txt which containts the previous set of byte-sized printable characters.

git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1179 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 21:12:24 -07:00
brazilofmux
b7d4eef150 Finish feature-complete version.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1171 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 18:01:59 -07:00
brazilofmux
c17d08dddf Move ReadCodePoint() and DecodeCodePoint() to smutil.cpp.
Allow for more than two accepting states.

git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1166 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 18:00:22 -07:00
brazilofmux
0f661e0baa -- Make StateMachine class and pull most of the SM logic into it for use by classify and transform.
git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1163 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-07 17:59:19 -07:00