summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add new release to perlhistv5.23.1Matthew Horsfall2015-07-201-0/+1
* Finalize perldelta for 5.23.1Matthew Horsfall2015-07-201-43/+73
* Initial perldelta updates for 5.23.1Matthew Horsfall2015-07-201-228/+3
* perldelta tweaks on the shift.Jarkko Hietaniemi2015-07-171-4/+10
* perldelta for recent printf changesAaron Crane2015-07-151-2/+15
* Document and ensure that sv_catpvf() does no argument orderingAaron Crane2015-07-151-0/+8
* Support reordered precision arguments in (s)printfAaron Crane2015-07-151-8/+6
* Upgrade Unicode-Normalize from version 1.18 to 1.19Steve Hay2015-07-141-0/+4
* Upgrade Unicode-Collate from version 1.12 to 1.14Steve Hay2015-07-141-0/+4
* Upgrade autodie from version 2.28 to 2.29Steve Hay2015-07-141-0/+4
* Forbid variable names with ASCII non-graphic charsKarl Williamson2015-07-133-67/+86
* perldata: Change pod to reflect realityKarl Williamson2015-07-131-5/+6
* Eliminate repetitious wording in perldiagAaron Crane2015-07-131-44/+3
* Delete experimental autoderef featureAaron Crane2015-07-134-177/+85
* Make postfix dereferencing work without the postderef featureAaron Crane2015-07-132-6/+11
* Document $OLD_PERL_VERSION's historyKaren Etheridge2015-07-123-1/+9
* perldelta: Fix typoKarl Williamson2015-07-081-1/+1
* dont report a $@ exception with uninitialized $!'s message in IPC::Open3Daniel Dragan2015-07-081-1/+6
* fix #124181 double free/refcnt problems in IO types in typemapDaniel Dragan2015-07-081-1/+4
* [perl #125373] set $! in chdir() if env not set, clarify docsTony Cook2015-07-071-2/+2
* Change wording of warning due to Unicode Standard changeKarl Williamson2015-07-061-1/+1
* Some nits in perlsubRafael Garcia-Suarez2015-07-061-3/+3
* perldelta for the shift work.Jarkko Hietaniemi2015-07-041-0/+23
* perlcommunity.pod updatesHerbert Breunung2015-07-041-3/+16
* restore the perldelta changes moved from perl5230deltaRicardo Signes2015-07-031-2/+16
* remove things added to v5.23.0 delta but meant for v5.23.1Ricardo Signes2015-07-031-18/+2
* belatedly set up delta for 5.23.1Ricardo Signes2015-07-034-142/+559
* perldelta entry for 054a3baf7ca16fe.Craig A. Berry2015-07-021-0/+10
* Upgrade Encode from version 2.73 to 2.75Steve Hay2015-06-301-1/+1
* Upgrade Socket from version 2.019 to 2.020Steve Hay2015-06-301-1/+1
* [perl #125305] handle chdir to closed handle correctlyTony Cook2015-06-291-0/+4
* Document the new shift behaviors.Jarkko Hietaniemi2015-06-281-11/+22
* Explicitly mention that even negative shiftees become UVs first.Jarkko Hietaniemi2015-06-281-1/+1
* The postderef feature is no longer experimentalAaron Crane2015-06-275-29/+14
* alarm() with negative argument makes no sense.Jarkko Hietaniemi2015-06-261-0/+5
* Update File::Spec advice in perlport.Craig A. Berry2015-06-261-14/+14
* do not try printing undefRicardo Signes2015-06-221-2/+2
* perlvar: fix list of defaulted array operatorsAristotle Pagaltzis2015-06-211-1/+1
* perldelta: correct target versionv5.23.0Ricardo Signes2015-06-201-1/+1
* perldelta: remove some unneeded bitsRicardo Signes2015-06-201-6/+0
* perlhist: v5.23.0 will be todayRicardo Signes2015-06-201-0/+2
* perldelta: update for v5.23.0Ricardo Signes2015-06-201-278/+83
* perlebcdic: Fix typoKarl Williamson2015-06-191-1/+1
* remove deprecated /\C/ RE character classDavid Mitchell2015-06-197-36/+15
* simplify sort sub return arg processingDavid Mitchell2015-06-191-5/+0
* Switch to Unicode Version 8The Unicode Consortium2015-06-171-0/+5
* [perl #125305] chdir("") no longer behaves like chdir()Tony Cook2015-06-171-10/+0
* [perl #123264] explicitly document the return value of sysopenTony Cook2015-06-171-0/+2
* Perl example style nit in docs for sort()Rafael Garcia-Suarez2015-06-161-1/+1
* perldelta for 1b3ab82cb4bcTony Cook2015-06-151-0/+7