summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Work in progress on perldelta for 23b7025ebcDave Rolsky2012-12-171-0/+23
* use PERL_UNUSED_VAR rather than PERL_UNUSED_DECLDavid Mitchell2012-12-173-5/+9
* Update ExtUtils-MakeMaker to CPAN version 6.64Chris 'BinGOs' Williams2012-12-1740-190/+380
* Update Scalar-List-Utils to CPAN version 1.26Chris 'BinGOs' Williams2012-12-1711-33/+193
* GDBM_File must cast fatal_func appropriately for the version of gdbm.hNicholas Clark2012-12-171-1/+10
* skip the \N{...} unloaded charnames croak test when PERL_UNICODE setTony Cook2012-12-171-0/+1
* SKIP in run_multiple_progs() was parsed but unimplemented, implement itTony Cook2012-12-171-0/+10
* fix the debugger t expr command regressionTony Cook2012-12-172-2/+3
* rough TODO test for t exprTony Cook2012-12-171-1/+26
* Make DosGlob.t more resilientFather Chrysostomos2012-12-161-1/+2
* perl5180delta: Mention 2 more broken+patched modulesFather Chrysostomos2012-12-161-0/+8
* eliminate PL_regsizeDavid Mitchell2012-12-165-54/+61
* mktables, regexec.c: Comments, white-space; no code changesKarl Williamson2012-12-162-6/+6
* Rename property involved in \X matching, for clarityKarl Williamson2012-12-164-11/+11
* regen/unicode_constants.pl: Add option to skip if undefKarl Williamson2012-12-161-6/+13
* regexec.c: More efficient Korean \X processingKarl Williamson2012-12-167-73/+8
* regexec.c: Move #defines to earlier in the fileKarl Williamson2012-12-161-10/+9
* Added Sergey Alekseev to AUTHORSChris 'BinGOs' Williams2012-12-161-0/+1
* Correct typo in perlreftutSergey Alekseev2012-12-161-1/+1
* add lib/File/DosGlob.pm to .gitignoreYves Orton2012-12-151-0/+1
* Fix missing argument in sprintf in Socket.xsYves Orton2012-12-152-3/+3
* Silence a warning under clang/asanYves Orton2012-12-151-1/+2
* Update IO-Compress to CPAN version 2.059Chris 'BinGOs' Williams2012-12-1534-170/+313
* Add regression tests for split on string of single wordspace or hex20.James E Keenan2012-12-151-2/+53
* perldelta: Add to-do note for hash changesFather Chrysostomos2012-12-151-0/+3
* perldelta for glob changesFather Chrysostomos2012-12-151-0/+25
* known_pod_issues.dat: Allow links to Devel::CallsiteFather Chrysostomos2012-12-151-0/+1
* perldelta for bb4784f00 (Constant(undef))Father Chrysostomos2012-12-151-1/+5
* perldelta for 67a057d6d8 (charnames crash)Father Chrysostomos2012-12-151-0/+5
* perldelta for 230834321 (renamed stashes; m??; reset)Father Chrysostomos2012-12-151-0/+6
* perldelta for 55b37f1c31 (goto $tied)Father Chrysostomos2012-12-151-0/+5
* perldelta for f5eec17c/#115818Father Chrysostomos2012-12-151-0/+5
* perldelta for 90b58ec9e (deprecate lexical $_)Father Chrysostomos2012-12-151-0/+36
* perldelta for 4e52a9b69 and db9306af4 (local *method=...)Father Chrysostomos2012-12-151-0/+5
* perldelta: 3d460042 fixed more local *ISA bugsFather Chrysostomos2012-12-151-1/+1
* perldelta for 959f7ad7 (local *Detached::method)Father Chrysostomos2012-12-151-0/+6
* perldelta for 978a498e (PL_sub_generation++)Father Chrysostomos2012-12-151-0/+5
* perldelta for 6e1b2de7 (localised glob assignment)Father Chrysostomos2012-12-151-0/+5
* perldelta for cows sawing ampersandsFather Chrysostomos2012-12-151-5/+45
* perldelta for de0df3c09/#23180Father Chrysostomos2012-12-151-0/+6
* perldelta for ee0832cea (lexical constant warnings)Father Chrysostomos2012-12-151-0/+5
* perldelta for 4ded55f35 (lexical constants)Father Chrysostomos2012-12-151-0/+5
* perldelta for lexsub warningsFather Chrysostomos2012-12-151-5/+7
* perldelta: Blanket entry for memory leaksFather Chrysostomos2012-12-151-0/+5
* perldelta for f6f93f805 (circular blessings)Father Chrysostomos2012-12-151-0/+6
* perldelta for 2f43ddf1e (sort {undef})Father Chrysostomos2012-12-151-1/+2
* Use SvREFCNT_dec_NN in one place in hv.hFather Chrysostomos2012-12-151-1/+1
* leakfinder.pl: exceptionsFather Chrysostomos2012-12-151-3/+8
* Update Unicode-Collate to CPAN version 0.96Chris 'BinGOs' Williams2012-12-1543-495/+859
* t/op/inc.t: Add descriptions to all tests lacking them.James E Keenan2012-12-141-31/+37