summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: Reworked Trie PatchYves Orton2005-03-1817-188/+2032
* Re: sitecustomize.pl [PATCH]Gisle Aas2005-03-184-1/+41
* More const parmsAndy Lester2005-03-1815-170/+177
* Don't use vars in DynaLoaderRafael Garcia-Suarez2005-03-181-10/+1
* $B::Disassembler::VERSIONAlexey Tourbin2005-03-181-2/+3
* Upgrade to CGI 3.07.Rafael Garcia-Suarez2005-03-154-4/+1174
* pp_pack.c, simplifying genpacksizetablesTon Hospel2005-03-142-286/+282
* Adding const qualifiersAndy Lester2005-03-1411-147/+135
* Re: [perl #34155] perldoc -f hex should say how to convert backDavid Nicol2005-03-141-2/+3
* Document pack changes in perldeltaRafael Garcia-Suarez2005-03-131-0/+28
* Upgrade to Pod::Parser 1.30Rafael Garcia-Suarez2005-03-1310-43/+145
* Doc patches to clarify the stringification rules of {} and =>Rafael Garcia-Suarez2005-03-132-5/+10
* gcc warning patch by Andy LesterRafael Garcia-Suarez2005-03-131-1/+3
* Re: Encoding neutral unpackTon Hospel2005-03-121-1/+13
* Indentation patch by Ton Hospel for pp_packRafael Garcia-Suarez2005-03-121-330/+330
* Change my email, put real name of PixelRafael Garcia-Suarez2005-03-121-2/+2
* Upgrade to DB_File 1.811, by Paul MarquessRafael Garcia-Suarez2005-03-125-20/+33
* Add standard core test headers to the Class::ISA new testsRafael Garcia-Suarez2005-03-112-0/+8
* Upgrade to Class::ISA 0.33Rafael Garcia-Suarez2005-03-116-43/+138
* Update ChangesRafael Garcia-Suarez2005-03-111-404/+8511
* FAQ syncRafael Garcia-Suarez2005-03-1110-255/+432
* 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