This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Compress::Raw::Bzip2 from ext/ to cpan/
[perl5.git] / pod /
2009-10-01 Nicholas ClarkMove t/pod/diag.t to t/porting, as it's really a code...
2009-10-01 Richard FoleyRe: lib, ext, cpan and dist [PATCH] (take 2)
2009-09-30 Jesse Vincentdescribe parallel testing in perlhack.pod
2009-09-30 Nicholas ClarkNote that the CPAN/CPANPLUS side of deprecating modules...
2009-09-30 Nicholas ClarkClass::ISA and Shell are also deprecated from core.
2009-09-30 Nicholas ClarkNote 3 internals changes that need describing.
2009-09-30 Jesse VincentRemoved todo section
2009-09-30 Jesse VincentRemoved a duplicated entry
2009-09-30 Jesse VincentPerl 5.11 delta is now up to date
2009-09-30 Nicholas ClarkDual life modules maintained in core are in dist/ not...
2009-09-30 Jesse VincentRemoval of a bunch of changes that don't merit perldelt...
2009-09-30 Jesse VincentFurther perldelta scrubbing
2009-09-30 Jesse VincentMore perldelta rototilling.
2009-09-29 Josh ben JorePod formatting fix
2009-09-29 Roberto C. S�nchezPod formatting fix
2009-09-27 Zefram[perl #69384] numericness failure in sorting
2009-09-25 brian d foy* Fix trailing whitespace in blead 778c687
2009-09-25 brian d foyRT #69208: Check eof before using readline in perlfunc...
2009-09-25 Jesse VincentFirst pass through the changelog to get the perldelta...
2009-09-24 brian d foy* RT #63620: Refer to the :crlf layer instead of STDIO...
2009-09-24 brian d foy* Remove book pirate site from references in perlperf
2009-09-22 Leon BrocardUpdate list of CPAN mirror sites from cpan.org/SITES
2009-09-22 Leon BrocardUpdate URL to StuffIt Expander
2009-09-22 Leon BrocardFix broken URLs (and remove MacPerl Module Porters...
2009-09-15 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-15 Nicholas ClarkNote that Pod::Plainer is upgraded, and deprecated...
2009-09-14 Rafael Garcia-SuarezCore tests purged from macperl references: done (as...
2009-09-14 Nicholas ClarkNote how various parts of perldelta writing could be...
2009-09-14 Rafael Garcia-SuarezSome POD and spelling fixes
2009-09-14 Nicholas ClarkDocument the mro improvments.
2009-09-14 Nicholas ClarkSome copy editing tweaks - C<> around code, and Perl_...
2009-09-14 Nicholas ClarkDescribe the effects of the migration of dual life...
2009-09-14 Nicholas ClarkMoving pod/*.PL to ext is the last major part remaining...
2009-09-14 Nicholas ClarkParallel testing is pretty much done.
2009-09-14 Rafael Garcia-SuarezDoc nit in perlfunc for die() and warn() with an empty...
2009-09-13 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-09-13 Nicholas ClarkNote that we need a way of building pod/*.PL directly...
2009-09-13 Nicholas ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/
2009-09-10 Rafael Garcia-SuarezThe "package;" syntax was removed in 5.10
2009-09-08 Rafael Garcia-SuarezRemove Mac OS classic instructions from perlrun
2009-09-04 Nicholas ClarkAcknowledge that Dijkmat BV funded the TPF grant.
2009-09-04 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-02 Yves Ortonupdate perlre and perldelta to document change in behav...
2009-09-01 Leon BrocardUse alternative URLs for links which are now broken...
2009-08-30 David NicolDocument better what is allowed as regex delimiters
2009-08-28 Frank WiegandAdd ~~ and // to perlcheat.pod
2009-08-26 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-08-26 Chip SalzenbergNew debugging flag -DB now dumps subroutine definitions,
2009-08-26 Rafael Garcia-SuarezNote the change to Socket in perldelta.
2009-08-26 John P. LindermanImprove perlhack instructions about gprof
2009-08-25 Nicholas ClarkPurge 3 items of documentation change, which are insuff...
2009-08-25 Nicholas ClarkSyle nit - we're not marking things (XS).
2009-08-25 Nicholas ClarkTidy up some more Pod nits.
2009-08-24 Jesse VincentAdded two removed platforms to the Perl 5.11.0 delta
2009-08-24 Nicholas ClarkAdd an encoding line, as the file is in UTF-8.
2009-08-24 Nicholas ClarkPod copy editing - whitespace cleanup, and F<>/C<>...
2009-08-24 Nicholas ClarkNote that File::Copy is actually at 2.16, and that...
2009-08-24 Nicholas Clarkconstant has been upgraded to 1.19. Describe the improv...
2009-08-24 Nicholas ClarkThe attrs pragma has been removed, not upgraded.
2009-08-24 Nicholas ClarkCorrect some 5.10.1s that should be 5.11.0, and one...
2009-08-24 Nicholas ClarkNote that the smartmatch changes in 5.11.0 are the...
2009-08-24 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-08-24 Jesse VincentMore work toward a usable 5.11.0 delta file
2009-08-24 Nicholas ClarkNote that linearising C3 MRO is now 40% faster for...
2009-08-24 Jesse VincentForward ported perl 5.10.1 changes into perl5110delta...
2009-08-24 Leon BrocardFix URL to Unicode 5.1.0 notable changes
2009-08-24 Tom HukinsMinor improvements to perldebug.pod
2009-08-23 David Mitchelladd 5.10.1 to perlhist in blead
2009-08-23 David Mitchelladd perl5101delta
2009-08-22 David Mitchellbetter document smart match overloading
2009-08-21 ZeframAdd clear magic to %^H so that the HE chain is reset...
2009-08-20 Chip Salzenbergincremental improvement in ~~ documentation, already...
2009-08-20 David Mitchelladd -DM flag to track smartmatch resolution
2009-08-13 Steffen MuellerMerge the updated perlfaq from the perlfaq repository
2009-08-12 Moritz Lenzdocument split in void context in perlfunc.pod
2009-08-11 Ken WilliamsRemoved '...' ellipses from docs about '...' flip-flop...
2009-08-11 David MitchellPERL_DONT_CREATE_GVSV was documented in perl589delta
2009-08-09 AbigailAdd 5.10.1-RC1 release to perlhist
2009-08-07 Rafael Garcia-Suarezperltodo: Propagate compilation hints to the debugger
2009-08-06 Sam Vilainpod/perlipc.pod: add some hints on avoiding pipe deadlocks
2009-08-03 Vincent PitMinor spelling nit in last perlfunc updated
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-08-03 Jesse VincentUpdate the description of the 'system' function to...
2009-08-03 Jesse VincentMacPerl is gone. Its test bits should be now removed...
2009-08-03 Jesse VincentDocument what needs to happen when you add a new test...
2009-08-03 Jesse VincentMove content of Todo.micro into perltodo
2009-08-03 Jesse Vincentbuildtoc should be executable
2009-07-30 Rafael Garcia-SuarezAdd new error "Can't use keyword '%s' as a label"
2009-07-29 Vincent PitMerge branch 'deletelocal' into blead
2009-07-29 Leon Brocardpodtidy
2009-07-29 Rafael Garcia-SuarezForbid labels with keyword names
2009-07-27 Vincent PitDocument "delete local" in perlsub
2009-07-27 Offer Kayemissing "to" in perlxs
2009-07-27 David GoldenAdd security contact information to perlsec
2009-07-26 George Greermuch better swap logic to support reentrancy and fix...
2009-07-26 Father Chrysostomosperldelta entry noting when -C is now allowed on the...
2009-07-26 Father ChrysostomosAllow -C on the #! line when it is identical to -C...
next