This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-03-12 Steve Hayperldelta for afad11a2ce
2015-03-12 Steve HayStraighten Porting/Maintainers.pl out following Test...
2015-03-11 David Mitchelladd "what it does" comment to utils/enc2xs.PL
2015-03-11 David MitchellImprove comments at head of pp_signature()
2015-03-11 David Mitchelldon't test non-null args
2015-03-11 Ricardo SignesMerge branch 'test-simple-old' into blead
2015-03-11 James E KeenanSpelling correction.
2015-03-11 James E KeenanRemove use of Test::Stream per ilmari's patch on p5p.
2015-03-11 Ricardo Signesmove back to a stable Test-Simple, v1.001014
2015-03-11 Father Chrysostomos[perl #123963] "@<fullwidth digit>"
2015-03-10 Hugo van der... mg.c:Perl_magic_set: don't use 0 as "failed" gid_t
2015-03-10 Karl Williamsonhints/os390.sh: z/OS doesn't work with an fd in file...
2015-03-10 Karl Williamsonhints/os390.sh: Update
2015-03-10 John Goodyearhints/os390.sh: z/OS long long support
2015-03-10 Hugo van der... fix XXX comment for regcomp.c:S_reg
2015-03-09 Hugo van der... grok_atoUV: don't make part of API
2015-03-09 Hugo van der... [perl #123814] replace grok_atou with grok_atoUV
2015-03-09 Hugo van der... [perl #123814] stricter handling of numbers in regexp...
2015-03-09 Karl WilliamsonDBM_Filter/t/utf8.t: Generalize for other EBCDIC code...
2015-03-09 Karl Williamsondist/Net-Ping/t/450_service.t: Skip 2 tests on os390
2015-03-09 Karl WilliamsonModule::CoreList: Fix to work on EBCDIC platforms
2015-03-09 Karl WilliamsonDevel::Peek:Peek.t: Fix to work on EBCDIC
2015-03-09 Karl Williamsondist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2015-03-09 Karl Williamsondist/Storable/t/utf8.t: Fix to run under EBCDIC
2015-03-09 Karl Williamsonperl.c: Don't read possibly zapped memory
2015-03-09 Karl Williamsont/loc_tools.pl: Fix bug with locale tests in win32
2015-03-09 Matthew HorsfallUpdate comment in test to note possibly neccessary...
2015-03-09 Karl Williamsonop_reg_common.h: Add comment
2015-03-09 Karl Williamsonembed.fnc: Change _warn_problematic_locale() function...
2015-03-09 Karl Williamsonperlrebackslash: Add, correct \b{} text
2015-03-09 Karl Williamsonperlrebackslash: Nit
2015-03-09 Karl Williamsonperluniprops: Add text about using with older Unicode...
2015-03-09 David E. WheelerReinstate reverted "perlpod and spec: s/Latin-1/CP...
2015-03-09 Karl WilliamsonUpdate David Wheeler's email address
2015-03-09 Karl WilliamsonAUTHORS: Add comment
2015-03-09 Karl Williamsonlib/locale.t: White-space only
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-09 Karl Williamsont/loc_tools.pl: Add fnc to see if locale category is...
2015-03-09 Karl Williamsonperl.h: Make macro do nothing when LC_CTYPE not available
2015-03-09 Karl Williamsonext/POSIX/POSIX.xs: Convert do whiles into whiles
2015-03-08 Karl Williamsont/test.pl: Actually change the code
2015-03-08 Karl Williamsont/test.pl: Remove use of more recent feature
2015-03-07 Karl WilliamsonSkip PL_warn_locale use unless compiled in
2015-03-07 Karl Williamsonlocale.c: Move statements properly within #if
2015-03-07 Karl Williamsonuse re 'strict' doc changes
2015-03-07 Karl WilliamsonREADME.synology: Wrap too-long verbatim line
2015-03-07 Karl Williamsonperlunifaq: Nits
2015-03-07 Karl Williamsonpods: s/semantics/rules/ig in places
2015-03-07 H.Merijn BrandUpdate Synology information
2015-03-07 H.Merijn BrandRe-fold long lines in INSTALL
2015-03-06 James E Keenanperldelta entry for 34a7e7b
2015-03-06 Jerry D. HeddenUpgrade to threads 1.99
2015-03-06 H.Merijn BrandMake use64bitall distinctive from use64bitint on HP-UX
2015-03-06 Steve HayMerge branch 'maintpolicy' into blead
2015-03-06 Steve Haymaint policy: Note that some changes don't need voting on
2015-03-06 Steve Haymaint policy: Note that other voting mechanisms may...
2015-03-06 Steve Haymaint policy: Reword/expand the ambiguous "as few chang...
2015-03-06 Steve Haymaint policy: Move paragraph about controversial changes
2015-03-06 Steve Haymaint policy: Minor grammar and style change
2015-03-06 Steve Haymaint policy: Separate build/installation issues from...
2015-03-06 Steve Haymaint policy: Note that old regressions are acceptable too
2015-03-06 Steve Haymaint policy: Put notes about CPAN modules in one place
2015-03-06 Steve Haymaint policy: No need to keep saying "are [NOT] accepta...
2015-03-06 Steve Haymaint policy: Sort acceptable/unacceptable lists into...
2015-03-06 Steve Haymaint policy: Separate acceptable/unacceptable changes...
2015-03-06 Karl Williamsonutfebcdic.h: Add comment
2015-03-06 Karl WilliamsonAdd fixes for testing EBCDIC to blead
2015-03-06 Karl Williamsont/lib/croak/op: Fix to work on EBCDIC platforms
2015-03-06 Karl Williamsont/op/sprintf.t: Generalize for EBCDIC
2015-03-06 Karl Williamsonporting/checkcfgvar.t: Skip on EBCDIC platforms
2015-03-06 Karl Williamsont/op/bop.t: Generalize for EBCDIC platforms
2015-03-06 Karl Williamsont/uni/case.pl: Fix to work on non-ASCII platforms
2015-03-06 Karl Williamsont/op/tie.t: Skip a couple tests on EBCDIC
2015-03-06 Karl Williamsont/op/inc.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/op/ver.t: Generalize for EBCDIC
2015-03-06 Karl Williamsont/lib/warnings/regcomp: SKIP some EBCDIC tests
2015-03-06 Karl Williamsonlib/overload.t: Generalize for EBCDIC
2015-03-06 Karl WilliamsonPerlIO-encoding/t/encoding.t: Generalize for non-ASCII...
2015-03-06 Karl Williamsont/lib/warnings/op: Skip some tests on EBCDIC
2015-03-06 Karl Williamsont/lib/warnings/toke: Skip some tests on EBCDIC
2015-03-06 Karl WilliamsonPOSIX/t/export.t: Generalize for non-ASCII platforms
2015-03-06 Karl WilliamsonPod-Functions/Functions_pm.PL: Generalize for non-ASCII...
2015-03-06 Karl WilliamsonHash-Util tests: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/override.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/chars.t: Generalize to not use code page specific
2015-03-06 Karl Williamsonregexp_unicode_prop.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/lib/feature/implicit: Generalize for EBCDIC platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/hash.t: Generalize to run on non-ASCII...
2015-03-06 Karl Williamsont/lib/feature/implicit: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/coreamp.t: Generalize for non-ASCII platfomrs
2015-03-06 Karl Williamsont/re/re_tests: Some tests are platform-specific
2015-03-06 Karl Williamsont/io/crlf.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonext/B/t/b.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/op/warn.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonre/reg_email.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/svpeek.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII...
2015-03-06 Karl Williamsonlib/utf8.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsont/uni/parser.t: Extend to EBCDIC platforms
next