This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove unused variable
[perl5.git] / pod /
2010-02-15 Rafael Garcia-SuarezDoc adjustment about lock(), by Daniel Frederick Crisman
2010-02-14 Steve HayFirst stab at a perl5115delta.pod with just under a...
2010-02-11 Robin Barkerdelete orphaned text
2010-02-11 David GoldenRevised opening line of perl man page
2010-02-11 David GoldenHelp new users learn how to get help
2010-02-11 Jesse VincentNote a change in warnings::register's behavior in 5...
2010-02-09 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse VincentDocument unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban"unless else" wasn't previously documented, though...
2010-02-08 David MitchellWarn people not to set PERL_CORE in XS
2010-02-08 David Goldenrevise perldelta note on strict and lax version rules
2010-02-07 Slaven Rezicchanged "an UTF..." to "a UTF..." in all Pods
2010-02-06 Ricardo Signesnote that delete/exists ARRAY_ELEM should be avoided
2010-02-05 Michael G. SchwernDon't try to calculate a time over the conservative...
2010-01-31 Karl WilliamsonClarify warning that e.g. \q is reserved
2010-01-30 Frank WiegandFix POD typo
2010-01-28 Jesse VincentFix a broken pod link
2010-01-28 brian d foy* Fill out the docs on the yada to show it as a satand...
2010-01-28 Karl WilliamsonClean up 5.12 delta pod concerning regexes and Unicode...
2010-01-27 brian d foy* Note that the flip-flop operator maintains state...
2010-01-26 Vincent PitA small typo in perlrun, spotted by Olivier Raginel.
2010-01-25 David Goldenrevise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signescorrect a typo
2010-01-25 Ricardo Signesapply a second set of eyes to perl5120delta
2010-01-25 Jesse VincentAdd perl5120delta to pod.lst and MANIFEST
2010-01-24 Jesse VincentMinor typo fix
2010-01-24 Jesse VincentFirst full pass at perl5120delta
2010-01-24 Jesse VincentAdded a stub of the Perl 5.12.0 delta which will be...
2010-01-22 Rafael Garcia-SuarezUpdate to podlators 2.3.0
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-20 David Goldenperlfunc tweak for package NAME VERSION
2010-01-20 Ricardo Signesremove remaining boilerplate from perl5114delta
2010-01-20 Ricardo Signesperldelta5114 updated prior to shipping
2010-01-20 Ricardo Signesadd 5.11.4 (and myself) to perlhist
2010-01-19 David Goldennote strict/lax version requirements in documentation
2010-01-19 David Goldenadd version number format note to perldelta
2010-01-18 Jesse VincentFixed an editing error in perldoc about commit messages.
2010-01-18 Jesse VincentMinor updates to the git tutorial and our commit messag...
2010-01-16 brian d foy* Tom's latest perlfunc cleanups, to ensure we're on...
2010-01-16 brian d foy* Backported Tom's perlfaq cleanup to the perlfaq repo...
2010-01-15 Rafael Garcia-SuarezAdd warning "Cannot find encoding"
2010-01-15 Rafael Garcia-SuarezDocument last change in perldelta for 5.11.4.
2010-01-13 brian d foy* Em dash cleanup in pod/
2010-01-13 brian d foy* FAQ sync for Perl 5.12 release candidate
2010-01-13 brian d foyTom Christiansen's perlfunc cleansing, part 2
2010-01-12 Rafael Garcia-SuarezDocument UNIVERSAL->import deprecation in perldelta
2010-01-12 Rafael Garcia-SuarezThe new lvalue warning should not be turned on by default
2010-01-12 Rafael Garcia-SuarezDocument new lvalue warning in perldelta
2010-01-12 Rafael Garcia-SuarezThe "illegalproto" warning category is new in 5.11...
2010-01-12 Rafael Garcia-SuarezAdd perl5114delta.pod
2010-01-11 Tom ChristiansenPATCH: perlfunc cleanup, part 1
2010-01-11 Josh ben JoreRemove an extraneous space
2010-01-10 Gerard GoossenIgnore a lvalue attribute after the subroutine has...
2010-01-10 Rafael Garcia-Suarez[perl #71924] shmget/semget may return zero as valid id
2010-01-10 Rafael Garcia-SuarezPerldelta presentation nits
2010-01-10 Matt S TroutMove prototype parsing related warnings from the 'synta...
2010-01-10 Philip Hazel[perl #71948] Documentation error for (*MARK)
2010-01-06 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-06 AbigailDocument that interpolating a '(??{ code })' construct...
2010-01-06 Craig A. BerryIncrease default pipe buffer size on VMS to 8192 on...
2010-01-05 Rafael Garcia-SuarezNote which t/ subdirs are not suitable for test.pl use
2010-01-05 Tom ChristiansenPATCH: minor typo cleanup of pod/ directory
2010-01-04 Reini Urbanperlguts: mutli-threaded typo
2010-01-04 Reini Urbanperlguts: B::Generate already works
2010-01-04 Nicholas ClarkA mechanism for inlineable OP equivalents of XSUBs...
2010-01-03 Jim Cromieadvice regarding make regen changes
2009-12-30 Vincent Pits/text message/text editor/ in the last change to perlr...
2009-12-30 Jesse VincentUpdate perlrepository.pod with new guidelines on commit...
2009-12-30 Karl WilliamsonCorrect \p{print} to not match LINE SEPARATOR nor PARAG...
2009-12-30 Shlomi FishAdd a usage scenario and common use pattern to perldoc...
2009-12-29 karl williamsonPATCH: correct grammatical error in perlunicode.pod
2009-12-28 karl williamsonPATCH: document all Perl Unicode \p{} extensions
2009-12-27 brian d foy* fix a perlop fix from debian: bugs.debian.org/514814
2009-12-25 Karl WilliamsonUpdate pods
2009-12-25 Karl WilliamsonUpdate .pods
2009-12-22 Karl WilliamsonFix up pods for \X
2009-12-21 David Goldenlocal version number bumps for CPAN.pm hotfixes
2009-12-21 David Goldennote CPAN hotfixes in perldelta
2009-12-20 Jesse VincentFirst pass at noting the update to Encode 2.39 rgs...
2009-12-20 Jesse VincentFull initial pass at perldelta. ready for sanity checking
2009-12-20 Jesse VincentMerge branch 'blead' of git+ssh://perl5.git.perl.org...
2009-12-20 Jesse VincentNote U+0FFFF regex support in perldelta
2009-12-20 Karl WilliamsonUnicode documentation updates
2009-12-20 Jesse Vincentfurther perldelta triage
2009-12-20 Jesse VincentFurther perldelta triage.
2009-12-20 Jesse VincentRemoving pod boilerplate
2009-12-20 Jesse VincentMerge branch 'blead' of git+ssh://perl5.git.perl.org...
2009-12-20 Jesse VincentFurther perldelta hacking
2009-12-20 Karl Williamsonchange non-char warning message from malformed
2009-12-20 Jesse Vincentmore perldelta updates
2009-12-20 David Goldendescribe new CPAN.pm, ExtUtils::MakeMaker and Module...
2009-12-20 David Goldenupdate perldelta with module and pragma version updates
2009-12-20 Jesse VincentAdd 5.11.3 to perlhist.
2009-12-20 Jesse VincentUpdate perldelta with newly added tests, using corion...
2009-12-20 Jesse VincentAdded a todo about some releng automation we could use
2009-12-20 David GoldenVarious perldelta consistency edits and other cleanup
2009-12-20 Rafael Garcia-SuarezNote legacy.pm changes in perldelta
2009-12-20 H.Merijn BrandSpeed-up notice for bisects (skip Encode)
2009-12-20 Alexandr CiorniiExtUtils::MakeMaker changes for perl5113delta.pod
2009-12-20 Nicholas ClarkFix Pod errors in perl5113delta.pod.
next