summaryrefslogtreecommitdiff
path: root/enc/euc_jp.c
AgeCommit message (Expand)Author
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