This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] optimize /[x]/ to /x/.
[perl5.git] / pod /
2006-05-22 Rafael Garcia-SuarezFix two nits in perlpragma.pod
2006-05-21 Steve PetersAdd Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas ClarkRename cop_hints to cop_hints_hash
2006-05-19 Nicholas ClarkCorrect Perl_refcounted_he_chain_2hv() and its caller...
2006-05-19 Nicholas ClarkRebuild perltoc.pod.
2006-05-19 Nicholas ClarkAdd perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-05-19 Dave Mitchellgive a more useful example for $^V
2006-05-17 Jarkko HietaniemiRe: Change 28183 has broken 64-bit builds?
2006-05-15 Steve PetersClarification on what Perl does to floating points...
2006-05-15 chromatic[REPATCH universal.c] Make sv_derived_from Documentatio...
2006-05-12 Jarkko HietaniemiRe: [PATCH] my_snprintf
2006-05-12 Peter DintelmannAW: question on "len item/string item" with unpack()
2006-05-11 Steve PetersAdding a mention of STDIN processing by qx// as request...
2006-05-09 Ash Berlinperlop.pod doc patch: I/O operators
2006-05-04 Paul JohnsonDocument order of evaluation for the comma operator
2006-05-04 Jan DuboisRE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-05-03 Jan DuboisClarify hard link support on Windows
2006-05-03 Jan DuboisRE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-02 Nicholas ClarkFix bug in DynaLoader, which has been passing a filenam...
2006-05-02 Xavier Noria[DOC PATCH] chop warning in perlport
2006-04-30 Nicholas ClarkPerl_pack_cat() is a mathom too!
2006-04-30 Nicholas ClarkDocument SvGAMAGIC(), and its significance w.r.t. the...
2006-04-29 Nicholas ClarkAdd a cross reference to bytes_from_utf8() in the docum...
2006-04-28 Rafael Garcia-SuarezTypo fix in perlretut by Simon Taylor
2006-04-19 Steve PetersChanges to perlfaq8 "How do I find out if I'm running...
2006-04-19 Nicholas ClarkCalling cv_undef() on the CV created by newCONSTSUB...
2006-04-18 Steve PetersAdd a TODO regarding merging the win32 and wince codebases.
2006-04-18 Nicholas ClarkExpand "am I hot or not" into a more general "Profile...
2006-04-18 Nicholas ClarkNote that Rafael has done the first cut of state variables.
2006-04-18 Nicholas ClarkRelocatable @INC and parallel builds pretty much work...
2006-04-17 Nicholas ClarkFix an error, spotted by Tim Bunce.
2006-04-17 Nicholas ClarkCoderefs in @INC are done and documented.
2006-04-17 Nicholas ClarkDocument all the return values that code references...
2006-04-17 Nicholas ClarkTurn on UTF8 cache assertions with -Ca
2006-04-17 Nicholas ClarkNote that PVIOs probably aren't worth shrinking. Note...
2006-04-16 Steve PetersStray pod/perlapi.pod change found after a regen.
2006-04-14 Nicholas ClarkIn the description of require, clarify the file handle...
2006-04-14 Jarkko Hietaniemidoop.c: (Coverity) found a bug but not quite what Cover...
2006-04-13 Dave Mitchelleliminate PL_reg_re
2006-04-08 Jarkko Hietaniemisv.c, rs.t, perlvar.pod (Coverity finding: did you...
2006-04-03 Dominic DunlopDocument that the regexp engine is not currently reentrant
2006-04-02 SADAHIRO TomoyukiRe: recent changes have some unmatching of parameters...
2006-04-01 Nicholas ClarkPropagate cop_hints inside string evals. For the unthre...
2006-03-31 Rafael Garcia-SuarezDocument new magic types in perlguts. Fix a comment...
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
2006-03-30 Steve PetersPod nit mentioned in Debian bug #358455.
2006-03-29 Hugo van der Sandenchild's processor time
2006-03-29 Jarkko Hietaniemire-[PATCH] Re: [PATCH] Poison now in two different...
2006-03-28 Nicholas ClarkHaving tested IPv6 support in all builtins for TCP...
2006-03-27 Nicholas ClarkIf constant folding fails, don't fold constants, rather...
2006-03-23 Nicholas ClarkDocument the values for ${^UTF8CACHE}
2006-03-23 Nicholas ClarkMove orphaned documentation back to its functions
2006-03-16 Nicholas ClarkAdd a new per-interpeter variable PL_utf8cache, which...
2006-03-16 Nicholas ClarkNote that it's worth looking to downsize variables...
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2006-03-12 Rafael Garcia-SuarezLoad .pmc always, even if they are older than a matchin...
2006-03-10 Nicholas ClarkTeaching embed.pl about conditional symbols is a TODO.
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.
next