summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add warnings for the various other *dir() functions when attemptedSteve Peters2006-01-041-0/+20
* Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bugMike Guy2006-01-031-0/+5
* Attemting to readdir() something that isn't a dirhandle should causeSteve Peters2006-01-031-0/+5
* perldiag.pod additions to go with change #26602.Steve Peters2006-01-031-0/+6
* Update perldelta, up to change 25344 more or less.Rafael Garcia-Suarez2006-01-031-1/+26
* Sync perlfaq.Rafael Garcia-Suarez2006-01-0310-65/+84
* Note that the "unlink"ing directories is attempted when running as aSteve Peters2006-01-022-8/+9
* Re-attempt to clear the hash in S_hfreeentries if anything adds to it.Nicholas Clark2005-12-311-0/+7
* Update perltodo. First shot at perl593delta.Rafael Garcia-Suarez2005-12-302-15/+139
* Differences from Perl 6Robin Houston2005-12-301-0/+35
* $a = \$a oddityTels2005-12-291-12/+13
* re-implement MY_CXT API more efficiently, and add explicitDave Mitchell2005-12-291-1/+11
* add tests for MY_CXT API and improve its documentationDave Mitchell2005-12-291-1/+37
* [DOC PATCH] rindex clarificationYitzchak Scott-Thoennes2005-12-291-2/+2
* assert(av); Cleanup the way that the av_*() functions checkGisle Aas2005-12-281-4/+0
* inlining autoloaded constants is TODOne.Nicholas Clark2005-12-231-10/+0
* Clarify example of .. in perlopRafael Garcia-Suarez2005-12-231-21/+22
* Regenerate perlapi.pod.Rafael Garcia-Suarez2005-12-222-4/+18
* switch / ~~ doccosRobin Houston2005-12-221-10/+97
* Remove switch from perltodoRafael Garcia-Suarez2005-12-211-8/+0
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-212-3/+11
* Croak if gv_init doesn't know how to create a typeglob from that typeNicholas Clark2005-12-201-0/+7
* Fix internal broken link ; reindent code examplesRafael Garcia-Suarez2005-12-191-24/+21
* Fix typo.Rafael Garcia-Suarez2005-12-191-1/+5
* A note on say() and ORS grabbed from Damian's Perl6::Say.Rafael Garcia-Suarez2005-12-191-0/+3
* Re: [PATCH] Make the 'sort' pragma lexically scopedRobin Houston2005-12-191-1/+12
* latest switch/say/~~Robin Houston2005-12-194-111/+183
* Fix a typo and add some clarification to change #26387.Steve Peters2005-12-171-4/+4
* Addition documentation explaining aritmetic negation on strings. Also,Steve Peters2005-12-171-1/+5
* Fix for [perl #37886] strict 'refs' doesn't apply inside definedRafael Garcia-Suarez2005-12-151-0/+14
* Don't autovivify stashes as soon as the lexer sees them.Rafael Garcia-Suarez2005-12-151-10/+0
* Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().Gisle Aas2005-12-131-0/+6
* Robin Houston points out a better way to replaceRafael Garcia-Suarez2005-12-121-3/+3
* Add pointer to Pod::Simple for the Pod -> HTML task.Steve Peters2005-12-081-0/+3
* Improve the setsockopt description.Gisle Aas2005-12-081-2/+9
* All args in embed.fnc should be namedAndy Lester2005-12-071-3/+3
* Upgrade to podlators-2.00Steve Peters2005-12-072-36/+42
* "Malformed UTF-8 character" was a severe warning, and can now beRafael Garcia-Suarez2005-12-051-1/+2
* Rework the error messages from the swashget code.SADAHIRO Tomoyuki2005-12-051-9/+9
* clarify description of vector (v) sprintf format modifierDave Mitchell2005-12-031-5/+6
* Update perlhack.pod with the updated, permanent ActiveState URLsSteve Peters2005-12-031-6/+6
* Nit from change #26232 noticed by H. Merijn BrandSteve Peters2005-12-011-2/+2
* Jan Dubois notices that sitecustomize.pl is to be found in sitelib,Rafael Garcia-Suarez2005-11-301-3/+2
* dor-assign (//=) was missing from perlop.podSteve Peters2005-11-301-2/+2
* Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)SADAHIRO Tomoyuki2005-11-302-33/+40
* FAQ sync.Rafael Garcia-Suarez2005-11-286-69/+102
* Mention of possible use of a scalar variable on the rhs of an arrow "->" Steve Peters2005-11-281-0/+4
* perlpod documentation discrepancy in 5.8.6 ( and maybe later? )Yves Orton2005-11-251-2/+3
* Document new perldoc -L switchEnrico Sorcinelli2005-11-241-0/+15
* Notes in perlstyle about POD formatting, by SébastienRafael Garcia-Suarez2005-11-221-13/+41