This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-06-13 David MitchellRevert two commits that fix a VOL declaration.
2012-06-13 David Mitchellrevert a trailing whitespace removal
2012-06-13 David MitchellTemporarily revert some lib/overload.t tests
2012-06-13 David MitchellRevert two commits to make rebasing easier
2012-06-13 David MitchellTemporarily remove overload.t changes
2012-06-12 Chris 'BinGOs... Update List-Util to CPAN version 1.25
2012-06-12 Steve HayUse standard gcc names in config_H.gc64's CPPSTDIN...
2012-06-12 Tony Cookdon't override a user supplied prefix on Haiku-OS
2012-06-11 Karl WilliamsonRequire space between regex and following alnum operator
2012-06-11 Karl Williamsonop/eval.t: Change test
2012-06-11 Karl Williamsonperldelta for RT #113584
2012-06-11 Karl WilliamsonPATCH: [perl #113584] tr/// multiple transliterations
2012-06-11 H.Merijn Brandreorganize perlcheat
2012-06-11 Steve HayFix typo in comment
2012-06-11 Steve HayCorrect the comment style of a couple of not #defined...
2012-06-11 Steve HayTrailing whitespace removal
2012-06-11 Steve HayMinGW/gcc does have long long, even for 32-bit builds
2012-06-10 Craig A. BerryInstall all include files on VMS.
2012-06-10 Craig A. BerryOnly export Perl_alloccopstash under threads.
2012-06-10 Karl WilliamsonUnicode::UCD: typo and incorrect recipe in pod
2012-06-09 Steve HayRemove win32/config*.gc64nox
2012-06-09 Steve HayRemove __GNUC__ / _MSC_VER games from win32/config_H.*
2012-06-09 Chris 'BinGOs... Updated perlfaq to CPAN version 5.0150040
2012-06-09 Paul JohnsonQuieten B::Deparse warnings (fixes #113464).
2012-06-09 Michael Schroeder[perl #111610] Trouble with XS-APItest/t/clone-with...
2012-06-09 Reini Urbancflags: clang complains a lot about -Wunused-value...
2012-06-09 Father ChrysostomosAdd alloccopstash provisionally to the API
2012-06-08 Craig A. BerryUpgrade initialization code in vms/vms.c.
2012-06-08 Craig A. BerryRemove pragma about pragma messages.
2012-06-08 Father ChrysostomosConsistent indentation in perlbook
2012-06-08 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.15
2012-06-08 Father ChrysostomosB::Deparse: loopexes have list prec
2012-06-08 Father ChrysostomosConstant folding for x
2012-06-08 Father Chrysostomoscv.h: Add comments
2012-06-08 Father ChrysostomosMake __SUB__ work in special blocks
2012-06-08 Father Chrysostomossv.h: Comment typo
2012-06-08 Craig A. Berrycop_stashoff is an integer, not a pointer.
2012-06-08 Herbert BreunungUpdate perlbook.pod with recent releases
2012-06-08 Karl WilliamsonExperimentally Use Unicode 6.2 beta
2012-06-08 Karl Williamsonmktables: Remove unused $scalar
2012-06-08 Karl Williamsonunicore/README.perl: Make text comments
2012-06-08 Karl Williamsonmktables: Add error check for overloaded &=
2012-06-08 Karl Williamsonmktables: Add &= overload for Range_Lists
2012-06-08 Karl Williamsonmktables: Use control names under -annotate
2012-06-08 Chris 'BinGOs... Sync base in Maintainers.pl with CPAN version
2012-06-08 Father Chrysostomosperldelta for $@=3; warn
2012-06-08 Father Chrysostomosperldelta for -$utf8
2012-06-08 Father Chrysostomosperldelta for -"-10" with gmagic
2012-06-08 Father Chrysostomosperldelta for -$str_with_cached_num
2012-06-08 Father Chrysostomosperldelta for numeric opts, gmg, and 64-bit ints
2012-06-08 Father Chrysostomosperldelta for warn gmagic fixes
2012-06-08 Father Chrysostomosperldelta for prototype($1)
2012-06-08 Father Chrysostomosperldelta for open, <&, and $1
2012-06-08 Father Chrysostomosperldelta for UNIVERSAL::can($num,...)
2012-06-08 Father Chrysostomosperldelta for ‘Not a format ref’
2012-06-08 Father Chrysostomosperldelta for B::COP::stashpv and utf8/nulls
2012-06-08 Father Chrysostomosperldelta for B::COP::stashoff
2012-06-08 Father Chrysostomosperldelta for caller crashing on SvOOK str
2012-06-08 Father Chrysostomosperldelta for cop_stashoff
2012-06-08 Father Chrysostomosperldelta for #78742 — eval "__PACKAGE__"
2012-06-08 Father Chrysostomosperldelta: fix pod syntax
2012-06-08 Father Chrysostomosperldelta for rv2cv not cloning closures
2012-06-08 Father Chrysostomosperldelta for ‘Runaway prototype’ removal
2012-06-08 Father Chrysostomosperldelta for study code removal
2012-06-08 Father Chrysostomosperldelta for #113060
2012-06-08 Father Chrysostomosperldelta for #97478
2012-06-08 Father Chrysostomosperldelta tweaks
2012-06-08 Father Chrysostomosperldelta for new coresubs
2012-06-08 Father Chrysostomosperldelta for #111782
2012-06-08 Father Chrysostomosperldelta for #76546
2012-06-08 Father Chrysostomosperldelta for #9423
2012-06-08 Father Chrysostomosperldelta for #111510
2012-06-08 Father Chrysostomoscop.h: Clarify comment
2012-06-08 Ricardo Signesper the request of the metacpan crew, cc them on release
2012-06-07 Karl WilliamsonUCD.t: Cope with $/ being set.
2012-06-07 Karl WilliamsonRevert "UCD.t: Don't use BEL for $/"
2012-06-07 Karl Williamsonmktables: Use initialize instead of a push
2012-06-07 Chris 'BinGOs... Sync the version of Perl-Perldoc in Maintainers.pl...
2012-06-07 Karl Williamsonutf8.c: White-space only
2012-06-07 Karl Williamsonutf8.c: Refactor a portion of to_utf8_case()
2012-06-07 Karl Williamsonutf8.c: Avoid some extra work
2012-06-07 Karl Williamsonutf8.c: Add, revise comments
2012-06-07 Karl Williamsondocs patch: 'unicode_strings' doesn't change utf8ness
2012-06-07 Karl Williamsonperlfunc: Add comma
2012-06-07 Father ChrysostomosRemove droppings from t/
2012-06-07 Father Chrysostomos[Merge] SvPOK bug hunt
2012-06-07 Father ChrysostomosMake warn treat $@=3 and $@="3" the same
2012-06-07 Father Chrysostomospp.c:pp_negate: Move looks_like_number where it matters
2012-06-07 Father Chrysostomospp_negate: Support magic big ints as strings
2012-06-07 Father Chrysostomospp_negate and the Unicode Bug
2012-06-07 Father ChrysostomosFix perl #57706 for magical vars: -"-10"
2012-06-07 Father Chrysostomospp_negate: Don’t treat nummified str as num
2012-06-07 Father Chrysostomos[perl #109542] Make num ops treat $1 as "$1"
2012-06-07 Father ChrysostomosMake warn handle magic vars (fixes [perl #97480])
2012-06-07 Father ChrysostomosMake prototype call FETCH before checking CORE:: prefix
2012-06-07 Father ChrysostomosMake strict refs report $1 the same way as "$1"
2012-06-07 Father ChrysostomosMake open(... "<&", $fileno) respect magic
2012-06-07 Father Chrysostomosutil.c:report_evil_fh: Report name w/initial null
2012-06-07 Father Chrysostomosutil.c:report_evil_fh: Rmv redundant SvPOK
2012-06-07 Father Chrysostomosutil.c:report_wrongway_fh: Report name w/initial null
next