aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/re.h
Commit message (Expand)AuthorAgeFilesLines
* re.c: rb_reg_region_copynobu2014-12-011-0/+1
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-6/+2
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+9
* * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu2009-06-301-4/+4
* * include/ruby/re.h (struct rmatch_offset): new struct for characterakr2008-02-161-1/+15
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * re.c (match_begin): should return offset by character.matz2007-11-231-2/+2
* * re.c (kcode_setter): Perl-ish global variable `$=' no longermatz2007-10-041-2/+0
* * string.c (str_gsub): should not use mbclen2() which has broken API.matz2007-08-291-3/+0
* * encoding.c: provide basic features for M17N.matz2007-08-251-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-0/+58