summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Document that there are bugs with EBCDIC and regexesKarl Williamson2010-03-081-0/+2
* Revert "Forbid labels with keyword names"Jan Dubois2010-03-022-5/+9
* fetching from e.g. github requires a repo nameDavid Mitchell2010-03-021-1/+1
* Note this doesn't work: $re = "\\N{...}"; /$re/Karl Williamson2010-02-281-2/+3
* Document some re bugs in perlre.podKarl Williamson2010-02-281-0/+4
* Document 5.8 regression #72998 in deltaKarl Williamson2010-02-281-0/+5
* Document parsing changes for [perl #56444] patchKarl Williamson2010-02-281-0/+5
* Revise wording about /x caveatsKarl Williamson2010-02-281-5/+7
* Mention \N{U+...} documentation in deltaKarl Williamson2010-02-281-0/+4
* Add statement about UTF-8 and \N{} to deltaKarl Williamson2010-02-281-0/+8
* Document Unicode case-insensitive [] range bugKarl Williamson2010-02-281-0/+5
* Quote a code exampleKarl Williamson2010-02-281-1/+1
* Add deprecation of non-name \N{foo} to delta podKarl Williamson2010-02-281-0/+12
* Revise notes on /x modifierKarl Williamson2010-02-281-5/+9
* Mark \N meaning [^\n] as experimentalKarl Williamson2010-02-285-20/+23
* Mention there are places /x modifier is ineffectiveKarl Williamson2010-02-282-7/+11
* Clarify perlrebackslash.podKarl Williamson2010-02-281-3/+3
* Note existence (and warn against using) \N{U+c1.c2...}Karl Williamson2010-02-281-0/+6
* Note that \N{U+...} forces character semanticsKarl Williamson2010-02-281-5/+6
* Document \N{U+...}Karl Williamson2010-02-286-25/+47
* Mention \N{U+...} in perlunicode.podKarl Williamson2010-02-281-7/+13
* Update pods for \N changesKarl Williamson2010-02-285-52/+104
* Fix the NAME in two old perlXYZdelta.pod filesSteve Hay2010-02-212-2/+2
* Create perl5116delta and update other versionsSteve Hay2010-02-213-1/+262
* Stop pod/buildtoc from changing EOLs on Win32Steve Hay2010-02-211-0/+2
* Final update to perl5115delta.podv5.11.5Steve Hay2010-02-201-4/+11
* Record Perl 5.11.5 and a new pumpkin keeper in perlhistSteve Hay2010-02-201-1/+2
* Almost the final updates to perl5115delta.podSteve Hay2010-02-201-0/+27
* Update perl5115delta.pod with new diagnosticsSteve Hay2010-02-201-0/+51
* PATCH: deprecation warnings for unreasonable charnamesKarl Williamson2010-02-201-0/+8
* Improve handling of qq(\N{...}); and /xKarl Williamson2010-02-201-11/+43
* More updates to perl5115delta.podSteve Hay2010-02-201-0/+10
* Make a missing right brace on \N{ fatalKarl Williamson2010-02-191-15/+15
* PATCH: [perl #56444] delayed interpolation of \N{...}Karl Williamson2010-02-192-25/+65
* Update perldelta for 5.12 to warn vendors about deprecate.pmJesse Vincent2010-02-181-0/+11
* Keep perl5115delta.pod up to dateSteve Hay2010-02-181-1/+1
* Update perl5115delta.pod with today's changesSteve Hay2010-02-181-1/+8
* Merge branch 'pod-perlrepository' of git://github.com/avar/perl into bleadJesse Vincent2010-02-171-16/+25
|\
| * Mention why it's a good idea to use topic branches for everythingÆvar Arnfjörð Bjarmason2010-02-161-0/+8
| * Adjusted the git config user.name/user.email example for what 99% of users wo...Ævar Arnfjörð Bjarmason2010-02-161-3/+9
| * Prefix commands universally with "%". Most of the POD used that convention bu...Ævar Arnfjörð Bjarmason2010-02-161-6/+6
| * Don't recommend that people manually fiddle with their F<.git/config>, instea...Ævar Arnfjörð Bjarmason2010-02-161-9/+4
| * Note that checking out from git via http:// is at least 4x slower than git://Ævar Arnfjörð Bjarmason2010-02-161-1/+1
* | Keep perl5115delta.pod up to dateSteve Hay2010-02-161-4/+8
* | Doc fix. Thanks to Bram.Jesse Vincent2010-02-161-1/+1
|/
* Doc adjustment about lock(), by Daniel Frederick CrismanRafael Garcia-Suarez2010-02-161-2/+2
* First stab at a perl5115delta.pod with just under a week to goSteve Hay2010-02-141-129/+90
* delete orphaned textRobin Barker2010-02-111-17/+0
* Revised opening line of perl man pageDavid Golden2010-02-111-1/+4
* Help new users learn how to get helpDavid Golden2010-02-101-33/+15