Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove get_actual_encoding() and the dynamic endian detection for dummy UTF-1... | Benoit Daloze | 2022-09-12 | 1 | -1/+1 |
* | decouple internal.h headers | 卜部昌平 | 2019-12-26 | 1 | -1/+1 |
* | * enc/encdb.c: Include internal.h. | akr | 2014-11-18 | 1 | -0/+2 |
* | * internal.h: Gather declarations in non-header files. | akr | 2014-11-18 | 1 | -7/+0 |
* | encdb.c, encoding.c: make BOM-encodings dummy | nobu | 2013-09-24 | 1 | -1/+3 |
* | encdb.c, utf_16_32.h: Unicode with BOM | nobu | 2013-09-23 | 1 | -1/+1 |
* | encoding.c: unicode_p | nobu | 2012-10-06 | 1 | -0/+2 |
* | * enc/encdb.c: parenthesize macro arguments. | akr | 2011-02-01 | 1 | -3/+3 |
* | * enc/encdb.c (ENC_SET_BASE): fix typo. patch by ujihisa [ruby-dev:39004] | naruse | 2009-08-04 | 1 | -1/+1 |
* | Add functions and macros for second encoding definitions. | naruse | 2009-08-04 | 1 | -0/+2 |
* | * encoding.c (enc_init_db): moved to enc/encdb.c. | nobu | 2008-04-07 | 1 | -0/+25 |