This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Documentation patch for overload
[perl5.git] / pod /
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/~~
2005-12-17 Steve PetersFix a typo and add some clarification to change #26387.
2005-12-17 Steve PetersAddition documentation explaining aritmetic negation...
2005-12-15 Rafael Garcia-SuarezFix for [perl #37886] strict 'refs' doesn't apply insid...
2005-12-15 Rafael Garcia-SuarezDon't autovivify stashes as soon as the lexer sees...
2005-12-13 Gisle AasAdd overflow check to EXPECT_NUMBER() used by sv_vcatpv...
2005-12-12 Rafael Garcia-SuarezRobin Houston points out a better way to replace
2005-12-08 Steve PetersAdd pointer to Pod::Simple for the Pod -> HTML task.
2005-12-08 Gisle AasImprove the setsockopt description.
2005-12-07 Andy LesterAll args in embed.fnc should be named
2005-12-07 Steve PetersUpgrade to podlators-2.00
2005-12-05 Rafael Garcia-Suarez"Malformed UTF-8 character" was a severe warning, and...
2005-12-05 SADAHIRO TomoyukiRework the error messages from the swashget code.
2005-12-03 Dave Mitchellclarify description of vector (v) sprintf format modifier
2005-12-03 Steve PetersUpdate perlhack.pod with the updated, permanent ActiveS...
2005-12-01 Steve PetersNit from change #26232 noticed by H. Merijn Brand
2005-11-30 Rafael Garcia-SuarezJan Dubois notices that sitecustomize.pl is to be found...
2005-11-30 Steve Petersdor-assign (//=) was missing from perlop.pod
2005-11-30 SADAHIRO TomoyukiRe: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-28 Rafael Garcia-SuarezFAQ sync.
2005-11-28 Steve PetersMention of possible use of a scalar variable on the...
next