summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: regexp trie fails compile on VMSYves Orton2005-03-213-9/+16
* Break up long lines in -V output for compile-time optionsYitzchak Scott-Thoennes2005-03-211-0/+22
* Oops - forgot to update MANIFEST for change 24056.Steve Hay2005-03-211-0/+1
* Re: Stop mktables from needlessly re-running when using dmake on Win32Yves Orton2005-03-212-0/+512
* Resubmit change #24053.Rafael Garcia-Suarez2005-03-212-16/+58
* Re: [perl #34493] h2ph `extern inline' problemsAlexey Tourbin2005-03-212-6/+13
* Re: [perl #34195] Regex: Alternations within negative lookahead assertions Hugo van der Sanden2005-03-210-0/+0
* pack / for general typesTon Hospel2005-03-214-25/+65
* perldelta suggestions on (un)?pack by Ton HospelRafael Garcia-Suarez2005-03-211-9/+14
* Re: bugzilla.redhat bug #101767 (threads, threads::shared)Alexey Tourbin2005-03-213-0/+8
* More consting goodnessAndy Lester2005-03-2116-168/+165
* Upgrade to Math::BigInt 1.75, by TelsRafael Garcia-Suarez2005-03-209-46/+97
* perlrun typo (env PERLDB_OPTS)Alexey Tourbin2005-03-201-1/+1
* Remove an useless line, spotted by Andy LesterRafael Garcia-Suarez2005-03-181-1/+0
* Remove trie optimisation from the todo listRafael Garcia-Suarez2005-03-181-5/+0
* 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