Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
[p5sagit/p5-mst-13.2.git] / pod /
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
2005-11-22 Rafael Garcia-Suarez Notes 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-Suarez It's clearer to use "morphing" than "polymorphing"...
2005-11-14 Steve Peters Removed reference to the non-existent C<Opcode::Custom>.
2005-11-14 Rafael Garcia-Suarez A better fix for [perl #35847] File::Find not performin...
2005-11-14 Rafael Garcia-Suarez Fix indentation of apidoc for sv_2pvutf8
2005-11-10 Steven Schubiger remove whitespace preceding semicolon in docs
2005-11-09 Robin Houston Re: [perl #32383] DProf breaks List::Util::shuffle
2005-11-08 Yitzchak Scott-Tho... [DOC PATCH] mention @-, @+ in perl56delta.pod
2005-11-08 Steve Peters Updated perldiag.pod entry for "Can't use subscript..."
2005-11-07 Steve Peters Fix documentation for gmtime().
2005-11-05 Rafael Garcia-Suarez Remove the obsolete KNOWN PROBLEMS sections from perlca...
2005-11-04 Nicholas Clark Once more, with feeling.
2005-11-04 Nicholas Clark ftrwrite, ftrexec, fteread, ftewrite and fteexec can...
2005-11-02 Rafael Garcia-Suarez Regen headers
2005-11-02 Robin Houston sort/multicall patch
2005-11-01 Steve Hay Fix nit in pod nit fix
2005-10-31 Gisle Aas futimes [PATCH]
2005-10-31 Nicholas Clark Further pod nit spotted by Jarkko
2005-10-31 Nicholas Clark Replace the 3 currently "unreachable" ops with a single...
2005-10-31 Nicholas Clark Add "moving common filetest code to a static function...
2005-10-31 Nicholas Clark POD nit spotted by Jarkko
2005-10-31 Rafael Garcia-Suarez Regenerate perlapi.pod
2005-10-29 Jarkko Hietaniemi Re: [PATCH] predecrement vs postdecrement
2005-10-26 Rafael Garcia-Suarez FAQ sync.
2005-10-25 Rafael Garcia-Suarez Remove remaining references to mv-if-diff
2005-10-24 Rafael Garcia-Suarez Fix path in code example
2005-10-21 Steve Peters Documentation on getting a FORMAT ref from a GLOB was...
2005-10-21 Rafael Garcia-Suarez Rewording of doc change #25812
2005-10-21 Gisle Aas wrong maxlen in sselect [PATCH]
2005-10-21 Xavier Noria Re: [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-Suarez Add notes about -f _ and defined %foo:: in perldelta
2005-10-18 Nicholas Clark Add Rafael's 5.10 roadmap to perltodo.
2005-10-17 Xavier Noria Re: small addition to $, and $\ in perlvar.pod
2005-10-15 John E. Malmberg [patch@blead] perlport.pod
next