aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/re.xml
AgeCommit message (Expand)Author
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-01-02Clean up some of the Unicode documentationHans Bolinder
2012-10-01Merge branch 'vs/re_back_reference'Henrik Nord
2012-07-10extend re back reference syntax with \g escape sequenceVance Shipley
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-10-27stdlib: Remove the deprecated regexp moduleBjörn Gustavsson
2011-05-18Fixup of re doc and specsPatrik Nyblom
2011-05-16re: remove gratuitous "it " in manpageTuncer Ayaz
2011-05-12rHans Bolinder
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-11-09Improve the 're' manpage by correcting typos and rewordingMatthias Lang
2010-06-02Add documentation of what part of a re mp() can be used for guard testsPatrik Nyblom
2010-02-12Merge branch 'bd/doc-fixes' into ccase/r13b04_devErlang/OTP
2010-02-10Fix minor documentation errorsBernard Duggan
2009-12-03documentation: Fix bugs introduced in the SGML to XML transitionHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP