This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2012-06-20 Father Chrysostomosperl5171delta: caller looks beyond cur stack
2012-06-20 Father Chrysostomosperl5171delta: typo
2012-06-20 Father Chrysostomos[perl #89544] Non-eval closures don’t need CvOUTSIDE
2012-06-20 Father Chrysostomosclosure.t: load test.pl at BEGIN time
2012-06-20 Eric BrineRT#113730 - $@ should be cleared on "do" IO error.
2012-06-20 Father Chrysostomos[perl #113712] Don’t create stubs after errors
2012-06-20 Lukas Mai[perl #113756] fix type of StructCopy in API documentation
2012-06-20 Father ChrysostomosLet while.t run from the top level
2012-06-20 Jesse Luehrsbump version to 5.17.2
2012-06-20 Jesse Luehrsdon't change version numbers in this file either
2012-06-20 Karl Williamsoncomp/parser.t: Add some tests
2012-06-20 Karl Williamsondquote_static.c: Clarify comment
2012-06-20 Karl Williamsonreg_mesg.t: Add tests
2012-06-20 Karl WilliamsonRefactor \x processing to single function
2012-06-20 Karl Williamsontoke.c: Don't convert \x{} from native
2012-06-20 Karl Williamsongrok_bslash_o: Don't convert from native
2012-06-20 Karl WilliamsonPATCH: [perl #113750] re.pm clobbers $_
2012-06-20 Jesse Luehrsnew perldelta
2012-06-20 Jesse Luehrsthe rmg should tell BLEAD-POINT to bump version at...
2012-06-20 Jesse Luehrsadd release branch steps to rmg
2012-06-20 Jesse Luehrsfew rmg nits
2012-06-20 Jesse Luehrsupdate epigraphs.pod
2012-06-20 Jesse LuehrsMerge branch 'release-5.17.1' into blead
2012-06-20 Nicholas ClarkMore tests in t/op/arith.t for constant folding of...
2012-06-20 Jesse Luehrsone more place to get rid of win32/config*.gc64nox v5.17.1
2012-06-20 Jesse Luehrsupdate perlhist for 5.17.1
2012-06-20 Jesse Luehrsupdate Module::CoreList for 5.17.1
2012-06-20 Father Chrysostomosregen pod issues
2012-06-20 Aristotle PagaltzisPOSIX: Sometimes `printf` beats interpolation
2012-06-20 Daniel PerrettTidier example code for POSIX::localeconv()
2012-06-20 Father ChrysostomosAdd Daniel Perrett to AUTHORS
2012-06-20 Jesse Luehrsformatting
2012-06-20 Jesse Luehrsadd acknowledgements
2012-06-20 Jesse Luehrsbump version to 5.17.1
2012-06-20 Jesse Luehrscomments in bump-perl-version
2012-06-19 Craig A. Berryperldelta for 5c0877fa4ac0 (VMS include files).
2012-06-19 Father Chrysostomosperlhacktips: long lines
2012-06-19 Jesse Luehrsmore proofreading
2012-06-19 Reini Urbanperlhacktips: add AddressSanitizer
2012-06-19 Jesse Luehrswe seem to have been using L<> rather than C<> here...
2012-06-19 Jesse Luehrsnone of this is important
2012-06-19 Jesse Luehrsadd module updates to perldelta
2012-06-19 Jesse Luehrschange this synopsis to something that actually works
2012-06-19 Jesse Luehrsnote existing smoke failures
2012-06-19 Jesse Luehrsthe known problems section is also for platform specifi...
2012-06-19 Steve HayUse ll rather than I64 for win32/config*.gc64 format...
2012-06-19 Steve HayAdd missing dlltool default to win32/config.gc
2012-06-19 Jesse Luehrsperldelta updates
2012-06-19 Father Chrysostomosperldelta for 186a5ba82d58
2012-06-19 Lukas Mairemove bogus $remainder variable from perlfunc/split
2012-06-19 David Mitchelloverloading: make qr fallback to "" better
2012-06-19 Nicholas ClarkIn cflags.SH trim the case statement of file basenames.
2012-06-19 Nicholas ClarkIn pp_iter, handle end of range at IV_MAX without undef...
2012-06-19 Nicholas ClarkIn t/op/arith.t, tryeq_sloppy() wasn't correctly handli...
2012-06-19 Jesse Luehrsthis is already mentioned at the end (and that is more...
2012-06-19 Jesse Luehrsremove some boilerplate
2012-06-19 Jesse Luehrstodo
2012-06-19 Jesse Luehrsconsistency
2012-06-19 Jesse Luehrscombine sections
2012-06-19 Jesse Luehrsbump Filter::Util::Call to CPAN version 1.45
2012-06-19 Jesse Luehrsfix inadvertent removal during editing
next