This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Further paring down of perldelta
[perl5.git] / pod /
2009-12-19 Jesse VincentFurther paring down of perldelta
2009-12-19 Jesse VincentMore pruning of the perl 5.11.3 delta file
2009-12-19 brian d foy* Synced the perlfaq
2009-12-19 brian d foy* Update perlport examples for modern Perl style
2009-12-18 Jesse VincentFirst pass at cutting down the git log as a 5.11.3...
2009-12-16 AbigailDocument issues when using named captures in combinatio...
2009-12-12 Rafael Garcia-SuarezMerge commit 'khwilliamson/x' into blead
2009-12-09 Reini UrbanUpdated docpointer for illguts
2009-12-08 Ricardo Signeslegalize =begin foo bar
2009-12-08 Ricardo Signesmore aggressively deprecate L<section> and L<"section">
2009-12-08 Ricardo Signesremove prohibition against L<text|href>
2009-12-06 hv@crypt.org[perl #71000] Wrong variable name in warning
2009-12-06 Karl Williamsonqr/\X/ expansion
2009-12-03 Karl WilliamsonUnicode 5.2
2009-11-30 ZeframDocument if.pm in perlfunc
2009-11-28 Moritz LenzDocument backreferences to groups that did not match
2009-11-24 Rafael Garcia-SuarezSlight rewording of last patch
2009-11-24 Jim Cromieadd mention of PERL_MEM_LOG in perlrun.pod
2009-11-24 Rafael Garcia-SuarezRemove generated file pod/perluniprops.pod from the...
2009-11-24 Karl Williamsonmktables not run unless needed
2009-11-24 brian d foy* Remove some end-of-line whitespace from perlebcdic
2009-11-24 brian d foy* Convert some pod files to UTF-8 (like all of the...
2009-11-24 brian d foy* Reword the sentence about checking unlink failures
2009-11-23 Jesse VincentAdded a perltodo about enabling/disabling individual...
2009-11-23 Dennis KaarsemakerMore info about camel in perlrepository.pod
2009-11-22 Rafael Garcia-SuarezAdd new pod file to various lists and makefiles
2009-11-22 Rafael Garcia-SuarezSimplify title of perluniprops
2009-11-22 Rafael Garcia-SuarezAdd deprecation of goto to inner scopes to perldelta
2009-11-22 Rafael Garcia-SuarezAdd Karl's text describing his Unicode property changes...
2009-11-22 Rafael Garcia-SuarezMerge branch 'mktables' into blead
2009-11-22 Karl Williamsonmktables revamp
2009-11-21 Vincent PitFix unindented code in perlfunc after 5ed4f2ecec5b66fee...
2009-11-21 Rafael Garcia-SuarezAdd new warning introduced by last patch in perldiag.
2009-11-21 Gerard Goossendeprecate "goto" to jump into a construct
2009-11-20 Moritz LenzClarify docs for implicit "next" on all "when" blocks
2009-11-20 Nicholas ClarkFix up the NAME in perl5112delta.pod
2009-11-20 Leon Brocardcreate perl5113delta
2009-11-20 Leon BrocardTiny English fix
2009-11-20 brian d foy* Note that unlink sets $! on failure.
2009-11-20 brian d foy* Fixing inconsistent use of tabs in perlfunc. Now...
2009-11-20 brian d foy* FAQ sync for Nov blead release
2009-11-19 brian d foy* Fixed sort example using =(\d+)
2009-11-19 Leon BrocardThe lexer API is very exciting, but only mention it...
2009-11-19 Leon BrocardRun Porting/podtidy
2009-11-19 Leon BrocardAdd details of module updates
2009-11-19 Leon BrocardDelete a few more sections
2009-11-19 Leon BrocardDelete sections, add a bunch more
2009-11-19 Frank WiegandFix POD: C<...->...> => C<< ...-> ... >>
2009-11-19 Leon BrocardFill in some details about the release
2009-11-19 Leon BrocardTweak tense, remove double spaces
2009-11-19 Zeframlexer API fixes
2009-11-18 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-11-18 Leon BrocardAdd the 5.11.2 release
2009-11-18 Vincent Pit{camel,dromedary}.booking.com names are gone, so update...
2009-11-16 David GoldenDocument SIGPIPE when printing to closed socket
2009-11-15 Zeframlexer API
2009-11-13 Father Chrysostomos[perl #70337] perldiag: localtime(...) too large
2009-11-10 Vincent PitClarify and complete documentation for in-place reverse
2009-11-10 Vincent PitOptimize reversing an array in-place
2009-11-08 ZeframBareword sub lookups
2009-11-08 Eric Brines/AvLEN/AvMAX/ in perlguts
2009-11-08 Eric Brines/AvLEN/AvMAX/ in perlguts
2009-11-06 H.Merijn BrandDescribe how Configure patches should be done
2009-11-05 Jesse VincentImplement facility to plug in syntax triggered by keywords
2009-11-04 Rafael Garcia-SuarezDocument qr overloading in perldelta
2009-11-04 Nicholas ClarkDeprecate use of := to mean an empty attribute list...
2009-11-01 Nicholas ClarkRemove Perl_pmflag() from the public API, and mark...
2009-11-01 Ben MorrowDocumentation for the 'qr' overload.
2009-10-31 Gerard GoossenImprove warnings about known issues in (?{...}) blocks...
2009-10-30 Dave RolskyFix another reference to the now-gone patching.pod
2009-10-30 Dave RolskyRemove obsolete details on how to format a patch. Just...
2009-10-30 Dave RolskyClarify relationship of pattern modifiers and named...
2009-10-29 Philippe Bruhat... [PATCH] perlcommunity.pod: add information about OSDC.fr
2009-10-27 Rafael Garcia-SuarezBetter wording for the hash ~~ array docs
2009-10-26 Yves Ortonrefine the documentation for deleting branches and...
2009-10-26 Jesse VincentHashed out a prose description of the (largely existing...
2009-10-24 Nicholas ClarkAdd perl5112delta, and change 5111delta from being...
2009-10-23 Vincent PitCap the exit code of the bisecting script
2009-10-23 Vincent Pit"-x ./foo" isn't a shell command, but "[ -x ./foo ...
2009-10-22 Rafael Garcia-Suarez[perl #69903] 5.10.1 perlretut section "A bit of magic...
2009-10-22 Rafael Garcia-SuarezRemove the venerable fatal error "Runaway format"
2009-10-22 Brad GilbertBare readdir in while loop now sets $_
2009-10-22 Rafael Garcia-SuarezPOD link fix
2009-10-20 Jesse Vincentpod nits from nicholas and zefram
2009-10-20 Jesse Vincentset the release date for 5.11.1
2009-10-20 Jesse VincentAcknowledgments in perldelta
2009-10-20 Jesse Vincentperldelta formatting
2009-10-20 Jesse Vincentperl5111delta now includes all changes between 5.11...
2009-10-20 Jesse Vincentperldelta cleanup
2009-10-20 Jesse VincentRevert accidental executability of several pod files
2009-10-20 Jesse VincentUpdated perlport.pod with notes on VMS support from...
2009-10-20 Jesse VincentAdded perldelta notes for yves' regex semantics fixups...
2009-10-19 Jan DuboisPerl builds fine on Windows 7
2009-10-19 Jan DuboisThe term 'winsock' is an implementation detail.
2009-10-19 brian d foy* Synced the perlfaq
2009-10-19 Jerry D. HeddenAdd Cygwin to supported platforms list
2009-10-19 Nicholas ClarkRemove the entry about removing Perl_deprecate()
2009-10-19 Nicholas ClarkFix minor pod formatting error in perl5111delta.pod
2009-10-19 Jesse Vincentupdate perl5111delta to mark our current release point.
2009-10-19 Jesse Vincentperldelta editing
next