summaryrefslogtreecommitdiff
path: root/pod/perlretut.pod
Commit message (Expand)AuthorAgeFilesLines
* Using $1 without testing success of the regexp, bad.Rafael Garcia-Suarez2003-06-281-4/+5
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-121-1/+5
* Re: [DOC PATCH] Regex \G and POSIX restrictionsHugo van der Sanden2002-03-291-1/+2
* Unicode 3.2.0-induced doc tweaks.Jarkko Hietaniemi2002-03-281-1/+1
* [DOC PATCH] Regex \G and POSIX restrictionsMark Kvale2002-03-271-2/+4
* Document the U+0085, U+2028, and U+2029.Jarkko Hietaniemi2002-01-041-1/+1
* Re: [DOC PATCHES] pod cleanupsRafael Garcia-Suarez2001-11-231-1/+1
* Banish "use utf8".Jarkko Hietaniemi2001-11-171-6/+5
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-2/+2
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-021-8/+8
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-121-9/+8
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-091-1/+1
* Unterminated C< (noticed by Richard Hatch), and few otherJarkko Hietaniemi2001-07-061-6/+7
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-041-2/+3
* Add support for $^N, the most-recently closed group.Jarkko Hietaniemi2001-06-301-3/+6
* perlretut.pod: unterminated C<>Ronald J. Kimball2001-06-131-1/+1
* Move the full \p\P lists to perlunicode.Jarkko Hietaniemi2001-06-111-66/+5
* Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.Jarkko Hietaniemi2001-05-041-1/+69
* More tweakage on the Unicode character class descriptions.Jarkko Hietaniemi2001-03-071-12/+12
* The perlretut was still talking about the old \p and \PJarkko Hietaniemi2001-03-061-16/+19
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-3/+3
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-3/+3
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-34/+118
* Fix misleading example in perlretut.podDaniel Chetlin2000-09-011-0/+33
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-8/+10
* fix places that mean C<"word" character> but say C<alphanumericGurusamy Sarathy2000-05-281-1/+1
* perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)Gurusamy Sarathy2000-05-021-39/+60
* add regular expressions tutorial and quick-start guide (fromGurusamy Sarathy2000-04-281-0/+2361