Merge commit 'khwilliamson/x' into blead
[p5sagit/p5-mst-13.2.git] / MANIFEST
2009-12-12 Rafael Garcia-Suarez Merge commit 'khwilliamson/x' into blead
2009-12-09 Zefram Fix for [perl #70910] wrong line number in syntax error...
2009-12-08 Rafael Garcia-Suarez Add latest test file to MANIFEST
2009-12-06 Karl Williamson qr/\X/ expansion
2009-12-03 Rafael Garcia-Suarez Add new Unicode data file in MANIFEST
2009-12-02 Nicholas Clark Ensure that pp_qr returns a new regexp SV each time...
2009-11-30 Tim Bunce [rt.cpan.org #51574] Safe.pm sort {} bug accessing...
2009-11-25 Zefram perl-5.11.2 breaks NYTProf savesrc option (Lexer API...
2009-11-25 Jesse Vincent Moved the original test file from the previous patch...
2009-11-25 Gerard Goossen add interpolation test for [perl #70091]
2009-11-24 Rafael Garcia-Suarez Remove generated file pod/perluniprops.pod from the...
2009-11-22 Rafael Garcia-Suarez Add new pod file to various lists and makefiles
2009-11-22 Rafael Garcia-Suarez Remove mktables.lst, since it's generated
2009-11-22 Karl Williamson mktables revamp
2009-11-21 Jesse Vincent Resort MANIFEST - Latest Module::Build MANIFEST update...
2009-11-21 David Golden Update generated Module::Build::ConfigData
2009-11-21 Jan Dubois Always add a manifest resource to perl.exe to specify...
2009-11-20 Leon Brocard create perl5113delta
2009-11-18 David Golden Updated Module::Build to 0.35_08
2009-11-15 Zefram lexer API
2009-11-14 Karl Williamson add code for Unicode semantics for non-utf8 latin1...
2009-11-09 Jesse Vincent MANIFEST was missing two files
2009-11-08 Gerard Goossen Make my_exit behave the same as the Perl exit. And...
2009-11-06 Rafael Garcia-Suarez Merge branch 'legacy-pragma' into blead
2009-11-05 Jesse Vincent Implement facility to plug in syntax triggered by keywords
2009-11-01 Nicholas Clark Remove Perl_pmflag() from the public API, and mark...
2009-10-30 David Golden Updated ExtUtils::CBuilder to 0.27
2009-10-28 Rafael Garcia-Suarez Add missing files
2009-10-24 Nicholas Clark Rename to Porting/perldelta_template.pod so that t...
2009-10-24 Nicholas Clark Add perl5112delta, and change 5111delta from being...
2009-10-22 Rafael Garcia-Suarez Remove file t/0 added by last commit
2009-10-22 Brad Gilbert Bare readdir in while loop now sets $_
2009-10-20 Chris Williams Module::CoreList, implemented is_deprecated() and added...
2009-10-18 Nicholas Clark Expose utf16_to_utf8{,reversed} via XS::APItest, and...
2009-10-16 Nicholas Clark Move tests for $[ from comp/hints.t to op/array_base.t
2009-10-16 Nicholas Clark Move tests for $[ from comp/parser.t to op/array_base.t
2009-10-16 Nicholas Clark Move the test for the deprecated feature <<; out of...
2009-10-16 Steve Hay Add missing MANIFEST entries
2009-10-13 Nicholas Clark Sort MANIFEST following commit 9bc662c9c4c134e4.
2009-10-13 Jesse Vincent Work around Parse-CPAN-Meta's desire to run a command...
2009-10-13 Jesse Vincent Move the new "perl policy" document into pod/
2009-10-12 Geoffrey T. Dairiki overload no longer implicitly unsets fallback on repeat...
2009-10-12 Steve Hay Remove Test-Simple's 00compile.t from core
2009-10-11 Nicholas Clark Exclude CGI/t/fast.t from the core, as it relies on...
2009-10-11 Nicholas Clark Correct the name of subtest.t, added in 2c4d5b9bac4cc261
2009-10-11 Nicholas Clark Correct the listed names of the two files uudecoded...
2009-10-11 Steve Hay Add Test-Simple's MANIFEST file
2009-10-11 Steve Hay Correct MANIFEST, broken by Test-Simple upgrade
2009-10-11 Steve Hay Upgrade to Test-Simple-0.94
2009-10-11 Steve Hay Upgrade to Parse-CPAN-Meta-1.40
2009-10-11 Steve Hay Upgrade to CGI.pm-3.48
2009-10-11 Steve Hay Replace UU encoded files in CGI with their binary originals
2009-10-11 Steve Hay Move CGI's Changes file to its proper place
2009-10-09 Nicholas Clark Add a test for the bootstrap rules for tests in t/
2009-10-09 Steve Hay Add missing IO-Compress test file
2009-10-08 Nicholas Clark Move script.t from t/comp to t/run, as it's a test...
2009-10-07 Nicholas Clark Add Porting/release_schedule.pod to MANIFEST.
2009-10-06 Max Maischein Check POD in lib/, ext/ and pod/
2009-10-05 David Golden Update ExtUtils::ParseXS to 2.21
2009-10-05 Rafael Garcia-Suarez Upgrade File::Path to 2.08 (and add taint.t test)
2009-10-05 Yves Orton add tests to make sure the \s and [\s] match the same...
2009-10-03 Jesse Vincent Added a perldeta file for 5.11.1
2009-10-02 Nicholas Clark Move Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas Clark Move Storable from ext/ to dist/
2009-10-02 Nicholas Clark Move Win32 from ext/ to cpan/
2009-10-02 Nicholas Clark Move ExtUtils::Constant from ext/ to cpan/
2009-10-02 Nicholas Clark Move Win32API::File from ext/ to cpan/
2009-10-02 Nicholas Clark Move Time::Piece from ext/ to cpan/
2009-10-02 Nicholas Clark Move Time::HiRes from ext/ to cpan/
2009-10-02 Nicholas Clark Move Tie::File from ext/ to cpan/
2009-10-02 Nicholas Clark Move Text::Soundex from ext/ to cpan/
2009-10-02 Nicholas Clark Move Text::ParseWords from ext/ to cpan/
2009-10-02 Nicholas Clark Move Text::Balanced from ext/ to cpan/
2009-10-02 Nicholas Clark Move Test::Simple from ext/ to cpan/
2009-10-02 Nicholas Clark Move Term::Cap from ext/ to cpan/
2009-10-02 Nicholas Clark Move Test::Harness from ext/ to cpan/
2009-10-02 Nicholas Clark Move Shell from ext/ to cpan/
2009-10-02 Nicholas Clark Move List::Util from ext/ to cpan/
2009-10-02 Nicholas Clark Move Pod::Simple from ext/ to cpan/
2009-10-02 Nicholas Clark Move Pod::Parser from ext/ to cpan/
2009-10-02 Nicholas Clark Move Pod::Escapes from ext/ to cpan/
2009-10-02 Nicholas Clark Move PerlIO::via::QuotedPrint from ext/ to cpan/
2009-10-02 Nicholas Clark Move parent from ext/ to cpan/
2009-10-02 Nicholas Clark Move Module::Pluggable from ext/ to cpan/
2009-10-02 Nicholas Clark Move MIME::Base64 from ext/ to cpan/
2009-10-02 Nicholas Clark Move Memoize from ext/ to cpan/
2009-10-02 Nicholas Clark Move Math::BigRat from ext/ to cpan/
2009-10-02 Nicholas Clark Remove from MANIFEST the files deleted by 8838b377ac70b16b.
2009-10-02 Nicholas Clark Move Math::BigInt::FastCalc from ext/ to cpan/
2009-10-02 Nicholas Clark Move Math::BigInt from ext/ to cpan/
2009-10-02 Nicholas Clark Move Locale::Codes from ext/ to cpan/
2009-10-02 Nicholas Clark Move libnet from ext/ to cpan/
2009-10-02 Nicholas Clark Move IO::Zlib from ext/ to cpan/
2009-10-02 Nicholas Clark Move IO::Compress from ext/ to cpan/
2009-10-02 Nicholas Clark Move if from ext/ to cpan/
2009-10-01 Jesse Vincent update manifest for xdg's new tool
2009-10-01 Jesse Vincent Import CPAN-1.94_51.tar.gz; Begin to rationalize the...
2009-10-01 Nicholas Clark Move Filter::Util::Call from ext/ to cpan/
2009-10-01 Nicholas Clark Move File::Temp from ext/ to cpan/
2009-10-01 Nicholas Clark Move ExtUtils::Manifest from ext/ to cpan/
next