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 #112966] Crash on delete local; other local bugs
[perl5.git]
/
pp.c
2012-06-23
Father Chrysostomos
[perl #112966] Crash on delete local; other local bugs
blob
|
commitdiff
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
2012-01-16
Nicholas Clark
Provide as much diagnostic information as possible...
blob
|
commitdiff
|
diff to current
2012-01-10
Father Chrysostomos
Better fix for perl #107440
blob
|
commitdiff
|
diff to current
2012-01-06
Father Chrysostomos
[perl #107440] Save av/hv on mortals stack when clearing
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 lvalue scalar context errors
blob
|
commitdiff
|
diff to current
2011-12-26
Father Chrysostomos
Fix two (er, four) sub:lvalue { &$x } bugs
blob
|
commitdiff
|
diff to current
2011-12-25
Father Chrysostomos
Don’t crash when writing to null hash elem
blob
|
commitdiff
|
diff to current
2011-12-18
Father Chrysostomos
Stop tell($glob_copy) from clearing PL_last_in_gv
blob
|
commitdiff
|
diff to current
2011-12-16
Father Chrysostomos
Name anon handles __ANONIO__
blob
|
commitdiff
|
diff to current
2011-12-15
Karl Williamson
pp.c: Changing case of utf8 strings under locale uses...
blob
|
commitdiff
|
diff to current
2011-12-04
Father Chrysostomos
Adjust substr offsets when using, not when creating...
blob
|
commitdiff
|
diff to current
2011-11-26
Father Chrysostomos
Optimise substr assignment in void context
blob
|
commitdiff
|
diff to current
2011-11-26
Father Chrysostomos
Don’t coerce $x immediately in foo(substr $x...)
blob
|
commitdiff
|
diff to current
2011-11-24
Father Chrysostomos
Call FETCH once when chomping a tied ref
blob
|
commitdiff
|
diff to current
2011-11-24
Father Chrysostomos
pp.c: Remove useless read-only check from S_do_chomp
blob
|
commitdiff
|
diff to current
2011-11-23
Father Chrysostomos
amagic_deref_call does not necessitate SPAGAIN
blob
|
commitdiff
|
diff to current
2011-11-22
Father Chrysostomos
[perl #80628] __SUB__
blob
|
commitdiff
|
diff to current
2011-11-19
Father Chrysostomos
Mention implicit $_ in y///r uninit warning
blob
|
commitdiff
|
diff to current
2011-11-16
Zefram
expunge gratuitous Unicode punctuation in comments
blob
|
commitdiff
|
diff to current
2011-11-12
Karl Williamson
pp.c: Make sure variable is initialized
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Call subroutine instead of repeat code
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Remove macro no-longer called
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Call subroutine instead of repeat code
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: White-space only
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Call subroutine instead of repeat code
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: White-space only
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Call subroutine instead of repeat code
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Add compiler hint
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: White-space only
blob
|
commitdiff
|
diff to current
2011-11-11
Karl Williamson
pp.c: Call subroutine instead of repeat code
blob
|
commitdiff
|
diff to current
2011-11-06
Father Chrysostomos
[perl #96326] *{$io} should not be semi-defined
blob
|
commitdiff
|
diff to current
2011-10-17
Karl Williamson
pp.c: White space only
blob
|
commitdiff
|
diff to current
2011-10-17
Karl Williamson
pp.c: Remove disabled code for context sensitive lc
blob
|
commitdiff
|
diff to current
2011-10-11
Chip Salzenberg
do not return useless value from void-context substr
blob
|
commitdiff
|
diff to current
2011-10-10
Father Chrysostomos
Resolve XS AUTOLOAD-prototype conflict
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
gv.c, op.c, pp.c: Stash-injected prototypes and prototy...
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: Got pp_gelem nul-clean.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: Make warnings utf8-clean
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: pp_substr for UTF-8 globs.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c & sv.c: pp_ref UTF8 and null cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: pp_bless UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: Make pp_rv2cv use gv_autoload_pvn()
blob
|
commitdiff
|
diff to current
2011-10-06
Brian Fraser
pp.c: pp_rv2gv UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-09-16
Father Chrysostomos
Merge postinc and postdec
blob
|
commitdiff
|
diff to current
2011-09-16
Father Chrysostomos
Merge preinc and postinc
blob
|
commitdiff
|
diff to current
2011-09-16
Father Chrysostomos
Make ++ and -- work on glob copies
blob
|
commitdiff
|
diff to current
2011-09-09
Zefram
remove index offsetting ($[)
blob
|
commitdiff
|
diff to current
2011-09-09
Father Chrysostomos
Enter gv_fetchsv_nomg
blob
|
commitdiff
|
diff to current
2011-09-08
Robin Barker
remove unused variables and assignments
blob
|
commitdiff
|
diff to current
2011-09-01
Father Chrysostomos
[perl #97484] Make defined &{...} vivify CORE subs
blob
|
commitdiff
|
diff to current
2011-08-30
Father Chrysostomos
Eliminate is_gv_magical_sv
blob
|
commitdiff
|
diff to current
2011-08-30
Father Chrysostomos
&CORE::unpack()
blob
|
commitdiff
|
diff to current
2011-08-29
Father Chrysostomos
&CORE::foo() for tie functions
blob
|
commitdiff
|
diff to current
2011-08-28
Father Chrysostomos
&CORE::substr()
blob
|
commitdiff
|
diff to current
2011-08-28
Father Chrysostomos
&CORE::srand()
blob
|
commitdiff
|
diff to current
2011-08-27
Karl Williamson
pp.c: Use built-in case tables for ords < 256
blob
|
commitdiff
|
diff to current
2011-08-27
Karl Williamson
pp.c: Change comment
blob
|
commitdiff
|
diff to current
2011-08-27
Father Chrysostomos
&CORE::foo() for (sys)read and recv
blob
|
commitdiff
|
diff to current
2011-08-27
Father Chrysostomos
&CORE::rand()
blob
|
commitdiff
|
diff to current
2011-08-27
Father Chrysostomos
&CORE::open()
blob
|
commitdiff
|
diff to current
2011-08-26
Father Chrysostomos
&CORE::lock()
blob
|
commitdiff
|
diff to current
2011-08-26
Father Chrysostomos
&CORE::index() and &CORE::rindex()
blob
|
commitdiff
|
diff to current
2011-08-26
Father Chrysostomos
Remove now-unnecessary len check from pp.c:S_rv2gv
blob
|
commitdiff
|
diff to current
2011-08-26
Father Chrysostomos
Make *{undef} self-consistent
blob
|
commitdiff
|
diff to current
2011-08-26
Father Chrysostomos
pp.c: Suppress stupid compiler warning
blob
|
commitdiff
|
diff to current
next