summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: 5.8.9 RC1 reportRainer Tammer2008-11-161-1/+1
* Make B::walksymtable not recurse into packages that are actually main::, but ...Florian Ragwitz2008-11-161-2/+2
* Deparse inlined constants.Florian Ragwitz2008-11-163-29/+57
* Add Tom Wyant to AUTHORS.Nicholas Clark2008-11-161-0/+1
* TODO for fixing lvalue subs in the debugger is now to-done. PointedSteve Peters2008-11-161-5/+0
* MRO tests for isa() and package aliasesTorsten Schoenfeld2008-11-162-0/+34
* Upgrade to File-Temp-0.21Steve Peters2008-11-162-198/+222
* Add a dump to help tracing taint bugs, by Chip SalzenbergRafael Garcia-Suarez2008-11-151-0/+2
* Forgot to include lib/perl5db.pl in change #34833 Steve Peters2008-11-141-0/+63
* Future-proof hints/linux.sh against Sun's cc -V output.Andy Dougherty2008-11-141-1/+5
* Various patches added to RT #21568 from julian@mehnle.net.Steve Peters2008-11-141-5/+7
* [perl #48489] patch to fix perl bug #7013bharanee rathna2008-11-142-3/+9
* Add TODO test for :lvalue under -d.Florian Ragwitz2008-11-143-1/+18
* [perl #948] [PATCH] Allow tied $,Chip Salzenberg2008-11-1411-33/+21
* Fix error message labelRafael Garcia-Suarez2008-11-131-1/+1
* Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal h...Chip Salzenberg2008-11-1310-25/+39
* Bump ExtUtils-Install to 1.52 (because of CPAN persnickityness)Yves Orton2008-11-122-2/+9
* Update ExtUtils-Install to 1.51Yves Orton2008-11-124-2/+282
* Some deprecated warnings were also in the syntax categoryRafael Garcia-Suarez2008-11-121-4/+9
* Skip #ifdefs and other preprocessor lines when parsing theGisle Aas2008-11-121-0/+1
* sizeof(long double) is 8 bytes for all Microsoft compilersGisle Aas2008-11-122-2/+2
* POD markup fixGisle Aas2008-11-121-0/+1
* Regenerate API docsRafael Garcia-Suarez2008-11-123-10/+13
* Re: [perl #60360] [PATCH] local $SIG{FOO} = sub {...}; sets signalChip Salzenberg2008-11-128-27/+36
* Sync up with Digest-MD5-2.37 from CPANGisle Aas2008-11-124-13/+19
* Integrate:Nicholas Clark2008-11-121-0/+1
* Relocations errors with Intel CC 10 on 64 bits archsVincent Pit2008-11-111-0/+6
* add -t (tabular option) to Porting/corecpan.plDave Mitchell2008-11-101-23/+111
* Allow lvalue usage of SvRV() and add MUTABLE_SV() check.Marcus Holland-Moritz2008-11-102-3/+15
* Update Maintainers.plSteffen Mueller2008-11-101-1/+16
* [patch@34779] Get posix exit mode working/tested on VMSJohn E. Malmberg2008-11-103-18/+55
* Backslashes inside '' inside Makefiles seem to be non-portable in theirNicholas Clark2008-11-101-4/+1
* [perl #57926][PATCH] File::Find BugRenee Baecker2008-11-101-3/+10
* Add support for testing when underYves Orton2008-11-092-11/+47
* Upgrade to File::Path 2.07Nicholas Clark2008-11-092-38/+45
* Fix warning code in Perl_sv_vcatpvfn() to make the TODOMarcus Holland-Moritz2008-11-093-13/+49
* diagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.tMichael G. Schwern2008-11-091-36/+36
* Update format warning tests to expect "%lld" instead of "%d"Marcus Holland-Moritz2008-11-091-9/+12
* "Perl_newSVpvf("%lld")" is brokenHugo van der Sanden2008-11-092-6/+47
* Make sure PerlIO::via doesn't leave its old GV's hangingMarcus Holland-Moritz2008-11-082-1/+5
* From change #34775, reverting perlio.c change for now. Also,Steve Peters2008-11-082-21/+13
* Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-0812-0/+36
* Assigning to DEFSV leaks if PL_defgv's gp_sv isn't set.Marcus Holland-Moritz2008-11-087-12/+16
* Re: [perl #56644] PerlIO resource leaks on open() and then :pop in :unix and ...Goro Fuji2008-11-084-6/+41
* [perl #54828] perlio.c has a problem (both 5.8 and 5.10) Goro Fuji2008-11-081-3/+1
* Re: [perl #57322] perlbug AutoReply: ungetc() to :scalar might cause problemsGoro Fuji2008-11-084-13/+39
* [perl #18306] This problem seems to be fixed and a small patch for B::XrefRenee Baecker2008-11-081-0/+1
* NDBM prototype config vars for configure.com following 34756.Craig A. Berry2008-11-081-0/+3
* Revert SvPVX() to allow lvalue usage, but also add aMarcus Holland-Moritz2008-11-075-6/+8
* create new unicode props as defined in POSIX spec (optionally use them in the...Yves Orton2008-11-076-13/+220