This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2012-06-24 Father ChrysostomosUnbreak diag.t
2012-06-24 Father Chrysostomosperldiag: Help splain find version overflow msg
2012-06-24 Father Chrysostomosperldiag: ‘Integer overflow in %s number’ is S
2012-06-24 Father Chrysostomosperldiag: ‘Integer overflow in version’ is W
2012-06-24 Father Chrysostomosperldiag: typo
2012-06-24 Father ChrysostomosDon’t crash with ()=&CORE::srand
2012-06-24 Jesse Luehrsadd warning for negative argument to chr() [perl #83048]
2012-06-24 Jesse Luehrswarn when srand overflows [perl #40605]
2012-06-24 Father Chrysostomos[perl #113796] lib/File/stat.t failures when -l $^X
2012-06-24 Father Chrysostomosperlfunc: (caller)[9] is ${^WARNING_BITS}
2012-06-24 Jesse Luehrsdon't let arriving signals reset $@ [perl #45173]
2012-06-24 Tony Cook[perl #64772] make the read-only-sync test a bit more...
2012-06-23 Father Chrysostomos[perl #112966] Crash on delete local; other local bugs
2012-06-23 Jesse Luehrsclarify the $hints and $bitmask values in caller()
2012-06-23 Jesse Luehrsperldelta for 61c2a93 and 68b4061
2012-06-23 Jesse Luehrsalso make sure ->isa works on undeclared packages
2012-06-23 Jesse Luehrsall packages can do methods in UNIVERSAL [perl #47113]
2012-06-23 Father Chrysostomosregen pod issues
2012-06-23 Father Chrysostomos[perl #113798] Don’t hide PATH from perlglob
2012-06-23 Father ChrysostomosExporter.pm: long lines in verbatim pod
2012-06-23 Father ChrysostomosExporter’s docs: mention require_version, but honestly
2012-06-23 Father ChrysostomosAdd François Perrad to AUTHORS
2012-06-23 Father Chrysostomossquash with export headres
2012-06-23 Francois Perradcopy .offs only if not null.
2012-06-23 Father ChrysostomosExporter.pm: Capitalise subheaders consistently
2012-06-23 Father ChrysostomosExporter.pm: Consistent spaces after dots
2012-06-23 Father ChrysostomosIncrease $Exporter::VERSION to 5.67
2012-06-23 Father ChrysostomoscmpVERSION.pl: Correct err msg
2012-06-23 Father Chrysostomos[perl #112856] Exporter’s docs: expunge require_version
2012-06-23 Yves Orton#101666: horrible regex parsing error error [sic]
2012-06-23 Yves Ortonturns out we cant maike a jump trie that starts with...
2012-06-22 Chip Salzenbergdo not try to restore state of pseudosignal zero
2012-06-22 Vincent PitAlso handle the case IVSIZE == I32SIZE when resetting...
2012-06-22 Vincent PitReset the iterator when an array is cleared
2012-06-22 Father Chrysostomos[perl #112826] Make Tie::StdHandle::READ respect offset
2012-06-22 Father ChrysostomosIncrease $Tie::StdHandle::VERSION to 4.3
2012-06-22 Vincent PitRevert to the correct value of lddlflags for AddressSan...
2012-06-22 Vincent PitRun podtidy on perlhacktips
2012-06-22 Vincent PitClarify how AddressSanitizer should be invoked when...
2012-06-22 Shirakata KentaroPOD typo in perlfunc
2012-06-22 Walt MankowskiFixed repeated words
2012-06-22 Reini Urbanpp_sassign: explain the mix of left<=>right in the...
2012-06-21 Karl Williamsontoke.c: Add, clarify comments
2012-06-21 Brian Frasertoke.c: Make new error UTF-8 safe
2012-06-21 Jesse Luehrsperldelta for a3ff80c
2012-06-21 Jesse Luehrsdocument some more Gv* macros
2012-06-21 Chris 'BinGOs... Sync Module-CoreList in Maintainers.pl with CPAN
2012-06-21 Nicholas ClarkMerge fix for File::stat's -x and -X for root, and...
2012-06-21 Nicholas Clarklib/File/stat.t shouldn't test -A $^X
2012-06-21 Nicholas ClarkFix File::stat's -x and -X for root for directories...
2012-06-21 Nicholas ClarkTest that File::stat exports stat by default, overridin...
2012-06-21 Nicholas Clarklib/File/stat.t should also test the -X operators on...
2012-06-21 Nicholas ClarkIn lib/File/stat.t, permute the test file's mode for...
2012-06-21 Nicholas ClarkRefactor lib/File/stat.t for robustness.
2012-06-21 Nicholas Clark*Actually* test that bug 20011110.104 is fixed.
2012-06-21 Nicholas ClarkSimplify lib/File/stat.t by using a tempfile as the...
2012-06-21 Nicholas ClarkRemove needless skip tests from lib/File/stat.t
2012-06-21 Nicholas ClarkIn lib/File/stat.t, test everything with and without...
2012-06-21 Nicholas ClarkBring the joy of strict (and warnings) to lib/File...
2012-06-21 Nicholas ClarkReplace repetitive code in lib/File/stat.t with a data...
2012-06-21 Nicholas ClarkConvert lib/File/stat.t from a complex plan calculation...
2012-06-21 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.15
2012-06-21 Father Chrysostomos[perl #113764] Make &= duping work with PerlIO::scalar
2012-06-21 Father ChrysostomosTeach dump.c about CVf_HASEVAL
next