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/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. | nobu | 2011-01-05 | 1 | -2/+4 |
* | forgot to commit | shyouhei | 2008-07-01 | 1 | -3/+3 |
* | * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, | naruse | 2008-02-17 | 1 | -0/+8 |
* | * enc/*: add ARG_UNUSED. | naruse | 2008-01-15 | 1 | -5/+5 |
* | * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding* | naruse | 2008-01-13 | 1 | -1/+1 |
* | * enc/make_encdb.h: sort encoding names by original name. | naruse | 2008-01-13 | 1 | -0/+3 |
* | * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as | akr | 2008-01-03 | 1 | -8/+8 |
* | * enc/us_ascii.c: add us_ascii_ prefix for functions to ease | akr | 2008-01-02 | 1 | -8/+8 |
* | * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb. | nobu | 2007-12-21 | 1 | -1/+1 |
* | * common.mk (enc.mk): depends on rbconfig.rb. | nobu | 2007-12-20 | 1 | -1/+1 |
* | * enc/iso_8859_{1..16}.c: renamed. | nobu | 2007-12-20 | 1 | -0/+239 |