summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* utf8.h: Use correct definition of start byteKarl Williamson2012-04-262-4/+3
* utf8.h: Use correct UTF-8 downgradeable definitionChristian Hansen2012-04-264-3/+22
* Make unicode label tests use unicode_eval.Brian Fraser2012-04-261-0/+1
* perlsub: Fix new typoFather Chrysostomos2012-04-241-2/+2
* perl5160delta: The coreargs opcode is undeserving of mentionFather Chrysostomos2012-04-241-5/+0
* perl5160delta: 2 dots after spaces, pleaseFather Chrysostomos2012-04-241-11/+12
* perl5160delta: Document wrap_op_checkerFather Chrysostomos2012-04-241-0/+5
* perl5160delta: Tweak punctuationFather Chrysostomos2012-04-241-1/+1
* perl5160delta: More details for C<utf8_to_uv*_buf>Father Chrysostomos2012-04-241-3/+11
* perl5160delta: Add missing C<>Father Chrysostomos2012-04-241-1/+1
* C<> is not L<> and does not take two |-delim partsRicardo Signes2012-04-241-1/+1
* minor unicode doc tweaksRicardo Signes2012-04-242-2/+3
* fix some typos in perlsyn.podRicardo Signes2012-04-241-2/+2
* point out __SUB__ in perlsub.podRicardo Signes2012-04-241-0/+12
* fix mode used to open /dev/tty in perlop exampleRicardo Signes2012-04-241-1/+1
* perldelta: reimport the 5.15.x internals sectionsRicardo Signes2012-04-241-13/+191