Fix build of Compress::Zlib on MVS (by Paul Marquess)
[p5sagit/p5-mst-13.2.git] / pod /
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
2005-10-13 Ivan Tubert-Brohman POD index entries with X<>
2005-10-13 Rafael Garcia-Suarez Document that -F doesn't accept whitespace in patterns.
2005-10-06 H.Merijn Brand Add -C to allowed $PERL5OPT options
2005-10-04 Steve Peters Fixes to Pod errors found by podchecker.
2005-10-02 Steve Peters Clarify the documentation regarding the return value...
2005-09-27 Rafael Garcia-Suarez POD nit by Yitzchak
2005-09-27 Rafael Garcia-Suarez Clarify what -MFoo=number does on the command-line
2005-09-20 Rafael Garcia-Suarez Yitzchak says that Tim says that we can distribute
2005-09-19 Nicholas Clark Add parallel testing to TODO
2005-09-18 Nicholas Clark Tidying up the unused or unneeded global variables...
2005-09-18 Nicholas Clark Controlling what the GNU linker exports from a shared...
2005-09-18 Nicholas Clark Detail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clark refactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas Clark Add "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas Clark Add shrinking GVs and CVs to the TODO
2005-09-17 Nicholas Clark Add reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas Clark Add ordering of "global" variables to TODO
2005-09-17 Nicholas Clark Add emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas Clark Add suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clark add merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas Clark Making make -j... work is a TODO
2005-09-17 Nicholas Clark Add "automating coverage tests" as a TODO
2005-09-17 Nicholas Clark Re-order the TODO tasks based on the skills they need...
2005-09-16 Rafael Garcia-Suarez Revert change #24223 : select() will continue
2005-09-14 Jarkko Hietaniemi Math::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-Suarez Remove no 6 from the todo list
2005-08-30 Rafael Garcia-Suarez Clarify 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-Suarez Unmatched parentheses (thanks to Steve Peters)
2005-08-19 Tassilo von Parseval make threads.xs emit warnings properly
next