aboutsummaryrefslogtreecommitdiffstats
path: root/regerror.c
Commit message (Expand)AuthorAgeFilesLines
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-161-9/+15
* * regcomp.c: Merge Onigmo 3d855b30d574536d3ae600260208c6624ae4791c.naruse2012-03-211-1/+1
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-9/+14
* * removed spaces just before tabs.nobu2009-11-261-11/+11
* * regerror.c (onig_vsnprintf_with_pattern): added.naruse2009-10-111-17/+25
* * regerror.c (onig_error_code_to_str, onig_snprintf_with_pattern):nobu2009-09-221-2/+2
* * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu2009-06-301-3/+5
* stripped trailing spaces.nobu2009-02-221-1/+1
* * re.c (rb_reg_desc): re might be NULL.matz2008-11-181-1/+1
* * suppress warnings with -Wwrite-string.nobu2008-05-311-1/+1
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-031-11/+27
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-2/+2
* * re.c, regerror.c, string.c, parse.y, ruby.c, file.c:akr2007-12-121-3/+3
* * re.c (rb_reg_expr_str): use \xHH instead of \OOO.akr2007-12-091-3/+3
* * array.c (rb_ary_cycle): typo in rdoc. a patch from Yuguimatz2007-09-061-4/+4
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-231-2/+2
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-231-3/+3
* merge Oniguruma 4.4.5kosako2006-10-281-9/+49
* merge Oniguruma 4.2.2kosako2006-08-051-1/+1
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-091-2/+2
* merge Oniguruma 4.0.2kosako2006-03-231-1/+3
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-041-13/+37
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-26/+2
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-231-1/+1
* This commit was generated by cvs2svn to compensate for changes in r7843,ksaito2005-01-281-3/+3
* This commit was generated by cvs2svn to compensate for changes in r7203,ksaito2004-11-041-17/+54
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-161-1/+2
* Initial revisionksaito2004-03-051-0/+291