aboutsummaryrefslogtreecommitdiffstats
path: root/enc/sjis.c
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c (rb_enc_init): revert removing SJIS.naruse2008-01-131-376/+0
* * enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse2008-01-121-0/+4
* * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified asakr2008-01-031-23/+23
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-10/+10
* * enc/us_ascii.c: add us_ascii_ prefix for functions to easeakr2008-01-021-23/+23
* * 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-1/+53
* * Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu2007-10-101-0/+320