Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local changes from
[p5sagit/p5-mst-13.2.git] / pod /
2006-07-10 Jarkko Hietaniemi perlhack: argh...
2006-07-10 Rafael Garcia-Suarez POD fixes in perlhack
2006-07-10 Rafael Garcia-Suarez Typo found by Craig Berry
2006-07-10 Rafael Garcia-Suarez More perlhack portability additions by Jarkko
2006-07-10 Steve Peters Change existing uses of strlcpy()/strlcat() to use...
2006-07-10 Jarkko Hietaniemi perlhack: more portability musings
2006-07-10 Gabor Szabo examples in the core documentation
2006-07-10 Andy Lester Even Jarkko's patches should go in only once
2006-07-09 Nicholas Clark Tweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Jarkko Hietaniemi some coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemi perlhack.pod
2006-07-08 Steve Peters Making encoding::warnings lexical is to-done.
2006-07-06 Rafael Garcia-Suarez Error in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia-Suarez Add a new warning, "State variable %s will be reinitial...
2006-07-06 Rafael Garcia-Suarez Document state() variables in perlsub
2006-07-06 Steve Peters Alphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia-Suarez Mention state variables in perldiag. Add switch-related...
2006-07-06 Yves Orton Introduce a new function, pv_escape(), to display conte...
2006-07-03 Steve Peters Allow stat() and -X file tests work on dirhandles.
2006-07-02 Craig A. Berry s/have a more/have more/ typo fix in perlfaq4
2006-06-30 Rafael Garcia-Suarez Must not forget that.
2006-06-30 Rafael Garcia-Suarez Small adjustment to the Plan
2006-06-29 Rafael Garcia-Suarez Another typo fix.
2006-06-29 Rafael Garcia-Suarez Typo fix.
2006-06-29 Sébastien Aperghis... Small precision about \Q \E inside m//x
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-27 Rafael Garcia-Suarez Nits in the perlpragma manpage
2006-06-26 Rafael Garcia-Suarez Remove notes about removed 5005-threads from perlguts.
2006-06-26 Rafael Garcia-Suarez More perlreguts nits by Dominic Dunlop,
2006-06-25 Rafael Garcia-Suarez Nits about lock() in perlthrtut by Daniel Frederick...
2006-06-25 Rafael Garcia-Suarez Nits to perlreguts.pod by Dominic Dunlop
2006-06-23 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-23 Dr.Ruud Re: [PATCH] perlhack.pod
2006-06-23 Rafael Garcia-Suarez perltodo additions by Vadim Konovalov
2006-06-12 chromatic Add the new method UNIVERSAL::DOES() and the API functi...
2006-06-12 Daniel Frederick... Re: [PATCH DOC] Three minor fixes related to perlop
2006-06-12 Andy Lester Proper use of enums
2006-06-11 Yves Orton Re: [PATCH] regexec/regcomp.c cleanups
2006-06-08 Rafael Garcia-Suarez Add the perlreguts manpage, by Yves Orton
2006-06-08 Yitzchak Scott-Tho... Re: range operator vs. unicode
2006-06-05 SADAHIRO Tomoyuki [DOCPATCH perlunicode.pod] paragraphing nit
2006-06-04 Rafael Garcia-Suarez The smart match table was duplicated in source code...
2006-06-01 Rafael Garcia-Suarez Add the perlunitut manpage, by Juerd Waalboer
2006-06-01 Rafael Garcia-Suarez Add a few more built-in types in perlfunc/ref()
2006-05-27 Jan Dubois RE: perlhack.pod confused about POPSTACK
2006-05-26 Jarkko Hietaniemi SysV IPC
2006-05-26 Steve Peters Fix pod nit in perltodo.
2006-05-25 Jan Dubois RE: perlhack.pod confused about POPSTACK
2006-05-24 Marcus Holland-Moritz Run 'make regen' for changes 28299, 28300, 28301.
2006-05-23 Dave Mitchell correct POPSTACK/POPMARK confusion in perlhack.pod
2006-05-22 Marcus Holland-Moritz literal string macros
2006-05-22 Steve Peters Additional perlpragma.pod nits.
2006-05-22 Rafael Garcia-Suarez More nits in perlpragma, and remove the warning about...
2006-05-22 Rafael Garcia-Suarez Fix two nits in perlpragma.pod
2006-05-21 Steve Peters Add Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas Clark Rename cop_hints to cop_hints_hash
2006-05-19 Nicholas Clark Correct Perl_refcounted_he_chain_2hv() and its caller...
2006-05-19 Nicholas Clark Rebuild perltoc.pod.
2006-05-19 Nicholas Clark Add perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-05-19 Dave Mitchell give a more useful example for $^V
2006-05-17 Jarkko Hietaniemi Re: Change 28183 has broken 64-bit builds?
2006-05-15 Steve Peters Clarification on what Perl does to floating points...
2006-05-15 chromatic [REPATCH universal.c] Make sv_derived_from Documentatio...
2006-05-12 Jarkko Hietaniemi Re: [PATCH] my_snprintf
2006-05-12 Peter Dintelmann AW: question on "len item/string item" with unpack()
2006-05-11 Steve Peters Adding a mention of STDIN processing by qx// as request...
2006-05-09 Ash Berlin perlop.pod doc patch: I/O operators
2006-05-04 Paul Johnson Document order of evaluation for the comma operator
2006-05-04 Jan Dubois RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-03 Rafael Garcia-Suarez Introduce a new keyword, state, for state variables.
2006-05-03 Jan Dubois Clarify hard link support on Windows
2006-05-03 Jan Dubois RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-02 Nicholas Clark Fix bug in DynaLoader, which has been passing a filenam...
2006-05-02 Xavier Noria [DOC PATCH] chop warning in perlport
2006-04-30 Nicholas Clark Perl_pack_cat() is a mathom too!
2006-04-30 Nicholas Clark Document SvGAMAGIC(), and its significance w.r.t. the...
2006-04-29 Nicholas Clark Add a cross reference to bytes_from_utf8() in the docum...
2006-04-28 Rafael Garcia-Suarez Typo fix in perlretut by Simon Taylor
2006-04-19 Steve Peters Changes to perlfaq8 "How do I find out if I'm running...
2006-04-19 Nicholas Clark Calling cv_undef() on the CV created by newCONSTSUB...
2006-04-18 Steve Peters Add a TODO regarding merging the win32 and wince codebases.
2006-04-18 Nicholas Clark Expand "am I hot or not" into a more general "Profile...
2006-04-18 Nicholas Clark Note that Rafael has done the first cut of state variables.
2006-04-18 Nicholas Clark Relocatable @INC and parallel builds pretty much work...
2006-04-17 Nicholas Clark Fix an error, spotted by Tim Bunce.
2006-04-17 Nicholas Clark Coderefs in @INC are done and documented.
2006-04-17 Nicholas Clark Document all the return values that code references...
2006-04-17 Nicholas Clark Turn on UTF8 cache assertions with -Ca
2006-04-17 Nicholas Clark Note that PVIOs probably aren't worth shrinking. Note...
2006-04-16 Steve Peters Stray pod/perlapi.pod change found after a regen.
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...
next