This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'blead' into dual/Safe
[perl5.git] / pod /
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...
2009-07-24 Rafael Garcia-SuarezRephrase note about CHECK and INIT in eval("") in perlmod
2009-07-24 Rafael Garcia-SuarezThinko in given() description, found by chromatic
2009-07-24 Rafael Garcia-SuarezTodo: decapsulation of smart match argument
2009-07-23 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-07-23 Ricardo SIGNES[rjbs] very minor tweaks to description of maint/blead
2009-07-22 David Goldenv-strings are not deprecated
2009-07-22 Rafael Garcia-SuarezDocument the yada yada operator in perldelta
2009-07-22 Rafael Garcia-SuarezRemove !!! and ??? operators
2009-07-21 Rafael Garcia-Suarezperltodo: truncate() prototype
2009-07-21 Rafael Garcia-Suarezperltodo: forbid labels with keyword names
2009-07-20 AbigailAnother typo, as spotted by Offer Kaye <offer.kaye...
2009-07-20 chromaticTypo Fixes in Diagnostic
2009-07-16 Rafael Garcia-SuarezDescribe changes to Carp and Carp::Heavy
2009-07-16 Craig A. BerryAdditional perlvms.pod updates related to POSIX exit...
2009-07-16 John E. MalmbergAn update to the pod is in order for the PERL_VMS_POSIX...
2009-07-15 Moritz Lenzdocument given/when in perltrap
2009-07-14 David GoldenExplain camel and dromedary repository servers
2009-07-13 David Goldenupate pumpking list
2009-07-09 David GoldenMake kill() fatal for non-numeric pids
2009-07-08 Rafael Garcia-SuarezMention in perldelta that "use 5.011" enables strictures
2009-07-07 Rafael Garcia-SuarezFast enabling of strictures when version 5.11.0 is...
2009-07-07 Steffen Muelleruse strict by default if "use 5.011" is in effect!
2009-07-02 H.Merijn BrandAdded docs from Wolfgang Laun to perlpacktut about...
2009-07-01 Rafael Garcia-SuarezMake C<undef ~~ 0> and C<undef ~~ ""> not match (like...
2009-06-29 Robin BarkerStop buildtoc warning that perltoc.pod is missing whist...
2009-06-28 Rafael Garcia-SuarezSmall pod/wording fixes
2009-06-28 BramExtra examples for 'sort'
2009-06-28 BramDocument what $* used to do on older versions
2009-06-27 James MastrosAdd test to make sure everything that outputs an except...
2009-06-26 Frank Wiegandpod/perlfilter.pod: two POD typos
2009-06-25 Rafael Garcia-SuarezBetter description for the changes about the range...
2009-06-25 Frank Wieganddocument the maximum length of barewords
2009-06-25 Nicholas ClarkAdd documentation for the method resolution plugin...
2009-06-24 Rafael Garcia-SuarezClarifications to the perldelta notes on smart match
2009-06-24 Nicholas ClarkMention parallel testing in INSTALL and perl5110delta.pod
2009-06-24 Nicholas ClarkFix a semantic error in the Pod. (wrong heading level)
2009-06-23 Nicholas ClarkNote that the "Deep recursion" depth warning threshold...
2009-06-23 Nicholas ClarkAdd a paragraph noting that perl5-security-report@perl...
2009-06-23 Andy ArmstrongAmmend unhelpful description of debugger watch command.
2009-06-21 Rafael Garcia-SuarezA few docs nits after the few last commits
2009-06-21 Jim Cromieupdate PERL_MEM_LOG in perlhack.pod
2009-06-21 Jim Cromiepoint illguts at perl.org
2009-06-17 Rafael Garcia-SuarezAdd perldelta entry for \N
2009-06-17 Rafael Garcia-SuarezBasic docs for \N
2009-06-15 Rafael Garcia-SuarezFix readline example in perlfunc
2009-06-13 Nicholas ClarkBring the joy of strict (and warnings) to perlmodlib...
2009-06-13 Nicholas ClarkImprove perlmodlib.PL. Reduce the amount of special...
2009-06-13 Rafael Garcia-SuarezAdd \N idea from Perl 6 to perltodo
2009-06-13 Rafael Garcia-SuarezAdd perlmodlib.pod in .gitignore, since it's now generated
2009-06-13 Rafael Garcia-SuarezNit for the "Missing right brace" error message description
2009-06-13 Nicholas ClarkEliminate the regen_pods target from pod/Makefile,...
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas ClarkMake perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas ClarkIn perlmodlib.PL, just open files in their original...
2009-06-12 Nicholas ClarkRegenerated perlmodlib.pod
next