This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2012-06-07
Father Chrysostomos
pp_negate: Support magic big ints as strings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
pp_negate and the Unicode Bug
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Fix perl #57706 for magical vars: -"-10"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
pp_negate: Don’t treat nummified str as num
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
[perl #109542] Make num ops treat $1 as "$1"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make warn handle magic vars (fixes [perl #97480])
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make prototype call FETCH before checking CORE:: prefix
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make strict refs report $1 the same way as "$1"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make open(... "<&", $fileno) respect magic
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_evil_fh: Report name w/initial null
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_evil_fh: Rmv redundant SvPOK
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_wrongway_fh: Report name w/initial null
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_evil_fh: Rmv redundant isGV check
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_wrongway_fh: Don’t create an SV
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
util.c:report_wrongway_fh: Rmv redundant isGV check
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make UNIVERSAL::can treats str and num the same way
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Use the same top format error for ""
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Get rid of ‘Not a format reference’
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Make setdefout accept only NN
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Father Chrysostomos
Assertion failure with $/=*foo; warn;
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Remove some commented-out lines from win32/config_h.PL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Remove some unnecessary apostrophes from win32/config_sh.PL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Use strict and warnings in win32/config_(s)h.PL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Remove $patchlevel from win32/config_h.PL since it...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Set version directly in Windows config.xxx files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Update how subversion is set in win32 config.xxx files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Steve Hay
Remove INST_DRV from Windows makefiles' CFG_VARS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Chris 'BinGOs...
Sync Maintainers.pl for recent Storable CPAN release
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Yves Orton
optimise (?:|) and related NOTHING like constructs...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Craig A. Berry
Correct the dlsrc entry in configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Steve Hay
Remove Win9x hangover from win32/config_sh.PL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Steve Hay
Remove redundant substitution from win32/config_sh.PL
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Steve Hay
perldelta for c2f56b9483 and a970290aa9.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Andy Dougherty
Configure: Avoid Cppsym warnings for extra tokens ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Andy Dougherty
Replace $compile_ok by $compile for two probes that...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Father Chrysostomos
pending-author.t: Skip for lack of config
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Father Chrysostomos
Make B::COP::stashpv respect utf8 and embedded nulls
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Father Chrysostomos
stash.t: 2 TODO tests I missed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Father Chrysostomos
Fix version logic in B.xs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Father Chrysostomos
Change B::COP::stashlen to stashoff
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Nicholas Clark
Merge improvements to make_ext.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Nicholas Clark
In make_ext.pl, inline _macroify_passthrough() into...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Nicholas Clark
In make_ext.pl, only fudge the Makefile.PL timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Nicholas Clark
make_ext.pl need not manipulate @INC, as buildcustomize...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Nicholas Clark
In make_ext.pl, move loading FindExt and Cwd into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Dominic Hargreaves
Check for linuxthreads with POSIX semantics
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Yves Orton
make TRIE nodes "absorb" NOTHING->EXACT sequences
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Yves Orton
fix [perl #76546] regex engine slowdown bug
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
[perl #113486] pp_ctl.c: Don’t assume CopSTASH is a...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Fix bad assertions in pp_ctl.c:pp_caller
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Do away with stashpv_hvname_match
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Say goodbye to SAVECOPSTASH
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Obliterate CopSTASH_free
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
stash.t: Un-TODO passing tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
[perl #78742] Store CopSTASH in a pad under threads
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Increase $B::VERSION to 1.36
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
pad.c: Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Father Chrysostomos
Don’t localise CopSTASH(&PL_compiling) in newCONSTSUB
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Ricardo Signes
add details for doy and TonyC for July 20
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Nicholas Clark
Bump $Pod::Html::VERSION to reflect the changes of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Steve Peters
Merge branch 'post-5.16' into blead
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Craig A. Berry
Version bump for POSIX.pm.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Craig A. Berry
extern "C" for POSIX.xs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Craig A. Berry
extern "C" for sdbm.c.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Nicholas Clark
Remove commented-out debugging print statements from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Nicholas Clark
Refactor File::DosGlob to avoid an unescaped { in a...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Convert to BELL meaning U+1F514
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Nicholas Clark
mktables memory reduction
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
podcheck.t: white-space only: indent properly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
perldelta entry for Perl working on all Unicode releases
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Craig A. Berry
VMS --> __VMS in a2p.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
Allow Perl to use older Unicode releases
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Use for loop instead of each
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Allow easy generation of Unicode-deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables, README.perl: Add, fix comments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
perl.pod: Remove reference to specific Unicode version
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
utf8.c: Use new internal properties for \X
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Use modern \X definition for early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
perluniprops: Work correctly with PLACEHOLDER entries
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Create get accessor for object
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Make sure a \p{ID_Continue} is also \p{Word}
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Improve defn of xidc for early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Improve \p{xids} defn for early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Defined \p{AHex} and \p{ASCII_Hex_Digit}...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Improve Lower, Upper defns in early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Remove early Unicode defective \p{Alpha=Y}
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Improve \p{Alphabetic} definition for early...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
perluniprops: Omit mention of zero-length special tables
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Reorder enum
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: White-space only change
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
Shorten a $variable name
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
add period to end of sentence in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
fold_grind.t: DEBUG mode should automatically give...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: slight efficiency improvement
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Improve warning messages and handling for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: '.=' should be just '.'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: Don't use turkic casefold rules for early...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: correct, clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Karl Williamson
mktables: fix warning message
commit
|
commitdiff
|
tree
|
snapshot
next