summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade NEXT to 0.64.Florian Ragwitz2009-06-084-19/+62
* fix RT 39060, errno incorrectly set in perlioStepan Kasal2009-06-083-5/+34
* Add missing test boilerplates to new MakeMaker testsRafael Garcia-Suarez2009-06-084-0/+28
* Upgrade to MakeMaker 6.53_02Rafael Garcia-Suarez2009-06-0839-97/+358
* There is no pthread_sigmask on VMS, so use sigprocmask instead.Craig A. Berry2009-06-071-0/+5
* Upgrade to Test-Harness-3.17Steve Peters2009-06-0758-235/+605
* Bump version of threads.pmRafael Garcia-Suarez2009-06-071-1/+1
* Mask signals in thread creation and destruction to avoid a segfaultJohn Wright2009-06-071-0/+82
* main: Unregister signal handler before destroying my_perlJohn Wright2009-06-071-1/+8
* add more Maintianers.pl EXCLUDED and MAP fieldsDavid Mitchell2009-06-071-9/+133
* sync a bunch of files with Test::Simple 0.86David Mitchell2009-06-06103-103/+103
* Synchronize with Data::Dumper 2.121_20 on CPANSteffen Mueller2009-06-062-1/+8
* 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