summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix another concatenated filepath in a test for Digest::SHA.Steve Peters2006-01-191-1/+2
* Integrate 26847 from maint.Nicholas Clark2006-01-182-2/+2
* Change 26410 caused a regression, with the RVALUE return value ofNicholas Clark2006-01-181-2/+13
* Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.Gisle Aas2006-01-181-0/+3
* Use the IPPROTO_TCP constant instead of 6.Gisle Aas2006-01-181-3/+3
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-1827-127/+120
* Digest::SHA's t/2-nist-sha-oo.t has some path related problems onSteve Peters2006-01-181-1/+1
* Fixes for Digest::SHA. Replaced old ppport.h file with a new oneSteve Peters2006-01-182-326/+4941
* Make sure the most common IPPROTO_* constants are always available.Gisle Aas2006-01-181-1/+4