summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Unexpected outputAbigail2007-02-281-2/+2
* Remove obsolete test for the deprecation warning I just removed.Rafael Garcia-Suarez2007-02-281-2/+0
* Fix ext/Win32API/File/t/file.t under test harnessJerry D. Hedden2007-02-281-0/+2
* Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...Jerry D. Hedden2007-02-281-14/+14
* (?p{}) has been deprecated for a long time.Rafael Garcia-Suarez2007-02-283-25/+1
* Add new tests for keys in %+ and %-Rafael Garcia-Suarez2007-02-281-1/+21
* perltodo nit for SelfLoaderRafael Garcia-Suarez2007-02-281-0/+2
* Fix a couple of typos in internal docsRafael Garcia-Suarez2007-02-282-3/+3
* Change of email address.Abigail2007-02-271-1/+1
* Skip tests if Encode not builtJerry D. Hedden2007-02-272-1/+15
* Disable the strict pragma before eval'ing selfloaded code.Rafael Garcia-Suarez2007-02-271-1/+5
* dmq points out that %+ and %- are not arrays. Fix the doc.Rafael Garcia-Suarez2007-02-271-3/+3
* Update ChangesRafael Garcia-Suarez2007-02-271-0/+561
* Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.Rafael Garcia-Suarez2007-02-272-46/+69
* On VMS, use the normal executable file extension for the copy of Craig A. Berry2007-02-272-7/+6
* Re: [perl #41565] qr// memory corruptionYves Orton2007-02-263-30/+24
* Re: Regexp recursion limit too low?Yves Orton2007-02-262-4/+14
* Bump $Win32API::File::VERSION for change #30409Steve Hay2007-02-261-1/+1
* In configure.com, include the Win32 extensions in $Config{known_extensions},Craig A. Berry2007-02-261-1/+1
* Re: [PATCH] Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-263-6/+41
* Update the FSF's address. Plus some other whitespace and NON-WHITESPACENicholas Clark2007-02-264-77/+71
* Fix bug #41550 - AUTOLOAD :lvalue not working the same in blead as inNicholas Clark2007-02-262-3/+14
* Convert t/op/sub_lval.t to test.plNicholas Clark2007-02-261-148/+72
* Module::Pluggable wasn't in the maintainers listRafael Garcia-Suarez2007-02-261-0/+8
* Add a version number to Module::Pluggable::Object andRafael Garcia-Suarez2007-02-262-1/+3
* In perlport, refine description of eight-level directory depthCraig A. Berry2007-02-261-8/+13
* Assorted updates to vms/vms.c to fix compiler errors on VAX.Craig A. Berry2007-02-261-11/+18
* One more longdouble nit for configure.com, following 30217, 30325, and 30329.Craig A. Berry2007-02-261-0/+1
* Module::Pluggable::Object::search_paths portability update prompted byCraig A. Berry2007-02-262-3/+41
* sigtrap.pm (handler_traceback): do not clobber $_Alexey Tourbin2007-02-251-3/+2
* [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null Devin Heitmueller2007-02-251-1/+4
* Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch sta...Wolfgang Laun2007-02-251-3/+18
* - Use the same regexp as in change #30395 to parse subroutineRafael Garcia-Suarez2007-02-251-15/+29
* Factorize three regexps into one, using new regexp featuresRafael Garcia-Suarez2007-02-251-8/+12
* Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.Rafael Garcia-Suarez2007-02-251-5/+5
* Add a comment to mg.c to clarify that words like "raise" andCraig A. Berry2007-02-251-0/+13
* Update descriptions of long-running ops and non-deferrableCraig A. Berry2007-02-241-17/+24
* ExtUtils/Constant/Base.pm: use constant folding to eliminated dead codeAlexey Tourbin2007-02-241-7/+7
* ExtUtils/MM_Unix.pm (fixin): do not clobber $/Alexey Tourbin2007-02-241-2/+2
* perlio.c (PerlIO_tmpfile): fix memory leakAlexey Tourbin2007-02-241-1/+1
* Add a new test for undef and delete on stash entries thatRafael Garcia-Suarez2007-02-242-0/+43
* C<keys %+> should not warn. Don't make scan_ident test forRafael Garcia-Suarez2007-02-242-1/+7
* Indexing and POD fixesRafael Garcia-Suarez2007-02-241-6/+8
* perlretut.pod, 2nd versionWolfgang Laun2007-02-241-274/+644
* At least, fix the MakeMaker build_man tests.Rafael Garcia-Suarez2007-02-241-7/+3
* Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'Rick Delaney2007-02-232-1/+61
* Reinstate tests removed by change #30381, but don'tRafael Garcia-Suarez2007-02-221-1/+8
* Revert changes to lib/ExtUtils/t/build_man.t from change Steve Peters2007-02-221-8/+0
* Upgrade to ExtUtils-MakeMaker-6.32. Included a versionSteve Peters2007-02-2228-45/+84
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-2228-94/+180