summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new function, pv_escape(), to display contents of PVsYves Orton2006-07-061-0/+56
* Allow stat() and -X file tests work on dirhandles.Steve Peters2006-07-031-5/+9
* s/have a more/have more/ typo fix in perlfaq4Craig A. Berry2006-07-021-1/+1
* Must not forget that.Rafael Garcia-Suarez2006-06-301-0/+6
* Small adjustment to the PlanRafael Garcia-Suarez2006-06-301-3/+3
* Another typo fix.Rafael Garcia-Suarez2006-06-291-2/+2
* Typo fix.Rafael Garcia-Suarez2006-06-291-7/+7
* Small precision about \Q \E inside m//xSébastien Aperghis-Tramoni2006-06-291-6/+7
* [perl #39639] perldoc -f waitpid has wrong code example Alexander_Gernler@genua.de2006-06-281-1/+1
* Nits in the perlpragma manpageRafael Garcia-Suarez2006-06-271-7/+7
* Remove notes about removed 5005-threads from perlguts.Rafael Garcia-Suarez2006-06-261-9/+9
* More perlreguts nits by Dominic Dunlop,Rafael Garcia-Suarez2006-06-261-4/+5
* Nits about lock() in perlthrtut by Daniel Frederick Crisman,Rafael Garcia-Suarez2006-06-251-91/+90
* Nits to perlreguts.pod by Dominic DunlopRafael Garcia-Suarez2006-06-251-163/+198
* Re: [PATCH] Hash::Util::FieldHashAnno Siegel2006-06-232-1/+13
* Re: [PATCH] perlhack.podDr.Ruud2006-06-231-1/+1
* perltodo additions by Vadim KonovalovRafael Garcia-Suarez2006-06-231-6/+12
* Add the new method UNIVERSAL::DOES() and the API function sv_does()chromatic2006-06-121-0/+11
* Re: [PATCH DOC] Three minor fixes related to perlopDaniel Frederick Crisman2006-06-122-3/+3
* Proper use of enumsAndy Lester2006-06-121-1/+1
* Re: [PATCH] regexec/regcomp.c cleanupsYves Orton2006-06-111-201/+278
* Add the perlreguts manpage, by Yves OrtonRafael Garcia-Suarez2006-06-083-2/+781
* Re: range operator vs. unicodeYitzchak Scott-Thoennes2006-06-081-4/+17
* [DOCPATCH perlunicode.pod] paragraphing nitSADAHIRO Tomoyuki2006-06-051-105/+137
* The smart match table was duplicated in source code and in perlsyn,Rafael Garcia-Suarez2006-06-041-1/+3
* Add the perlunitut manpage, by Juerd WaalboerRafael Garcia-Suarez2006-06-013-193/+587
* Add a few more built-in types in perlfunc/ref()Rafael Garcia-Suarez2006-06-011-0/+4
* RE: perlhack.pod confused about POPSTACKJan Dubois2006-05-271-7/+5
* SysV IPCJarkko Hietaniemi2006-05-261-5/+5
* Fix pod nit in perltodo.Steve Peters2006-05-261-1/+1
* RE: perlhack.pod confused about POPSTACKJan Dubois2006-05-251-6/+0
* Run 'make regen' for changes 28299, 28300, 28301.Marcus Holland-Moritz2006-05-241-6/+6
* correct POPSTACK/POPMARK confusion in perlhack.podDave Mitchell2006-05-231-4/+4
* literal string macrosMarcus Holland-Moritz2006-05-221-0/+108
* Additional perlpragma.pod nits.Steve Peters2006-05-221-3/+3
* More nits in perlpragma, and remove the warning about %^H beingRafael Garcia-Suarez2006-05-222-10/+9
* Fix two nits in perlpragma.podRafael Garcia-Suarez2006-05-221-2/+2
* Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.Steve Peters2006-05-211-1/+1
* Rename cop_hints to cop_hints_hashNicholas Clark2006-05-201-1/+2
* Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn'tNicholas Clark2006-05-191-4/+3
* Rebuild perltoc.pod.Nicholas Clark2006-05-191-486/+2413
* Add perlpragma.pod, which describes how to implement user pragmata.Nicholas Clark2006-05-192-0/+139
* Add README.riscos to pod.lstNicholas Clark2006-05-191-0/+1
* give a more useful example for $^VDave Mitchell2006-05-191-1/+4
* Re: Change 28183 has broken 64-bit builds?Jarkko Hietaniemi2006-05-171-5/+9
* Clarification on what Perl does to floating points in the modulus Steve Peters2006-05-151-1/+3
* [REPATCH universal.c] Make sv_derived_from Documentation Clearerchromatic2006-05-151-3/+3
* Re: [PATCH] my_snprintfJarkko Hietaniemi2006-05-121-0/+25
* AW: question on "len item/string item" with unpack()Peter Dintelmann2006-05-121-12/+15
* Adding a mention of STDIN processing by qx// as requested by Steve Peters2006-05-111-0/+9