This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tease apart the keyword/subroutine test in S_checkcomma.
[perl5.git] / pod /
2006-03-09 Ronald J. KimballRe: [PATCH pod/perlfunc.pd] Re: truncate needs seek...
2006-03-07 Nicholas ClarkTwo more TODOs for those with C knowledge.
2006-03-07 Nicholas ClarkTPF++ # perlfoundation.org/gc/grants/2006-perl5-improve...
2006-03-07 Rafael Garcia-SuarezFAQ sync. (FAQ now moved to svn)
2006-03-06 Rafael Garcia-SuarezAdd all new utilities in the perlutil man page.
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-02 Andy LesterNon-null optimizations
2006-02-27 Andy LesterSpeedups and shrinkages of SvREFCNT_inc
2006-02-27 Zsban Ambrus[perl #38633] doc patch: perlfunc "new" section lacks...
2006-02-23 Nicholas ClarkRemove set magic from typeglobs. Remove typeglob magic...
2006-02-20 Rafael Garcia-SuarezYitzchak points out that the perldiag entry for "Intege...
2006-02-18 Jim Cromiearena-rework : consolidated patch
2006-02-17 Rafael Garcia-SuarezIn TODO: make encoding.pm lexical ?
2006-02-13 Andy Lesterperldiag.pod patching re: integer overflow
2006-02-11 Nicholas ClarkIn perldiag.pod add an entry for the error message...
2006-02-09 Gisle AasDocument incompatible interpretation of chdir FOO.
2006-02-08 Gisle AasBareword file handles not supported for chown/chmod...
2006-02-08 Rafael Garcia-SuarezWave hands about encoding::warnings
2006-02-06 Nicholas ClarkI think that "merge Perl_sv_2[inpu]v" and "reduce dupli...
2006-02-06 Steve PetersDocument the limitations of calling exit() (instead...
2006-02-05 Nicholas ClarkThe message "Can't upgrade that kind of scalar" can...
2006-02-05 Nicholas ClarkRemove "Can't upgrade to undef" from perldiag, as the...
2006-02-05 Steve PetersFixed embed.fnc entry for S_forbid_setid() and picked...
2006-02-04 Nicholas ClarkEnhance PERL_TRACK_MEMPOOL so that it also emulates...
2006-02-04 Nicholas ClarkThe TODO 'Tidy up global variables' can go, replaced...
2006-02-04 Nicholas ClarkI believe that mathoms have been completely TODOne.
2006-02-02 Steven SchubigerRe: [PATCH] s/Null(av|ch)/NULL/g
2006-02-01 Steve PetersDoc nit found by Stephen Gordon.
2006-02-01 Steve Purkis[[:...:]] is equivalent to \p{...}, not [:...:], tweake...
2006-02-01 Rafael Garcia-SuarezImprove a bit the documentation for kill() with SIGNAL==0
2006-02-01 Nicholas ClarkMmm, it looks like it's a bad plan to rebuild the TOC...
2006-02-01 Nicholas ClarkIntegrate perl588delta.pod from maint, and re-run pod...
2006-02-01 Rafael Garcia-SuarezMore history
2006-01-31 p.boven@sara.nl[perl #38380] Typo in perlfunc.pod
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
2006-01-30 Yitzchak Scott-Tho... [DOC PATCH] $^X isn't necessarily argv[0]
2006-01-28 Steve PetersUpgrade to podlators-2.0.2
2006-01-28 Rafael Garcia-SuarezAdd perl 5.9.3 in release list
2006-01-27 Rafael Garcia-SuarezMention ptardiff in perldelta.
2006-01-27 Rafael Garcia-SuarezRegenerate PODs
2006-01-27 Rafael Garcia-SuarezSome spelling fixes by David Landgren.
2006-01-27 Nicholas ClarkA description of the new constants.
2006-01-26 Steve PetersFix a few nits in perl593delta
2006-01-26 Rafael Garcia-Suarezminiperl isn't enough anymore to run pod2man.
2006-01-26 Nicholas Clark2 spelling corrections, and rephrase the entry on perli...
2006-01-26 Rafael Garcia-SuarezMore work on perldelta
2006-01-26 Yves OrtonMake dump and -u croak on Win32 and Cygwin to avoid...
2006-01-23 Rafael Garcia-SuarezMore work on perldelta
2006-01-23 Rafael Garcia-SuarezUn-const magic virtual tables; this consting breaks...
2006-01-20 Nicholas ClarkNote 5.8.8-RC1
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Rafael Garcia-SuarezMake the description of $^M in perlvar a bit more clear
2006-01-14 Rafael Garcia-SuarezPerldelta nits by Jim Cromie
2006-01-13 Rafael Garcia-SuarezMore perldelta work
2006-01-12 erik@cs.uni-jena.de[perl #38205] misleading typo in perlfaq8
2006-01-12 Rafael Garcia-SuarezFAQ sync.
2006-01-12 Yitzchak Scott-Tho... Re: cloning and foo_dup functions
2006-01-12 Rafael Garcia-SuarezTypo fix.
2006-01-11 Rafael Garcia-SuarezMake description of new warning introduced in change...
2006-01-11 Steve PetersFix the new warning created with version-0.53
2006-01-11 Gisle AasMake setting 'PL_origalen = 1' before perl_parse()...
2006-01-10 Nicholas Clarks/superceded/superseded/g
2006-01-10 Gisle AasRemove stale date.
2006-01-09 Jim Cromie[patch] more about embed.fnc in perlguts
2006-01-09 Rafael Garcia-SuarezRevert change 26749
2006-01-09 Xavier Noriaidentifiers always in main (was: defining a _ function...
2006-01-08 SADAHIRO TomoyukiRe: [perl #38181] Default IO Layer is ignored in 3...
2006-01-08 Dave Mitchelldocument svt_copy, svt_dup and svt_local vtable slots
2006-01-08 Nicholas Clarkrun pod/buildtoc --build-all
2006-01-08 Nicholas ClarkWith VMS moving from [lib.pod] to [lib.pods] then pod...
2006-01-06 Gisle AasImprove description of the -s switch.
2006-01-05 Rafael Garcia-SuarezRegenerate PODs
2006-01-05 Rafael Garcia-SuarezReally commit change 26662 (duh)
2006-01-04 Steve PetersAdd warnings for the various other *dir() functions...
2006-01-03 Mike GuyRe: [perl #38034] A combination eval, DESTROY method...
2006-01-03 Steve PetersAttemting to readdir() something that isn't a dirhandle...
2006-01-03 Steve Petersperldiag.pod additions to go with change #26602.
2006-01-03 Rafael Garcia-SuarezUpdate perldelta, up to change 25344 more or less.
2006-01-03 Rafael Garcia-SuarezSync perlfaq.
2006-01-02 Steve PetersNote that the "unlink"ing directories is attempted...
2005-12-31 Nicholas ClarkRe-attempt to clear the hash in S_hfreeentries if anyth...
2005-12-30 Rafael Garcia-SuarezUpdate perltodo. First shot at perl593delta.
2005-12-30 Robin HoustonDifferences from Perl 6
2005-12-29 Tels$a = \$a oddity
2005-12-29 Dave Mitchellre-implement MY_CXT API more efficiently, and add explicit
2005-12-29 Dave Mitchelladd tests for MY_CXT API and improve its documentation
2005-12-29 Yitzchak Scott-Tho... [DOC PATCH] rindex clarification
2005-12-28 Gisle Aasassert(av); Cleanup the way that the av_*() functions...
2005-12-23 Nicholas Clarkinlining autoloaded constants is TODOne.
2005-12-23 Rafael Garcia-SuarezClarify example of .. in perlop
2005-12-22 Rafael Garcia-SuarezRegenerate perlapi.pod.
2005-12-22 Robin Houstonswitch / ~~ doccos
2005-12-21 Rafael Garcia-SuarezRemove switch from perltodo
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2005-12-20 Nicholas ClarkCroak if gv_init doesn't know how to create a typeglob...
2005-12-19 Rafael Garcia-SuarezFix internal broken link ; reindent code examples
2005-12-19 Rafael Garcia-SuarezFix typo.
2005-12-19 Rafael Garcia-SuarezA note on say() and ORS grabbed from Damian's Perl6...
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houstonlatest switch/say/~~
next