summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* perldelta for d484df69ed26Tony Cook2015-06-101-0/+5
* perldelta for 46b27d2f2c37Tony Cook2015-06-091-0/+6
* perldelta for 342634f3c8ce, 16d5aac12f61Tony Cook2015-06-081-0/+4
* Link typo in last minute tweak.Jarkko Hietaniemi2015-06-071-1/+1
* Forgot to adjust this: quadmath is not long doubles.Jarkko Hietaniemi2015-06-071-4/+4
* Upgrade Scalar-List-Utils from version 1.41 to 1.42Steve Hay2015-06-051-0/+4
* Upgrade parent from version 0.232 to 0.234Steve Hay2015-06-051-0/+4
* Upgrade Module-Metadata from version 1.000026 to 1.000027Steve Hay2015-06-051-0/+4
* Upgrade libnet from version 3.05 to 3.06Steve Hay2015-06-051-0/+4
* Upgrade HTTP-Tiny from version 0.054 to 0.056Steve Hay2015-06-051-0/+4
* Upgrade Getopt-Long from version 2.45 to 2.46Steve Hay2015-06-051-0/+4
* Upgrade CPAN-Meta-YAML from version 0.014 to 0.016Steve Hay2015-06-051-0/+4
* Upgrade CPAN-Meta-Requirements from version 2.132 to 2.133Steve Hay2015-06-051-0/+4
* Prefer 'Foo->new' to 'new Foo' in examples of constructors.Chase Whitener2015-06-031-5/+4
* Convert "\t" to spaces.Shlomi Fish2015-06-031-6/+6
* Remove trailing whitespace.Shlomi Fish2015-06-031-7/+7