summaryrefslogtreecommitdiff
path: root/doc/regexp.rdoc
AgeCommit message (Expand)Author
2018-10-21Improve doc of Regexp about "ignore case" behavior [Misc #10836]aycabta
2017-10-21* doc/regexp.rdoc: In regexp doc, two backslashes match one literallysonots
2017-10-21* doc/regexp.rdoc: Fix regexp doc syntax highlightingsonots
2016-04-07regexp.rdoc: terminators in comments [ci skip]nobu
2016-01-08* doc/regexp.rdoc: [DOC] Elaborate on the \G anchor. [ci skip]knu
2015-01-01* doc/regexp.rdoc: fix regexp docs for whitespace character.hsbt
2014-05-25* doc/regexp.rdoc: [DOC] Clarify whitespace matching by @allolexzzak
2014-04-28fix typo [Fix GH-603]nobu
2013-11-13* doc/regexp.rdoc: [DOC] Fix typo in Special global variables section.zzak
2013-11-13* doc/regexp.rdoc: [DOC] add note about Bug #4044 as suggested byzzak
2013-09-17* doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain
2013-07-20* doc/regexp.rdoc: [DOC] Fix typo in example [Fixes GH-365]zzak
2013-06-11* doc/re.rdoc: Rename to doc/regexp.rdoczzak