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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix C++ build broken by 1f039d60d3
2012-07-28
Father Chrysostomos
Fix C++ build broken by 1f039d60d3
commit
|
commitdiff
|
tree
2012-07-28
Father Chrysostomos
Flatten vstrings modified in place
commit
|
commitdiff
|
tree
2012-07-28
Father Chrysostomos
pp.c:pp_trans: avoid redundant sv in transr
commit
|
commitdiff
|
tree
2012-07-27
Eric Brine
Document return to be exempt from the looks-like-a...
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
perlfunc: document last/next EXPR
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
B::Deparse: loopexes have assignment prec
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.16
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
[perl #113684] Make redo/last/next/dump accept expr
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
pp.h: Make [TP]OPp and [TP]OPpx identical
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
op.c: apidoc typo
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
[perl #113684] Document actual prec of loop exits
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
Fix CvOUTSIDE assert/refcnt bugs with sub redefinition
commit
|
commitdiff
|
tree
2012-07-27
Father Chrysostomos
Fix CvGV assertion bug with sub redefinition
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
[perl #113872] Fix leavewrite’s stack handling
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
op.c: op_clear is tempting fate
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
Don’t let ?: folding affect truncate
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
Stop truncate(word) from falling back to file name
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
Don’t let ?: folding affect stat
commit
|
commitdiff
|
tree
2012-07-26
Father Chrysostomos
Merge ck_trunc and ck_chdir
commit
|
commitdiff
|
tree
2012-07-25
Father Chrysostomos
op.c: dump LABEL leaks its label
commit
|
commitdiff
|
tree
2012-07-25
Father Chrysostomos
op.c:op_free: Rmv dead code; simplify cop_free logic
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
perldelta updates
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
dump.c: Dump op->op_s(labbed|avefree)
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
Remove op_latefree(d)
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
perly.y: Remove use of latefree from package foo {}
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
op.c: ck_grep does not need to call listkids
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
op.c: ck_fun does not need to call LINKLIST
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
op.c:ck_grep: Remove unnecessary op_next assignments
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
op.c: ck_grep does not need to check num of args
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
pp_hot.c: Mention that pp_grepstart calls pp_pushmark
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
Simplify ck_grep
commit
|
commitdiff
|
tree
2012-07-15
Father Chrysostomos
op.c: Further simplify ck_sort
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
op.c: Consistent tweak; podchecker complaints
commit
|
commitdiff
|
tree
2012-07-14
Shlomi Fish
Update perlop's bignum modules list.
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
op.c: Missing line break
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
Disentangle ck_sort and grep
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
[perl #113710] Make __SUB__ work in sort block
commit
|
commitdiff
|
tree
2012-07-14
Yves Orton
fix RT#114068 optimizer handles MEOL in middle of pattern...
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
[perl #113576] Restore err msg for &{+undef}
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
[perl #113470] Constant folding for pack
commit
|
commitdiff
|
tree
2012-07-14
Father Chrysostomos
[perl #113020] INSTALL: Clarify CPAN::autobundle
commit
|
commitdiff
|
tree
2012-07-13
Robin Barker
silence override warning
commit
|
commitdiff
|
tree
2012-07-13
Father Chrysostomos
mro/basic.t: Squelch warning
commit
|
commitdiff
|
tree
2012-07-13
Robin Barker
silence warning about use of --libpods
commit
|
commitdiff
|
tree
2012-07-13
Robin Barker
silence compiler warning - casting void* to IV
commit
|
commitdiff
|
tree
2012-07-13
Father Chrysostomos
mg_vtable.pl: Mention all generated files
commit
|
commitdiff
|
tree
2012-07-13
Father Chrysostomos
Fix @{*ISA} autovivification
commit
|
commitdiff
|
tree
2012-07-13
Father Chrysostomos
Fix *ISA = *glob_without_array
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
op.c: Make slabs sizes powers of two
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
perldelta update
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
perlhacktips: PERL_DEBUG_READONLY_OPS update
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
todo.pod: Clean up entries related to op slabs
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
Eliminate PL_OP_SLAB_ALLOC
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
op.c:pmruntime: Remove redundant cv_forget_slab
commit
|
commitdiff
|
tree
2012-07-12
Father Chrysostomos
PERL_DEBUG_READONLY_OPS with the new allocator
commit
|
commitdiff
|
tree
2012-07-08
Father Chrysostomos
Correct err msg when calling stub w/no autoload fb
commit
|
commitdiff
|
tree
2012-07-08
Father Chrysostomos
anonsub.t: Improve test for [perl #71154]
commit
|
commitdiff
|
tree
2012-07-08
Father Chrysostomos
Let rv2cv-hook CVs’ protos participate in method intuition
commit
|
commitdiff
|
tree
2012-07-07
Father Chrysostomos
[perl #113016] Parse CORE::foo::bar as a bareword
commit
|
commitdiff
|
tree
2012-07-07
Father Chrysostomos
rv2cv hooks should not create 2nd-class subs
commit
|
commitdiff
|
tree
2012-07-07
Father Chrysostomos
toke.c: Correct comment
commit
|
commitdiff
|
tree
2012-07-06
Father Chrysostomos
do-file should not force a bareword
commit
|
commitdiff
|
tree
2012-07-06
Father Chrysostomos
Let do.t run from the top level
commit
|
commitdiff
|
tree
2012-07-06
Father Chrysostomos
do.t: Load test.pl at BEGIN time
commit
|
commitdiff
|
tree
2012-07-06
Father Chrysostomos
Test ‘Missing name in "my sub"’
commit
|
commitdiff
|
tree
2012-07-05
Nicholas Clark
[perl #112820] t/op/sprintf.t failure on FreeBSD 4.6
commit
|
commitdiff
|
tree
2012-07-05
Father Chrysostomos
Increase $B::Concise::VERSION to 0.91
commit
|
commitdiff
|
tree
2012-07-05
Father Chrysostomos
[perl #78064] print(const || bare) and const folding
commit
|
commitdiff
|
tree
2012-07-05
Father Chrysostomos
Record folded constants in the op tree
commit
|
commitdiff
|
tree
2012-07-04
Father Chrysostomos
Add Oleg Nesterov to AUTHORS
commit
|
commitdiff
|
tree
2012-07-04
Oleg Nesterov
[perl #113980] pp_syscall: "I32 retval" truncates the...
commit
|
commitdiff
|
tree
2012-07-04
Father Chrysostomos
Use ‘state’ in warning about sort {state $a}
commit
|
commitdiff
|
tree
2012-07-04
Father Chrysostomos
op.c: Merge some code
commit
|
commitdiff
|
tree
2012-07-04
Father Chrysostomos
[perl #86136] Downgrade sort {my $a} to a warning
commit
|
commitdiff
|
tree
2012-07-04
Father Chrysostomos
sv.c: Correct comment
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
parser.h: Add comments explaining *bufptr
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
parser.h: Correct comment explaining last_lop_op
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
sv.h: Improve docs of Sv[GS]ETMAGIC
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
toke.c: Merge UNI2 and UNIBRACK
commit
|
commitdiff
|
tree
2012-07-03
Matthew Horsfall...
For #16249 - Overwrite PL_last_lop_op when eval() is...
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
perlfunc: Fix do-sub mistake
commit
|
commitdiff
|
tree
2012-07-03
Father Chrysostomos
op.c:newFOROP: Fall back to realloc for unslabbed ops
commit
|
commitdiff
|
tree
2012-07-02
Father Chrysostomos
pad.c: Improve intro_my docs
commit
|
commitdiff
|
tree
2012-07-02
Father Chrysostomos
Put a cap on op slab sizes
commit
|
commitdiff
|
tree
2012-07-02
Father Chrysostomos
Use find_runcv_where for pp_coreargs and pp_runcv
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
Cloning a format whose outside has been undefined
commit
|
commitdiff
|
tree
2012-06-30
Shlomi Fish
Fix perl -d’s "l" command.
commit
|
commitdiff
|
tree
2012-06-30
Darin McBride
perldelta for 9d7bf4
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
op.c: S_op_integerize: -foo no longer needs an exception
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
pad.c: Update comments
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
[perl #113012] String negation under ‘use integer’
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
[perl #113006] perllocale: change Spanish to traditional...
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
op.c: Remove unnecessary variable
commit
|
commitdiff
|
tree
2012-06-30
Father Chrysostomos
Don’t crash with formats in special blocks
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
Make formats close over the right closure
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
[perl #113812] Always use find_runcv when cloning a sub
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
[Merge] CV-based slab allocator for ops
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
Teach diagnostics.pm about %p
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
Increase $diagnostics::VERSION to 1.30
commit
|
commitdiff
|
tree
2012-06-29
Father Chrysostomos
perldiag: Document ‘Slab leaked from cv’
commit
|
commitdiff
|
tree
next