summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move ZlibTestUtils.pm under t/Rafael Garcia-Suarez2005-10-0626-25/+25
* Don't install pods via MakeMaker for C::Zlib,Rafael Garcia-Suarez2005-10-061-3/+7
* Add -C to allowed $PERL5OPT optionsH.Merijn Brand2005-10-063-3/+3
* Remove the getprotobynumber test, for portability concernsRafael Garcia-Suarez2005-10-062-173/+0
* Fix Compress::Zlib test boilerplateNicholas Clark2005-10-0524-24/+24
* Compress::Zlib's Makefile.PL shouldn't create .bak files when building the coreRafael Garcia-Suarez2005-10-051-1/+1
* Add test preambles to Compress::Zlib.Rafael Garcia-Suarez2005-10-0526-10/+145
* proposal [perl #34301]: IO::Socket calls getpeername far too oftenPeter Dintelmann2005-10-052-6/+12
* Re: Untested builtinsSteven Schubiger2005-10-052-0/+173
* Upgrade to Compress::Zlib 2.000_05Rafael Garcia-Suarez2005-10-0561-3558/+29465
* Fix $Config{ccflags} for Win32 perls built with dmakeSteve Hay2005-10-052-4/+8
* Re: [PATCH] Random constings and printf cleanupAndy Lester2005-10-058-51/+55
* Fixes to Pod errors found by podchecker.Steve Peters2005-10-042-2/+2
* Upgrade to ExtUtils-ParseXS-2.13Steve Peters2005-10-041-1/+1
* Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to Steve Peters2005-10-045-6/+70
* Re: $^CHILD_ERROR_NATIVE issues (with attachment)Gisle Aas2005-10-047-24/+20
* Clone PL_statusvalue_posix [PATCH]Gisle Aas2005-10-031-0/+2
* Pod::Usage documentation fix, suggested by :Steven Schubiger2005-10-031-2/+2
* Yitzchak points out that this function argument is NULLOKRafael Garcia-Suarez2005-10-032-4/+2
* Spaces to tabsRafael Garcia-Suarez2005-10-031-1/+1
* We lied about strtoq way back in #8120Craig A. Berry2005-10-031-1/+1
* Upgrade to Digest-1.12Steve Peters2005-10-032-1/+9
* fix bug introduced by #25507 that kept ccflags fromCraig A. Berry2005-10-031-0/+2
* assorted blead build help for VMS (mostly ithreads-related)Craig A. Berry2005-10-024-11/+16
* [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading...Yves Orton2005-10-021-4/+3
* Clarify the documentation regarding the return value from C<push>.Steve Peters2005-10-021-1/+2
* If a 'use' or 'require' fails due to too many open files (EMFILE),Steve Peters2005-10-021-17/+24
* Missed test changes and a bit of debugging code that should Steve Peters2005-10-023-1/+4
* Fix some of the XHTML issues in Pod::Html. The call for some timeSteve Peters2005-10-021-0/+3
* Improve -DT output and fix wild buffer pointer errorDave Mitchell2005-10-011-47/+51
* Make building perl on Win32 with the free VC++ toolkit easierSteve Hay2005-09-303-38/+55
* Upgrade to XSLoader 0.05, plus a few doc nits,Rafael Garcia-Suarez2005-09-302-48/+145
* PL_defoutgv could be used after being freedDave Mitchell2005-09-291-0/+2
* the return value of start_subparse() can legally be ignoredDave Mitchell2005-09-293-5/+3
* Added new flag (--use-xsloader) to use XSLoader when in backwardSteve Peters2005-09-291-2/+6
* With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PLSteve Peters2005-09-291-4/+5
* 2 more e-mail addresses that map to rgsNicholas Clark2005-09-291-1/+3
* checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addressesNicholas Clark2005-09-291-0/+2
* Correct/tweak Changes so that checkAUTHORS.pl parses it.Nicholas Clark2005-09-291-4/+3
* Teach the alias mapping about new committers.Nicholas Clark2005-09-291-1/+4
* Cope with completely empty lines within the Changes file.Nicholas Clark2005-09-291-1/+3
* Clean up CBuilder and ParseXS test filesSteve Hay2005-09-295-4/+11
* Attempting to do too many things simultaneously with the C pre-Nicholas Clark2005-09-291-1/+1
* Upgrade to ExtUtils::CBuilder 0.14Steve Peters2005-09-295-12/+53
* Upgrade to Test::Harness 2.56Steve Peters2005-09-289-25/+87
* savepv and savepvn are actually NULLOKNicholas Clark2005-09-282-6/+4
* Forgot to run embed.pl after change 25637Nicholas Clark2005-09-281-35/+120
* embed.fnc now requires NN/NULLOKAndy Lester2005-09-282-71/+76
* We can use the C pre-processor to build a single, longer stringNicholas Clark2005-09-281-27/+28
* Improve File::Spec::Win32->path() and fix MM_Win32.tSteve Hay2005-09-282-10/+6