summaryrefslogtreecommitdiff
path: root/enc/shift_jis.c
AgeCommit message (Expand)Author
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2016-12-10Merge Onigmo 6.0.0naruse
2016-07-24* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst
2016-06-07* regenc.h/c: Rename onigenc_not_support_case_map toduerst
2016-05-22 * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst
2015-08-27oniguruma.h: constifynobu
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-05-22constify character property tablesnobu
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
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-05-15* remove trailing spaces.nobu
2011-03-09* enc/shift_jis.c: Change SJIS as an alias of Windows-31J.naruse
2011-02-03* enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.naruse
2010-11-17* enc/shift_jis.c (property_name_to_ctype): fix memory leak.naruse
2010-11-09* regenc.c (onigenc_minimum_property_name_to_ctype):naruse
2010-03-01* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-16* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr
2008-09-13* include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument forakr
2008-07-01* enc/shift_jis.c (code_is_ctype): HALF WIDTH KATAKANA isnaruse
2008-07-01forgot to commitshyouhei
2008-06-17* enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)mame
2008-02-17* enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c,naruse
2008-01-17* enc/shift_jis.c: newline at EOF.nobu
2008-01-15* enc/*: add ARG_UNUSED.naruse
2008-01-15* encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse
2008-01-13* enc/*.c: add replicas and aliases.naruse
2008-01-13* include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse
2008-01-13* encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed.naruse
2008-01-13* encoding.c (rb_enc_init): revert removing SJIS.naruse