This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2012-06-07 Father Chrysostomosutil.c:report_evil_fh: Rmv redundant isGV check
2012-06-07 Father Chrysostomosutil.c:report_wrongway_fh: Don’t create an SV
2012-06-07 Father Chrysostomosutil.c:report_wrongway_fh: Rmv redundant isGV check
2012-06-07 Father ChrysostomosMake UNIVERSAL::can treats str and num the same way
2012-06-07 Father ChrysostomosUse the same top format error for ""
2012-06-07 Father ChrysostomosGet rid of ‘Not a format reference’
2012-06-07 Father ChrysostomosMake setdefout accept only NN
2012-06-07 Father ChrysostomosAssertion failure with $/=*foo; warn;
2012-06-07 Steve HayRemove some commented-out lines from win32/config_h.PL
2012-06-07 Steve HayRemove some unnecessary apostrophes from win32/config_sh.PL
2012-06-07 Steve HayUse strict and warnings in win32/config_(s)h.PL
2012-06-07 Steve HayRemove $patchlevel from win32/config_h.PL since it...
2012-06-07 Steve HaySet version directly in Windows config.xxx files
2012-06-07 Steve HayUpdate how subversion is set in win32 config.xxx files
2012-06-07 Steve HayRemove INST_DRV from Windows makefiles' CFG_VARS
2012-06-07 Chris 'BinGOs... Sync Maintainers.pl for recent Storable CPAN release
2012-06-07 Yves Ortonoptimise (?:|) and related NOTHING like constructs...
2012-06-07 Craig A. BerryCorrect the dlsrc entry in configure.com.
2012-06-06 Steve HayRemove Win9x hangover from win32/config_sh.PL
2012-06-06 Steve HayRemove redundant substitution from win32/config_sh.PL
2012-06-06 Steve Hayperldelta for c2f56b9483 and a970290aa9.
2012-06-06 Andy DoughertyConfigure: Avoid Cppsym warnings for extra tokens ...
2012-06-06 Andy DoughertyReplace $compile_ok by $compile for two probes that...
2012-06-06 Father Chrysostomospending-author.t: Skip for lack of config
2012-06-06 Father ChrysostomosMake B::COP::stashpv respect utf8 and embedded nulls
2012-06-06 Father Chrysostomosstash.t: 2 TODO tests I missed
2012-06-06 Father ChrysostomosFix version logic in B.xs
2012-06-06 Father ChrysostomosChange B::COP::stashlen to stashoff
2012-06-05 Nicholas ClarkMerge improvements to make_ext.pl
2012-06-05 Nicholas ClarkIn make_ext.pl, inline _macroify_passthrough() into...
2012-06-05 Nicholas ClarkIn make_ext.pl, only fudge the Makefile.PL timestamp...
2012-06-05 Nicholas Clarkmake_ext.pl need not manipulate @INC, as buildcustomize...
2012-06-05 Nicholas ClarkIn make_ext.pl, move loading FindExt and Cwd into the...
2012-06-05 Dominic HargreavesCheck for linuxthreads with POSIX semantics
2012-06-05 Yves Ortonmake TRIE nodes "absorb" NOTHING->EXACT sequences
2012-06-05 Yves Ortonfix [perl #76546] regex engine slowdown bug
2012-06-05 Father Chrysostomos[perl #113486] pp_ctl.c: Don’t assume CopSTASH is a...
2012-06-05 Father ChrysostomosFix bad assertions in pp_ctl.c:pp_caller
2012-06-05 Father ChrysostomosDo away with stashpv_hvname_match
2012-06-05 Father ChrysostomosSay goodbye to SAVECOPSTASH
2012-06-05 Father ChrysostomosObliterate CopSTASH_free
2012-06-05 Father Chrysostomosstash.t: Un-TODO passing tests
2012-06-05 Father Chrysostomos[perl #78742] Store CopSTASH in a pad under threads
2012-06-05 Father ChrysostomosIncrease $B::VERSION to 1.36
2012-06-05 Father Chrysostomospad.c: Remove obsolete comment
2012-06-05 Father ChrysostomosDon’t localise CopSTASH(&PL_compiling) in newCONSTSUB
2012-06-05 Ricardo Signesadd details for doy and TonyC for July 20
2012-06-04 Nicholas ClarkBump $Pod::Html::VERSION to reflect the changes of...
2012-06-04 Steve PetersMerge branch 'post-5.16' into blead
2012-06-04 Craig A. BerryVersion bump for POSIX.pm.
2012-06-03 Craig A. Berryextern "C" for POSIX.xs.
2012-06-03 Craig A. Berryextern "C" for sdbm.c.
2012-06-03 Nicholas ClarkRemove commented-out debugging print statements from...
2012-06-03 Nicholas ClarkRefactor File::DosGlob to avoid an unescaped { in a...
2012-06-02 Karl Williamsonmktables: Convert to BELL meaning U+1F514
2012-06-02 Nicholas Clarkmktables memory reduction
2012-06-02 Karl Williamsonpodcheck.t: white-space only: indent properly
2012-06-02 Karl Williamsonperldelta entry for Perl working on all Unicode releases
2012-06-02 Craig A. BerryVMS --> __VMS in a2p.h.
2012-06-02 Karl WilliamsonAllow Perl to use older Unicode releases
2012-06-02 Karl Williamsonmktables: Use for loop instead of each
2012-06-02 Karl Williamsonmktables: Allow easy generation of Unicode-deprecated...
2012-06-02 Karl Williamsonmktables, README.perl: Add, fix comments
2012-06-02 Karl Williamsonperl.pod: Remove reference to specific Unicode version
2012-06-02 Karl Williamsonutf8.c: Use new internal properties for \X
2012-06-02 Karl Williamsonmktables: White-space only
2012-06-02 Karl Williamsonmktables: Use modern \X definition for early Unicodes
2012-06-02 Karl Williamsonperluniprops: Work correctly with PLACEHOLDER entries
2012-06-02 Karl Williamsonmktables: Create get accessor for object
2012-06-02 Karl Williamsonmktables: Make sure a \p{ID_Continue} is also \p{Word}
2012-06-02 Karl Williamsonmktables: Improve defn of xidc for early Unicodes
2012-06-02 Karl Williamsonmktables: Improve \p{xids} defn for early Unicodes
2012-06-02 Karl Williamsonmktables: Defined \p{AHex} and \p{ASCII_Hex_Digit}...
2012-06-02 Karl Williamsonmktables: Improve Lower, Upper defns in early Unicodes
2012-06-02 Karl Williamsonmktables: Remove early Unicode defective \p{Alpha=Y}
2012-06-02 Karl Williamsonmktables: Improve \p{Alphabetic} definition for early...
2012-06-02 Karl Williamsonperluniprops: Omit mention of zero-length special tables
2012-06-02 Karl Williamsonmktables: Reorder enum
2012-06-02 Karl Williamsonmktables: White-space only change
2012-06-02 Karl WilliamsonShorten a $variable name
2012-06-02 Karl Williamsonadd period to end of sentence in comment
2012-06-02 Karl Williamsonfold_grind.t: DEBUG mode should automatically give...
2012-06-02 Karl Williamsonmktables: slight efficiency improvement
2012-06-02 Karl Williamsonmktables: Improve warning messages and handling for...
2012-06-02 Karl Williamsonmktables: '.=' should be just '.'
2012-06-02 Karl Williamsonmktables: Don't use turkic casefold rules for early...
2012-06-02 Karl Williamsonmktables: correct, clarify comments
2012-06-02 Karl Williamsonmktables: fix warning message
next