Upgrade to CGI.pm 3.49
[p5sagit/p5-mst-13.2.git] / MANIFEST
2010-04-15 Rafael Garcia-Suarez Upgrade to CGI.pm 3.49
2010-04-14 Zefram [perl #74006] 5.12.0-RC stuffing bug
2010-04-13 David Mitchell Merge commit 'origin/davem/post-5.12' into blead
2010-04-13 Jesse Vincent Create a perl5130delta.pod
2010-04-11 David Mitchell create SV leak test infrastructure
2010-03-30 David Mitchell PL_defoutgv isn't always a GV.
2010-03-25 Jesse Vincent perl 5.11.6 never happened. Remove the traces of its...
2010-03-15 H.Merijn Brand Add Porting/corelist-diff to MANIFEST
2010-03-07 Jesse Vincent Revert "Upgrade to Devel::PPPort 3.19_02" - we're froze...
2010-03-07 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.19_02
2010-02-26 Tim Bunce Add methods wrap_code_ref and wrap_code_refs_within
2010-02-22 Tim Bunce [perl #72942] Can't perform unicode operations in Safe...
2010-02-21 Steve Hay Create perl5116delta and update other versions
2010-02-07 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-07 Nicholas Clark Improvements to 31c9a3 - CPAN code did depend on the...
2010-02-05 Michael G. Schwern Don't try to calculate a time over the conservative...
2010-01-28 Nicholas Clark Resort MANIFEST.
2010-01-27 Steve Hay Remove duplicate entries from MANIFEST
2010-01-27 Steve Hay Add Porting/check-cpan-pollution to MANIFEST
2010-01-25 Jesse Vincent Add perl5120delta to pod.lst and MANIFEST
2010-01-22 Rafael Garcia-Suarez Update to podlators 2.3.0
2010-01-20 Nicholas Clark Remove CPAN's Makefile.PL; let make_ext.pl write one...
2010-01-20 Ricardo Signes create perl5115delta and update other versions
2010-01-18 Nicholas Clark Move packagev.t from t/comp to t/op, as it fouls the...
2010-01-17 Vincent Pit Add t/comp/packagev.t to MANIFEST
2010-01-13 Chris Williams Update File-Fetch to CPAN version 0.24
2010-01-12 Rafael Garcia-Suarez Add perl5114delta.pod
2010-01-10 Rafael Garcia-Suarez Add new prototype warning test file to MANIFEST
2010-01-10 paul 2.024
2009-12-20 Jesse Vincent Small fixups from corion
2009-12-20 Max Maischein Generate a stub for newly added tests since the last...
2009-12-20 Rafael Garcia-Suarez Introduce C<use feature "unicode_strings">
2009-12-19 Craig A. Berry Rename VMS-unfriendly multi-dot files.
2009-12-18 Jesse Vincent Sorting MANIFEST
2009-12-18 Jesse Vincent Upgrade to Pod::Simple 3.13 from CPAN to fix a regressi...
2009-12-18 Jesse Vincent Update MANIFEST for the latest changes to CPAN.pm
2009-12-17 David Golden Updated Module::Build to 0.35_14
2009-12-16 Jan Dubois -t should only return TRUE for file handles connected...
2009-12-15 Zefram [perl #22977] Bug in format/write
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...
next