aboutsummaryrefslogtreecommitdiffstats
path: root/regenc.c
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/oniguruma.h: precise mbclen API redesigned to avoidakr2008-01-271-0/+11
* * enc/koi8_u.c: added.naruse2008-01-191-23/+25
* * include/ruby/oniguruma.h: remove ONIG_ENCODING_* and OnigEncoding*naruse2008-01-131-2/+2
* * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressednobu2008-01-081-2/+2
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-21/+23
* * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c.akr2007-12-221-0/+10
* * include/ruby/oniguruma.h (OnigEncodingTypeST): add OnigEncodingmatz2007-10-101-13/+19
* * regenc.c, regenc.h (onigenc_single_byte_mbc_enc_len): should takeusa2007-09-071-1/+1
* * array.c (rb_ary_cycle): typo in rdoc. a patch from Yuguimatz2007-09-061-11/+13
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-231-18/+5
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-231-376/+256
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-2/+2
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-041-39/+31
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-2/+2
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-231-42/+48
* This commit was generated by cvs2svn to compensate for changes in r7843,ksaito2005-01-281-17/+7
* This commit was generated by cvs2svn to compensate for changes in r7203,ksaito2004-11-041-80/+534
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-161-2/+2
* Initial revisionksaito2004-03-051-0/+586