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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[perl #117941] Blessing into freed current stash
[perl5.git]
/
pp.c
2013-06-08
Father Chrysostomos
[perl #117941] Blessing into freed current stash
blob
|
commitdiff
2013-06-08
Father Chrysostomos
[perl #117941] Handle vivification crashing w/freed...
blob
|
commitdiff
|
diff to current
2013-06-07
Father Chrysostomos
Stop delete local $ENV{foo} from leaking
blob
|
commitdiff
|
diff to current
2013-06-02
David Mitchell
stop callers of rex engine using RX_MATCH_UTF8_set
blob
|
commitdiff
|
diff to current
2013-05-20
Karl Williamson
pp.c: Eliminate custom macro and use Copy() instead
blob
|
commitdiff
|
diff to current
2013-05-20
Karl Williamson
Use new case changing macros
blob
|
commitdiff
|
diff to current
2013-05-20
Karl Williamson
pp.c: Nit in comment
blob
|
commitdiff
|
diff to current
2013-05-11
Niko Tyni
Fix -Wformat-security issues
blob
|
commitdiff
|
diff to current
2013-03-27
Yves Orton
rework split() special case interaction with regex...
blob
|
commitdiff
|
diff to current
2013-02-10
Karl Williamson
pp.c: White-space only
blob
|
commitdiff
|
diff to current
2012-12-22
Karl Williamson
Create internal _is_utf8_mark()
blob
|
commitdiff
|
diff to current
2012-12-09
Karl Williamson
pp.c pp_pack.c: Use macro instead of function
blob
|
commitdiff
|
diff to current
2012-12-09
Karl Williamson
Silence some g++ compiler warnings
blob
|
commitdiff
|
diff to current
2012-12-06
Father Chrysostomos
Don’t use PMf_ONCE flag for split-to-array
blob
|
commitdiff
|
diff to current
2012-11-24
Father Chrysostomos
Prevent double frees with lexical constants
blob
|
commitdiff
|
diff to current
2012-11-18
Father Chrysostomos
Stop prototype("CORE::...") errors from leaking
blob
|
commitdiff
|
diff to current
2012-11-18
Father Chrysostomos
Make *_{ARRAY} reify
blob
|
commitdiff
|
diff to current
2012-11-17
Daniel Dragan
refactor pp_rand
blob
|
commitdiff
|
diff to current
2012-11-14
Father Chrysostomos
SVf_IsCOW
blob
|
commitdiff
|
diff to current
2012-11-12
Daniel Dragan
rmv context from Perl_croak_no_modify and Perl_croak_xs...
blob
|
commitdiff
|
diff to current
2012-11-10
David Mitchell
padrange: handle @_ directly
blob
|
commitdiff
|
diff to current
2012-11-02
Father Chrysostomos
Don’t leak when pushing on to read-only array
blob
|
commitdiff
|
diff to current
2012-10-26
Father Chrysostomos
[perl #115440] Fix various leaks with fatal FETCH
blob
|
commitdiff
|
diff to current
2012-10-16
Father Chrysostomos
[perl #115260] Stop length($obj) from returning undef
blob
|
commitdiff
|
diff to current
2012-10-16
Father Chrysostomos
Prune some dead code in pp.c:pp_undef
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make rvalue substr call overloading once on utf8 str
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make 4-arg substr call FETCH once when upgrading target
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
Make 4-arg substr check SvUTF8(target) after stringfying
blob
|
commitdiff
|
diff to current
2012-10-01
Father Chrysostomos
pp_length should stringify before checking DO_UTF8
blob
|
commitdiff
|
diff to current
2012-09-23
Father Chrysostomos
[perl #94490] const fold should not trigger special...
blob
|
commitdiff
|
diff to current
2012-09-17
Father Chrysostomos
pp.c:pp_clonecv: Use find_runcv to find the padname
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Move my sub prototype CVs to the pad names
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Clone my subs on scope entry
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Add clonecv op type
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Add introcv op type
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Allow CVs to point to HEKs rather than GVs
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Implement padcv
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
padcv op type
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
Use macro not swash for utf8 quotemeta
blob
|
commitdiff
|
diff to current
2012-09-08
David Mitchell
tidy up patten match copying code
blob
|
commitdiff
|
diff to current
2012-09-08
David Mitchell
Don't copy all of the match string buffer
blob
|
commitdiff
|
diff to current
2012-09-04
Nicholas Clark
Under -DPERL_DEBUG_READONLY_OPS don't work around glibc...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Stop substr($utf8) from calling get-magic twice
blob
|
commitdiff
|
diff to current
2012-08-26
Father Chrysostomos
Correct typo in flag name
blob
|
commitdiff
|
diff to current
2012-08-26
Father Chrysostomos
Banish boolkeys
blob
|
commitdiff
|
diff to current
2012-08-25
Father Chrysostomos
Optimise %hash in sub { %hash || ... }
blob
|
commitdiff
|
diff to current
2012-08-25
Father Chrysostomos
[perl #114576] Optimise if(%hash) in non-void context
blob
|
commitdiff
|
diff to current
2012-08-25
Father Chrysostomos
pp.c: pp_boolkeys does not need to pop
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Fix format closure bug with redefined outer sub
blob
|
commitdiff
|
diff to current
2012-08-18
Karl Williamson
Omnibus removal of register declarations
blob
|
commitdiff
|
diff to current
2012-07-29
Father Chrysostomos
Remove some redundant magical flag checks
blob
|
commitdiff
|
diff to current
2012-07-28
Father Chrysostomos
pp.c:pp_trans: avoid redundant sv in transr
blob
|
commitdiff
|
diff to current
2012-07-15
Chip Salzenberg
Magic flags harmonization.
blob
|
commitdiff
|
diff to current
2012-07-02
Father Chrysostomos
Use find_runcv_where for pp_coreargs and pp_runcv
blob
|
commitdiff
|
diff to current
2012-06-30
Father Chrysostomos
[perl #113012] String negation under ‘use integer’
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
pp.c: Restore uninit warning to study
blob
|
commitdiff
|
diff to current
2012-06-27
Jesse Luehrs
clean up compilation warnings
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
Squash repetitive code in pp.c:S_delete_local
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
Null HeVAL and local delete → crash
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
Make pp.c:pp_srand slightly less repetitive
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
Make srand treat "-1" as -1
blob
|
commitdiff
|
diff to current
2012-06-27
Father Chrysostomos
Make srand respect magic
blob
|
commitdiff
|
diff to current
2012-06-24
Father Chrysostomos
Don’t crash with ()=&CORE::srand
blob
|
commitdiff
|
diff to current
2012-06-24
Jesse Luehrs
add warning for negative argument to chr() [perl #83048]
blob
|
commitdiff
|
diff to current
2012-06-24
Jesse Luehrs
warn when srand overflows [perl #40605]
blob
|
commitdiff
|
diff to current
2012-06-23
Father Chrysostomos
[perl #112966] Crash on delete local; other local bugs
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
Use assertions for /* NOT REACHED */
blob
|
commitdiff
|
diff to current
2012-06-08
Father Chrysostomos
Make __SUB__ work in special blocks
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
pp.c:pp_negate: Move looks_like_number where it matters
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
pp_negate: Support magic big ints as strings
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
pp_negate and the Unicode Bug
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
Fix perl #57706 for magical vars: -"-10"
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
pp_negate: Don’t treat nummified str as num
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
[perl #109542] Make num ops treat $1 as "$1"
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
Make prototype call FETCH before checking CORE:: prefix
blob
|
commitdiff
|
diff to current
2012-06-07
Father Chrysostomos
Make strict refs report $1 the same way as "$1"
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Remove most code conditional on SvSCREAM
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Delete the contents of pp_study
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Don’t clone closures in rv2cv
blob
|
commitdiff
|
diff to current
2012-05-30
Ricardo Signes
update the editor hints for spaces, not tabs
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
[perl #97478] Make ‘Can’t find opnumber’ UTF-8- and...
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Make &CORE::undef(\*_) undefine it properly
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add &CORE::undef
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add &CORE::pos
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add &CORE::glob
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
pp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add protos for positive keywords
blob
|
commitdiff
|
diff to current
2012-05-22
Karl Williamson
utf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use it
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
Don’t crash with &CORE::foo after undefining *_
blob
|
commitdiff
|
diff to current
2012-03-20
Karl Williamson
Use the new utf8 to code point functions
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
pp.c: Cast function argument to expected type
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
pp_quote_meta: in locale, quote all UTF-8 Latin1 non...
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
pp.c: white-space only
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
perl #77654: quotemeta quotes non-ASCII consistently
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
pp_quotemeta(): Use more explicit macro
blob
|
commitdiff
|
diff to current
2012-02-13
Abhijit Menon-Sen
Make pp_study a no-op, as discussed on p5p
blob
|
commitdiff
|
diff to current
2012-01-31
Brian Fraser
use locale; fc(""); shouldn't taint.
blob
|
commitdiff
|
diff to current
2012-01-29
Karl Williamson
pp.c: Can grow scalar by less
blob
|
commitdiff
|
diff to current
2012-01-29
Brian Fraser
Implement the fc keyword and the \F string escape.
blob
|
commitdiff
|
diff to current
2012-01-18
Father Chrysostomos
[perl #108480] $cow |= number undefines $cow
blob
|
commitdiff
|
diff to current
next