]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/localedef/ctype.c
Remove unneeded libmd from bootstrap-tools (reverting r246784).
[FreeBSD/FreeBSD.git] / usr.bin / localedef / ctype.c
2015-11-16 ngieMFhead @ r290899
2015-11-07 baptFix build of localedef(1) on arm where wchar_t is an...
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptMerge from head r290483
2015-11-01 baptMerge from head
2015-10-19 baptActually only T_ISDIGIT should be flagged as _E4
2015-10-19 baptWith regard to ctype, digits (e.g. 0 to 9) and xdigits...
2015-10-19 baptMerge from head
2015-10-13 baptMerge from head
2015-10-13 bapteliminate need for "print" definition
2015-10-13 baptCommit log from Dragonfly:
2015-10-13 baptMerge from head
2015-08-25 baptMerge from HEAD
2015-08-09 baptMerge from HEAD
2015-08-08 baptConvert localedef(1) from avl to RB trees
2015-08-08 baptPrefer static generation of functions
2015-08-08 baptConvert ctype generation to Red Black tree
2015-08-07 baptAdd localedef(1), a locale definition generator tool