This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a signed/unsigned comparison warning
[perl5.git] / MANIFEST
2007-04-26 Rafael Garcia-SuarezRemove the Thread typemap
2007-04-26 Alexey Tourbinfixed Fcntl::S_IFMT() breakage introduced by change...
2007-04-25 Steve PetersUpgrade to Encode-2.20
2007-04-24 Nicholas ClarkMake PL_uudmap a constant global. Remove the run time...
2007-04-24 Craig A. BerryReduce directory depth for IO::Compress modules.
2007-04-23 Rafael Garcia-SuarezAdd Yves Orton's script to regenerate regcharclass.h
2007-04-23 Rafael Garcia-SuarezRemove generated test files from CPANPLUS
2007-04-23 Yves OrtonChange meaning of \v, \V, and add \h, \H to match Perl6...
2007-04-22 Rafael Garcia-SuarezAdd missing file to MANIFEST
2007-04-22 Craig A. BerryMove Module::Pluggable tests up under main test directory.
2007-04-20 Rafael Garcia-SuarezShorten some file names
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-18 Steve HayAdd a test for the bug fixed by #30970
2007-04-15 Rafael Garcia-SuarezAdd the Default Unicode Collation Element Table for...
2007-04-15 Jerry D. HeddenFix Thread.pm
2007-04-12 Rafael Garcia-SuarezRun buildtoc --build-all
2007-04-12 Rafael Garcia-SuarezAdd the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
2007-04-11 Nicholas ClarkRun pod/buildtoc --build-all
2007-04-11 Nicholas ClarkUpdate MANIFEST to include 3 files added in change...
2007-04-10 Rafael Garcia-SuarezUpgrade to threads::shared 1.09 :
2007-04-10 Rafael Garcia-SuarezSync MANIFEST. Files have disappeared ?
2007-04-10 Rafael Garcia-SuarezAdd CPANPLUS 0.78
2007-04-10 Ævar Arnfjörð Bjar... Test for the qr// construct
2007-04-10 Steve PetersUpgrade to bignum-0.20 and Math-BigRat-0.18.
2007-04-04 Nicholas ClarkA test for reset.
2007-03-26 Gerard Goossenadd p55.t MAD tests, and convert renamed mad/nomad...
2007-03-26 Gerard GoossenRename mad/nomad to mad/Nomad.pm
2007-03-23 Rafael Garcia-SuarezMissing file in MANIFEST
2007-03-23 Steve PetersRe-sorting the MANIFEST after the mess made of it with the
2007-03-23 Steve PetersUpgrade to Pod-Simple-3.05.
2007-03-15 Rafael Garcia-SuarezUpgrade to threads::shared 1.08 :
2007-03-12 Nicholas ClarkBitten again by the snakes in the MANIFEST spec - tabs...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Jan DuboisRE: $Win32::VERSION problem
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-04 TelsMath::BigInt 1.80
2007-03-03 TelsMath::BigInt::FastCalc 0.12 (plug leaks)
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-03-01 Yves OrtonRe: New file: t/op/regexp_email.t
2007-03-01 Rafael Garcia-SuarezA new test by Abigail: Check that certain modules don't
2007-02-24 Rafael Garcia-SuarezAdd a new test for undef and delete on stash entries...
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-11 Slaven RezicRe: [perl #41442] segfault (dead loop) with Encoding...
2007-02-11 knew-p5p@pimb.org[perl #41484] qr// stack bug
2007-02-07 Steve PetersUpgrade to Time-HiRes-1.9705
2007-01-31 Rafael Garcia-SuarezUpgrade to Getopt::Long 2.36
2007-01-29 Nicholas ClarkAlso check BEGIN/UNITCHECK/CHECK/INIT/END for require.
2007-01-29 Nicholas ClarkBEGIN blocks in XS should work. (Given that CHECK,...
2007-01-26 Jos I. BoumansAdd Archive::Extract 0.16 to the core
2007-01-26 Rafael Garcia-SuarezUpgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia-SuarezUpgrade to Module::Load::Conditional 0.16, by Jos Boumans
2007-01-23 Steve PetersUpgrade to File-Temp-0.18.
2007-01-20 Steve PetersAdd PAUSE2007.pub key
2007-01-15 Rafael Garcia-SuarezEnable the ~~ operator by default.
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
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
next