summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* A couple more Win32 compilation clean-upsSteve Hay2005-03-301-3/+3
* Minor POD nits.Rafael Garcia-Suarez2005-03-301-19/+19
* Re: [PATCH] 5.6 File::Glob documentation insufficient for useSteven Schubiger2005-03-301-4/+34
* Clean-up some warnings when compiling on Win32 with VC++Steve Hay2005-03-298-14/+14
* Downconst external APIsRafael Garcia-Suarez2005-03-299-31/+30
* The core part of :Andy Lester2005-03-299-56/+43
* Fix Win32 compilation nit following change #24074Steve Hay2005-03-291-1/+1
* Fix PerlLIO_chsize() for platforms that don't have chsize()Steve Hay2005-03-293-10/+17
* Fix Peek.t to work with and without DEBUG_LEAKING_SCALARSRafael Garcia-Suarez2005-03-291-1/+1
* Make the spelling of whitespace (vs white-space and white space)Offer Kaye2005-03-295-12/+12
* Don't #ifdef out a return statementRafael Garcia-Suarez2005-03-291-1/+1
* expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SVDave Mitchell2005-03-287-6/+84
* Raw work on perl592delta.Rafael Garcia-Suarez2005-03-271-11/+160
* Re: [perl #34195] Regex: Alternations within negative lookahead assertions Hugo van der Sanden2005-03-272-21/+57
* Fix -C option of mktables (for VMS)Yves Orton2005-03-271-12/+27
* [perl #33185] UTF-8 string substitution corrupts memoryDave Mitchell2005-03-261-5/+5
* Remove an XXX note from the public doc.Rafael Garcia-Suarez2005-03-262-4/+2
* Need to return something when the compiler doesn't know that aNicholas Clark2005-03-263-0/+14
* Consting fiveAndy Lester2005-03-2515-65/+105
* 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