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_tw.c (euctw_mbc_enc_len): validation implemented. | akr | 2008-01-29 | 1 | -2/+97 |
* | * enc/euc_tw.c (euctw_islead): 0x8e is a leading byte. | akr | 2008-01-29 | 1 | -1/+1 |
* | * enc/*: add ARG_UNUSED. | naruse | 2008-01-15 | 1 | -3/+3 |
* | * 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/+1 |
* | * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding* | naruse | 2008-01-13 | 1 | -0/+140 |