summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Changesperl-5.9.3Rafael Garcia-Suarez2006-01-281-0/+28
* Add perl 5.9.3 in release listRafael Garcia-Suarez2006-01-281-0/+1
* Re: Make Passive mode the default for Net::FTPGisle Aas2006-01-272-10/+19
* Oops. Forgot to add this file.Rafael Garcia-Suarez2006-01-271-0/+51
* Regenerate META.ymlRafael Garcia-Suarez2006-01-271-2/+28
* Regenerate Changes; remove ^M chars in ChangesRafael Garcia-Suarez2006-01-271-9/+1553
* Remove patch numberRafael Garcia-Suarez2006-01-271-4/+0
* Mention ptardiff in perldelta.Rafael Garcia-Suarez2006-01-271-0/+6
* Don't install ptardiff in the module treeRafael Garcia-Suarez2006-01-271-2/+2
* Install the ptardiff utility that comes with Archive::TarRafael Garcia-Suarez2006-01-276-6/+15
* Install nit : README.e2x should be installed, the other READMEs shouldn'tRafael Garcia-Suarez2006-01-271-1/+1
* Regenerate PODsRafael Garcia-Suarez2006-01-272-282/+210
* Some spelling fixes by David Landgren.Rafael Garcia-Suarez2006-01-271-7/+5
* Revert change 24461, now that change 26757 allows TESTRafael Garcia-Suarez2006-01-271-1/+1
* quiet gcc Info message in cygwinYitzchak Scott-Thoennes2006-01-271-0/+3
* Remove note about #elif, see :Steve Hay2006-01-271-32/+0
* A description of the new constants.Nicholas Clark2006-01-271-1/+12
* Simplify nested '#ifdef' by replacing it with '#elif defined()'Gisle Aas2006-01-271-10/+4
* Safer implementation of RTRIM().Gisle Aas2006-01-271-3/+3
* Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can caus...Philippe M. Chiasson2006-01-261-4/+6
* 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-263-1/+7
* SvREADONLY_off inside the magic routines is also dangerous on sharedNicholas Clark2006-01-261-3/+2
* assertions.pm is dual-livedRafael Garcia-Suarez2006-01-261-0/+8
* aelemfast optimization opclass problem (c.f. [perl #38279])Stephen McCamant2006-01-253-2/+86
* Simplify &IO::Handle::sayGisle Aas2006-01-241-10/+4
* Fix a regression on suidperl : the error message "No #! line" wasRafael Garcia-Suarez2006-01-241-3/+5
* Remove d_nanosleep from win32 configsSteve Hay2006-01-244-4/+0
* SPRINTF_RETURNS_STRLEN isn't really a compile-time option Steve Hay2006-01-242-3/+2
* More work on perldeltaRafael Garcia-Suarez2006-01-231-2/+54
* constant_add_symbol needs to be static, else static builds can fail atNicholas Clark2006-01-231-1/+2
* Tru64: -Uusedl: lib/ExtUtils/t/Embed.tJarkko Hietaniemi2006-01-231-0/+6
* Upgrade to Pod-Simple-3.04Steve Peters2006-01-233-12/+34
* Now that change #26410 is reverted, mark as TODO the tests addedRafael Garcia-Suarez2006-01-231-7/+3
* Missing chunk in change #26926Rafael Garcia-Suarez2006-01-231-2/+1
* Revert change 26410, marking the test that was added there as TODO.Nicholas Clark2006-01-231-11/+5
* Change the regression test added by 26410 to use test.pl; this makesNicholas Clark2006-01-232-3/+37
* Un-const magic virtual tables; this consting breaks the nastyRafael Garcia-Suarez2006-01-237-11/+11
* Upgrade to CPAN-1.83_58Steve Peters2006-01-237-160/+329
* Avoid warning with MS Visual C compiler.Gisle Aas2006-01-231-2/+2
* Avoid most getprotobyname/number calls in IO::Socket::INETGisle Aas2006-01-231-11/+44
* Make Manifest.t do what is says it's doing.Craig A. Berry2006-01-211-2/+10
* Remove wrong cast to (void *), which fixes a gcc warning, and useMarcus Holland-Moritz2006-01-212-3/+2
* Note 5.8.8-RC1Nicholas Clark2006-01-201-0/+1
* Upgrade to Devel::PPPort 3.08Marcus Holland-Moritz2006-01-197-11/+23
* find_perl() must be after environment initializationCraig A. Berry2006-01-191-1/+1
* Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.tSteve Peters2006-01-191-1/+4