summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add perl594deltaRafael Garcia-Suarez2006-01-302-0/+59
* [DOC PATCH] $^X isn't necessarily argv[0]Yitzchak Scott-Thoennes2006-01-301-1/+1
* Upgrade to podlators-2.0.2Steve Peters2006-01-282-9/+8
* Add perl 5.9.3 in release listRafael Garcia-Suarez2006-01-281-0/+1
* Mention ptardiff in perldelta.Rafael Garcia-Suarez2006-01-271-0/+6
* Regenerate PODsRafael Garcia-Suarez2006-01-272-282/+210
* Some spelling fixes by David Landgren.Rafael Garcia-Suarez2006-01-271-7/+5
* A description of the new constants.Nicholas Clark2006-01-271-1/+12
* Fix a few nits in perl593deltaSteve Peters2006-01-261-5/+5
* miniperl isn't enough anymore to run pod2man.Rafael Garcia-Suarez2006-01-261-2/+2
* 2 spelling corrections, and rephrase the entry on perlivp (betterNicholas Clark2006-01-261-4/+4
* More work on perldeltaRafael Garcia-Suarez2006-01-261-24/+147
* Make dump and -u croak on Win32 and Cygwin to avoid confusionYves Orton2006-01-262-1/+5
* More work on perldeltaRafael Garcia-Suarez2006-01-231-2/+54
* Un-const magic virtual tables; this consting breaks the nastyRafael Garcia-Suarez2006-01-231-1/+1
* Note 5.8.8-RC1Nicholas Clark2006-01-201-0/+1
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-182-19/+12
* Make the description of $^M in perlvar a bit more clearRafael Garcia-Suarez2006-01-171-3/+4
* Perldelta nits by Jim CromieRafael Garcia-Suarez2006-01-141-5/+5
* More perldelta workRafael Garcia-Suarez2006-01-131-2/+121
* [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