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
2016-02-03
David Mitchell
pp_enteriter: tidy itervar-setting code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
for loops: don't refcount bump orig var
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
POPLOOP(): no need to mortalise current item
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
Add itersave field to LOOP context struct
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
POPLOOP: call LEAVE_SCOPE()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_return(): reindent following previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_return(): handle dounwind() freeing args
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_leaveloop: use SVs_PADTMP|SVs_TEMP
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
S_leave_common(): simplify SVs_PADTMP handling
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
for my $x (...): $x is always stale
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_last: use debugging LEAVE variant
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
only call leave_common in non-void context
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
CXt_EVAL: save savestack_ix and tmps_floor in CX
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
move SAVETMPS next to PUSHEVAL
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
call_sv(), fold_const(): different CX pop test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
CXt_FORMAT: save ss_ix and tmps_floor in CX struct
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): reduce life of padlist var
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub: unroll some CvFLAGS(cv) tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): reduce scope of gimme
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): don't prematurely calc hasargs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
revamp pp_entersub()'s CV locating code
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
tweak POPSUB()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
Eliminate ENTER/LEAVE from sub calls
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_hot.c: skip unnecessary test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): simplify autoload logic
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): eliminate a label
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
add old_tmpsfloor field to CXt_SUB context frame
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
PUSH_MULTICALL: move SAVETMPS later
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_dbstate: do SAVETMPS etc in both branches
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_sort: move SAVETMPS later
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: do SAVETMPS etc in XS and non-XS branches
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): move SAVETMPS next to PUSHSUB
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): remove an unnecessary condition
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub(): mortal-copy args earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_leavesub: simplify recursion test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
clear_defarray(): clear @_ if possible
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto(): use clear_defarray()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
add Perl_clear_defarray()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
avoid leaking @_ in goto
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
goto.t: add freeing CV test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: do the DIEing before the POPing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
eliminate a goto in pp_goto (!)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: a couple of cosmetic changes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
make POP_SAVEARRAY() safe
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
t/perf/benchmarks: add a few sub and goto tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub: skip resetting @_
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
improve @_ commentary in pp_goto
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
eliminate the argarray field from the CX struct
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
assert that it's safe to remove CX.argarray field
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
Unwind save stack in sync with POPEVAL
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: skip restoring PL_comppad
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
undef *_; goto &f: update cx.argarray
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
make "for my $lex {}" faster under ITHREADS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
eliminate cx->blk_sub.oldcomppad
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
document unrolled PUSHSUB/POPSUB
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
save old PL_comppad in CXt_SUB/FORMAT block
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_entersub: remove extraneous SAVETMPS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: SvREFCNT_dec(oldcv) *after* undef test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto(): reorder LEAVE_SCOPE for consistency
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
pp_goto: use cx->blk_oldscopesp
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
SvREFCNT_inc(cv) recursive subs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
David Mitchell
eliminate an SAVEFREESV(cv) from PUSHSUB
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tony Cook
[perl #126544] correct the first example in the fcntl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tony Cook
perldelta for 23c4e91245a4
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tony Cook
[perl #125540] handle already being at EOF while not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tony Cook
Clarify sprintf() handling of + and space flags
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tony Cook
perldelta for 8452c1a03e174
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tony Cook
[perl #127351] add isaelem magic on *Foo::ISA = arrayref
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tony Cook
[perl #127351] TODO tests for arrayref assigned to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Lukas Mai
op.c: update comment about compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Lukas Mai
README.android: make the POD a bit nicer
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Tony Cook
[perl #127426] fixes for 126045 patch, restrict to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Tony Cook
perldelta for 6f6d1bab334
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Tony Cook
[perl #126045] part revert e9b19ab7 for vc2003 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Lukas Mai
PerlIO::encoding: explicitly cast char * to STDCHAR *
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Craig A. Berry
Tweaks to podlators integration.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lukas Mai
ensure isASCII argument is an integer
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lukas Mai
perlop: fix broken example by deleting it [perl #119667]
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lukas Mai
util.c: fix/simplify unused arg logic in my_vsnprintf
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lukas Mai
mg.c: move declaration of i closer to its use
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Craig A. Berry
VMS does have the siginfo_si_* fields.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Craig A. Berry
Update utils commands in configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Craig A. Berry
Integrate podlators 4.05.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Karl Williamson
Escape t/test.pl got vs expected strings
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Jarkko Hietaniemi
Add STATICs to S_ functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Jarkko Hietaniemi
Do not export no text symbols starting with S_.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Lukas Mai
perlhacktips: fix / properly break example of bad point...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Niko Tyni
Fix umask for mkstemp(3) calls
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Karl Williamson
regexec.c: Macro needs param to be dereferenced
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Karl Williamson
utf8.c: Add cast to suppress a warning message
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Dagfinn Ilmari...
Skip SA_SIGINFO uid/pid test on POSIX-deficient OS...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Herbert Breunung
perlretut: typo correction
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Daniel Dragan
fix op/infnan.t test fails with NAN conversion on VC 6
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Steve Hay
Upgrade Encode from version 2.79 to 2.80
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Karl Williamson
ext/POSIX/lib/POSIX.pod: Make verbatim line fit in...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Karl Williamson
utf8.c: Add missing 'STATIC' to declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Jarkko Hietaniemi
[perl #127183] Non-canonical hexadecimal floats are...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Daniel Dragan
fix a race condition in parallel builds with Visual C
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Daniel Dragan
fix link failure of APItest.dll on VC 6
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Tony Cook
Revert "[perl #126632] more diagnostics"
commit
|
commitdiff
|
tree
|
snapshot
next