summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "perl5160delta: The coreargs opcode is undeserving of mention"Ricardo Signes2012-05-111-5/+0
* add long-form keys for newer versions in CoreListRicardo Signes2012-05-111-0/+6
* Various small grammar fixes in perldeltaDave Rolsky2012-05-111-5/+5
* perldelta: update "Updated Modules" with highlightsRicardo Signes2012-05-101-1/+502
* bump the CoreList version in CoreList for 5.16Ricardo Signes2012-05-101-1/+1
* skip the porting/utils.t unless in a git checkoutRicardo Signes2012-05-101-0/+7
* add a changes_between function in Module::CoreListRicardo Signes2012-05-103-12/+65
* point out "corelist --diff" in perldeltaRicardo Signes2012-05-101-0/+7
* add the --diff option to corelistRicardo Signes2012-05-102-1/+41
* update Module::CoreList for 5.16.0Ricardo Signes2012-05-102-15/+703
* allow for .tgz dists in the CoreList updaterRicardo Signes2012-05-101-1/+1
* perldelta: the acknowledgements section!Ricardo Signes2012-05-101-3/+51
* perl5160delta: The coreargs opcode is undeserving of mentionFather Chrysostomos2012-05-101-0/+5
* import perldelta from eb83ed8 into release branchRicardo Signes2012-05-101-0/+10
* perldelta: Explain stdio/sfio future deprecation.Leon Timmermans2012-05-101-0/+7
* okay the links to CPAN modules in the perldeltaRicardo Signes2012-05-101-0/+5
* update .gitignore: we generate 5160delta nowRicardo Signes2012-05-101-1/+1
* regenerate uconfig.hRicardo Signes2012-05-101-1/+1
* remove perl515*delta, add perl5160deltaRicardo Signes2012-05-1019-11306/+3455
* bump version to 5.16.0 RC0Ricardo Signes2012-05-1027-209/+210
* add Test::More as a prereq to Makefile.PLDominic Hargreaves2012-05-101-0/+3
* sometimes fork() isn't availableTony Cook2012-05-102-57/+67
* [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted socketsDaniel Kahn Gillmor2012-05-107-1/+185
* Skip Carp tests on VMS.Craig A. Berry2012-05-091-27/+36
* perl5160delta: tweaksFather Chrysostomos2012-05-091-2/+2
* perldelta: Explain stdio/sfio future deprecation.Leon Timmermans2012-05-091-0/+7
* add a missing blink above =item to s2p.PLRicardo Signes2012-05-082-2/+2
* Fix test failureFather Chrysostomos2012-05-081-1/+1
* [perl #112780] Don’t set cloned in-memory handles to ""Father Chrysostomos2012-05-072-3/+26
* Increase $PerlIO::scalar::VERSION to 0.14Father Chrysostomos2012-05-071-1/+1
* with 5.16.0, 5.12.x is security-onlyRicardo Signes2012-05-071-3/+3
* check for PA* in both branches of caseH.Merijn Brand2012-05-061-1/+1
* Disable optimizer for 32bit PA-RISC builds on HP-UXH.Merijn Brand2012-05-061-0/+21
* Add --libpods back as a non-functional option to pod2html.Steve Peters2012-05-042-2/+4
* delete PERL_YAML_BACKEND and PERL_JSON_BACKEND in T/TESTDavid Golden2012-05-041-1/+6
* Correct variable name in example.Paul Johnson2012-05-021-3/+3
* Bump the version of perl5db since the porting scripts careJesse Vincent2012-05-011-1/+1
* we no longer have in-file changelogs, since we have a version control systemJesse Vincent2012-05-011-52/+0
* We now have version control and no longer need a changelog in perl5dbJesse Vincent2012-05-011-260/+0
* utf8n_to_uvuni(): Fix broken malformation interactionsKarl Williamson2012-05-012-20/+70
* Really increase $File::DosGlob::VERSION to 1.07Father Chrysostomos2012-04-271-1/+1
* Increase $version::VERSION to 0.99Father Chrysostomos2012-04-271-1/+1
* disable codes_in_verbatim for Pod::HtmlRicardo Signes2012-04-263-0/+5
* is_utf8_char_slow(): Avoid accepting overlongsKarl Williamson2012-04-261-33/+5
* perlapi: Update for changes in utf8 decodingKarl Williamson2012-04-261-14/+36
* utf8.c: White-space onlyKarl Williamson2012-04-261-5/+5
* utf8.c: refactor utf8n_to_uvuni()Karl Williamson2012-04-266-142/+530
* utf8n_to_uvuni: Avoid reading outside of bufferKarl Williamson2012-04-261-4/+4
* utf8.c: Clarify and correct podKarl Williamson2012-04-261-6/+6
* utf8.c: Use macros instead of if..else.. sequenceKarl Williamson2012-04-261-12/+2