summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo in the description of \p{} fixesv5.13.9Jesse Vincent2011-01-201-1/+1
|
* Bump the version we're describing in perldelta acknowledgementsJesse Vincent2011-01-201-2/+3
|
* Remove the "for later" from the 5.13.9 perldeltaJesse Vincent2011-01-201-6/+0
|
* Bump the perl -V copyright message, as it's now 2011Jesse Vincent2011-01-201-3/+3
|
* Update perlhist.pod with today's date and my nameJesse Vincent2011-01-201-0/+1
|
* When I dropped the Module::CoreList version due to potential conflictsJesse Vincent2011-01-201-1/+1
| | | | | with 5.12.3 after discussions with BinGOs, I missed one place the version number was defined.
* provide an explicit cast to the enum parameter for C++Tony Cook2011-01-211-1/+1
|
* Further perldelta cleanupJesse Vincent2011-01-201-31/+24
|
* Porting/release_managers_guide.pod: check the target before launching nukesÆvar Arnfjörð Bjarmason2011-01-201-1/+1
| | | | | | | | | | Suggest that people run "git status" *before* they go and nuke any untracked files with "git clean -dxf". This avoids mistakes where the release manager has accidentally left an important but untracked file in the checked out directory. We have built files we know about in in .gitignore, so the "git status" won't be noisy unless it should be.
* pod/perldelta.pod: remove duplicate =head1 sectionÆvar Arnfjörð Bjarmason2011-01-201-1/+0
| | | | | Remove a duplicate =head1 section added by Jesse Vincent in a682409c219ffe979cf918e229e77d5cff923b68.
* Remove v5.12.3 from Module::CoreList (temporarily) for the release ofJesse Vincent2011-01-201-632/+2
| | | | v5.13.9 - Downgrade CoreList to 2.42_01 dev release.
* Update Module::CoreList for 5.13.9Jesse Vincent2011-01-201-3/+668
| | | | | | Bumped to 2.43_01 (a dev release I don't expect to be CPANed on its own), since when we push to CPAN for 5.12.3, we'll have slightly different data.
* Add acknowledgements to perldeltaJesse Vincent2011-01-201-1/+16
|
* Assert binary incompatibility with 5.13.8, as appears to be standard ↵Jesse Vincent2011-01-201-2/+2
| | | | practice during blead series'
* Bump the perl version in various places to 5.13.9Jesse Vincent2011-01-2021-142/+142
|
* Bumping the version of Net::Ping per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bump version of IO::Handle per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping version of Pod::Perldoc per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping version of Dumpvalue.pm per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping version of Storable for release per Porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping version of ExtUtils::ParseXS per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping version of ExtUtils::Install per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping versions for Locale::Maketext per porting/cmpVERSION.plJesse Vincent2011-01-201-1/+1
|
* Bumping versions for B-Lint and B-Deparse per Porting/cmpVERSION.plJesse Vincent2011-01-202-2/+2
|
* Bumped Cwd and File::Spec versions for release per cmpVERSION.plJesse Vincent2011-01-203-3/+3
|
* Bumped Math-BigInt, Math-BigInt-FastCalc and Math-BigRat versions for ↵Jesse Vincent2011-01-205-5/+5
| | | | release per cmpVERSION.pl
* Bumped bignum's versions for release per cmpVERSION.plJesse Vincent2011-01-203-3/+3
|
* Version bumps for OS2 non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for non-dual-life pragmas identified byJesse Vincent2011-01-202-2/+2
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bump for UNIVERSAL.pm identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for File:: non-dual-life modules identified byJesse Vincent2011-01-202-2/+2
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for DBM::Filter non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for Benchmark non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for re non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for Sys::Hostname non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for Socket non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for POSIX non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for IPC::Open3 non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for Hash::Util non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for Devel-Peek non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* Version bumps for ext/B non-dual-life modules identified byJesse Vincent2011-01-202-2/+2
| | | | ./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
* perldelta: more boilerplate removal and cleanupJesse Vincent2011-01-201-28/+1
|
* perldelta Removing boilerplate and fixing pod errorsJesse Vincent2011-01-201-162/+12
|
* perlrecharclass.pod: Update for /aKarl Williamson2011-01-191-37/+49
|
* perlunicode: Add explanatory textKarl Williamson2011-01-191-5/+10
|
* Typos and nits in podsKarl Williamson2011-01-193-16/+18
|
* further work on perldelta for 5.13.9Jesse Vincent2011-01-191-332/+131
|
* perldelta fixesKarl Williamson2011-01-191-159/+13
|
* perldelta: Pod-LaTeX is already listedFather Chrysostomos2011-01-191-2/+0
|
* perldelta: module updatesFather Chrysostomos2011-01-191-6/+4
|