.. |
trans
|
* enc/trans/iso2022.trans: CP50221 supports 8bit JIS.
|
2010-04-01 08:18:38 +00:00 |
unicode
|
* tool/enc-unicode.rb,
|
2009-10-14 16:51:52 +00:00 |
Makefile.in
|
* enc/Makefile.in (MKDIRS): revert r24525.
|
2009-08-14 08:20:13 +00:00 |
ascii.c
|
* enc/ascii.c: ISO C does not allow extra ';' outside of a
|
2008-07-01 08:39:10 +00:00 |
big5.c
|
* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,
|
2009-11-17 08:56:11 +00:00 |
cp949.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
depend
|
* enc/depend (link_so): replaces $(TARGET) with basename of the
|
2009-03-22 21:51:18 +00:00 |
emacs_mule.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
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
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
euc_kr.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
euc_tw.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
gb2312.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
gb18030.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
gbk.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
iso_2022_jp.h
|
Add new transcoder: CP51932 <-> CP50221.
|
2009-04-29 12:50:57 +00:00 |
iso_8859_1.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_2.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_3.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_4.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_5.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
iso_8859_6.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_7.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_8.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_9.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_10.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_11.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_13.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_14.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_15.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
iso_8859_16.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
koi8_r.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
koi8_u.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
make_encmake.rb
|
* configure.in (BUILTIN_TRANSSRCS): defined.
|
2008-08-24 15:58:43 +00:00 |
prelude.rb
|
* ruby.c (process_options), enc/prelude.rb: encdb and transdb are
|
2009-06-22 05:41:51 +00:00 |
shift_jis.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
unicode.c
|
* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.
|
2010-03-01 21:54:59 +00:00 |
us_ascii.c
|
* enc/us_ascii.c (us_ascii_mbc_enc_len): made static. a patch by
|
2008-10-24 19:00:35 +00:00 |
utf_7.h
|
* enc/utf_7.h: add dummy encoding UTF-7 and its alias CP65000.
|
2008-01-28 08:57:40 +00:00 |
utf_8.c
|
* enc/utf_8.c (code_to_mbc): suppressed a warning.
|
2009-08-21 06:37:36 +00:00 |
utf_16be.c
|
* enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.
|
2010-04-01 05:30:25 +00:00 |
utf_16le.c
|
* enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.
|
2010-04-01 05:30:25 +00:00 |
utf_32be.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
utf_32le.c
|
* grapheme cluster implementation reverted. [ruby-dev:36375]
|
2008-09-18 12:53:25 +00:00 |
windows_1251.c
|
forgot to commit
|
2008-07-01 09:50:30 +00:00 |
x_emoji.h
|
* enc/x_emoji.h: renamed from enc/x-emoji.c.
|
2010-03-10 03:12:17 +00:00 |