platform/upstream/perl.git
2012-06-27 Brian Fraserperlsec: #109408
2012-06-27 Brian Fraserperlrun: #109408
2012-06-27 Brian Fraserperlretut: #109408
2012-06-27 Brian Fraserperlreftut: #109408
2012-06-27 Brian Fraserperlref: #109408
2012-06-27 Brian Fraserperlrebackslash: #109408
2012-06-27 Brian Fraserperlre: #109408
2012-06-27 Brian Fraserperlport: #109408
2012-06-27 Brian Fraserperlpod: #109408
2012-06-27 Brian Fraserperlop: #109408
2012-06-27 Brian Fraserperlmod: #109408
2012-06-27 Brian Fraserperllocale: #109408
2012-06-27 Brian Fraserperlipc: #109408
2012-06-27 Brian Fraserperlfunc: #109408
2012-06-27 Brian Fraserperlform: #109408
2012-06-27 Brian Fraserperldsc: #109408
2012-06-27 Brian Fraserperldata: #109408
2012-06-27 Brian Fraserperlcall: #109408
2012-06-27 Father Chrysostomosdiag.t: Skip, rather than, TODO for cat tests
2012-06-27 Father Chrysostomosdiag.t: Don’t emit erroneous passing to-do tests
2012-06-27 Father Chrysostomosdiagnostics.t: Tweak to get tests passing
2012-06-27 Father Chrysostomos[Merge] perldiag.pod severity/category cleanup
2012-06-27 Father Chrysostomosdiag.t: Check categories and severity
2012-06-27 Father Chrysostomosdiag.t: Use correct variable
2012-06-27 Father Chrysostomosdiag.t: Load test.pl in BEGIN
2012-06-27 Father Chrysostomosperldiag: ‘Unicode surrogate is illegal’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘Code point is not Unicode’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘Operation returns its argument’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘...illegal for interchange’ is a default...
2012-06-27 Father Chrysostomosperldiag: ‘UTF-16 surrogate U+%X’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Ambiguous use resolved as’ is always S
2012-06-27 Father Chrysostomosperldiag: Add cat for Lost precision
2012-06-27 Father Chrysostomosperldiag: ‘Regexp modifier after "-"’ should have no cat
2012-06-27 Father Chrysostomosperldiag: ‘Opening fh also as dir’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Opening dirhandle also as file’ is a default...
2012-06-27 Father Chrysostomosperldiag: Add cat for Duplicate modifier
2012-06-27 Father Chrysostomosperldiag: ‘invalid option -D%c’ is a warning
2012-06-27 Father Chrysostomosperldiag: Don’t use L<<>>
2012-06-27 Father Chrysostomosperldiag: Add cat for PERL_SIGNALS illegal
2012-06-27 Father Chrysostomosperldiag: ‘Unbalanced context’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Unbalanced tmps’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Unbalanced saves’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Unbalanced scopes’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Variable is not imported’ is a default warning
2012-06-27 Father Chrysostomosperldiag: ‘Scalars leaked’ is a warning
2012-06-27 Father Chrysostomosperldiag: Add cat for ‘Attempt to set length of freed...
2012-06-27 Father ChrysostomosSquash repetitive code in pp.c:S_delete_local
2012-06-27 Father ChrysostomosNull HeVAL and local delete → crash
2012-06-27 Father ChrysostomosMake pp.c:pp_srand slightly less repetitive
2012-06-27 Father ChrysostomosMake srand treat "-1" as -1
2012-06-27 Father ChrysostomosMake srand respect magic
2012-06-27 Darin McBrideAIX Hints file change
2012-06-26 Jesse Luehrsfix off-by-one when restoring hashes [perl #73972]
2012-06-26 Steve HayRemove C++isms from doio.c
2012-06-26 Jesse Luehrsperlrun typos from argrath@ub32.org [perl #113852]
2012-06-26 Darin McBride[perl #112990] Simplify kill implementation and docs
2012-06-26 Father Chrysostomos[perl #113812] Handle null CvOUTSIDE in cv_clone
2012-06-26 Father Chrysostomosperldiag: Two space after dots
2012-06-26 Jesse Luehrsfix test from previous commit
2012-06-26 Jesse Luehrsfix memory leak in @INC filters that die [perl #92252]
2012-06-26 Nicholas ClarkIn t/op/stat.t, ensure that the output of ls is not...
2012-06-26 Tony Cook[perl #45173] port the test to MSWin32
2012-06-26 Jesse Luehrsadd comment about the atof change [perl #109318]
2012-06-26 Jesse Luehrswarn on -i with no input files given [perl #113410]
2012-06-26 Jesse Luehrsfix c++ compilation
2012-06-26 Jesse Luehrsuse a less broken test for locale radix in atof [perl...
2012-06-26 Jesse Luehrsfix some language/country codes
2012-06-26 Father Chrysostomosdiag.t: Two to-done entries I missed
2012-06-26 Father Chrysostomosperldelta: make podcheck happy
2012-06-26 Father Chrysostomosperldelta for #73690, scalar(write)
2012-06-26 Father Chrysostomosperldelta for #112966/2c5f48c251e
2012-06-26 Father Chrysostomosperldelta for #113798, glob and PATH
2012-06-26 Father Chrysostomosperldelta for #112962, reg_temp_copy and null offs
2012-06-26 Father Chrysostomosperldelta: Oops, duplicate entry
2012-06-26 Father Chrysostomosperldelta for #101666, regexp error error
2012-06-26 Father Chrysostomosperldelta for #112826, Tie::StdHandle and read offset
2012-06-26 Father Chrysostomosperldelta for #113764, duping scalar handles
2012-06-26 Father Chrysostomosperldelta for #89544, nested closure leak
2012-06-26 Father Chrysostomosperldelta for #113730, do and $@
2012-06-26 Father Chrysostomospp_sys.c: Squelch compiler warning
2012-06-26 Father Chrysostomosperldelta for #113712, stubs after errors
2012-06-26 Father Chrysostomosdiag.t: Tolerate trailing space
2012-06-26 Father Chrysostomosperldiag: Correct various regexp msgs
2012-06-26 Father Chrysostomosdiag.t: Support regcomp’s FAIL macros
2012-06-26 Jesse Luehrsfix stack handling in write() [perl #73690]
2012-06-25 Steve HayImport CCHOME from the environment when building with...
2012-06-25 Vincent PitFix tab completion of module names in the debugger
2012-06-25 Vincent PitFix restarting a debugging session opened for a one...
2012-06-25 Vincent PitFix (and test) module listing in the debugger
2012-06-25 Vincent PitFix (and test) breakpoints on subroutines
2012-06-25 Jesse Luehrsperldelta for 8b8c1fb
2012-06-25 Jesse Luehrsallow "my ()" [perl #113554]
2012-06-25 Jesse Luehrsperldelta for 100c03a, f914a68, and 61a3fb8
2012-06-24 Father ChrysostomosAdd E. Choroba to AUTHORS
2012-06-24 E. ChorobaFix Exporter.pm documentation: Notes are not code.
2012-06-24 Father Chrysostomosperldiag: Document ‘Integer overflow in srand’
2012-06-24 Father Chrysostomosdiag.t: Cull exceptions
2012-06-24 Father Chrysostomosdiag.t: Don’t skip lines starting with spaces
2012-06-24 Father Chrysostomosperldiag: Remove initial %s: from regexp messages
2012-06-24 Father Chrysostomosperldiag: document ‘Invalid negative number’ in chr
next