Age | Commit message (Expand) | Author |
2014-09-09 | merge revision(s) r47221: [Backport #10149] | nagachika |
2014-08-02 | merge revision(s) r44577,r45097,r45330,r45331,r45354,r45356: [Backport #10033] | nagachika |
2013-09-24 | encdb.c, encoding.c: make BOM-encodings dummy | nobu |
2013-09-23 | encdb.c, utf_16_32.h: Unicode with BOM | nobu |
2013-09-04 | * enc/trans/utf8_mac-tbl.rb: fix r42789. | naruse |
2013-09-02 | * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X. | naruse |
2013-07-09 | Revert r41786 "broken utf-8" | naruse |
2013-07-05 | broken utf-8 | naruse |
2013-06-02 | * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb, | ktsj |
2013-06-01 | * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004. | naruse |
2013-04-08 | ext/depend: fix dependency for nmake | nobu |
2013-04-08 | ext/depend: fix dependency | nobu |
2013-04-08 | * ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies. | yugui |
2013-03-02 | mswin: static-linked-ext | nobu |
2013-03-01 | * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f | naruse |
2013-02-25 | depend: fix for static library on mswin | nobu |
2013-02-25 | depend: fix for static library on mswin | nobu |
2012-12-10 | * enc/depend (link_so): prefix $(Q) for each commands. | nobu |
2012-10-06 | encoding.c: unicode_p | nobu |
2012-09-10 | * enc/depend: fixed wrong change in a part of r34802. | usa |
2012-08-18 | enc/depend: fix inplace-build condition | nobu |
2012-07-23 | enc/Makefile.in: TARGET_NAME TARGET_ENTRY | nobu |
2012-06-13 | * Makefile.in: don't remove macros. now name2ctype uses macros. | naruse |
2012-05-21 | enc: fix dependencies | nobu |
2012-05-20 | * enc/shift_jis.c (code_to_mbclen): return | naruse |
2012-05-19 | no K&R style | nobu |
2012-05-17 | enc/encinit.c.erb: use %-lines | nobu |
2012-05-16 | Supports static linking of extensions and encodings again. | yugui |
2012-04-24 | * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. | usa |
2012-04-06 | * enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revert | nobu |
2012-04-06 | struct.c (documentation for rb_struct_members_m): | duerst |
2012-02-29 | * regparse.c (is_onechar_cclass): optimize character class | naruse |
2012-02-25 | suppress warnings. | naruse |
2012-02-21 | revert a file which is committed wrong. | nari |
2012-02-21 | * gc.c : remove gc_clear_mark_on_sweep_slots() and use | nari |
2012-02-20 | * enc/depend: ignore mktable.c because it's not encoding library. | usa |
2012-02-19 | * enc/mktable.c (ENC_INFO): constify to suppress warnings. | nobu |
2012-02-17 | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse |
2012-02-15 | Add more description about Shift_JIS and CP50220. | naruse |
2012-01-08 | * numeric.c (rb_enc_uint_char): raise RangeError when added codepoint | naruse |
2011-12-09 | * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter. | naruse |
2011-11-20 | * enc/unicode.c (PROPERTY_NAME_MAX_SIZE): +1. | naruse |
2011-11-19 | * Makefile.in (enc/unicode/name2ctype.h): remove duplicated | nobu |
2011-07-31 | Forward-ports r32780 from branches/ruby_1_9_3 to trunk. | yugui |
2011-06-16 | * enc/depend: show srcdir. | nobu |
2011-05-19 | * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738 | nobu |
2011-05-15 | * remove trailing spaces. | nobu |
2011-04-27 | * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have | naruse |
2011-03-21 | * enc/utf_16le.c: surpress warning: shorten-64-to-32. | naruse |
2011-03-09 | * enc/shift_jis.c: Change SJIS as an alias of Windows-31J. | naruse |