summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Re: [perl #34568] Perl crashes reading past the end of a heap block while par...Gurusamy Sarathy2005-03-251-2/+1
* Consting part 4Andy Lester2005-03-2514-66/+87
* FreeBSD NDBM appears to generate files ending .db, so be prepared toNicholas Clark2005-03-251-2/+2
* Remove the const qualifier from argv and env variablesRafael Garcia-Suarez2005-03-255-12/+12
* const fix-up for vms/vms.cCraig A. Berry2005-03-252-7/+7
* Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)Steve Peters2005-03-251-3/+4
* Third consting batchAndy Lester2005-03-2440-453/+441
* Mention (un)?pack byte-order modifiers in perldeltaMarcus Holland-Moritz2005-03-221-0/+7
* Some updates in the new perldelta.Rafael Garcia-Suarez2005-03-221-0/+39
* Remove IPC::Run for 5.9.2Rafael Garcia-Suarez2005-03-2223-10035/+0
* Forbid the -C option on the command-lineRafael Garcia-Suarez2005-03-222-2/+2
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-224-12/+26
* Upgrade to File::Temp 0.16Rafael Garcia-Suarez2005-03-223-75/+249
* Revert change #24055, which was producing a segfault in installmanRafael Garcia-Suarez2005-03-222-58/+16
* Fix unresolved POD linkRafael Garcia-Suarez2005-03-221-1/+1
* Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},Rafael Garcia-Suarez2005-03-224-19/+16
* simple optimization for SelectSaverAlexey Tourbin2005-03-221-4/+4
* minitest fixRafael Garcia-Suarez2005-03-221-1/+1
* Add in perldelta changes about unpack A and trailing whitespace, trieRafael Garcia-Suarez2005-03-221-0/+16
* Casts needed to make VMS happy. (It gets very upset at assignmentsNicholas Clark2005-03-211-25/+27
* Re: unpack A strip patchTon Hospel2005-03-213-5/+30
* 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