aboutsummaryrefslogtreecommitdiffstats
path: root/enc/utf8.c
Commit message (Expand)AuthorAgeFilesLines
* * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified asakr2008-01-031-16/+16
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-32/+8
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-211-1/+1
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-201-1/+1
* * encoding.c (rb_enc_precise_mbclen): new function for mbclen withakr2007-12-061-2/+178
* * enc/utf8.c (utf8_code_to_mbclen): 0xfe and 0xff are valid Unicode tonobu2007-10-161-5/+1
* * Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu2007-10-101-0/+334