| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, | nobu | 2009-06-30 | 1 | -7/+7 |
* | stripped trailing spaces. | nobu | 2009-02-22 | 1 | -7/+7 |
* | * regexec.c (string_cmp_ic): add text_end argument. | akr | 2008-09-18 | 1 | -16/+15 |
* | * grapheme cluster implementation reverted. [ruby-dev:36375] | akr | 2008-09-18 | 1 | -39/+13 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_ret | akr | 2008-09-16 | 1 | -13/+39 |
* | * include/ruby/oniguruma.h (OnigEncodingTypeST): add end argument for | akr | 2008-09-13 | 1 | -7/+7 |
* | * include/ruby/oniguruma.h (ONIGENC_STEP_BACK): add end argument. | akr | 2008-09-13 | 1 | -4/+4 |
* | * include/ruby/oniguruma.h (onigenc_get_prev_char_head): add end | akr | 2008-09-13 | 1 | -19/+19 |
* | * include/ruby/oniguruma.h | akr | 2008-09-13 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h (onigenc_get_right_adjust_char_head): add | akr | 2008-09-13 | 1 | -2/+2 |
* | * regexec.c (stack_double): use MatchStackLimitSize atomically. | nobu | 2008-07-01 | 1 | -7/+8 |
* | * regexec.c (slow_search): check the case when the length is 1. | mame | 2008-05-19 | 1 | -2/+2 |
* | * regparse.c (PINC): use optimized enclen() instead of | matz | 2008-05-19 | 1 | -6/+15 |
* | * array.c (rb_ary_sort_bang): stop memory leak. [ruby-dev:34726] | matz | 2008-05-16 | 1 | -20/+28 |
* | * re.c (rb_reg_search): avoid inner loop for reverse search. | matz | 2008-01-04 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged. | matz | 2008-01-03 | 1 | -59/+62 |
* | * array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui | matz | 2007-09-06 | 1 | -34/+34 |
* | * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixes | matz | 2007-07-23 | 1 | -263/+214 |
* | * oniguruma.h: updated to Oniguruma 5.7.0. | matz | 2007-05-23 | 1 | -300/+231 |
* | fix offset value in STATE_CHECK_BUFF_INIT() | kosako | 2006-10-29 | 1 | -1/+2 |
* | merge Oniguruma 4.4.5 | kosako | 2006-10-28 | 1 | -9/+28 |
* | merge Oniguruma 4.4.4 | kosako | 2006-09-23 | 1 | -7/+7 |
* | merge Oniguruma 4.4.0 | kosako | 2006-08-27 | 1 | -25/+218 |
* | merge Oniguruma 4.2.2 | kosako | 2006-08-05 | 1 | -62/+168 |
* | fix bug [ruby-list:42234] | kosako | 2006-05-21 | 1 | -1/+2 |
* | merge Oniguruma 4.0.3 | kosako | 2006-05-10 | 1 | -1/+1 |
* | merge Oniguruma 4.0.1 | kosako | 2006-02-12 | 1 | -2/+2 |
* | * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290] | matz | 2006-02-04 | 1 | -29/+86 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -1/+1 |
* | * parse.y (parser_yylex): update paren_nest for brackets []. | matz | 2005-08-20 | 1 | -1/+1 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2005-02-23 | 1 | -84/+116 |
* | * ascii.c, euc_jp.c, hash.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, reg... | ksaito | 2005-01-28 | 1 | -61/+123 |
* | * regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24... | ksaito | 2004-11-28 | 1 | -1/+1 |
* | * regexec.c, regparse.c, regint.h: fixed conflicts between vendor branch. | ksaito | 2004-11-04 | 1 | -8/+1 |
* | * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r... | ksaito | 2004-11-04 | 1 | -330/+483 |
* | * array.c (rb_ary_uniq_bang): do not push frozen string from hash | matz | 2004-11-03 | 1 | -1/+1 |
* | * eval.c (proc_invoke): nail down dyna_var node when Proc object | matz | 2004-11-01 | 1 | -1/+2 |
* | * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. | matz | 2004-10-30 | 1 | -61/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r6231, | ksaito | 2004-04-27 | 1 | -8/+32 |
* | This commit was generated by cvs2svn to compensate for changes in r6227, | ksaito | 2004-04-27 | 1 | -32/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r6225, | ksaito | 2004-04-27 | 1 | -22/+35 |
* | This commit was generated by cvs2svn to compensate for changes in r6093, | ksaito | 2004-04-05 | 1 | -0/+1 |
* | Initial revision | ksaito | 2004-03-05 | 1 | -0/+3299 |