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
Fix C++ build broken by 1f039d60d3
[perl5.git]
/
op.c
2012-07-28
Father Chrysostomos
Fix C++ build broken by 1f039d60d3
blob
|
commitdiff
2012-07-27
Father Chrysostomos
[perl #113684] Make redo/last/next/dump accept expr
blob
|
commitdiff
|
diff to current
2012-07-27
Father Chrysostomos
op.c: apidoc typo
blob
|
commitdiff
|
diff to current
2012-07-27
Father Chrysostomos
Fix CvOUTSIDE assert/refcnt bugs with sub redefinition
blob
|
commitdiff
|
diff to current
2012-07-27
Father Chrysostomos
Fix CvGV assertion bug with sub redefinition
blob
|
commitdiff
|
diff to current
2012-07-26
Father Chrysostomos
op.c: op_clear is tempting fate
blob
|
commitdiff
|
diff to current
2012-07-26
Father Chrysostomos
Don’t let ?: folding affect truncate
blob
|
commitdiff
|
diff to current
2012-07-26
Father Chrysostomos
Don’t let ?: folding affect stat
blob
|
commitdiff
|
diff to current
2012-07-26
Father Chrysostomos
Merge ck_trunc and ck_chdir
blob
|
commitdiff
|
diff to current
2012-07-25
Father Chrysostomos
op.c: dump LABEL leaks its label
blob
|
commitdiff
|
diff to current
2012-07-25
Father Chrysostomos
op.c:op_free: Rmv dead code; simplify cop_free logic
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
Remove op_latefree(d)
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
op.c: ck_grep does not need to call listkids
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
op.c: ck_fun does not need to call LINKLIST
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
op.c:ck_grep: Remove unnecessary op_next assignments
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
op.c: ck_grep does not need to check num of args
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
Simplify ck_grep
blob
|
commitdiff
|
diff to current
2012-07-15
Father Chrysostomos
op.c: Further simplify ck_sort
blob
|
commitdiff
|
diff to current
2012-07-14
Father Chrysostomos
op.c: Missing line break
blob
|
commitdiff
|
diff to current
2012-07-14
Father Chrysostomos
Disentangle ck_sort and grep
blob
|
commitdiff
|
diff to current
2012-07-14
Father Chrysostomos
[perl #113710] Make __SUB__ work in sort block
blob
|
commitdiff
|
diff to current
2012-07-14
Father Chrysostomos
[perl #113470] Constant folding for pack
blob
|
commitdiff
|
diff to current
2012-07-12
Father Chrysostomos
op.c: Make slabs sizes powers of two
blob
|
commitdiff
|
diff to current
2012-07-12
Father Chrysostomos
Eliminate PL_OP_SLAB_ALLOC
blob
|
commitdiff
|
diff to current
2012-07-12
Father Chrysostomos
op.c:pmruntime: Remove redundant cv_forget_slab
blob
|
commitdiff
|
diff to current
2012-07-12
Father Chrysostomos
PERL_DEBUG_READONLY_OPS with the new allocator
blob
|
commitdiff
|
diff to current
2012-07-05
Father Chrysostomos
[perl #78064] print(const || bare) and const folding
blob
|
commitdiff
|
diff to current
2012-07-05
Father Chrysostomos
Record folded constants in the op tree
blob
|
commitdiff
|
diff to current
2012-07-04
Father Chrysostomos
Use ‘state’ in warning about sort {state $a}
blob
|
commitdiff
|
diff to current
2012-07-04
Father Chrysostomos
op.c: Merge some code
blob
|
commitdiff
|
diff to current
2012-07-04
Father Chrysostomos
[perl #86136] Downgrade sort {my $a} to a warning
blob
|
commitdiff
|
diff to current
2012-07-03
Jesse Luehrs
constant folding shouldn't change return value of while...
blob
|
commitdiff
|
diff to current
2012-07-03
Father Chrysostomos
op.c:newFOROP: Fall back to realloc for unslabbed ops
blob
|
commitdiff
|
diff to current
2012-07-02
Father Chrysostomos
Put a cap on op slab sizes
blob
|
commitdiff
|
diff to current
2012-06-30
Father Chrysostomos
op.c: S_op_integerize: -foo no longer needs an exception
blob
|
commitdiff
|
diff to current
2012-06-30
Father Chrysostomos
op.c: Remove unnecessary variable
blob
|
commitdiff
|
diff to current
2012-06-29
Jesse Luehrs
fix compiler warning
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
When reusing op slots, only zero as much as needed
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
-DS should not invoke warnhook
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
op.c: Memory funcs need dVAR
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
Enlarge the last slot on an op slab to fit
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
Add slab allocation diagnostics (under perl -DS)
blob
|
commitdiff
|
diff to current
2012-06-29
Father Chrysostomos
CV-based slab allocation for ops
blob
|
commitdiff
|
diff to current
2012-06-25
Jesse Luehrs
allow "my ()" [perl #113554]
blob
|
commitdiff
|
diff to current
2012-06-20
Father Chrysostomos
[perl #113712] Don’t create stubs after errors
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
op.c:utilize: don't allocate pegop if !PL_madskills
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
Don’t call mro_method_changed_in after newCONSTSUB
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
Don’t create pads for sub stubs
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
op.c:newPROG: Remove questionable comment
blob
|
commitdiff
|
diff to current
2012-06-15
Father Chrysostomos
Rmv mro_method_changed_in call on stub upgraded to...
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
propagate 'use re eval' into return from (??{})
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make OP_REGCRESET only for taint handling
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
pmruntime: make more use of Perl_re_op_compile
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
pm_runtime(): tidy some local vars
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
remove target from REGCOMP op
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
add PMf_CODELIST_PRIVATE flag
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
remove private flag 1 from OP_REGCOMP
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
change re_op_compile() to take a list of SVs
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
unlink re_eval code blocks from op list
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make qr/(?{})/ behave with closures
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Mostly complete fix for literal /(?{..})/ blocks
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
add Perl_re_op_compile function
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make re_evals be seen by the toker/parser
blob
|
commitdiff
|
diff to current
2012-06-09
Father Chrysostomos
Add alloccopstash provisionally to the API
blob
|
commitdiff
|
diff to current
2012-06-08
Father Chrysostomos
Constant folding for x
blob
|
commitdiff
|
diff to current
2012-06-08
Father Chrysostomos
Make __SUB__ work in special blocks
blob
|
commitdiff
|
diff to current
2012-06-08
Craig A. Berry
cop_stashoff is an integer, not a pointer.
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
Obliterate CopSTASH_free
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
[perl #78742] Store CopSTASH in a pad under threads
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
Don’t localise CopSTASH(&PL_compiling) in newCONSTSUB
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Remove ‘Runaway prototype’ warning
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
Add &CORE::pos
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Make undef use ck_fun and OA_SCALARREF
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add &CORE::glob
blob
|
commitdiff
|
diff to current
2012-05-29
Father Chrysostomos
Add protos for positive keywords
blob
|
commitdiff
|
diff to current
2012-05-23
Father Chrysostomos
op.c: One less func call for newXS
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c: Remove redundant assignment
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
Make while(each ...) imply defined($_ = ...)
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c: Remove a redundant ck_subr call from ck_require
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c: Remove a redundant ck_subr call from ck_glob
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c: Remove a redundant ck_subr call from dofile
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
op.c:ck_glob: Check PL_globhook before loading File...
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
Make pos(@array) and pos(%hash) into errors
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Copy call checker when cloning closure prototype
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Produce the right error for goto "\0"
blob
|
commitdiff
|
diff to current
2012-04-21
Father Chrysostomos
[perl #111980] Don’t allow ‘my $♠’
blob
|
commitdiff
|
diff to current
2012-04-20
Father Chrysostomos
[perl #112316] Make strict vars respect assignment...
blob
|
commitdiff
|
diff to current
2012-04-11
Father Chrysostomos
[perl #112352] Make ‘use v5.15’ always enable unicode_eval
blob
|
commitdiff
|
diff to current
2012-04-03
Father Chrysostomos
[perl #111462] Move strict hints from %^H to $^H
blob
|
commitdiff
|
diff to current
2012-03-28
Father Chrysostomos
[perl #111462] Don’t leak eval "" op tree when croaking
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
Label UTF8 cleanup
blob
|
commitdiff
|
diff to current
2012-03-23
Father Chrysostomos
Use HEKf in 2 places in op.c:S_finalize_op
blob
|
commitdiff
|
diff to current
next