summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* [perl #38205] misleading typo in perlfaq8erik@cs.uni-jena.de2006-01-121-3/+3
* FAQ sync.Rafael Garcia-Suarez2006-01-122-68/+58
* Re: cloning and foo_dup functionsYitzchak Scott-Thoennes2006-01-121-0/+2
* Typo fix.Rafael Garcia-Suarez2006-01-121-2/+2
* Make description of new warning introduced in change 26780 more preciseRafael Garcia-Suarez2006-01-111-2/+2
* Fix the new warning created with version-0.53Steve Peters2006-01-111-0/+5
* Make setting 'PL_origalen = 1' before perl_parse() disableGisle Aas2006-01-111-0/+16
* s/superceded/superseded/gNicholas Clark2006-01-101-1/+1
* Remove stale date.Gisle Aas2006-01-101-2/+0
* [patch] more about embed.fnc in perlgutsJim Cromie2006-01-091-12/+19
* Revert change 26749Rafael Garcia-Suarez2006-01-091-5/+5
* identifiers always in main (was: defining a _ function breaks File::Find)Xavier Noria2006-01-091-5/+5
* Re: [perl #38181] Default IO Layer is ignored in 3-argument open call SADAHIRO Tomoyuki2006-01-081-3/+3
* document svt_copy, svt_dup and svt_local vtable slotsDave Mitchell2006-01-081-1/+18
* run pod/buildtoc --build-allNicholas Clark2006-01-081-0/+143
* With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needsNicholas Clark2006-01-081-9/+9
* Improve description of the -s switch.Gisle Aas2006-01-061-3/+2
* Regenerate PODsRafael Garcia-Suarez2006-01-052-725/+4220
* Really commit change 26662 (duh)Rafael Garcia-Suarez2006-01-051-0/+1
* 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