Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -2/+2 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -2/+2 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -2/+2 |
* | forgot to commit | shyouhei | 2008-07-01 | 1 | -1/+1 |
* | * enc/euc_kr.c: remove CP949. | naruse | 2008-01-29 | 1 | -1/+0 |
* | * enc/euc_kr.c (euckr_mbc_enc_len): validation implemented. | akr | 2008-01-28 | 1 | -2/+55 |
* | * enc/euc_cn.c: split from enc/euc_kr.c. | nobu | 2008-01-17 | 1 | -2/+0 |
* | * enc/*: add ARG_UNUSED. | naruse | 2008-01-15 | 1 | -2/+2 |
* | * encoding.c (ENC_REGISTER): use &OnigEncoding*. | naruse | 2008-01-15 | 1 | -8/+6 |
* | * encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil. | naruse | 2008-01-14 | 1 | -0/+2 |
* | * define replica encoding "CP949". | naruse | 2008-01-13 | 1 | -0/+1 |
* | * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding* | naruse | 2008-01-13 | 1 | -0/+141 |