Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as in
[p5sagit/p5-mst-13.2.git] / MANIFEST
2007-02-24 Rafael Garcia-Suarez Add a new test for undef and delete on stash entries...
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-14 Yves Orton Re: [PATCH] Document that m//k works
2007-02-11 Slaven Rezic Re: [perl #41442] segfault (dead loop) with Encoding...
2007-02-11 knew-p5p@pimb.org [perl #41484] qr// stack bug
2007-02-07 Steve Peters Upgrade to Time-HiRes-1.9705
2007-01-31 Rafael Garcia-Suarez Upgrade to Getopt::Long 2.36
2007-01-29 Nicholas Clark Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
2007-01-29 Nicholas Clark BEGIN blocks in XS should work. (Given that CHECK,...
2007-01-26 Jos I. Boumans Add Archive::Extract 0.16 to the core
2007-01-26 Rafael Garcia-Suarez Upgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia-Suarez Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
2007-01-23 Steve Peters Upgrade to File-Temp-0.18.
2007-01-20 Steve Peters Add PAUSE2007.pub key
2007-01-15 Rafael Garcia-Suarez Enable the ~~ operator by default.
2007-01-15 Yves Orton Add support for /k modfier for matching along with...
2007-01-04 Rafael Garcia-Suarez Upgrade Module::Load::Conditional to 0.14
2007-01-04 Yves Orton Re: [PATCH] Change implementation of %+ to use a proper...
2007-01-01 Jarkko Hietaniemi Symbian port: add Series 90 support
2006-12-31 Nicholas Clark PL_linestr needs to survive until the end of scope...
2006-12-27 Steve Peters Upgrade to CPAN-1.83_66.
2006-12-23 Rafael Garcia-Suarez Remove -T from op/subst.t, and add a new test file...
2006-12-23 Rafael Garcia-Suarez Upgrade to Module::Build 0.2806
2006-12-20 Yves Orton Re: [PATCH] Making adding binary files possible
2006-12-19 Jos I. Boumans Making adding binary files possible
2006-12-18 Rick Delaney Re: [perl #41071] require stringifies code references...
2006-12-18 Ilya Zakharevich OS/2-specific fixes, round II
2006-12-18 Dave Mitchell move parser state into new parser object, PL_parser
2006-12-16 Nicholas Clark Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym...
2006-12-15 Jerry D. Hedden threads 1.54 - Adds ->error() method
2006-12-11 Rafael Garcia-Suarez Changes and README are not needed for Switch.pm
2006-12-11 Rafael Garcia-Suarez Move files from ext/Compress/IO to ext/IO/Compress
2006-12-07 Jan Dubois Move Win32 from win32/ext/Win32 to ext/Win32
2006-12-06 Joshua ben Jore User pragmas now accessible from B
2006-12-04 Dave Mitchell merge perly.y and madlu.y
2006-12-04 Jos I. Boumans Add File::Fetch to the core
2006-12-02 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10_02
2006-12-01 Joshua ben Jore Re: [PATCH] Make B::Lint use Module::Pluggable
2006-11-29 Nicholas Clark Fix Attribute::Handlers to cope with proxy constant...
2006-11-28 Rafael Garcia-Suarez Add Module::Pluggable
2006-11-28 Rafael Garcia-Suarez Add IPC::Cmd to the core
2006-11-27 Rafael Garcia-Suarez Add missing file to MANIFEST
2006-11-26 Steve Peters Adding Time::Piece to the core...again.
2006-11-25 Jos I. Boumans Add Module::Load::Conditional to the core
2006-11-23 Steve Peters Module::Pluggable diff had some hidden binary files...
2006-11-23 Jos Boumans Add Module::Pluggable to the core
2006-11-22 Rafael Garcia-Suarez Remove tests for POD or POD coverage -- they're always...
2006-11-20 Rafael Garcia-Suarez Update Text::Tabs and Text::Wrap to version 2006.1117
2006-11-15 Rafael Garcia-Suarez Move the test files for the debugger in a t/ subdirecto...
2006-11-14 Rafael Garcia-Suarez A first regression test for the debugger, by Shlomi...
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...
2006-11-12 Nicholas Clark Change 24714 was arguably over-ambitious, in that non...
2006-11-09 David Feldman Add to Attribute::Handlers the ability to report caller...
2006-11-06 Rafael Garcia-Suarez Upgrade to Test::Simple 0.64_03
2006-11-04 SADAHIRO Tomoyuki Re: [perl #40641] crash with unicode characters in...
2006-11-04 Andrew Savige New test for close-on-exec ($^F): t/run/cloexec.t
2006-10-30 Rafael Garcia-Suarez Delete Encode's MANIFEST (or else the make process...
2006-10-27 Steve Peters Upgrade to Pod-Parser-1.35.
2006-10-26 Jos Boumans Add Object::Accessor to the core
2006-10-26 Jos Boumans Add Term::UI to the core
2006-10-19 Alexander Gough stab at UNITCHECK blocks
2006-10-19 Jos Boumans Add Log::Message and Log::Message::Simple to the core
2006-10-17 Rafael Garcia-Suarez First attempt at implementing the _ prototype
2006-10-13 Steve Peters Upgrade to Time-HiRes-1.92.
2006-10-09 Rafael Garcia-Suarez Add perl595delta
2006-10-07 Jerry Hedden threads 1.43 - stringify
2006-10-07 Steve Peters Upgrade to Test-Harness-2.64
2006-10-06 Nicholas Clark Generate the overload enum and names array programatica...
2006-10-04 Paul Green Update Stratus VOS files.
2006-10-03 Jerry Hedden threads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve Peters Move Text::Soundex from lib/ to ext/ and upgrade it to
2006-10-03 Steve Peters Update to ExtUtils-Command-1.11
2006-09-30 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz
2006-09-29 Yves Orton Re: [PATCH] Add hook for re_dup() into regex engine...
2006-09-19 Rafael Garcia-Suarez Upgrade to podlators 2.0.5
2006-09-19 Yves Orton Re: \N{...} in regular expression [PATCH]
2006-09-12 Rafael Garcia-Suarez Upgrade to MakeMaker 6.30_04
2006-09-08 Jos I. Boumans Add Params::Check to the core
2006-09-08 Jos I. Boumans Re: [PATCH] Add Locale::Maketext::Simple to the core
2006-09-08 Rafael Garcia-Suarez Remove empty typemap file
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-09-06 Rafael Garcia-Suarez Remove JPL
2006-09-06 Jarkko Hietaniemi UCD 5.0.0
2006-09-04 Lucas Holt [perl #40239] New hints file for MidnightBSD
2006-08-25 Adriano Ferreira Re: [perl #40216] SelfLoader::croak doesn't protect...
2006-08-24 Steve Peters Upgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-14 Jos I. Boumans Add Module::Loaded to the core
2006-08-14 Jos I. Boumans Add Package::Constants to the core
2006-08-11 Jos I. Boumans Add Module::Load to 5.9.x
2006-08-04 Steve Peters Sorting the MANIFEST
2006-07-26 Steve Peters Added tests from CGI.pm that had not been integrated...
2006-07-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_02
2006-07-15 Steve Peters Adding Module::Build::Version missed in upgrade.
2006-07-15 Steve Peters Upgrade to ANSIColor-1.11
2006-07-11 Steve Peters Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-07-08 Steve Peters Upgrade to encoding-warnings-0.10
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Jerry D. Hedden threads 1.34 - state methods
2006-07-04 Jerry D. Hedden threads 1.33
next