summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Do not advertise Math::TrulyRandom, which hasn't been updated since 1996Rafael Garcia-Suarez2010-06-031-2/+2
* Deprecate find_rundefsvoffset()Vincent Pit2010-06-031-0/+9
* The UNDERBAR macro should use find_rundefsv() as wellVincent Pit2010-06-031-0/+5
* Make pp_reverse fetch the lexical $_ from the correct padVincent Pit2010-06-031-1/+1
* PATCH: teach diag.t new warning function namesKarl Williamson2010-06-011-1/+1
* Reorder the entry for die, moving discussion of the exit code later.Nicholas Clark2010-05-311-9/+20
* PATCH: [perl #75138] "\c`" -> " "Karl Williamson2010-05-301-2/+3
* Document tricks, work-arounds for user-defined casingKarl Williamson2010-05-301-7/+70
* Don't require doubled backslashes in perldiag.podKarl Williamson2010-05-301-10/+10
* Update rsync sources in perlhackH.Merijn Brand2010-05-251-6/+11
* PATCH: correct misstatement, formats in perlunicodeKarl Williamson2010-05-251-10/+11
* Replace wrong tr/// table in perlebcdic.podKarl Williamson2010-05-251-45/+61
* Add package block syntax to perldeltaZefram2010-05-241-0/+8
* Add perldelta entry for non-destructive substitutionDavid Golden2010-05-231-0/+12
* add perldelta entry for overload fixesDavid Mitchell2010-05-231-2/+7
* Format perlhist consistently by maint/dev trackDavid Golden2010-05-231-10/+20
* create perl5132deltaDavid Golden2010-05-233-1/+261
* Rephrase perlop for non-destructive substitutionDavid Golden2010-05-221-6/+6
* Add s///r (non-destructive substitution).David Caldwell2010-05-224-7/+68
* support "package Foo { ... }"Zefram2010-05-201-4/+13
* add new release to perlhistRicardo Signes2010-05-201-0/+1
* update MANIFEST, remove delta for uninstalled fileRicardo Signes2010-05-201-5/+0
* remove empty perldelta sectionRicardo Signes2010-05-201-2/+0
* pass through perl5131delta in prep of releaseRicardo Signes2010-05-201-155/+28
* Add a note in perl5131delta about given return valuesVincent Pit2010-05-202-8/+28
* Update perlhist.pod for 5.10.1-5.12.1Curtis Jewell2010-05-191-90/+94
* Merge branch 'vincent/rvalue_stmt_given' into bleadVincent Pit2010-05-191-0/+36
|\
| * Make given() statements return the last evaluated expressionVincent Pit2010-01-031-0/+36
* | perldelta entries for my changes in 5.13.1.Nicholas Clark2010-05-191-0/+48
* | Better perldiag heading for "\cX" deprecation warningRafael Garcia-Suarez2010-05-171-1/+1
* | PATCH: Clean up EBCDIC handling of \cXKarl Williamson2010-05-171-3/+3
* | New release date for 5.12.1 in light of the new RCJesse Vincent2010-05-131-1/+1
* | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2010-05-132-4/+10
|\ \
| * | Updating list of DOSish perls in perlport.pod.Curtis Jewell2010-05-121-0/+3
| * | Clarify that mail to perlbug also goes to p5pÆvar Arnfjörð Bjarmason2010-05-091-4/+7
* | | Correcting the release date of 5.12.1Jesse Vincent2010-05-131-0/+1
|/ /
* | perldelta item on PL_restartjmpenvZefram2010-05-081-0/+10
* | perldelta item on $[ usageZefram2010-05-081-0/+5
* | perldelta item on B::Deparse package+label fixZefram2010-05-081-0/+13
* | perldelta item on reliable exception handlingZefram2010-05-081-0/+50
* | perlunifaq, uniintro: fix for 80 col displayKarl Williamson2010-05-082-14/+16
* | perlunicode: fix for 80 col displayKarl Williamson2010-05-081-49/+56
* | perlreref: missing info, 80 col displayKarl Williamson2010-05-081-41/+64
* | perlrecharclass: Clarify \p{Punct}, fix for 80 colKarl Williamson2010-05-081-9/+13
* | perlrebackslash: fix for 80 col displayKarl Williamson2010-05-081-4/+4
* | perlre: fix for 80 col displayKarl Williamson2010-05-081-120/+121
* | perlport: fix 80 col display; broken linkKarl Williamson2010-05-081-10/+10
* | Fix to display ok in 80 columnsKarl Williamson2010-05-081-24/+25
* | Fix perlebcdic for for 80 column tty; fix C<>sKarl Williamson2010-05-081-47/+51
* | Add =encoding utf8 to all core non-ASCII POD files + test scriptÆvar Arnfjörð Bjarmason2010-05-087-0/+13