This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
svleak.t: Add test for #123198
[perl5.git] / MANIFEST
2014-11-15 Father ChrysostomosFold t/lib/warnings/irs into mg
2014-11-13 Father ChrysostomosPut sub(){ ... } constant tests in a new file
2014-11-11 Chad GranumUpdate Test-Simple to alpha 073
2014-11-11 Chad GranumRevert "Update Test-Simple to CPAN version 1.001009"
2014-11-10 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.02
2014-11-07 Chris 'BinGOs' Wil... Update Test-Simple to CPAN version 1.001009
2014-11-07 Chris 'BinGOs' Wil... Update Encode to CPAN version 2.64
2014-11-07 Jarkko HietaniemiRevert "t/TEST: RFC start to separate out valgrind...
2014-11-07 Jarkko HietaniemiRevert "manisort"
2014-11-07 Jarkko Hietaniemimanisort
2014-11-07 Jim Cromiet/TEST: RFC start to separate out valgrind test support.
2014-11-01 Chad GranumUpdate Test-Simple to alpha 070
2014-10-30 Chad GranumUpdate to Test-Simple Alpha 068
2014-10-29 James E KeenanDemonstrate that RT #121360 has been resolved.
2014-10-26 Lukas Mairename convert to op_convert_list and APIfy
2014-10-26 David Mitchelladd t/perf/benchmarks, t/perf/benchmarks.t
2014-10-26 David Mitchelladd t/perf/speed.t
2014-10-26 David Mitchellrename t/op/opt.t -> t/perf/optree.t
2014-10-26 David Mitchelladd t/perf/, t/perf/opcount.t
2014-10-26 Chad GranumImport Test-More 1.301001 alpha 63
2014-10-25 Lukas MaiAPIfy block_start/block_end/intro_my
2014-10-25 Lukas MaiAPIfy newDEFSVOP
2014-10-24 Father ChrysostomosRevert "Update ExtUtils-MakeMaker to CPAN version 7.00"
2014-10-24 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.00
2014-10-20 Aaron CraneFix stack-management bug when semctl encounters errors
2014-10-20 AbigailNew perldelta for 5.14.6
2014-10-18 Father ChrysostomosApify SV_CATBYTES and SV_CATUTF8
2014-10-18 Jarkko HietaniemiMANIFEST fix for 91d520f1
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-12 Father ChrysostomosFold join to const or stringify where possible
2014-10-11 Father ChrysostomosTo-do tests for scalar lvalue refs
2014-10-10 Steve HayUpdate libnet to version 3.02
2014-10-10 Chris 'BinGOs' Wil... Update libnet to CPAN version 3.01
2014-10-10 Chris 'BinGOs' Wil... Update JSON-PP to CPAN version 2.27300
2014-10-01 Father ChrysostomosSort MANIFEST properly
2014-10-01 Father Chrysostomos[perl #122870] Fix B::Deparse–DDS compatibility
2014-09-29 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.142690
2014-09-22 David Mitchellcreate t/re/speed.t, t/re/speed_thr.t
2014-09-21 Father ChrysostomosAdd perl5220delta.pod to Porting/
2014-09-20 Steve HayCreate new perldelta for 5.21.5
2014-09-18 Tony Cookdon't recurse infinitely in Data::Dumper
2014-09-16 Steve HayAdd new Digest-SHA file missed by 207902b174, and note...
2014-09-16 Steve HayRemove IGNORABLE files from ExtUtils-Install as per...
2014-09-15 Father ChrysostomosTest cv_name
2014-09-14 Yves Ortonadd test for rt122747
2014-09-14 Steve HayCopy perl5201delta into blead
2014-09-14 Chris 'BinGOs' Wil... Remove the corevers.t from Module-CoreList and amend...
2014-09-13 Chris 'BinGOs' Wil... Update IO-Socket-IP to CPAN version 0.32
2014-09-10 David MitchellAutomate processing of op_private flags
2014-09-03 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.40
2014-08-22 Jarkko HietaniemiAdd inf/nan tests.
2014-08-21 Peter MartiniNew perldelta.
2014-08-20 Peter MartiniRevert Test::Builder changes in prep for 5.21.3
2014-08-19 Chad GranumUpdate blead to Test::Builder alpha 40
2014-08-16 Chad GranumUpdate to include latest Test::Builder alpha
2014-08-15 Tony Cook[perl #122476] TODO test for isfoo() crash on Win32...
2014-08-14 Jarkko HietaniemiHexadecimal float literals, for perl #122219
2014-08-08 Chris 'BinGOs' Wil... Move ExtUtils-Install to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Manifest to cpan/
2014-08-07 Chris 'BinGOs' Wil... Move ExtUtils-Command to cpan/
2014-08-05 Rafael Garcia-SuarezFix MANIFEST and Safe's changelog
2014-08-02 H.Merijn BrandUpdate Config::Perl::V to version 0.22
2014-08-01 H.Merijn BrandTest file had been renamed. remove old cruft
2014-08-01 H.Merijn BrandSync Config::Perl::V to version 0.21
2014-07-30 Rafael Garcia-SuarezFix tabs in MANIFEST
2014-07-30 Yves Ortonmake "require" handle no argument more gracefully,...
2014-07-30 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.142060
2014-07-20 AbigailNew perldelta.
2014-07-11 Steve HayRemove IGNORABLE files from IO-Socket-IP as per 8db6555210
2014-07-02 Tony Cookallow test.pl tests to use C<< plan skip_all => $reason >>
2014-06-25 Jarkko HietaniemiAdd t/porting/libperl.t
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-19 Jarkko HietaniemiLower the optimization on Digest-SHA for HP-UX cc.
2014-06-14 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.98
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-13 Matthew Horsfall... [perl #121126] - Allow deparse tests to skip/ignore...
2014-06-11 Brian FraserRemoved NeXT support
2014-06-07 Chris 'BinGOs' Wil... Update Test-Harness to CPAN version 3.31
2014-06-05 Karl WilliamsonKeep LC_NUMERIC in C locale, except for brief periods
2014-06-05 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.39
2014-06-02 Steve HayUpdate Porting/Maintainers.pl for Devel-PPPort upgrade...
2014-06-02 Steve HayUpgrade Module-Metadata from version 1.000022 to 1...
2014-06-01 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.92
2014-05-31 Karl WilliamsonMake many EBCDIC tables generated instead of hand-coded
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Chris 'BinGOs' Wil... Added core-only version check to Module-CoreList
2014-05-29 Jarkko HietaniemiDevel::PPPort 3.24 from CPAN.
2014-05-29 Leon TimmermansRemove x2p
2014-05-29 Karl WilliamsonRevert "Upgrade Digest::SHA from version 5.88 to 5.91"
2014-05-28 Chris 'BinGOs' Wil... Update Term-ANSIColor to CPAN version 4.03
2014-05-28 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.141170
2014-05-28 Steve HayUpgrade Unicode::Normalize from version 1.17 to 1.18
2014-05-28 Steve HayUpgrade Digest::SHA from version 5.88 to 5.91
2014-05-28 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.25
2014-05-28 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000022
2014-05-28 Tony Cookfix the I32 bug for index() and rindex()
2014-05-28 Shlomi FishFix RT #121509 : perl -d handling chdir().
2014-05-27 Ricardo Signesadd new perldelta for 5.21.1
2014-05-27 Ricardo Signesremove Package-Constants from core perl distribution
next