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
pp_goto: Call get-magic before choosing goto type
[perl5.git]
/
pp_ctl.c
2012-12-06
Father Chrysostomos
pp_goto: Call get-magic before choosing goto type
blob
|
commitdiff
2012-11-27
Father Chrysostomos
New COW mechanism
blob
|
commitdiff
|
diff to current
2012-11-23
Daniel Dragan
prevent multiple evaluations of ERRSV
blob
|
commitdiff
|
diff to current
2012-11-16
Father Chrysostomos
[perl #115742] Push a new pad for recursive DB::DB
blob
|
commitdiff
|
diff to current
2012-11-13
Eric Brine\" (via RT)
Silence two build warnings on systems where ivsize...
blob
|
commitdiff
|
diff to current
2012-11-13
Father Chrysostomos
Prune dead code in pp_ctl.c:pp_goto
blob
|
commitdiff
|
diff to current
2012-11-13
Father Chrysostomos
Stop goto &sub from leaking when it croaks
blob
|
commitdiff
|
diff to current
2012-11-12
Daniel Dragan
pv->pvn for literals in pp_require and Perl_sv_derived_...
blob
|
commitdiff
|
diff to current
2012-11-12
Father Chrysostomos
[perl #43077] Make goto &sub leave @_ alone
blob
|
commitdiff
|
diff to current
2012-11-05
Steffen Mueller
Add C define to remove taint support from perl
origin/smueller/no_taint3
blob
|
commitdiff
|
diff to current
2012-11-05
Father Chrysostomos
Stop require nonexistent::module from leaking
blob
|
commitdiff
|
diff to current
2012-11-02
Father Chrysostomos
Stop string eval from leaking ops
blob
|
commitdiff
|
diff to current
2012-10-30
Father Chrysostomos
Allow regexp-to-pvlv assignment
blob
|
commitdiff
|
diff to current
2012-10-17
Father Chrysostomos
Used pad name lists for pad ids
blob
|
commitdiff
|
diff to current
2012-10-13
Father Chrysostomos
Handle cow $_ in @INC filter
blob
|
commitdiff
|
diff to current
2012-10-12
Father Chrysostomos
Don’t taint return value of s///e based on replacement
blob
|
commitdiff
|
diff to current
2012-09-30
Paul Johnson
Suggest cause of error requiring .pm file.
blob
|
commitdiff
|
diff to current
2012-09-24
Father Chrysostomos
Don’t crash with existent but undefined &DB::DB
blob
|
commitdiff
|
diff to current
2012-09-24
Father Chrysostomos
[perl #97958] Make reset "" match its docs
blob
|
commitdiff
|
diff to current
2012-09-24
Jesse Luehrs
don't crash with -d if DB::DB is seen but not defined...
blob
|
commitdiff
|
diff to current
2012-09-15
Father Chrysostomos
pp_ctl.c:caller: Remove obsolete comment
blob
|
commitdiff
|
diff to current
2012-09-15
Father Chrysostomos
Make (caller $n)[9] respect std warnings
blob
|
commitdiff
|
diff to current
2012-09-14
Nicholas Clark
Fix buggy -DPERL_POISON code in S_rxres_free(), exposed...
blob
|
commitdiff
|
diff to current
2012-09-08
David Mitchell
fix s/(.)/die/e
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-08-28
Shawn M Moore
"loading-file" and "loaded-file" DTrace probes
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Stop (caller $n)[6] from including final "\n;"
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-21
Father Chrysostomos
Use PADLIST in more places
blob
|
commitdiff
|
diff to current
2012-08-18
Karl Williamson
Omnibus removal of register declarations
blob
|
commitdiff
|
diff to current
2012-08-17
Father Chrysostomos
pp_ctl.c:pp_dbstate: Don’t adjust CvDEPTH for XSUBs
blob
|
commitdiff
|
diff to current
2012-08-11
Craig A. Berry
pp_require thread safety for VMS.
blob
|
commitdiff
|
diff to current
2012-08-02
Father Chrysostomos
[perl #114020, #90018, #53186] Make given alias $_
blob
|
commitdiff
|
diff to current
2012-08-01
Nicholas Clark
Avoid reading before the buffer start when generating...
blob
|
commitdiff
|
diff to current
2012-07-27
Father Chrysostomos
[perl #113684] Make redo/last/next/dump accept expr
blob
|
commitdiff
|
diff to current
2012-07-15
Chip Salzenberg
Magic flags harmonization.
blob
|
commitdiff
|
diff to current
2012-07-13
Robin Barker
silence compiler warning - casting void* to IV
blob
|
commitdiff
|
diff to current
2012-07-02
Jesse Luehrs
fix 64-bit compiler warning
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-29
Father Chrysostomos
Make formats close over the right closure
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
Define cv_forget_slab under PL_OP_SLAB_ALLOC
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
CV-based slab allocation for ops
blob
|
commitdiff
|
diff to current
2012-06-26
Jesse Luehrs
fix memory leak in @INC filters that die [perl #92252]
blob
|
commitdiff
|
diff to current
2012-06-20
Eric Brine
RT#113730 - $@ should be cleared on "do" IO error.
blob
|
commitdiff
|
diff to current
2012-06-17
Jesse Luehrs
ensure correctness if sv_2mortal modifies errno
blob
|
commitdiff
|
diff to current
2012-06-17
Brian Fraser
require should die if a file exists but can't be read.
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
Use assertions for /* NOT REACHED */
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make calling of /(?{}) code blocks correct
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make is_bare_re bool. not int in re_op_compile
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
S_doeval(): saveop can never be null now
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
reindent S_doeval() following a code purge.
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
eliminate sv_compile_2op, sv_compile_2op_is_broken
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
eliminate PL_reginterp_cnt
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
add PMf_USE_RE_EVAL flag
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
add op_comp field to regexp_engine API
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
re_op_compile(): split flags into two arguments
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
add PMf_IS_QR flag
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
pp_regcomp(): fix refcnt issue with qr_anoncv
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
pp_regcomp(): fix casting issue from prev commit
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Handle literal code blocks in runtime regexes
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Move bulk of pp_regcomp() into re_op_compile()
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
pp_regcomp: dopn't special-case n->1 arg folding
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
pp_regcomp: split overloading and concat tasks
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
fix for overload/stringfy and pp_regcomp
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
add Perl_current_re_engine() function
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Revert 4 regex commits to ease rebasing
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Revert two commits to make rebasing easier
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
[perl #113486] pp_ctl.c: Don’t assume CopSTASH is a...
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
Fix bad assertions in pp_ctl.c:pp_caller
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Away with REXEC_SCREAM!
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
Reini Urban
related to [perl #113060] assert CopSTASH(cx->blk_oldcop)
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Make lvalue subs copy returned PADTMPs in rvalue cx
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
pp_ctl.c:pp_goto: Don’t repeat yourself
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Produce the right error for goto "\0"
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
[perl #111794] Make goto "" like goto ${\""}
blob
|
commitdiff
|
diff to current
2012-04-07
Brian Fraser
Fix for perl #112316: Wrong behavior regarding labels...
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
Label UTF8 cleanup
blob
|
commitdiff
|
diff to current
2012-03-06
David Mitchell
fix typo in src comment
blob
|
commitdiff
|
diff to current
2012-01-30
Father Chrysostomos
[perl #108780] Make /foo$qr/ work under ‘no overloading’
blob
|
commitdiff
|
diff to current
2012-01-24
Leon Timmermans
Enforce Any ~~ Object smartmatch precedence
blob
|
commitdiff
|
diff to current
2012-01-22
Father Chrysostomos
[rt.cpan.org #72767] Don’t propagate warnings into...
blob
|
commitdiff
|
diff to current
2012-01-16
Nicholas Clark
Provide as much diagnostic information as possible...
blob
|
commitdiff
|
diff to current
2012-01-09
Father Chrysostomos
[perl #92254, #92256] Fix SAVE_DEFSV to do refcounting
blob
|
commitdiff
|
diff to current
2012-01-05
Father Chrysostomos
[perl #95548] Returned magical temps are not copied
blob
|
commitdiff
|
diff to current
2011-12-29
Father Chrysostomos
diag_listed_as galore
blob
|
commitdiff
|
diff to current
2011-12-29
Father Chrysostomos
diag_listed_as for another lv sub error
blob
|
commitdiff
|
diff to current
2011-12-29
Father Chrysostomos
More diag_listed_as
blob
|
commitdiff
|
diff to current
2011-12-16
Father Chrysostomos
[perl #91514] Use correct error msg for default
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
[perl #80630] Make eval"" return empty list for syntax...
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
Don’t LEAVE_with_name("evalcomp") for syntax errors
blob
|
commitdiff
|
diff to current
2011-12-02
Father Chrysostomos
$tied =~ s///e when FETCH returns a COW
blob
|
commitdiff
|
diff to current
2011-11-27
Father Chrysostomos
[perl #99850] SEGV when destructor undefs goto &sub
blob
|
commitdiff
|
diff to current
2011-11-19
Zefram
narrower localisation of PL_compcv around eval
blob
|
commitdiff
|
diff to current
2011-11-17
Father Chrysostomos
Document S_doeval’s calling convention
blob
|
commitdiff
|
diff to current
2011-11-17
Father Chrysostomos
[perl #70151] eval localises %^H at runtime
blob
|
commitdiff
|
diff to current
2011-11-17
Father Chrysostomos
Combine two blocks in pp_ctl.c:S_doeval
blob
|
commitdiff
|
diff to current
2011-11-16
Zefram
expunge gratuitous Unicode punctuation in comments
blob
|
commitdiff
|
diff to current
2011-11-15
Father Chrysostomos
Move a pp_entereval comment where it belongs.
blob
|
commitdiff
|
diff to current
next