platform/upstream/perl.git
2011-12-30 Shlomi FishAdd a test for "n EXPR()".
2011-12-30 Shlomi Fishperl -d: add a test for s EXPR().
2011-12-30 Shlomi Fishperl -d: add a test to the 's' command.
2011-12-30 Shlomi FishAdd a test for s.
2011-12-30 Shlomi Fishperl -d: test for 'T'.
2011-12-30 Shlomi Fishperl -d: add test for the x command.
2011-12-30 Shlomi FishAdd a test for the debugger p command.
2011-12-30 Chris 'BinGOs... Update CGI to CPAN version 3.59
2011-12-30 Eric BrineClarify that \Q, \U, \L don't require \E
2011-12-30 Nicholas ClarkNote POSIX changes in perldelta.
2011-12-30 Nicholas ClarkProvide the correct POSIX return value for POSIX::dup2...
2011-12-30 Nicholas ClarkConvert POSIX::sleep to an XS wrapper for PerlProc_sleep().
2011-12-30 Karl Williamsonperldelta for Unicode::UCD change
2011-12-30 Karl WilliamsonUnicode::UCD: Use 6.1 format for Name_Alias
2011-12-30 Karl Williamsonregcomp.c: Silence valgrind warning
2011-12-30 Karl Williamsonmktables: Add comment
2011-12-30 Karl Williamsonmktables: Arrange to handle 6.1 ScriptExtensions.txt
2011-12-30 Karl Williamsonmktables: Accommodate new @missings in Unicode 6.1
2011-12-30 Karl Williamsonmktables: Make protected method available
2011-12-30 Karl Williamsonmktables: Add capability to add dup FIFO
2011-12-30 Karl Williamsonmktables: Rename variable
2011-12-30 Karl Williamsoncharnames.t: Skip null name test
2011-12-30 Karl Williamsoncharnames.t: Add test names
2011-12-30 Karl Williamsoncharnames.t: Fix test that passed whether or not it...
2011-12-30 Karl Williamsonmktables: Comments only
2011-12-30 Karl WilliamsonUnicode/UCD.t: Avoid early prototype messages
2011-12-30 Karl Williamsonmktables: Ignore @missing lines in certain source files
2011-12-30 Karl Williamsonperlunicode: nit
2011-12-30 Karl Williamsonmktables: Account for 2 provisional files
2011-12-30 Karl Williamsonmktables: Need to have two classes of unused files
2011-12-30 Karl Williamsonmktables: Consistently store lc of key in hash
2011-12-30 Karl Williamsonmktables: Can skip processing suppressed properties
2011-12-30 Karl Williamsonmktables: White-space only
2011-12-30 Karl Williamsonmktables: Don't test suppressed table validity
2011-12-30 Karl Williamsonmktables: reorder two tests
2011-12-30 Matthew Horsfall... Expand tabs in Artistic license to spaces
2011-12-29 Craig A. BerryAllow diag.t to pass tests for multi-line warnings.
2011-12-29 Father ChrysostomosIncrease $POSIX::VERSION to 1.28
2011-12-29 Leon TimmermansSignal handlers must run before sigsuspend returns
2011-12-29 Steffen MuellerExtUtils::ParseXS: Bump versions to 3.11
2011-12-29 Leon TimmermansExport PerlIOBase_open
2011-12-29 Shlomi Fishperl -d: display lines inside subroutines.
2011-12-29 Father ChrysostomosCroak when setting a tied @DB::args
2011-12-29 Father Chrysostomos[Merge] perldiag/diag.t clean-up
2011-12-29 Father ChrysostomosSpeed up diag.t slightly
2011-12-29 Father Chrysostomosperldiag: Delete redundant entry
2011-12-29 Father Chrysostomosdiag.t: Delete documented items from to-do
2011-12-29 Father ChrysostomosRegen pod issues
2011-12-29 Father ChrysostomosDocument various messages in perldiag
2011-12-29 Father Chrysostomosdiag_listed_as galore
2011-12-29 Father Chrysostomosdiag_listed_as for -S error
2011-12-29 Father Chrysostomosdiag_listed_as for another lv sub error
2011-12-29 Father Chrysostomosdiag_listed_as for lvalue scalar context errors
2011-12-29 Father Chrysostomosperldiag: Consistent formatting of categories
2011-12-29 Father Chrysostomosperldiag: Tweak pack/% message
2011-12-29 Father Chrysostomosdiag.t: perldiag does not escape %
2011-12-29 Father ChrysostomosDocument ‘Can't reset %ENV’ in perldiag
2011-12-29 Father ChrysostomosTeach diag.t about "CONSTANTS" in msgs
2011-12-29 Father Chrysostomosperldiag: Document 2 more ‘Can't open’ messages
2011-12-29 Father Chrysostomosperldiag: Tweak ‘Can't open perl script’
2011-12-29 Father ChrysostomosCorrect spelling of sv_insert error msg
2011-12-29 Father ChrysostomosMore diag_listed_as
2011-12-28 Shlomi Fishperl -d: fixes "b . COND()".
2011-12-28 Steffen MuellerRefer to ExtUtils::ParseXS 3.09 in Maintainers.pl
2011-12-28 Steffen MuellerEscape double-quotes in generated #line directives
2011-12-27 Father Chrysostomospp_hot.c: diag_listed_as for method error
2011-12-27 Father Chrysostomosperldiag: Document ‘Bizarre SvTYPE’
2011-12-27 Father Chrysostomosdiag.t: Rmv warning about "0" from to-do list
2011-12-27 Father Chrysostomosperldiag: Remove ‘in %s’ from bizarre copy msg
2011-12-27 Father ChrysostomosMove diag_listed_as entry in gv.c
2011-12-27 Father ChrysostomosTeach diag.t that %s%s == %s
2011-12-27 Father Chrysostomosperldiag: Correct ‘Bad name after %s::’
2011-12-27 Father ChrysostomosRemove item from diag.t’s to-do list
2011-12-27 Father Chrysostomosav.c: Consistent use of spaces after dots in apidocs
2011-12-27 Father ChrysostomosDocument the av_reify warning in perldiag
2011-12-27 Father ChrysostomosFix compiler warning in perl.c
2011-12-27 Father ChrysostomosDon’t check for tied @DB'args when not REAL
2011-12-27 Father ChrysostomosTurn on AvREAL for tied arrays
2011-12-27 Father ChrysostomosFix crash when tying @DB::args
2011-12-27 Father Chrysostomosperlxstut: keep indentation consistent within example
2011-12-27 Dave RolskyOnly skip updating dev.perl.org for RC releases
2011-12-27 Dave RolskyMake sure to close any lists in the generated checklist
2011-12-27 Father Chrysostomos[perl #102622] perlxstut: Add SvGETMAGIC to example
2011-12-27 Father ChrysostomosDocument the unknown error in perldiag
2011-12-27 Father ChrysostomosTeach diag.t about multiline messages
2011-12-27 Father ChrysostomosFix up diagnostic.pm’s backtrace for multiline msgs
2011-12-27 Father ChrysostomosAdd support for multiline messages to splain
2011-12-27 Father Chrysostomosdiagnostics.t: Test errors ending with dots
2011-12-27 Father ChrysostomosRemove unnecessary code from diagnostics.pm
2011-12-27 Father ChrysostomosFix diagnostic.pm’s backtraces
2011-12-26 Father ChrysostomosConsistent use of spaces after dots in diagnostics.pm
2011-12-26 Father ChrysostomosIncrease $diagnostics::VERSION to 1.27
2011-12-26 Father ChrysostomosConvert diagnostics.t to test.pl
2011-12-26 Father ChrysostomosFix two (er, four) sub:lvalue { &$x } bugs
2011-12-26 Father Chrysostomosperldiag: Remove msg deleted in 5.8.0
2011-12-26 Father ChrysostomosSkip failing DD tests under 5.6
2011-12-26 Father ChrysostomosFix DD’s vstring tests unter 5.6
2011-12-26 Father ChrysostomosMake DD dump *{''} correctly under 5.6
2011-12-26 Father Chrysostomosperldiag: Make 2 errors match the actual message
2011-12-26 Father ChrysostomosMake DD dump *{''} properly
next