aboutsummaryrefslogtreecommitdiffstats
path: root/enc/encdb.c
Commit message (Expand)AuthorAgeFilesLines
* * enc/encdb.c: Include internal.h.akr2014-11-181-0/+2
* * internal.h: Gather declarations in non-header files.akr2014-11-181-7/+0
* encdb.c, encoding.c: make BOM-encodings dummynobu2013-09-241-1/+3
* encdb.c, utf_16_32.h: Unicode with BOMnobu2013-09-231-1/+1
* encoding.c: unicode_pnobu2012-10-061-0/+2
* * enc/encdb.c: parenthesize macro arguments.akr2011-02-011-3/+3
* * enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa [ruby-dev:39004]naruse2009-08-041-1/+1
* Add functions and macros for second encoding definitions.naruse2009-08-041-0/+2
* * encoding.c (enc_init_db): moved to enc/encdb.c.nobu2008-04-071-0/+25