This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Various cleanup and factorization by Schwern
[perl5.git] / MANIFEST
2007-01-04 Rafael Garcia-SuarezUpgrade Module::Load::Conditional to 0.14
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-01 Jarkko HietaniemiSymbian port: add Series 90 support
2006-12-31 Nicholas ClarkPL_linestr needs to survive until the end of scope...
2006-12-27 Steve PetersUpgrade to CPAN-1.83_66.
2006-12-23 Rafael Garcia-SuarezRemove -T from op/subst.t, and add a new test file...
2006-12-23 Rafael Garcia-SuarezUpgrade to Module::Build 0.2806
2006-12-20 Yves OrtonRe: [PATCH] Making adding binary files possible
2006-12-19 Jos I. BoumansMaking adding binary files possible
2006-12-18 Rick DelaneyRe: [perl #41071] require stringifies code references...
2006-12-18 Ilya ZakharevichOS/2-specific fixes, round II
2006-12-18 Dave Mitchellmove parser state into new parser object, PL_parser
2006-12-16 Nicholas ClarkAdd a new flag SVprv_PCS_IMPORTED (which is a pseudonym...
2006-12-15 Jerry D. Heddenthreads 1.54 - Adds ->error() method
2006-12-11 Rafael Garcia-SuarezChanges and README are not needed for Switch.pm
2006-12-11 Rafael Garcia-SuarezMove files from ext/Compress/IO to ext/IO/Compress
2006-12-07 Jan DuboisMove Win32 from win32/ext/Win32 to ext/Win32
2006-12-06 Joshua ben JoreUser pragmas now accessible from B
2006-12-04 Dave Mitchellmerge perly.y and madlu.y
2006-12-04 Jos I. BoumansAdd File::Fetch to the core
2006-12-02 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.10_02
2006-12-01 Joshua ben JoreRe: [PATCH] Make B::Lint use Module::Pluggable
2006-11-29 Nicholas ClarkFix Attribute::Handlers to cope with proxy constant...
2006-11-28 Rafael Garcia-SuarezAdd Module::Pluggable
2006-11-28 Rafael Garcia-SuarezAdd IPC::Cmd to the core
2006-11-27 Rafael Garcia-SuarezAdd missing file to MANIFEST
2006-11-26 Steve PetersAdding Time::Piece to the core...again.
2006-11-25 Jos I. BoumansAdd Module::Load::Conditional to the core
2006-11-23 Steve PetersModule::Pluggable diff had some hidden binary files...
2006-11-23 Jos BoumansAdd Module::Pluggable to the core
2006-11-22 Rafael Garcia-SuarezRemove tests for POD or POD coverage -- they're always...
2006-11-20 Rafael Garcia-SuarezUpdate Text::Tabs and Text::Wrap to version 2006.1117
2006-11-15 Rafael Garcia-SuarezMove the test files for the debugger in a t/ subdirecto...
2006-11-14 Rafael Garcia-SuarezA first regression test for the debugger, by Shlomi...
2006-11-13 Yves OrtonRegex Utility Functions and Substituion Fix (XML::Twig...
2006-11-12 Nicholas ClarkChange 24714 was arguably over-ambitious, in that non...
2006-11-09 David FeldmanAdd to Attribute::Handlers the ability to report caller...
2006-11-06 Rafael Garcia-SuarezUpgrade to Test::Simple 0.64_03
2006-11-04 SADAHIRO TomoyukiRe: [perl #40641] crash with unicode characters in...
2006-11-04 Andrew SavigeNew test for close-on-exec ($^F): t/run/cloexec.t
2006-10-30 Rafael Garcia-SuarezDelete Encode's MANIFEST (or else the make process...
2006-10-27 Steve PetersUpgrade to Pod-Parser-1.35.
2006-10-26 Jos BoumansAdd Object::Accessor to the core
2006-10-26 Jos BoumansAdd Term::UI to the core
2006-10-19 Alexander Goughstab at UNITCHECK blocks
2006-10-19 Jos BoumansAdd Log::Message and Log::Message::Simple to the core
2006-10-17 Rafael Garcia-SuarezFirst attempt at implementing the _ prototype
2006-10-13 Steve PetersUpgrade to Time-HiRes-1.92.
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-10-07 Jerry Heddenthreads 1.43 - stringify
2006-10-07 Steve PetersUpgrade to Test-Harness-2.64
2006-10-06 Nicholas ClarkGenerate the overload enum and names array programatica...
2006-10-04 Paul GreenUpdate Stratus VOS files.
2006-10-03 Jerry Heddenthreads-shared 1.03 - Changes, Makefile.PL
2006-10-03 Steve PetersMove Text::Soundex from lib/ to ext/ and upgrade it to
2006-10-03 Steve PetersUpdate 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 OrtonRe: [PATCH] Add hook for re_dup() into regex engine...
2006-09-19 Rafael Garcia-SuarezUpgrade to podlators 2.0.5
2006-09-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-09-12 Rafael Garcia-SuarezUpgrade to MakeMaker 6.30_04
2006-09-08 Jos I. BoumansAdd Params::Check to the core
2006-09-08 Jos I. BoumansRe: [PATCH] Add Locale::Maketext::Simple to the core
2006-09-08 Rafael Garcia-SuarezRemove empty typemap file
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-09-06 Rafael Garcia-SuarezRemove JPL
2006-09-06 Jarkko HietaniemiUCD 5.0.0
2006-09-04 Lucas Holt[perl #40239] New hints file for MidnightBSD
2006-08-25 Adriano FerreiraRe: [perl #40216] SelfLoader::croak doesn't protect...
2006-08-24 Steve PetersUpgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-14 Jos I. BoumansAdd Module::Loaded to the core
2006-08-14 Jos I. BoumansAdd Package::Constants to the core
2006-08-11 Jos I. BoumansAdd Module::Load to 5.9.x
2006-08-04 Steve PetersSorting the MANIFEST
2006-07-26 Steve PetersAdded tests from CGI.pm that had not been integrated...
2006-07-25 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.09_02
2006-07-15 Steve PetersAdding Module::Build::Version missed in upgrade.
2006-07-15 Steve PetersUpgrade to ANSIColor-1.11
2006-07-11 Steve PetersUpgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-07-08 Steve PetersUpgrade to encoding-warnings-0.10
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Jerry D. Heddenthreads 1.34 - state methods
2006-07-04 Jerry D. Heddenthreads 1.33
2006-07-03 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_07
2006-06-30 Steve HayAdd Win32API::File to the core
2006-06-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_05
2006-06-23 Anno SiegelRe: [PATCH] Hash::Util::FieldHash
2006-06-20 Rafael Garcia-SuarezUpgrade to Unicode::Normalize 1.01
2006-06-12 Rafael Garcia-SuarezUpgrade to Test::Harness 2.62
2006-06-12 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
2006-06-08 Rafael Garcia-SuarezAdd the perlreguts manpage, by Yves Orton
2006-06-06 Rafael Garcia-SuarezUpgrade to Module::CoreList 2.05
2006-06-06 Jerry D. Heddenthreads 1.32
2006-06-01 Rafael Garcia-SuarezAdd the perlunitut manpage, by Juerd Waalboer
2006-06-01 Rafael Garcia-SuarezRemove duplicate file in manifest
2006-06-01 Rafael Garcia-SuarezAdd missing file to MANIFEST
2006-05-29 Nicholas ClarkComprehensive regression tests for Perl_refcounted_he_f...
2006-05-29 Yves OrtonRe: [PATCH] More regex optimisations and debug enhancem...
2006-05-25 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.08_03
next