summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2013-07-09Revert r41786 "broken utf-8"naruse
2013-07-05broken utf-8naruse
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-08ext/depend: fix dependency for nmakenobu
2013-04-08ext/depend: fix dependencynobu
2013-04-08* ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui
2013-03-02mswin: static-linked-extnobu
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2013-02-25depend: fix for static library on mswinnobu
2013-02-25depend: fix for static library on mswinnobu
2012-12-10* enc/depend (link_so): prefix $(Q) for each commands.nobu
2012-10-06encoding.c: unicode_pnobu
2012-09-10* enc/depend: fixed wrong change in a part of r34802.usa
2012-08-18enc/depend: fix inplace-build conditionnobu
2012-07-23enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu
2012-06-13* Makefile.in: don't remove macros. now name2ctype uses macros.naruse
2012-05-21enc: fix dependenciesnobu
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-19no K&R stylenobu
2012-05-17enc/encinit.c.erb: use %-linesnobu
2012-05-16Supports 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: revertnobu
2012-04-06struct.c (documentation for rb_struct_members_m):duerst
2012-02-29* regparse.c (is_onechar_cclass): optimize character classnaruse
2012-02-25suppress warnings.naruse
2012-02-21revert a file which is committed wrong.nari
2012-02-21* gc.c : remove gc_clear_mark_on_sweep_slots() and usenari
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-15Add more description about Shift_JIS and CP50220.naruse
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
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 duplicatednobu
2011-07-31Forward-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 #4738nobu
2011-05-15* remove trailing spaces.nobu
2011-04-27* enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't havenaruse
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
2011-02-04* enc/trans/utf8_mac.trans: parenthesize macro arguments.akr
2011-02-03* enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.naruse
2011-02-01* enc/encdb.c: parenthesize macro arguments.akr
2011-01-30* enc/emacs_mule.c (emacsmule_islead): 7bit range is also leadingnobu
2011-01-30* enc/emacs_mule.c (emacsmule_islead): fix inverse condition.nobu
2011-01-05* enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings.nobu