summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In Base64.xs, refactor to avoid applying a unary minus to an unsigned type.smoke-me/Shut-It!Nicholas Clark2011-07-061-2/+2
* Eliminate the wrapper our_strptime() from the Time::Piece XS.Nicholas Clark2011-07-061-11/+2
* In win32_start_child(), remove tmpgv, unused since 0e21945565eb4664.Nicholas Clark2011-07-061-1/+0
* In threads.xs, remove num_args from ithread_create, as it is unused.Nicholas Clark2011-07-063-2/+7
* In cmp_version.t, show in the TAP when we are skipping a particular version.Nicholas Clark2011-07-061-8/+7
* In Cwd.xs, tidy the conditional code related to symlinks.Nicholas Clark2011-07-061-8/+9
* Add section on circular refs to perlrefDave Rolsky2011-07-051-0/+52
* perlretut: Remove references to /dulKarl Williamson2011-07-051-9/+8
* perlrecharclass: nitsKarl Williamson2011-07-051-6/+8
* perlop: nitsKarl Williamson2011-07-051-4/+8
* perllocale: de-emphasize /lKarl Williamson2011-07-051-1/+2
* podcheck.t: Add -deltas optionKarl Williamson2011-07-051-13/+31
* Volunteer BingOS for a release per ircJesse Vincent2011-07-051-1/+1
* Update Keith Thompson's email address in AUTHORS, add his old addresses to ch...Jesse Vincent2011-07-052-2/+3
* Typo in perldeltaKeith Thompson2011-07-051-1/+1
* Removed the last of Jos' potty mouthed comments from CPANPLUS sourceChris 'BinGOs' Williams2011-07-051-1/+1
* Forward port the 5.14.1 delta from maint-5.14Jesse Vincent2011-07-056-15/+387
* Add Steve Hay for 5.15.5Jesse Vincent2011-07-051-1/+1
* fix segv in regcomp.c:S_join_exact()David Mitchell2011-07-051-5/+5
* Remove duplicate $VERSION handling code, made redundant in 3.28_01Nicholas Clark2011-07-051-3/+0
* Increase $XS::APItest::VERSIONFather Chrysostomos2011-07-041-1/+1
* Add a test for perl_clone with CLONEf_COPY_STACKS to XS-APItest.Gerard Goossen2011-07-043-0/+109
* Fix ?/% mix-up in Perl_vms_start_glob.Craig A. Berry2011-07-041-1/+1
* Add Dee Newcum to the AUTHORS listChris 'BinGOs' Williams2011-07-051-0/+1
* pumpkin.pod: Add L<> around html linkKarl Williamson2011-07-041-1/+1
* mktables: Add Z<> before a B<*> to pod =itemKarl Williamson2011-07-041-1/+1
* Bump Module::CoreList version for a CPAN releaseChris 'BinGOs' Williams2011-07-043-2/+6
* [rt.cpan.org #69108] Extraneous modules listed in Module::CoreListDee Newcum2011-07-041-120/+26
* Additional heuristics to catch edge-cases in corelist.plChris 'BinGOs' Williams2011-07-041-1/+3
* Change dNOOP to a function declaration.Nicholas Clark2011-07-041-5/+6
* Update Win32API-File to CPAN version 0.1200Chris 'BinGOs' Williams2011-07-049-29/+100
* Update Unicode-Collate to CPAN version 0.77Chris 'BinGOs' Williams2011-07-046-8/+17
* Stop having one of the following qw() warnings hide the other:Eric Brine2011-07-032-8/+18
* Order features alphabeticallyEric Brine2011-07-031-18/+18
* OS2-Process/Process.pm: Fix broken pod linksKarl Williamson2011-07-032-5/+5
* Fix various podcheck issues in old perldeltasKarl Williamson2011-07-034-8/+8
* s2p: Fix broken pod linksKarl Williamson2011-07-032-4/+3
* Internals.pod: Fix broken linksKarl Williamson2011-07-032-4/+3
* README.os2: various podcheck fixesKarl Williamson2011-07-032-10/+9
* Add todo of documenting diagnosticsKarl Williamson2011-07-031-0/+5
* Volunteer Stevan Little for the October releaseJesse Vincent2011-07-031-1/+2
* sv.c: hv_dup should be sv_dupKarl Williamson2011-07-031-1/+1
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadKarl Williamson2011-07-0338-3293/+9
|\
| * Delta for the removal of Perl 4 librariesFlorian Ragwitz2011-07-031-1/+6
| * Remove deprecated Perl 4 core librariesFlorian Ragwitz2011-07-0337-3292/+3
* | Merge branch 'invert' into bleadKarl Williamson2011-07-0312-264/+846
|\ \ | |/ |/|
| * mktables: Empty tables are complements of \p{Any}Karl Williamson2011-07-031-3/+14
| * mktables: Suppress complement tablesKarl Williamson2011-07-031-2/+45
| * mktables: add commentKarl Williamson2011-07-031-1/+6
| * mktables: Move codeKarl Williamson2011-07-031-5/+6