aboutsummaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Expand)AuthorAgeFilesLines
* * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c.akr2007-12-222-10/+29
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-2121-24/+24
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-2022-25/+56
* * enc/iso_8859_{1..16}.c: renamed.nobu2007-12-2015-0/+0
* * enc/iso8859_{1..16}.c: adjust for ruby.nobu2007-12-1915-52/+98
* * enc/iso8859_{1..16}.c: imported from Onigiruma 5.9.0.nobu2007-12-1915-0/+3126
* * enc/Makefile.in (RM): added.nobu2007-12-192-1/+12
* * enc/depend: get rid of target expanded as empty for nmake.nobu2007-12-181-5/+5
* * configure.in (BUILTIN_ENCS): removed.nobu2007-12-172-2/+9
* * common.mk (encs): added dependencies.nobu2007-12-173-30/+31
* * common.mk (encs): new target to compile external encodings.nobu2007-12-172-3/+40
* * enc/depend: commit miss.nobu2007-12-171-0/+3
* * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed.nobu2007-12-171-9/+4
* * configure.in (enc/Makefile): add external encoding objects list.nobu2007-12-151-0/+33
* * encoding.c (rb_enc_precise_mbclen): new function for mbclen withakr2007-12-063-4/+307
* * 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-105-0/+12344