summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add perl5120delta to pod.lst and MANIFESTJesse Vincent2010-01-255-27/+38
* Minor typo fixJesse Vincent2010-01-241-1/+1
* First full pass at perl5120deltaJesse Vincent2010-01-241-0/+2573
* Added a stub of the Perl 5.12.0 delta which will be a rollup of the various p...Jesse Vincent2010-01-241-0/+16
* Update to podlators 2.3.0Rafael Garcia-Suarez2010-01-2229-491/+727
* Clarify in INSTALL what an extension name looks like:David Mitchell2010-01-221-1/+2
* fix SEGV in /\N{...}/David Mitchell2010-01-221-1/+1
* update Mark Jason Dominus's name in AUTHORSRicardo Signes2010-01-211-1/+1
* initialize undefined version objects with zero, not 'undef'David Golden2010-01-211-2/+2
* Add USE_PERL_ATOF to the list of -V's compile-time options.Nicholas Clark2010-01-211-0/+3
* Revert "remove defunct "Changes" file step from RMG"Ricardo Signes2010-01-211-0/+17
* remove defunct "Changes" file step from RMGRicardo Signes2010-01-201-17/+0
* Remove CPAN's Makefile.PL; let make_ext.pl write one for us.Nicholas Clark2010-01-203-683/+1
* Make perl's magic variables in gv.c grep-ableÆvar Arnfjörð Bjarmason2010-01-201-35/+35
* Update META.yml for Module::CoreListRafael Garcia-Suarez2010-01-201-1/+1
* create perl5115delta and update other versionsRicardo Signes2010-01-2011-24/+295
* make clean deletes runtests, so add a rule and dependency to regenerate it.Nicholas Clark2010-01-201-1/+4
* 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