summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more place to get rid of win32/config*.gc64noxv5.17.1Jesse Luehrs2012-06-191-1/+0
* update perlhist for 5.17.1Jesse Luehrs2012-06-191-1/+2
* update Module::CoreList for 5.17.1Jesse Luehrs2012-06-194-6/+696
* formattingJesse Luehrs2012-06-191-2/+2
* add acknowledgementsJesse Luehrs2012-06-191-3/+28
* bump version to 5.17.1Jesse Luehrs2012-06-1922-149/+149
* comments in bump-perl-versionJesse Luehrs2012-06-191-0/+3
* perldelta for 5c0877fa4ac0 (VMS include files).Craig A. Berry2012-06-191-0/+7
* perlhacktips: long linesFather Chrysostomos2012-06-192-3/+4
* more proofreadingJesse Luehrs2012-06-191-63/+33
* perlhacktips: add AddressSanitizerReini Urban2012-06-192-5/+47
* we seem to have been using L<> rather than C<> here recentlyJesse Luehrs2012-06-191-3/+3
* none of this is importantJesse Luehrs2012-06-191-10/+0
* add module updates to perldeltaJesse Luehrs2012-06-191-7/+250
* change this synopsis to something that actually worksJesse Luehrs2012-06-191-1/+1
* note existing smoke failuresJesse Luehrs2012-06-191-0/+15
* the known problems section is also for platform specific thingsJesse Luehrs2012-06-191-5/+2
* Use ll rather than I64 for win32/config*.gc64 format stringsSteve Hay2012-06-192-16/+16
* Add missing dlltool default to win32/config.gcSteve Hay2012-06-191-0/+1
* perldelta updatesJesse Luehrs2012-06-191-7/+34
* perldelta for 186a5ba82d58Father Chrysostomos2012-06-191-1/+11
* remove bogus $remainder variable from perlfunc/splitLukas Mai2012-06-191-2/+2
* overloading: make qr fallback to "" betterDavid Mitchell2012-06-192-25/+92
* In cflags.SH trim the case statement of file basenames.Nicholas Clark2012-06-192-50/+24
* In pp_iter, handle end of range at IV_MAX without undefined behaviour.Nicholas Clark2012-06-191-9/+7
* In t/op/arith.t, tryeq_sloppy() wasn't correctly handling negative values.Nicholas Clark2012-06-191-1/+1
* this is already mentioned at the end (and that is more correct)Jesse Luehrs2012-06-191-6/+0
* remove some boilerplateJesse Luehrs2012-06-191-262/+1
* todoJesse Luehrs2012-06-191-0/+16
* consistencyJesse Luehrs2012-06-191-2/+2
* combine sectionsJesse Luehrs2012-06-191-8/+1
* bump Filter::Util::Call to CPAN version 1.45Jesse Luehrs2012-06-192-2/+2
* fix inadvertent removal during editingJesse Luehrs2012-06-191-1/+1
* perldelta copyeditingJesse Luehrs2012-06-191-15/+15
* Revert perlfilter part of 318b791f053Father Chrysostomos2012-06-181-7/+7
* whoops, should be using $new_version hereJesse Luehrs2012-06-181-1/+1
* use the right default for MAPJesse Luehrs2012-06-181-0/+3
* make sure podlators is skipped, it won't be handled correctlyJesse Luehrs2012-06-181-1/+5
* bump Filter::Util::Call to CPAN version 1.44Jesse Luehrs2012-06-185-11/+11
* teach sync-with-cpan how to update Maintainers.plJesse Luehrs2012-06-181-2/+40
* update sync-with-cpan to handle dists with MAPped filesJesse Luehrs2012-06-181-25/+52
* ensure 'make' updates all necessary filesJesse Luehrs2012-06-181-0/+2
* get the dir name from the tarball filenameJesse Luehrs2012-06-181-1/+1
* allow overriding version in this branch tooJesse Luehrs2012-06-181-0/+4
* not sure why this is necessaryJesse Luehrs2012-06-181-1/+0
* Remove some 5.002 and 5.003 compatibility code from Class::Struct.Nicholas Clark2012-06-181-6/+1
* Add tests for all the error paths in Class::Struct.Nicholas Clark2012-06-181-0/+91
* Add tests for Class::Struct constructors called with initialiser lists.Nicholas Clark2012-06-181-1/+34
* use ppport.h for Storable on Perl 5.8.9Zefram2012-06-182-2/+2
* Merge fixes for Porting tests when building with -Dmksymlinks.Nicholas Clark2012-06-188-38/+59
|\