summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-0111-36/+19
* Address update by Richard FoleyAbigail2009-09-011-2/+2
* _run_test() doesn't need to conform to TAP::Harness exec callback interface a...Vincent Pit2009-09-011-8/+4
* Fix include path for utf8 testsVincent Pit2009-09-011-1/+1
* Don't use the anonymous hash reference constructor in t/TESTVincent Pit2009-09-011-2/+4
* Merge commit 'origin/parallel_harness' into bleadNicholas Clark2009-09-012-34/+112
|\
| * Adapt harness to the new TEST infrastructureVincent Pit2009-08-311-3/+32
| * Don't quote -T/-t in _scan_test()Vincent Pit2009-08-311-2/+2
| * Put the chdir logic into the two new helpers _before_fork() and _after_fork()Vincent Pit2009-08-311-9/+25
| * Forge the test command to execute in a new _cmd() subroutineVincent Pit2009-08-311-22/+33
| * Move more test options discovery from _run_test() to _scan_test()Vincent Pit2009-08-311-23/+45
* | Anchor a regexp, else paths including /Text/ are mistaken for tests in ext/Nicholas Clark2009-08-311-1/+1
* | Revert "Move Text::ParseWords from lib to ext"Nicholas Clark2009-08-317-6/+15
* | compress 2.021paul2009-08-3148-737/+1048
* | Revert Socket.t permissions to 644 after 89904c08923161afd23c629d5c2c7472a09c...Vincent Pit2009-08-311-0/+0
* | Fix unpack of abstract socket addrs with nul byteLubomir Rintel2009-08-312-9/+13
|/
* Upgrade Term::ANSIColor to 2.02Steffen Mueller2009-08-315-20/+70
* Move Thread::Semaphore from lib to extNicholas Clark2009-08-318-6/+7
* Move Thread::Queue from lib to extNicholas Clark2009-08-3113-10/+12
* Move SelfLoader from lib to extNicholas Clark2009-08-317-4/+6
* Move Pod::Plainer from lib to extNicholas Clark2009-08-316-5/+5
* Remove an extraneous aTHX_ added in f0e3f042f14b, which broke threaded builds.Nicholas Clark2009-08-311-1/+1
* finish more implementing -DB vs. -DxChip Salzenberg2009-08-302-4/+5
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadChip Salzenberg2009-08-30367-2250/+3888
|\
| * Revert "Build Text::Tabs before running mktables, as it needs it"Vincent Pit2009-08-301-2/+1
| * Revert "Move Text::Tabs/Text::Wrap from lib to ext"Vincent Pit2009-08-3020-20/+21
| * Build Text::Tabs before running mktables, as it needs itVincent Pit2009-08-301-1/+2
| * Text::ParseWords depends on Scalar::UtilSteffen Mueller2009-08-301-0/+2
| * Fix Test::ParseWords' test (remove PERL_CORE boilerplate)Steffen Mueller2009-08-301-13/+0
| * Move Text::Tabs/Text::Wrap from lib to extSteffen Mueller2009-08-3020-21/+20
| * Move Text::ParseWords from lib to extSteffen Mueller2009-08-307-15/+6
| * Remove old "EXCLUDED" entry for base.pm in Maintainers.plRafael Garcia-Suarez2009-08-301-1/+0
| * Update Porting scripts and docs for the new path of Module::CoreListRafael Garcia-Suarez2009-08-302-9/+10
| * Adapt Maintainers.pl for Module::CoreList moveRafael Garcia-Suarez2009-08-301-6/+1
| * Move Module::CoreList to ext/Rafael Garcia-Suarez2009-08-3014-5/+301
| * Add missing files from the base.pm CPAN distributionRafael Garcia-Suarez2009-08-303-0/+33
| * gitignore adjustmentsRafael Garcia-Suarez2009-08-302-10/+5
| * Move Net::Ping from lib to extNicholas Clark2009-08-3021-28/+20
| * Move I18N::LangTags from lib to extNicholas Clark2009-08-3017-14/+17
| * Move Filter::Simple from lib to extNicholas Clark2009-08-3017-76/+34
| * Update Text::Balanced to 2.02Steffen Mueller2009-08-3015-492/+1298
| * Move Text::Balanced from lib to extSteffen Mueller2009-08-3016-15/+16
| * Move base from lib to extNicholas Clark2009-08-3019-86/+20
| * Update .gitignores in ext and lib to reflect recent moving activitySteffen Mueller2009-08-302-0/+11
| * Move Term::UI from lib to extSteffen Mueller2009-08-307-6/+6
| * Move Term::Cap from lib to extSteffen Mueller2009-08-304-11/+3
| * Remove the $ENV{PERL_CORE} boilerplate from Attribute::Handler's tests.Nicholas Clark2009-08-305-30/+2
| * Remove the $ENV{PERL_CORE} boilerplate from I18N::Langinfo's tests.Nicholas Clark2009-08-302-9/+0
| * Make io_tell.t use a file that's always there even when the build utility is ...Craig A. Berry2009-08-301-1/+1
| * Fix Safe tests under PERL_CORE and make safeops.t run againRafael Garcia-Suarez2009-08-302-7/+2