This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Declare global instance as a stepping stone to an OO ExtUtils::ParseXS
[perl5.git] / MANIFEST
2011-07-12 James E. KeenanMore and better tests
2011-07-12 James E. KeenanImprove test coverage, extract function for better...
2011-07-12 James E. KeenanRevise some of the placements into EU::PXS::Constants.
2011-07-12 James E. KeenanMove EU::ParseXS::CountLines to its own file to simplif...
2011-07-12 James E. KeenanMove TidyType() to Utilities::tidy_type()
2011-07-12 James E. KeenanChange TrimWhitespace() to trim_whitespace()
2011-07-12 Steffen MuellerMove POD for internal sub from ParseXS.pod to Utilities.pm
2011-07-12 Steffen MuellerSeparate POD file and ExtUtils::ParseXS::Utilities
2011-07-12 Steffen MuellerRename EU::PXS test files to include digits
2011-07-12 Father Chrysostomosbuildtoc, known_pod_issues
2011-07-12 Shawn M MooreNew test file that exercises Perl's DTrace support
2011-07-08 Florian RagwitzDual-life perlfaq
2011-07-07 Florian RagwitzMove perldoc.pod to the dist it belongs to
2011-07-07 Florian RagwitzDual-life Term::ReadLine
2011-07-07 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 6.58
2011-07-05 Jesse VincentForward port the 5.14.1 delta from maint-5.14
2011-07-05 Gerard GoossenAdd a test for perl_clone with CLONEf_COPY_STACKS to...
2011-07-03 Florian RagwitzRemove deprecated Perl 4 core libraries
2011-07-01 Florian RagwitzDual-life Text::Abbrev
2011-06-28 Chris 'BinGOs' Wil... Updated Locale-Codes to CPAN version 3.17
2011-06-22 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.037
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-21 Zeframupdate Time-HiRes to CPAN version 1.9724
2011-06-21 Zeframupdate Math-Complex to CPAN version 1.58
2011-06-20 Leon BrocardCreate pod/perl5125delta.pod
2011-06-16 Nicholas ClarkMerge ext/IPC-Open2 into ext/IPC-Open3.
2011-06-16 Shlomi FishBreak upon <filename>:<line>
2011-06-16 Shlomi FishTests for #92906: perl -d has non-functional b command
2011-06-15 Nicholas ClarkRemove Shell from the core distribution. Get it from...
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-11 Father ChrysostomosAdd dist/Math-BigInt/t/rt-16221.t to MANIFEST
2011-06-11 Nicholas ClarkAdd Porting/make_modlib_cpan.pl to MANIFEST.
2011-06-11 Nicholas ClarkGenerate magic_names in dump.c using mg_vtable.pl.
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-06-11 Nicholas ClarkGenerate the definitions for magic vtables from data...
2011-06-09 Chris 'BinGOs' Wil... Updated JSON-PP to CPAN version 2.27200
2011-06-09 Chris 'BinGOs' Wil... Updated Unicode-Collate to CPAN version 0.76
2011-06-09 Chris 'BinGOs' Wil... Updated CGI to CPAN version 3.54
2011-06-09 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.110930
2011-06-01 Father ChrysostomosTests for XS lvalue functions
2011-05-20 Father ChrysostomosMake Deparse use CORE:: when necessary
2011-05-20 Father ChrysostomosTests for #85026
2011-05-19 Karl WilliamsonRevamp podcheck.t
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-05-18 David Mitchellupdate TOC for perl5150delta
2011-04-18 Father ChrysostomosMake Unicode constants under use utf8 work again
2011-04-14 Father Chrysostomos[perl #88486] IO::File does not always export SEEK*
2011-04-14 Jan Dubois[perl #88420] BOM support on Windows broken in 5.13.11
2011-04-11 Karl WilliamsonAdd test for [perl #87812]
2011-04-03 Father Chrysostomos[perl #87064] eval no longer shares filters
2011-03-28 Nicholas ClarkFor microperl, add uconfig64.sh, with values suitable...
2011-03-28 Nicholas ClarkAdd regen/uconfig_h.pl to regenerate uconfig.h
2011-03-20 Florian RagwitzCreate a perldelta for 5.14.0
2011-03-17 Jan DuboisRead Perl code on Windows in text mode by default.
2011-03-15 Chris 'BinGOs' Wil... Update Pod-Simple to CPAN version 3.16
2011-03-14 David GoldenUpdate CPAN.pm to CPAN version 1.9600
2011-03-13 Nicholas ClarkMove t/re/reg_unsafe.t's test to a fresh_perl_is()...
2011-03-08 Nicholas ClarkAdd tests for documented behaviour of Tie::Hash::NamedC...
2011-03-08 David GoldenUpdate Module::Build to CPAN version 0.3800
2011-03-06 Nicholas ClarkMove the tests for split /\s/ and Unicode from split...
2011-03-06 Nicholas ClarkMove t/re/re.t to ext/re/t/re_funcs_u.t, so that it...
2011-03-05 Nicholas ClarkEliminate t/re/ReTest.pl. require './test.pl' directly...
2011-03-03 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.60
2011-02-25 Florian RagwitzRemove DProf's Changes file
2011-02-25 Florian RagwitzRemove DProf's Makefile.PL
2011-02-23 Nicholas ClarkTest that perl.c reports {non_,}bincompat_options in...
2011-02-23 Chris 'BinGOs' Wil... Update Test-Simple to CPAN version 0.98
2011-02-21 Nicholas ClarkBreak out the test for #27839 into a new test file.
2011-02-21 Nicholas ClarkBreak out the test for #72922 into a new test file.
2011-02-20 Ævar Arnfjörð Bjar... Update TOC for perl51310delta
2011-02-18 Florian RagwitzDual-life Devel::DProf
2011-02-17 Florian RagwitzMove dprofpp from utils/ to ext/Devel-DProf/bin
2011-02-16 David GoldenUpdate Module::Build to CPAN version 0.37_04
2011-02-16 David GoldenAdd CPAN::Meta as a dual-life module
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...
2011-02-11 David GoldenAdd Version::Requirements as a dual-life module
2011-02-08 David GoldenUpdated Parse::CPAN::Meta to CPAN version 1.4401
2011-02-04 Dave RolskyMajor revision of perlhack and perlrepository
2011-01-31 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-31 AbigailTurn Porting/cmpVERSION.pl into a test
2011-01-25 David GoldenUpdate Module::Build to CPAN version 0.3622
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-24 Nicholas ClarkMove mk_PL_charclass.pl from Porting/ to regen/
2011-01-23 Nicholas ClarkMove regencharclass.pl from Porting/ to regen/
2011-01-23 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.72
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-22 Nicholas ClarkAdd perl5123delta.pod to MANIFEST and pod.lst, after...
2011-01-21 David GoldenFix up MANIFEST and update Maintainers.pl for ExtUtils...
2011-01-19 Chris 'BinGOs' Wil... Revert "Update Unicode-Collate to CPAN version 0.70...
2011-01-17 David GoldenUpdate CPAN to CPAN version 1.94_63
2011-01-17 David GoldenAdd HTTP::Tiny as a dual-life core module
2011-01-17 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.70 and enable...
2011-01-16 Karl WilliamsonDeliver t/re/charset.t
2011-01-15 Tony Cooktest that perl.pod, pod.lst, MANIFEST and the file...
2011-01-13 Chris 'BinGOs' Wil... Update Pod-LaTeX to CPAN version 0.59
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-09 Nicholas ClarkExtract the opcode data from regen/opcode.pl into regen...
2011-01-08 Gerard Goossenmodernise t/cmd/while.t
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in MANIFEST.
next