In the description of require, clarify the file handle return and why
[p5sagit/p5-mst-13.2.git] / pod /
2006-04-14 Nicholas Clark In the description of require, clarify the file handle...
2006-04-14 Jarkko Hietaniemi doop.c: (Coverity) found a bug but not quite what Cover...
2006-04-13 Dave Mitchell eliminate PL_reg_re
2006-04-08 Jarkko Hietaniemi sv.c, rs.t, perlvar.pod (Coverity finding: did you...
2006-04-03 Dominic Dunlop Document that the regexp engine is not currently reentrant
2006-04-02 SADAHIRO Tomoyuki Re: recent changes have some unmatching of parameters...
2006-04-01 Nicholas Clark Propagate cop_hints inside string evals. For the unthre...
2006-03-31 Rafael Garcia-Suarez Document new magic types in perlguts. Fix a comment...
2006-03-31 Nicholas Clark Serialise changes to %^H onto the current COP. Return...
2006-03-30 Steve Peters Pod nit mentioned in Debian bug #358455.
2006-03-29 Hugo van der Sanden child's processor time
2006-03-29 Jarkko Hietaniemi re-[PATCH] Re: [PATCH] Poison now in two different...
2006-03-28 Nicholas Clark Having tested IPv6 support in all builtins for TCP...
2006-03-27 Nicholas Clark If constant folding fails, don't fold constants, rather...
2006-03-23 Nicholas Clark Document the values for ${^UTF8CACHE}
2006-03-23 Nicholas Clark Move orphaned documentation back to its functions
2006-03-16 Nicholas Clark Add a new per-interpeter variable PL_utf8cache, which...
2006-03-16 Nicholas Clark Note that it's worth looking to downsize variables...
2006-03-14 Rafael Garcia-Suarez Make usage of :unique emit a deprecation warning.
2006-03-12 Rafael Garcia-Suarez Load .pmc always, even if they are older than a matchin...
2006-03-10 Nicholas Clark Teaching embed.pl about conditional symbols is a TODO.
2006-03-09 Ronald J. Kimball Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek...
2006-03-07 Nicholas Clark Two more TODOs for those with C knowledge.
2006-03-07 Nicholas Clark TPF++ # perlfoundation.org/gc/grants/2006-perl5-improve...
2006-03-07 Rafael Garcia-Suarez FAQ sync. (FAQ now moved to svn)
2006-03-06 Rafael Garcia-Suarez Add all new utilities in the perlutil man page.
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-02 Andy Lester Non-null optimizations
2006-02-27 Andy Lester Speedups and shrinkages of SvREFCNT_inc
2006-02-27 Zsban Ambrus [perl #38633] doc patch: perlfunc "new" section lacks...
2006-02-23 Nicholas Clark Remove set magic from typeglobs. Remove typeglob magic...
2006-02-20 Rafael Garcia-Suarez Yitzchak points out that the perldiag entry for "Intege...
2006-02-18 Jim Cromie arena-rework : consolidated patch
2006-02-17 Rafael Garcia-Suarez In TODO: make encoding.pm lexical ?
2006-02-13 Andy Lester perldiag.pod patching re: integer overflow
2006-02-11 Nicholas Clark In perldiag.pod add an entry for the error message...
2006-02-09 Gisle Aas Document incompatible interpretation of chdir FOO.
2006-02-08 Gisle Aas Bareword file handles not supported for chown/chmod...
2006-02-08 Rafael Garcia-Suarez Wave hands about encoding::warnings
2006-02-06 Nicholas Clark I think that "merge Perl_sv_2[inpu]v" and "reduce dupli...
2006-02-06 Steve Peters Document the limitations of calling exit() (instead...
2006-02-05 Nicholas Clark The message "Can't upgrade that kind of scalar" can...
2006-02-05 Nicholas Clark Remove "Can't upgrade to undef" from perldiag, as the...
2006-02-05 Steve Peters Fixed embed.fnc entry for S_forbid_setid() and picked...
2006-02-04 Nicholas Clark Enhance PERL_TRACK_MEMPOOL so that it also emulates...
2006-02-04 Nicholas Clark The TODO 'Tidy up global variables' can go, replaced...
2006-02-04 Nicholas Clark I believe that mathoms have been completely TODOne.
2006-02-02 Steven Schubiger Re: [PATCH] s/Null(av|ch)/NULL/g
2006-02-01 Steve Peters Doc nit found by Stephen Gordon.
2006-02-01 Steve Purkis [[:...:]] is equivalent to \p{...}, not [:...:], tweake...
2006-02-01 Rafael Garcia-Suarez Improve a bit the documentation for kill() with SIGNAL==0
2006-02-01 Nicholas Clark Mmm, it looks like it's a bad plan to rebuild the TOC...
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-02-01 Rafael Garcia-Suarez More history
2006-01-31 p.boven@sara.nl [perl #38380] Typo in perlfunc.pod
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-30 Yitzchak Scott-Tho... [DOC PATCH] $^X isn't necessarily argv[0]
2006-01-28 Steve Peters Upgrade to podlators-2.0.2
2006-01-28 Rafael Garcia-Suarez Add perl 5.9.3 in release list
2006-01-27 Rafael Garcia-Suarez Mention ptardiff in perldelta.
2006-01-27 Rafael Garcia-Suarez Regenerate PODs
2006-01-27 Rafael Garcia-Suarez Some spelling fixes by David Landgren.
2006-01-27 Nicholas Clark A description of the new constants.
2006-01-26 Steve Peters Fix a few nits in perl593delta
2006-01-26 Rafael Garcia-Suarez miniperl isn't enough anymore to run pod2man.
2006-01-26 Nicholas Clark 2 spelling corrections, and rephrase the entry on perli...
2006-01-26 Rafael Garcia-Suarez More work on perldelta
2006-01-26 Yves Orton Make dump and -u croak on Win32 and Cygwin to avoid...
2006-01-23 Rafael Garcia-Suarez More work on perldelta
2006-01-23 Rafael Garcia-Suarez Un-const magic virtual tables; this consting breaks...
2006-01-20 Nicholas Clark Note 5.8.8-RC1
2006-01-18 Steve Hay Change all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Rafael Garcia-Suarez Make the description of $^M in perlvar a bit more clear
2006-01-14 Rafael Garcia-Suarez Perldelta nits by Jim Cromie
2006-01-13 Rafael Garcia-Suarez More perldelta work
2006-01-12 erik@cs.uni-jena.de [perl #38205] misleading typo in perlfaq8
2006-01-12 Rafael Garcia-Suarez FAQ sync.
2006-01-12 Yitzchak Scott-Tho... Re: cloning and foo_dup functions
2006-01-12 Rafael Garcia-Suarez Typo fix.
2006-01-11 Rafael Garcia-Suarez Make description of new warning introduced in change...
2006-01-11 Steve Peters Fix the new warning created with version-0.53
2006-01-11 Gisle Aas Make setting 'PL_origalen = 1' before perl_parse()...
2006-01-10 Nicholas Clark s/superceded/superseded/g
2006-01-10 Gisle Aas Remove stale date.
2006-01-09 Jim Cromie [patch] more about embed.fnc in perlguts
2006-01-09 Rafael Garcia-Suarez Revert change 26749
2006-01-09 Xavier Noria identifiers always in main (was: defining a _ function...
2006-01-08 SADAHIRO Tomoyuki Re: [perl #38181] Default IO Layer is ignored in 3...
2006-01-08 Dave Mitchell document svt_copy, svt_dup and svt_local vtable slots
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-08 Nicholas Clark With VMS moving from [lib.pod] to [lib.pods] then pod...
2006-01-06 Gisle Aas Improve description of the -s switch.
2006-01-05 Rafael Garcia-Suarez Regenerate PODs
2006-01-05 Rafael Garcia-Suarez Really commit change 26662 (duh)
2006-01-04 Steve Peters Add warnings for the various other *dir() functions...
2006-01-03 Mike Guy Re: [perl #38034] A combination eval, DESTROY method...
2006-01-03 Steve Peters Attemting to readdir() something that isn't a dirhandle...
2006-01-03 Steve Peters perldiag.pod additions to go with change #26602.
2006-01-03 Rafael Garcia-Suarez Update perldelta, up to change 25344 more or less.
2006-01-03 Rafael Garcia-Suarez Sync perlfaq.
next