Fixed embed.fnc entry for S_forbid_setid() and picked up a change in
[p5sagit/p5-mst-13.2.git] / pod /
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.
2006-01-02 Steve Peters Note that the "unlink"ing directories is attempted...
2005-12-31 Nicholas Clark Re-attempt to clear the hash in S_hfreeentries if anyth...
2005-12-30 Rafael Garcia-Suarez Update perltodo. First shot at perl593delta.
2005-12-30 Robin Houston Differences from Perl 6
2005-12-29 Tels $a = \$a oddity
2005-12-29 Dave Mitchell re-implement MY_CXT API more efficiently, and add explicit
2005-12-29 Dave Mitchell add tests for MY_CXT API and improve its documentation
2005-12-29 Yitzchak Scott-Tho... [DOC PATCH] rindex clarification
2005-12-28 Gisle Aas assert(av); Cleanup the way that the av_*() functions...
2005-12-23 Nicholas Clark inlining autoloaded constants is TODOne.
2005-12-23 Rafael Garcia-Suarez Clarify example of .. in perlop
2005-12-22 Rafael Garcia-Suarez Regenerate perlapi.pod.
2005-12-22 Robin Houston switch / ~~ doccos
2005-12-21 Rafael Garcia-Suarez Remove switch from perltodo
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-12-20 Nicholas Clark Croak if gv_init doesn't know how to create a typeglob...
2005-12-19 Rafael Garcia-Suarez Fix internal broken link ; reindent code examples
2005-12-19 Rafael Garcia-Suarez Fix typo.
2005-12-19 Rafael Garcia-Suarez A note on say() and ORS grabbed from Damian's Perl6...
2005-12-19 Robin Houston Re: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houston latest switch/say/~~
2005-12-17 Steve Peters Fix a typo and add some clarification to change #26387.
2005-12-17 Steve Peters Addition documentation explaining aritmetic negation...
2005-12-15 Rafael Garcia-Suarez Fix for [perl #37886] strict 'refs' doesn't apply insid...
2005-12-15 Rafael Garcia-Suarez Don't autovivify stashes as soon as the lexer sees...
2005-12-13 Gisle Aas Add overflow check to EXPECT_NUMBER() used by sv_vcatpv...
2005-12-12 Rafael Garcia-Suarez Robin Houston points out a better way to replace
2005-12-08 Steve Peters Add pointer to Pod::Simple for the Pod -> HTML task.
2005-12-08 Gisle Aas Improve the setsockopt description.
2005-12-07 Andy Lester All args in embed.fnc should be named
2005-12-07 Steve Peters Upgrade to podlators-2.00
2005-12-05 Rafael Garcia-Suarez "Malformed UTF-8 character" was a severe warning, and...
2005-12-05 SADAHIRO Tomoyuki Rework the error messages from the swashget code.
2005-12-03 Dave Mitchell clarify description of vector (v) sprintf format modifier
2005-12-03 Steve Peters Update perlhack.pod with the updated, permanent ActiveS...
2005-12-01 Steve Peters Nit from change #26232 noticed by H. Merijn Brand
2005-11-30 Rafael Garcia-Suarez Jan Dubois notices that sitecustomize.pl is to be found...
2005-11-30 Steve Peters dor-assign (//=) was missing from perlop.pod
2005-11-30 SADAHIRO Tomoyuki Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-28 Rafael Garcia-Suarez FAQ sync.
2005-11-28 Steve Peters Mention of possible use of a scalar variable on the...
2005-11-25 Yves Orton perlpod documentation discrepancy in 5.8.6 ( and maybe...
2005-11-24 Enrico Sorcinelli Document new perldoc -L switch
next