summaryrefslogtreecommitdiff
path: root/enc/euc_jp.c
AgeCommit message (Expand)Author
2015-10-04refix through 52016,52017,52019,52020 [Bug #11486]naruse
2015-10-04euc_jp.c: fix compile errornobu
2015-10-04* enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse
2015-08-27oniguruma.h: constifynobu
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-05-22constify character property tablesnobu
2013-06-01* enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
2011-05-15* remove trailing spaces.nobu
2011-01-05* enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings.nobu
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-10-18 add references.naruse
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-09-01* enc/euc_jp.c (euc-jp-ms): euc-jp-ms is not EUC-JP not an alias ofnaruse
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-15* enc/*: add ARG_UNUSED.naruse
2008-01-15* encoding.c (ENC_REGISTER): use &OnigEncoding*.naruse
2008-01-13* include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse
2008-01-13* enc/make_encdb.h: sort encoding names by original name.naruse
2008-01-13* encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed.naruse
2008-01-12* enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse
2008-01-03* enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified asakr
2008-01-03* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz
2008-01-02* enc/us_ascii.c: add us_ascii_ prefix for functions to easeakr
2007-12-21* common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu
2007-12-20* common.mk (enc.mk): depends on rbconfig.rb.nobu
2007-12-06* encoding.c (rb_enc_precise_mbclen): new function for mbclen withakr
2007-10-10* Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu