summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add -u to core-cpan-diffs to filter modulesv5.11.4Ricardo Signes2010-01-201-2/+8
* perlfunc tweak for package NAME VERSIONDavid Golden2010-01-201-5/+5
* remove remaining boilerplate from perl5114deltaRicardo Signes2010-01-201-13/+1
* perldelta5114 updated prior to shippingRicardo Signes2010-01-201-105/+92
* add 5.11.4 (and myself) to perlhistRicardo Signes2010-01-191-1/+2
* regen_perly prepping for 5.11.4Ricardo Signes2010-01-193-25/+22
* update Module::CoreList for pending 5.11.4Ricardo Signes2010-01-192-2/+639
* Update Module::Build to 0.3603David Golden2010-01-1944-96/+145
* reminder: update Module::CoreList when bumping version numberDavid Golden2010-01-191-1/+6
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-194-4/+4
* regen warnings.pl for new version numberRicardo Signes2010-01-192-2/+2
* bump version for 5.11.4Ricardo Signes2010-01-1920-126/+126
* fix qr// and get-magic problemsFather Chrysostomos2010-01-193-14/+41
* Fix for #71506: work around possible gcc bugTony Cook2010-01-191-20/+35
* note strict/lax version requirements in documentationDavid Golden2010-01-192-8/+12
* add version number format note to perldeltaDavid Golden2010-01-191-0/+20
* Fix a NULL pointer dereference when looking for a DESTROY methodNiko Tyni2010-01-192-2/+16
* Fix for #71254: SEGV in Data::DumperFather Chrysostomos2010-01-182-2/+14
* Fixed an editing error in perldoc about commit messages.Jesse Vincent2010-01-181-4/+4
* Minor updates to the git tutorial and our commit message policies.Jesse Vincent2010-01-181-2/+12
* [perl #71676] GDBM_File support on Win32kmx2010-01-181-0/+1
* Perl blead on AIX - fail: t/porting/test_bootstrapRainer Tammer2010-01-182-11/+17
* Move packagev.t from t/comp to t/op, as it fouls the test bootstrapping policy.Nicholas Clark2010-01-182-1/+1
* Revert "[perl #62646] Maximum string length with substr"Rafael Garcia-Suarez2010-01-182-26/+8
* update AUTHORS for new commits, spellingRicardo Signes2010-01-171-1/+3
* Add t/comp/packagev.t to MANIFESTVincent Pit2010-01-171-0/+1
* Upgrade to CPAN.pm 1.94_54Rafael Garcia-Suarez2010-01-179-74/+87
* Clean up mktables intro comments; remove trailing white spaceKarl Williamson2010-01-171-89/+177
* Correct VMS-specific handling of $! in Perl_magic_get.Craig A. Berry2010-01-161-4/+4
* A fig leaf for calling sv_pos_u2b with IV* where it expects I32*.Craig A. Berry2010-01-161-1/+4
* Parse 'use NAME VERSION' with C localeDavid Golden2010-01-161-0/+6
* wrap a link in L<> to avoid bad autolinkingRicardo Signes2010-01-161-1/+1
* [perl #72098] File::Copy stripping 06000 perms on cp for rootTodd Rinaldo2010-01-161-6/+2
* * Tom's latest perlfunc cleanups, to ensure we're on the same trackbrian d foy2010-01-161-98/+16
* * Backported Tom's perlfaq cleanup to the perlfaq repo, and now they are back...brian d foy2010-01-165-13/+13
* Fix SV leaks in Perl_vnumify() and Perl_vnormal() for "Invalid version object"sNicholas Clark2010-01-151-10/+7
* Add warning "Cannot find encoding"Rafael Garcia-Suarez2010-01-151-0/+5
* Bump version of PerlIO::encodingRafael Garcia-Suarez2010-01-151-1/+1
* The warnings emitted by PerlIO::encoding should be silenceable.Rafael Garcia-Suarez2010-01-151-5/+8
* Avoid a double SV leak in an error state branch of pp_require.Nicholas Clark2010-01-151-4/+4
* [perl #62646] Maximum string length with substrZefram2010-01-152-8/+23
* Document last change in perldelta for 5.11.4.Rafael Garcia-Suarez2010-01-151-0/+7
* PATCH: [perl #71726] \p{xdigit} should match full-width formsKarl Williamson2010-01-151-10/+11
* This adds a constructor option to not output the comments containing the rang...Karl Williamson2010-01-151-3/+15
* Qualify pointer arguments of prescan_version in embed.fncRafael Garcia-Suarez2010-01-152-2/+3
* Bump version to 2.21 and add changelogRafael Garcia-Suarez2010-01-143-2/+6
* Fixed the closure argument passing bug perl#72068Tim Bunce2010-01-141-1/+5
* Fixed tests.Tim Bunce2010-01-141-2/+2
* Added tests for perl#72068Tim Bunce2010-01-141-5/+10
* Back out the {ENTER,LEAVE}_with_name("sub") part of d343c3ef45381352 for now.Nicholas Clark2010-01-142-12/+12