This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Improve example code
[perl5.git] / pod /
2007-11-21 Jan DuboisImprove example code
2007-11-20 Nicholas ClarkNote that traces of PL_na cling on in dark corners...
2007-11-20 Jan DuboisCorrection to perl5100delta.pod
2007-11-20 Spiros Denaxas[Patch] perlboot.pod / added semicolons
2007-11-19 Jim Cromierc1 patch - delta, comment nits
2007-11-19 Rafael Garcia-SuarezTypo (found by Jarkko)
2007-11-17 Nicholas Clark0777 is 512, not 522. (A typo.)
2007-11-17 Nicholas ClarkPlacate the black box index parser on search.cpan.org.
2007-11-17 YAMASHINA Hiotypo in perl5100delta.pod
2007-11-17 Rafael Garcia-SuarezMention perlreapi in perldelta.
2007-11-17 Rafael Garcia-Suarez5.10.0-RC1 is today, after lunch
2007-11-17 Michael G Schwern[perl #47533] [PATCH perlvar.pod] Missing English variables
2007-11-15 Ricardo SIGNESperlsub's docs on state assignment are busted
2007-11-12 Rafael Garcia-SuarezTODO: cleanup perlmodlib.PL
2007-11-12 Rafael Garcia-SuarezFix listing of MIME::QuotedPrint in perlmodlib
2007-11-10 Nicholas ClarkArrange for buildtoc to remove the svn Revision keyword...
2007-11-10 Nicholas ClarkRegenerate perltoc.pod
2007-11-09 Nicholas ClarkPropagating const outwards from Perl_moreswitches(...
2007-11-09 Nicholas ClarkFollowing change 31410, also re-align the column title.
2007-11-09 Nicholas ClarkNote that investigating PADTMP hash pessimisation is...
2007-11-09 Rafael Garcia-SuarezA couple of bite-sized TODO for the pod/* tools
2007-11-08 Nicholas ClarkRemove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brain...
2007-11-08 Steve HayA minor correction to perl5100delta
2007-11-08 Jerry D. HeddenBug fix for storing shared objects in shared structures
2007-11-07 Nicholas ClarkNote that there is common code in installperl and insta...
2007-11-06 Rafael Garcia-SuarezFound by Juerd, don't document that \w, \s and \d don...
2007-11-02 Dave Mitchell[perl #47045] CLONE_SKIP doesn't result in undef copies
2007-10-30 Rafael Garcia-SuarezMention version.pm and new v-string portability warning in
2007-10-27 Father ChrysostomosRe: [PATCH] perlfunc/perldiag errors
2007-10-23 Rafael Garcia-SuarezA couple of updates to perl5100delta
2007-10-22 Andy Doughertyperltodo.pod: Add more detail about @INC order.
2007-10-22 Nicholas ClarkNote Jarkko's URL about MSVC and __FUNCTION__-a-like.
2007-10-22 Rafael Garcia-SuarezMention perlcommunity.pod, plus some typo fixes
2007-10-22 Marcus Holland-MoritzFix a typo (pport -> ppport).
2007-10-22 Rafael Garcia-SuarezNewest things to put in perldelta
2007-10-22 Rafael Garcia-SuarezAdd -Duse32bit* in perltodo
2007-10-22 Rafael Garcia-SuarezMore delta info from Perl 5.9.5
2007-10-21 Rafael Garcia-SuarezMore perldelta entries from perl 5.9.4, plus some reord...
2007-10-21 Rafael Garcia-SuarezMore perldelta entries from 5.9.3
2007-10-21 Rafael Garcia-SuarezChanges from perl 5.9.2
2007-10-20 Father Chrysostomosperlfunc/perldiag errors
2007-10-20 Jerry D. HeddenRe: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Rafael Garcia-SuarezMore perldelta work (info from perl59[01]delta)
2007-10-19 Rafael Garcia-SuarezPOD nits
2007-10-19 Renee BaeckerRe: [Diff] perlxstut.pod
2007-10-19 Jerry D. HeddenFix overloading for 64-bit ints (revised)
2007-10-10 Richard Foleyadd calling hints to perldebug.pod
2007-10-09 Rafael Garcia-SuarezFix description of "." in unpack() in perl5100delta
2007-10-09 Rafael Garcia-Suarezperlmodlib.pod has changed, too
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-08 Rafael Garcia-SuarezDocumentation change to go with change #32056.
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-04 David LandgrenPOD cleanups
2007-10-03 Rafael Garcia-SuarezReverse change #31978
2007-10-03 ben@linuxgazette.net[perl #46019] Documentation for 'srand' has a problem...
2007-10-02 Nicholas ClarkAudrey spotted a spurious "Unicode".
2007-09-26 Rafael Garcia-SuarezAPI spelling patch, by Jerry D. Hedden
2007-09-26 Rafael Garcia-SuarezMaybe the default order of directories in @INC should...
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-25 Rick DelaneyRe: [PATCH 5.10] Improve diagnostic for reloads of...
2007-09-19 Nicholas ClarkChange 31849 forgot to regenerate the documentation...
2007-09-17 Jim Cromie[patch] qualify OP arenas item in perltodo
2007-09-17 Jan Duboisdocument limitation of exec() inside pseudo-processes
2007-09-13 Nicholas ClarkNote that list initialisation of state variables is...
2007-09-13 Rafael Garcia-SuarezURL correction by Robert Spier
2007-09-11 Rafael Garcia-SuarezSome escapes were mentioned twice, although they're...
2007-09-08 Nicholas ClarkFor now, forbid all list assignment initialisation...
2007-09-08 Nicholas ClarkMake 'state $$' etc report 'Can't use global $$ in...
2007-09-08 Nicholas ClarkUpdate perldiag.pod to mention "state" in all places...
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-08 AbigailUserdefined properties
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-09-05 Father ChrysostomosRe: perlfunc.pod/split; concerning trailing fields
2007-09-05 Jim CromieRe: The path to the Release
2007-09-04 Jim CromieRe: [patch] perlhack.pod
2007-09-03 Rafael Garcia-SuarezDeprecate the -P switch.
2007-09-02 Gabor SzaboImproved error messages for new comers and non-English...
2007-09-02 Jim Cromie[patch] perlhack.pod
2007-08-30 Jarkko Hietaniemimisc blead stuff
2007-08-25 Nicholas ClarkErm. -u may have been superseded by the bytecode genera...
2007-08-21 Steve HayUse -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-08-10 Claes JacobssonRe: [PATCH] Adding more information to "Unrecognized...
2007-08-09 Rafael Garcia-SuarezAdd an idea by Hugo
2007-08-09 Rafael Garcia-SuarezFix a bunch of typos
2007-08-09 Ævar Arnfjörð Bjar... Optimize split //
2007-08-09 David NicolRe: [PATCH] Re: [perl #44387] The blank in option ...
2007-08-08 YAMASHINA Hiopatch for perlboot.pod
2007-08-07 Rafael Garcia-SuarezThe documentation for prototype() sounds a bit better...
2007-08-07 Rafael Garcia-SuarezDocumentation updates for new regexp features
2007-08-03 Telsadd BigInt changes to perl595delta.pod
2007-08-03 Benjamin SmithApplied after word-wrapping:
2007-07-30 Elizabeth MattijsenExample in perlthrtut.pod doesn't work
2007-07-25 Robert MayXSUB.h - silence MSVC6 compiler warning
2007-07-20 H.Merijn BrandExtend the update info regarding Configure changes
2007-07-20 Steve HayFix pod nit in perlunicode
2007-07-19 Rafael Garcia-SuarezAdd a TODO note about lc() etc. and the UTF-8 flag
2007-07-19 Rafael Garcia-SuarezSuggestion and fixes to the hash seed docs by Paul...
2007-07-18 chromaticChange "Perl6" to "Perl 6" in pod/*
2007-07-18 Rafael Garcia-SuarezClarifications on the hash seed
2007-07-18 Gabor Szabogethostbyname() example
next