1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
naruse d5537936ab * tool/enc-unicode.rb,
enc/unicode/name2ctype.h, enc/unicode/name2ctype.h.blt,
  enc/unicode/name2ctype.kwd, enc/unicode/name2ctype.src:
  use UTS#18 for POSIX character class.
  http://rubyspec.org/issues/show/161

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-14 16:51:52 +00:00
..
trans * enc/trans/big5.trans, big5-hkscs-tbl.rb: 2009-07-24 10:26:18 +00:00
unicode * tool/enc-unicode.rb, 2009-10-14 16:51:52 +00:00
ascii.c
big5.c More strict for Big5 series. 2009-08-04 00:51:22 +00:00
cp949.c
depend
emacs_mule.c
encdb.c * enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa [ruby-dev:39004] 2009-08-04 03:42:11 +00:00
euc_jp.c
euc_kr.c
euc_tw.c
gb2312.c
gb18030.c
gbk.c
iso_2022_jp.h
iso_8859_1.c
iso_8859_2.c
iso_8859_3.c
iso_8859_4.c
iso_8859_5.c
iso_8859_6.c
iso_8859_7.c
iso_8859_8.c
iso_8859_9.c
iso_8859_10.c
iso_8859_11.c
iso_8859_13.c
iso_8859_14.c
iso_8859_15.c
iso_8859_16.c
koi8_r.c
koi8_u.c
make_encmake.rb
Makefile.in * enc/Makefile.in (MKDIRS): revert r24525. 2009-08-14 08:20:13 +00:00
prelude.rb
shift_jis.c
unicode.c * unicode.c (onigenc_unicode_property_name_to_ctype): 2009-09-10 22:54:01 +00:00
us_ascii.c
utf_7.h
utf_8.c * enc/utf_8.c (code_to_mbc): suppressed a warning. 2009-08-21 06:37:36 +00:00
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_1251.c