summaryrefslogtreecommitdiffstats
path: root/regerror.c (follow)
Commit message (Expand)AuthorAgeLines
* Add printf-style format attribute to oniguruma functionsNobuyoshi Nakada2021-09-27-2/+2
* Escape control codes in regexp warning messageNobuyoshi Nakada2019-06-29-1/+2
* regerror.c: lenghten MAX_ERROR_PAR_LEN to contain old property namesnobu2018-10-16-2/+2
* get rid of strcatnobu2016-12-26-1/+2
* Merge Onigmo 6.0.0naruse2016-12-10-44/+21
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-16-9/+15
* * regcomp.c: Merge Onigmo 3d855b30d574536d3ae600260208c6624ae4791c.naruse2012-03-21-1/+1
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-17-9/+14
* * removed spaces just before tabs.nobu2009-11-26-11/+11
* * regerror.c (onig_vsnprintf_with_pattern): added.naruse2009-10-11-17/+25
* * regerror.c (onig_error_code_to_str, onig_snprintf_with_pattern):nobu2009-09-22-2/+2
* * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu2009-06-30-3/+5
* stripped trailing spaces.nobu2009-02-22-1/+1
* * re.c (rb_reg_desc): re might be NULL.matz2008-11-18-1/+1
* * suppress warnings with -Wwrite-string.nobu2008-05-31-1/+1
* * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz2008-01-03-11/+27
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-21-2/+2
* * re.c, regerror.c, string.c, parse.y, ruby.c, file.c:akr2007-12-12-3/+3
* * re.c (rb_reg_expr_str): use \xHH instead of \OOO.akr2007-12-09-3/+3
* * array.c (rb_ary_cycle): typo in rdoc. a patch from Yuguimatz2007-09-06-4/+4
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-23-2/+2
* * oniguruma.h: updated to Oniguruma 5.7.0.matz2007-05-23-3/+3
* merge Oniguruma 4.4.5kosako2006-10-28-9/+49
* merge Oniguruma 4.2.2kosako2006-08-05-1/+1
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-09-2/+2
* merge Oniguruma 4.0.2kosako2006-03-23-1/+3
* * oniguruma.h: merge Oniguruma 4.0.0 [ruby-dev:28290]matz2006-02-04-13/+37
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-12-26/+2
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-23-1/+1
* This commit was generated by cvs2svn to compensate for changes in r7843,ksaito2005-01-28-3/+3
* This commit was generated by cvs2svn to compensate for changes in r7203,ksaito2004-11-04-17/+54
* This commit was generated by cvs2svn to compensate for changes in r5960,ksaito2004-03-16-1/+2
* Initial revisionksaito2004-03-05-0/+291