Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820] | naruse | 2012-02-17 | 1 | -1/+3 |
* | * enc/us_ascii.c (us_ascii_mbc_enc_len): made static. a patch by | nobu | 2008-10-24 | 1 | -1/+1 |
* | * enc/ascii.c: ISO C does not allow extra ';' outside of a | shyouhei | 2008-07-01 | 1 | -3/+3 |
* | * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986. | matz | 2008-01-14 | 1 | -2/+2 |
* | * enc/make_encdb.h: sort encoding names by original name. | naruse | 2008-01-13 | 1 | -1/+1 |
* | * enc/make_encdb.rb: added. search enc/*.c and make encoding database. | naruse | 2008-01-12 | 1 | -0/+3 |
* | * enc/us_ascii.c: add us_ascii_ prefix for functions to ease | akr | 2008-01-02 | 1 | -2/+2 |
* | * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c. | akr | 2007-12-22 | 1 | -0/+28 |