This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix 2 off-by-one errors in the call to ninstr().
[perl5.git] / pod /
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...
2005-11-25 Yves Ortonperlpod documentation discrepancy in 5.8.6 ( and maybe...
2005-11-24 Enrico SorcinelliDocument new perldoc -L switch
2005-11-22 Rafael Garcia-SuarezNotes in perlstyle about POD formatting, by Sébastien
2005-11-22 Robin Houston[DOC PATCH] Sort subs *can* now be recursive
2005-11-17 Rafael Garcia-SuarezIt's clearer to use "morphing" than "polymorphing"...
2005-11-14 Steve PetersRemoved reference to the non-existent C<Opcode::Custom>.
2005-11-14 Rafael Garcia-SuarezA better fix for [perl #35847] File::Find not performin...
2005-11-14 Rafael Garcia-SuarezFix indentation of apidoc for sv_2pvutf8
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-11-09 Robin HoustonRe: [perl #32383] DProf breaks List::Util::shuffle
2005-11-08 Yitzchak Scott-Tho... [DOC PATCH] mention @-, @+ in perl56delta.pod
2005-11-08 Steve PetersUpdated perldiag.pod entry for "Can't use subscript..."
2005-11-07 Steve PetersFix documentation for gmtime().
2005-11-05 Rafael Garcia-SuarezRemove the obsolete KNOWN PROBLEMS sections from perlca...
2005-11-04 Nicholas ClarkOnce more, with feeling.
2005-11-04 Nicholas Clarkftrwrite, ftrexec, fteread, ftewrite and fteexec can...
2005-11-02 Rafael Garcia-SuarezRegen headers
2005-11-02 Robin Houstonsort/multicall patch
2005-11-01 Steve HayFix nit in pod nit fix
2005-10-31 Gisle Aasfutimes [PATCH]
2005-10-31 Nicholas ClarkFurther pod nit spotted by Jarkko
2005-10-31 Nicholas ClarkReplace the 3 currently "unreachable" ops with a single...
2005-10-31 Nicholas ClarkAdd "moving common filetest code to a static function...
2005-10-31 Nicholas ClarkPOD nit spotted by Jarkko
2005-10-31 Rafael Garcia-SuarezRegenerate perlapi.pod
2005-10-29 Jarkko HietaniemiRe: [PATCH] predecrement vs postdecrement
2005-10-26 Rafael Garcia-SuarezFAQ sync.
2005-10-25 Rafael Garcia-SuarezRemove remaining references to mv-if-diff
2005-10-24 Rafael Garcia-SuarezFix path in code example
2005-10-21 Steve PetersDocumentation on getting a FORMAT ref from a GLOB was...
2005-10-21 Rafael Garcia-SuarezRewording of doc change #25812
2005-10-21 Gisle Aaswrong maxlen in sselect [PATCH]
2005-10-21 Xavier NoriaRe: [PATCH] return values reworded in perlsub.pod
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-10-18 Rafael Garcia-SuarezAdd notes about -f _ and defined %foo:: in perldelta
2005-10-18 Nicholas ClarkAdd Rafael's 5.10 roadmap to perltodo.
2005-10-17 Xavier NoriaRe: small addition to $, and $\ in perlvar.pod
2005-10-15 John E. Malmberg[patch@blead] perlport.pod
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2005-10-13 Rafael Garcia-SuarezDocument that -F doesn't accept whitespace in patterns.
2005-10-06 H.Merijn BrandAdd -C to allowed $PERL5OPT options
2005-10-04 Steve PetersFixes to Pod errors found by podchecker.
2005-10-02 Steve PetersClarify the documentation regarding the return value...
2005-09-27 Rafael Garcia-SuarezPOD nit by Yitzchak
2005-09-27 Rafael Garcia-SuarezClarify what -MFoo=number does on the command-line
2005-09-20 Rafael Garcia-SuarezYitzchak says that Tim says that we can distribute
2005-09-19 Nicholas ClarkAdd parallel testing to TODO
2005-09-18 Nicholas ClarkTidying up the unused or unneeded global variables...
2005-09-18 Nicholas ClarkControlling what the GNU linker exports from a shared...
2005-09-18 Nicholas ClarkDetail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clarkrefactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas ClarkAdd "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas ClarkAdd shrinking GVs and CVs to the TODO
2005-09-17 Nicholas ClarkAdd reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas ClarkAdd ordering of "global" variables to TODO
2005-09-17 Nicholas ClarkAdd emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas ClarkAdd suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clarkadd merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas ClarkMaking make -j... work is a TODO
2005-09-17 Nicholas ClarkAdd "automating coverage tests" as a TODO
2005-09-17 Nicholas ClarkRe-order the TODO tasks based on the skills they need...
2005-09-16 Rafael Garcia-SuarezRevert change #24223 : select() will continue
2005-09-14 Jarkko HietaniemiMath::Complex and Math::Trig updates (Re: [perl #37117...
2005-09-02 Yitzchak Scott-Tho... document index() with out of bounds POSITION
2005-09-01 Rafael Garcia-SuarezRemove no 6 from the todo list
2005-08-30 Rafael Garcia-SuarezClarify the cases where system() returns 1,
2005-08-24 John Peacock[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-08-24 Rafael Garcia-SuarezUnmatched parentheses (thanks to Steve Peters)
next