This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The remaining special logic in pp_syswrite can be moved into pp_send,
[perl5.git] / pod /
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)
2005-08-19 Tassilo von Parsevalmake threads.xs emit warnings properly
2005-08-17 Rafael Garcia-SuarezFAQ sync
2005-08-17 Yitzchak Scott-Tho... Re: [perl #36654] Inconsistent treatment of NaN
2005-08-11 Steve HayRun regen.pl
2005-08-08 Jarkko HietaniemiRe: [PATCH] undup
2005-08-07 Dave Mitchellrun regen.pl after change #25274
2005-08-07 Jarkko Hietaniemiundup
2005-08-05 Rafael Garcia-Suarez"thread failed to start" is a severe warning, not a...
2005-08-05 H.Merijn BrandASCIZ is not a typo
2005-08-05 Piotr FusikTypos in *.p[lm]
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-08-01 Rafael Garcia-SuarezDocument where to find maintainers of dual live modules
2005-08-01 Michael G. SchwernRe: [perl #36616] bug or feature? foreach (sort @array...
2005-08-01 Rafael Garcia-SuarezAnother typo fix
2005-08-01 Piotr FusikPOD typos
2005-07-31 Rafael Garcia-SuarezRemove the documentation for $#, which has been removed
2005-07-28 Rafael Garcia-SuarezClarification to the syntax of loop modifiers
2005-07-28 Steve Petersperlfunc.pod grammar fixes
2005-07-27 Steve Petersid est is i.e.
2005-07-26 John W. Krahn[perl #36658] Typo in perlfunc.pod
2005-07-25 Michael G. Schwern[PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
2005-07-25 Piotr Fusikperlfunc.pod: s/definetely/definitely/
2005-07-22 Michael G Schwern[perl #36612] [PATCH] Misleading shift docs about ...
2005-07-20 Rafael Garcia-SuarezRemove obsolete error messages
2005-07-18 Andy LesterThe continuing plod through embed.fnc
2005-07-18 SADAHIRO Tomoyukiperlop: why \c\ cannot be placed just before the termin...
2005-07-18 Michael G. SchwernRe: Why does our() cross packages? (PATCH)
2005-07-16 Gisle AasRe: fchmod, fchown, fchdir
2005-07-15 Michael G Schwern[perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
2005-07-15 Michael G Schwern[perl #36538] perlfunc/our contradicts itself
2005-07-12 Jarkko HietaniemiMake PERL_MEM_LOG more portable.
2005-07-12 Steve HayHack out -DL documentation from perldebuguts.pod
2005-07-12 Steve HayChange New*() to Newx*() in various comments and docume...
2005-07-12 Jim Cromie[patch: handy.c] update Newx API pod to mention PERL_M...
2005-07-11 Piotr Fusikperlfunc.pod
2005-07-11 Steve Hay[patch hv.h doc] HvNAME
2005-07-10 Jarkko Hietaniemiyet another way of debugging memory allocations
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-07-08 Yitzchak Scott-Tho... Re: [PATCH] Pod::Html - correctly link to =item's on...
2005-07-04 Yitzchak Scott-Tho... perlglossary.pod: add jump points
2005-07-02 Dave Mitchellreplace ckWARN macros with functions
2005-07-01 Yitzchak Scott-Tho... Add the perlglossary man page
2005-06-29 Nicholas ClarkExpand on parts of perltodo
2005-06-23 Nicholas ClarkThe current implementation of :unique is fundamentally...
2005-06-23 Andy LesterConst Boy II: The Localizing
2005-06-22 Dave Mitchellhandle magic in local correctly
next