summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop mktables from needlessly re-running when using dmake on Win32Steve Hay2005-03-041-6/+1
* Update -v copyright noticeRafael Garcia-Suarez2005-03-041-1/+1
* Add a regression test for bug #32193, and make theRafael Garcia-Suarez2005-03-032-3/+12
* [perl #32193] Tie::RefHash DELETE does not return value for ref keys Yuval Kojman2005-03-031-3/+3
* do "filename" is not really used with perl subroutine librairiesRafael Garcia-Suarez2005-03-031-3/+2
* Fix for bug [ID 20020227.005] format bug with undefined _TOPH.Merijn Brand2005-02-271-1/+1
* ithreads: cond_signal() on a non-shared object coredumpedDave Mitchell2005-02-261-2/+2
* SvUTF8 can be present on scalars other than PVsNicholas Clark2005-02-261-1/+2
* Fix leaks in List::Util::reduce,firstDave Mitchell2005-02-262-3/+4
* Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.Yves Orton2005-02-241-4/+69
* dprofpp helpAndy Lester2005-02-241-34/+58
* (patch blead) Extend t/harness to allow filtering of the file list by regex.Yves Orton2005-02-231-0/+12
* Patch Win32 makefiles for blead to allow parameters to be passed to harness:Yves Orton2005-02-232-6/+6
* Fix Win32's dmake makefile.mk for new dmakes built with Visual C++Steve Hay2005-02-231-7/+18
* Porting/manicheck is not happy when I use spaces instead of tabs.Rafael Garcia-Suarez2005-02-221-26/+26
* IPC::Run test failures with utf8Nicholas Clark2005-02-211-0/+5
* signed/unsigned help for pp_pack.cCraig A. Berry2005-02-211-9/+9
* (blead patch) Skip a torture test under blead, and skip certain torture tests...Yves Orton2005-02-211-2/+3
* Patch for Perlbug #4253Nikolai Eipel2005-02-182-2/+13
* Install and build corelist on VMS, tooRafael Garcia-Suarez2005-02-181-1/+4
* Add corelist to the win32 makefilesRafael Garcia-Suarez2005-02-182-2/+4
* [perl #32968] [PATCH] Re: B::walkoptree segfaults Stephen McCamant2005-02-182-3/+3
* Re: Integration of PathTools 3.04Yves Orton2005-02-181-2/+4
* Re: Bug in Socket::IO::INET Version 1.27Gisle Aas2005-02-181-1/+1
* Integrate encoding::warnings from Autrijus Tang.Rafael Garcia-Suarez2005-02-185-0/+309
* find2perl, new optionsSlaven Rezic2005-02-181-2/+16
* Missing dependencies in x2p makefile, by Slaven Rezic.Rafael Garcia-Suarez2005-02-181-0/+4
* Upgrade to PathTools 3.04Rafael Garcia-Suarez2005-02-1720-62/+5368
* Upgrade to Pod::LaTeX 0.58Rafael Garcia-Suarez2005-02-172-11/+21
* Upgrade to Time::HiRes 1.66Rafael Garcia-Suarez2005-02-174-43/+129
* [perl #31730] [PATCH] IO::File reads garbage from directory filehandles Steve Peters2005-02-171-2/+10
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-161-1/+1
* Jan Dubois has taken over maintenance of Win32 stuff from SarathySteve Hay2005-02-152-4/+9
* Fix documentation bug in using Socket's import tags :David Dyck2005-02-151-4/+4
* Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefilesSteve Hay2005-02-152-17/+14
* Fix definition of DEBUG_MSTATS for Win32 dmake buildsSteve Hay2005-02-151-1/+1
* Use strl* functions in doio.c when availableSteve Peters2005-02-151-4/+52
* Additional tests for t/op/not.tSteve Peters2005-02-151-1/+37
* Re: encoding neutral unpackTon Hospel2005-02-144-334/+665
* Regenerate Perl_keyword() to remove superfluous goto statements.Marcus Holland-Moritz2005-02-141-44/+0
* Require version 0.05 of Devel::Tokenizer::C.Marcus Holland-Moritz2005-02-141-1/+1
* Mac OS Classic vs Mac OS X claricationsRafael Garcia-Suarez2005-02-124-7/+11
* README.cygwin additions by Reini UrbanRafael Garcia-Suarez2005-02-121-2/+13
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-114-0/+89
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-106-323/+339
* regen_perly.pl runs fine with bison 2.0.Marcus Holland-Moritz2005-02-101-3/+5
* 'what' cannot find ccversion if `which cc` is a symlink to ccacheH.Merijn Brand2005-02-101-1/+22
* Swap logic in BEGIN blocks to have Cwd's abs_path do theH.Merijn Brand2005-02-1015-30/+30
* Upgrade to Time::Local 1.11Rafael Garcia-Suarez2005-02-102-22/+82
* Re: [PATCH] BigInt mbi_rand.t failings (solved now)Tels2005-02-101-5/+33