This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Rmv no-longer-used macro and function
[perl5.git] / MANIFEST
2015-01-06 Chad GranumTest-Simple Version Bump, 1.301001_097 (RC17)
2014-12-28 Matthew Horsfall... Support for nocapture regexp flag /n
2014-12-27 Chris 'BinGOs' Wil... Update autodie to CPAN version 2.26
2014-12-25 Yves Ortonsort manifest
2014-12-25 Yves Ortonadd new API function sv_get_backrefs()
2014-12-24 Chris 'BinGOs' Wil... Update CPAN-Meta-Requirements to CPAN version 2.131
2014-12-24 Father Chrysostomos[perl #103260] Fix s/// with long strings
2014-12-23 Chad GranumTest-Simple Version Bump, 1.301001_093 (RC13)
2014-12-21 Ricardo Signesperlunicook: add perlunicook to MANIFEST
2014-12-21 Max MaischeinCreate new perldelta
2014-12-19 David Mitchelladd asan_ignore - which errors to ignore
2014-12-17 Chris 'BinGOs' Wil... Update Filter::Util::Call to CPAN version 1.51
2014-12-15 Father Chrysostomosadd cpan/Test-Simple/t/Behavior/subtest_die.t to MANIFEST
2014-12-15 Father ChrysostomosImport perl5184delta
2014-12-11 Chad GranumTest-Simple Version Bump, 1.301001_084 (RC4)
2014-12-11 Karl WilliamsonAdd test that to/from native character set works
2014-12-11 Karl WilliamsonDelete: t/lib/1_compile.t, t/lib/compmod.pl
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-03 David Mitchellreinstate cpan/IO-Compress/Makefile.PL
2014-11-29 David Mitchelladd Porting/bench.pl
2014-11-26 Chad GranumUpdate Test-Simple to alpha 079
2014-11-24 Chad GranumUpdate Test-Simple to Alpha 078
2014-11-22 Chad GranumUpdate Test-Simple to alpha 076
2014-11-21 Chris 'BinGOs' Wil... New perldelta for v5.21.7
2014-11-20 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.143240
2014-11-18 Chris 'BinGOs' Wil... Update HTTP-Tiny to CPAN version 0.051
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
next