Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -699/+7 |
* | fix typos. | akr | 2008-09-16 | 1 | -7/+7 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -7/+699 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -1/+1 |
* | * enc/ascii.c: ISO C does not allow extra ';' outside of a | shyouhei | 2008-07-01 | 1 | -3/+3 |
* | * enc/utf_8.c: add UTF8-MAC (UTF-8-MAC). | naruse | 2008-05-29 | 1 | -0/+10 |
* | * enc/utf_8.c: add alias CP65001. | usa | 2008-01-28 | 1 | -0/+1 |
* | * enc/koi8_u.c: added. | naruse | 2008-01-19 | 1 | -5/+5 |
* | * encoding.c (ENC_REGISTER): use &OnigEncoding*. | naruse | 2008-01-15 | 1 | -1/+1 |
* | * enc/utf_8.c: remove use of ONIG_ENCODING_UTF8 altogether; use | matz | 2008-01-15 | 1 | -41/+3 |
* | * enc/utf_8.c (ONIG_ENCODING_UTF8): reverted. | usa | 2008-01-15 | 1 | -4/+0 |
* | * enc/utf_8.c (OnigEncodingDefine): encoding name should be kept | matz | 2008-01-15 | 1 | -1/+1 |
* | * enc/utf_8.c: renamed as IANA name. | nobu | 2008-01-15 | 1 | -0/+486 |