summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pad_push numero three-oAndy Lester2005-03-117-31/+31
* Make the return value of close() depend not only on the success of theRafael Garcia-Suarez2005-03-101-3/+6
* 8 is not an octal digit. (from Debian)Rafael Garcia-Suarez2005-03-101-1/+1
* Fix a2p manpage (from Debian)Rafael Garcia-Suarez2005-03-101-2/+2
* Remove a spurious undefined warning when using getopts.pl with -w.Rafael Garcia-Suarez2005-03-101-1/+1
* Doc patch for Devel::DProf (from Debian)Rafael Garcia-Suarez2005-03-101-2/+2
* Add support for Debian GNU/k*BSDRafael Garcia-Suarez2005-03-102-0/+16
* Patch for Debian bug #258618, compilation under Debian/HurdRafael Garcia-Suarez2005-03-101-0/+3
* Minor AUTHORS patchMike Giroux2005-03-101-1/+1
* More Win32 dmake fixesSteve Hay2005-03-101-12/+12
* Upgrade to CGI.pm 3.06Rafael Garcia-Suarez2005-03-106-452/+665
* Further pack optimisations by Ton HospelRafael Garcia-Suarez2005-03-091-10/+13
* Fix memory corruption when growing pack utf8 bufferRafael Garcia-Suarez2005-03-091-5/+5
* Encoding neutral unpackTon Hospel2005-03-0813-695/+1399
* Minor AUTHORS patchAndy Lester2005-03-081-2/+2
* Some updates to current statusH.Merijn Brand2005-03-081-9/+17
* Include regcomp.h in Win32 makefilesYves Orton2005-03-072-0/+2
* A better fix than change 24005 was ;)Steve Hay2005-03-042-3/+2
* Suppress "ECHO is on." messages when using dmake on Win32Steve Hay2005-03-041-1/+1
* 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