summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-06289-0/+0
* Merge commit 'leto/debugger_symbols' into bleadRafael Garcia-Suarez2009-06-064-5/+27
|\
| * Fix my comment about DB::sub and make it DB::DBDuke Leto2009-06-041-1/+1
| * Bump version of perl5db.pl to 1.33, add changelog comments and fix a POD typoDuke Leto2009-06-041-2/+6
| * Merge branch 'debugger_symbols' of github.com:leto/perl into debugger_symbolsDuke Leto2009-06-034-3/+21
| |\
| | * Add lib/perl5db/t/symbol-table-bug to the MANIFESTDuke Leto2009-06-031-0/+1
| | * Fix shebang line and permissions of lib/perl5db.tDuke Leto2009-06-031-1/+1
| | * Add the debugger script which tests for undefs in the symbol tableDuke Leto2009-06-031-0/+11
| | * Fix bug introduced in 67924fd which put the key _< with an undefined value in...Duke Leto2009-06-032-2/+8
* | | Data::Dumper on 5.6.* needs to use old IDsSteffen Mueller2009-06-061-1/+1
* | | For the Data::Dumper CPAN version on 5.6, we need PPPort's sv_2pv_flagsSteffen Mueller2009-06-061-0/+1
* | | Increment Data::Dumper version to 2.121_20Steffen Mueller2009-06-061-1/+1
* | | Require at least 5.008 for pack('J'...) in Data::DumperSteffen Mueller2009-06-061-1/+1
* | | Update Parse::CPAN::Meta to 1.39Steffen Mueller2009-06-063-3/+13
* | | Faster utf8_length method -- fixes [RT#50250]Alex Vandiver2009-06-061-13/+15
* | | add yet more EXCLUDED and MAP keys to Maintainers.plDavid Mitchell2009-06-061-5/+81
* | | [PATCH] *-Compress-* 2.020Paul Marquess2009-06-0538-150/+169
* | | overload.pl shouldnt update its output unconditionallyJim Cromie2009-06-061-3/+5
* | | [perl #9328] Update INSTALL example for BerkeleyDB installAndy Dougherty2009-06-051-19/+21
* | | Test case to go with 30e682852bf42358156ed62e06e91f75e9f5b807.Craig A. Berry2009-06-041-0/+1
* | | MakeMaker must handle an empty $self->{LIBS} array.Craig A. Berry2009-06-041-3/+3
* | | vms.c EFS logical name fix.John E. Malmberg2009-06-041-3/+3
* | | Correctly interpolate the attempted permissions as octal in the error message.Nicholas Clark2009-06-041-2/+4
* | | Assuming that $SIG{PIPE} is not set can be bogus when running in a cron job.Nicholas Clark2009-06-041-1/+1
* | | Merge branch 'blead' of camel.booking.com:/gitroot/perl into bleadH.Merijn Brand2009-06-044-32/+219
|\ \ \ | |/ /
| * | add more EXCLUDED and MAP keys to Maintainers.plDavid Mitchell2009-06-031-21/+203
| |/
| * Update CPANPLUS::Dist::Build to CPAN version 0.32Chris Williams2009-06-033-11/+16
* | Remember if binaries are ELFH.Merijn Brand2009-06-042-1/+10
|/
* parenthesize check for a flagStepan Kasal2009-06-021-1/+1
* Disentangling -g and -DDEBUGGING is a TODO.Nicholas Clark2009-06-021-0/+9
* In Perl_hv_iternext_flags(), clarify and generalise the empty hash bailout code.Nicholas Clark2009-06-021-4/+3
* Adjust MANIFESTRafael Garcia-Suarez2009-06-021-0/+4
* Merge branch 'smartmatch' into bleadRafael Garcia-Suarez2009-06-023-10/+24
|\
| * More ~~ testsRafael Garcia-Suarez2009-06-011-2/+10
| * Smart-match perldelta adjustmentsRafael Garcia-Suarez2009-06-011-5/+12
| * Minor doc fix for the smart table legend (clarify the "Object" entry).Rafael Garcia-Suarez2009-06-011-3/+2
* | Merge branch 'eumm652' into bleadRafael Garcia-Suarez2009-06-0247-337/+990
|\ \
| * | Add test boilerplate to the new MakeMaker testsRafael Garcia-Suarez2009-06-012-0/+14
| * | Upgrade to ExtUtils::MakeMaker 6.52Rafael Garcia-Suarez2009-06-0147-337/+976
| |/
* | stop git whining about trailing whitespace (picky picky..)David Mitchell2009-06-021-1/+1
* | start adding new EXCLUDED and MAP entries to Maintainers.pl.David Mitchell2009-06-021-4/+162
* | resync some files with their CPAN equivalents (just the trivial errors forDavid Mitchell2009-06-023-2/+6
* | Add benchmark test for keys() on empty hashes (RT26188)Max Maischein2009-06-012-0/+92
* | Fix RT26188, speed up keys() on empty hashMax Maischein2009-06-011-17/+23
* | Correct test output for t/op/eval.t (missing newline)Jerry D. Hedden2009-06-011-1/+1
* | Protect against spaces in build directory name when extracting .PL filesAndy Dougherty2009-06-011-1/+1
|/
* Mention Devel::NYTProf in perldebugSteffen Mueller2009-05-311-2/+3
* Auto-complete lexicals in the debugger shellSteffen Mueller2009-05-312-5/+30
* Fix casting warningRafael Garcia-Suarez2009-05-311-2/+2
* wrap some long FILES fields in Maintainers.plDavid Mitchell2009-05-311-51/+151