This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Speed up viacode
[perl5.git] / pod /
2010-07-04 Karl WilliamsonCorrect perldelta for these changes
2010-07-04 Karl WilliamsonExtend \N{} enhancements to vianame()
2010-07-04 Karl WilliamsonAllow defining custom charnames to ordinals
2010-07-04 Karl WilliamsonAdd a number of abbrs and variants to \N{}
2010-07-04 Matt Johnsondocs: updates for git-based cmpVERSION.pl
2010-07-01 Brian PhillipsAdd additional notes regarding srand and forking
2010-06-30 David Goldenretitle old perlXXXdelta files
2010-06-30 David GoldenAdd perl5121delta to MANIEST and other files
2010-06-30 Jesse VincentNote that we now include Safe.pm 2.27
2010-06-30 Jesse VincentAdded known issues section to 5121 perldelta
2010-06-30 Jesse VincentTypo in perldelta spotted by Robin Smidsrød
2010-06-30 David Goldenminor perldelta improvements for 5.12.1
2010-06-30 Jesse Vincentperldelta updates for 5.12.1
2010-06-30 Jesse VincentFirst full draft of the 5.12.1 perldelta
2010-06-30 Jesse VincentFirst draft of the 5.12.1 perldelta
2010-06-29 Karl WilliamsonFix broken link in perlglossary.pod
2010-06-29 Karl Williamsonperlrun.pod: Specify -0400 behavior
2010-06-29 Karl WilliamsonPrefer 3 digit octal character constants
2010-06-29 Karl WilliamsonNit in perlrebackslash.pod
2010-06-29 Karl WilliamsonAdd perltodo entry for 0odddd, octal constant
2010-06-29 Karl WilliamsonChange to use a link in perltodo
2010-06-29 Karl Williamsonperlre: Add heading to separate unrelated paragraphs
2010-06-29 Karl WilliamsonPrefer \g1 over \1 in pods
2010-06-29 Karl WilliamsonStandardize on use of 'capture group' over 'buffer'
2010-06-29 Karl WilliamsonNits in perlre.pod
2010-06-29 Jesse VincentAdd the policy on compatibility and deprecation to...
2010-06-29 Nick JohnstonUpdate: re pragma is lexically scoped since Perl 5...
2010-06-28 Chris 'BinGOs' Wil... Added Archive-Tar update to perl5133delta
2010-06-28 Chris 'BinGOs' Wil... Added Archive-Extract update to perl5133delta
2010-06-28 Chris 'BinGOs' Wil... Added IPC-SysV update to perl5133delta
2010-06-28 Chris 'BinGOs' Wil... Added Module-Load update to perl5133delta
2010-06-28 Chris 'BinGOs' Wil... Added Digest-SHA update to the perl5133delta
2010-06-28 David Goldenadd first batch of updates to perl5133delta
2010-06-28 David GoldenUpdate perl5133delta to reflect the new template
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-06-22 Matt S Troutretroactively add the Acknowledgements file since mst...
2010-06-22 Matt S Troutadd new release to perlhist v5.13.2
2010-06-22 Matt S Troutremove duplicate entry from delta (thanks acme)
2010-06-22 Nicholas ClarkClarify the entry for "Stashes are now always defined".
2010-06-21 Matt S Troutfixup pod warnings
2010-06-21 Matt S Troutversion bump for B::t::OptreeCheck and add to delta
2010-06-21 Matt S Troutversion bump for File::Copy and add change to delta
2010-06-21 Matt S Troutbump versions on VMS::DCLsym, mro, Search::Dist and...
2010-06-21 Matt S Troutversion bump for B::Concise and add change to delta
2010-06-21 Matt S Troutversion bump for IO::Socket and add change to delta
2010-06-21 Matt S Troutversion bump for B::Deparse and add change to delta
2010-06-21 Matt S Troutmost of the perldelta for 5.13.2
2010-06-18 David Goldendocument missing space after regex pattern in perldelta
2010-06-18 Karl WilliamsonDeprecate no space between pattern, following word
2010-06-17 brian d foy* FAQ sync
2010-06-15 Maik HentscheAttempt at improving the perlipc docs
2010-06-15 Rafael Garcia-SuarezRevert "It may not be obvious to a new Perl programmer...
2010-06-15 Sinan UnurIt may not be obvious to a new Perl programmer that...
2010-06-13 David Goldenremove trailing spaces in perlvar.pod
2010-06-13 Ævar Arnfjörð Bjar... Link to perlport/PLATFORMS from the $^O docs
2010-06-09 Chas. OwensDocument $# and $* as removed
2010-06-07 David Mitchelldocument revert of 'local $tied' change
2010-06-07 Karl Williamsonperlhack: Add reference to TAP for test protocol
2010-06-07 Karl Williamsonperlhack: fix formatting issues
2010-06-03 Rafael Garcia-SuarezDo not advertise Math::TrulyRandom, which hasn't been...
2010-06-03 Vincent PitDeprecate find_rundefsvoffset()
2010-06-03 Vincent PitThe UNDERBAR macro should use find_rundefsv() as well
2010-06-03 Vincent PitMake pp_reverse fetch the lexical $_ from the correct pad
2010-05-31 Karl WilliamsonPATCH: teach diag.t new warning function names
2010-05-31 Nicholas ClarkReorder the entry for die, moving discussion of the...
2010-05-30 Karl WilliamsonPATCH: [perl #75138] "\c`" -> " "
2010-05-30 Karl WilliamsonDocument tricks, work-arounds for user-defined casing
2010-05-30 Karl WilliamsonDon't require doubled backslashes in perldiag.pod
2010-05-25 H.Merijn BrandUpdate rsync sources in perlhack
2010-05-25 Karl WilliamsonPATCH: correct misstatement, formats in perlunicode
2010-05-25 Karl WilliamsonReplace wrong tr/// table in perlebcdic.pod
2010-05-24 ZeframAdd package block syntax to perldelta
2010-05-24 David GoldenAdd perldelta entry for non-destructive substitution
2010-05-23 David Mitchelladd perldelta entry for overload fixes
2010-05-23 David GoldenFormat perlhist consistently by maint/dev track
2010-05-23 David Goldencreate perl5132delta
2010-05-23 David GoldenRephrase perlop for non-destructive substitution
2010-05-22 David CaldwellAdd s///r (non-destructive substitution).
2010-05-20 Zeframsupport "package Foo { ... }"
2010-05-20 Ricardo Signesadd new release to perlhist
2010-05-20 Ricardo Signesupdate MANIFEST, remove delta for uninstalled file
2010-05-20 Ricardo Signesremove empty perldelta section
2010-05-20 Ricardo Signespass through perl5131delta in prep of release
2010-05-20 Vincent PitAdd a note in perl5131delta about given return values
2010-05-19 Curtis JewellUpdate perlhist.pod for 5.10.1-5.12.1
2010-05-19 Vincent PitMerge branch 'vincent/rvalue_stmt_given' into blead
2010-05-19 Nicholas Clarkperldelta entries for my changes in 5.13.1.
2010-05-17 Rafael Garcia-SuarezBetter perldiag heading for "\cX" deprecation warning
2010-05-17 Karl WilliamsonPATCH: Clean up EBCDIC handling of \cX
2010-05-13 Jesse VincentNew release date for 5.12.1 in light of the new RC
2010-05-13 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-05-13 Jesse VincentCorrecting the release date of 5.12.1
2010-05-13 Curtis JewellUpdating list of DOSish perls in perlport.pod.
2010-05-09 Ævar Arnfjörð Bjar... Clarify that mail to perlbug also goes to p5p
2010-05-08 Zeframperldelta item on PL_restartjmpenv
2010-05-08 Zeframperldelta item on $[ usage
2010-05-08 Zeframperldelta item on B::Deparse package+label fix
2010-05-08 Zeframperldelta item on reliable exception handling
2010-05-08 Karl Williamsonperlunifaq, uniintro: fix for 80 col display
2010-05-08 Karl Williamsonperlunicode: fix for 80 col display
next