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
perldelta for mutable inlining & folding
2013-08-13
Father Chrysostomos
perldelta for mutable inlining & folding
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #3105/5608dcc
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for \$_.\$_ no longer giving 2 addresses
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for ef54055
commit
|
commitdiff
|
tree
2013-08-13
Father Chrysostomos
perldelta for #72766/6174b39
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Peek.t: Fix a test
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
[perl #92260] Devel::Peek::fill_mstats and non-PVs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
constant.pm: Note that list constants are not
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Mark COWable constants as COWable at compile time
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Make Storable support read-only COWs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
sv.c:sv_grow: accept read-only COWs
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Devel::PPPort: force string when testing SvPV_renew
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Test multiline links in diagnostics.t
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Alphabetise perldiag
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
Increase $diagnostics::VERSION to 1.32
commit
|
commitdiff
|
tree
2013-08-12
Father Chrysostomos
diagnostics: don’t truncate wrapped links
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
[Merge] Fixes to reset("...")
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Don’t taint undef in reset
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Remove special string handling from sv.c:sv_reset
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
sv.c:sv_reset: Remove %ENV handling; fix for VMS
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Stop reset from skipping @ % if $ is read-only
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
reset.t: Basic tests for resetting aggregates
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
sv_reset: Don’t skip THINKFIRST items
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Fix threaded build broken by 823ac2c80
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Call get-magic before rejecting non-refs in sv_bless
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
gv.c:newGP: assert that PL_curcop is not NULL
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
gv.c:newGP: merge some threaded and non-threaded code
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Restore NULL check to gv.c:newGP, removed by 19bad673
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Set PL_curcop to NULL in op.c:S_cop_free
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Make ++ handle regexps and vstrings
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Stop -- from crashing on regexps
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Make PL_hints an alias for PL_compiling.cop_hints
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Modifying ${^OPEN} changes the value of $^H:
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
sv.c: Remove more ro exceptions that c72a4ee missed.
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Fix booleanness of regexps
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Make SvPVbyte work on tied non-PV
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
[Merge] Handle @INC filter return values better
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
pp_ctl.c:S_run_user_filter: remove GMAGICAL check
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Handle magical return values from @INC filter
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Setting $_ to multiline glob in @INC filter
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
incfilter.t: squelch warning
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Tying $_ in @INC filter
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Handle non-PV $_ in @INC filters
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
op.c: Force shared hash key optimisation for existing...
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
[Merge] Read-only COWs
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Don’t allow read-only COWs to be blessed
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
In sv.c:sv_magic don’t allow tying ro COWs
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Stop system select from croaking on read-only COW ""
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Read-only COWs should not be exempt from s/// croaking
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Remove SvIsCOW checks from mg.c:mg_localize
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Remove SvIsCOW checks from mg.c:S_save_magic
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Don’t treat COWs specially in locked hashes
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Make tr/a/b/ croak on read-only null COWs
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Fix up Peek.t for alternate COW configurations
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
Make OLD_COPY_ON_WRITE handle SvLEN==0 scalars
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
universal.c: Ignore SvIsCOW in XS_Internals_SvREADONLY
commit
|
commitdiff
|
tree
2013-08-11
Father Chrysostomos
op.c:ck_svconst: Don’t allow ro COWs under old COW
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Make constant folding use the right hints
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
toke.c:S_incline: avoid vivifying GV under threads
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Revert "[perl #117855] Store CopFILEGV in a pad under...
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Revert "toke.c:incline: Avoid duplicate symbol lookup"
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
dump.c: Dump contents of regexps’ mother_re field
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
op.c:ck_eval: remove redundant null check
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Avoid assert fail with s// $target = \3 /e
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Respect SvLEN==0 and SvOOK in sv.c:sv_sethek
commit
|
commitdiff
|
tree
2013-08-10
Father Chrysostomos
Don’t stringify undef hash keys at compile time
commit
|
commitdiff
|
tree
2013-08-06
Father Chrysostomos
[perl #119169] index with __PACKAGE__ for 2nd argument
commit
|
commitdiff
|
tree
2013-08-06
Father Chrysostomos
sv.h: Add comment about gv_check and SvIsCOW
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Stop ‘used once’ warnings from crashing on circularities
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
op.c:newCONSTSUB: Stop using CopFILESV for CvFILE
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Don’t use CopFILESV for ‘once’ warnings
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
op.c:aassign_common_vars: merge duplicate code
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
op.c: correct comment
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Remove SAVEt_STACK_CXPOS
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Handle SAVEt_READONLY_OFF in ss_dup
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Handle SAVEt_ADELETE in ss_dup
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Test that ss_dup handles all savestack items
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
toke.c: s/below/above/
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
toke.c:incline: Avoid duplicate symbol lookup
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
toke.c:incline: Don’t stringify a GV to look it up
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Make eval "#line" account for ${"_<foo"} changes
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
toke.c:incline: Move code into the block that uses it
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
Prevent __FILE__ corruption when ${"_<..."} is modified
commit
|
commitdiff
|
tree
2013-08-05
Father Chrysostomos
[perl #117855] Store CopFILEGV in a pad under ithreads
commit
|
commitdiff
|
tree
2013-08-04
Father Chrysostomos
Don’t let list const modification affect future retvals
commit
|
commitdiff
|
tree
2013-08-04
Father Chrysostomos
[perl #119043] Allow utf8 up/downgrade on ro COWs
commit
|
commitdiff
|
tree
2013-08-04
Father Chrysostomos
Test that __PACKAGE__ is read-only
commit
|
commitdiff
|
tree
2013-08-04
Father Chrysostomos
Revert "[perl #119043] Exempt shared hash key consts...
commit
|
commitdiff
|
tree
2013-07-31
Father Chrysostomos
perlsub: constant -> inlinable
commit
|
commitdiff
|
tree
2013-07-30
Father Chrysostomos
Skip trailing constants when searching pads
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
perldelta for 2f222bbd/#119051 (\&$glob crashing)
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
[perl #119055] Make qq with no vars read-only
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
Exempt clang from -Wunused-value when run as cc
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
[perl #119043] Exempt shared hash key consts from ro
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
[perl #119045] Make list constant mutable again
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
[perl #119051] Fix crash with \&$glob_copy
commit
|
commitdiff
|
tree
2013-07-28
Father Chrysostomos
perl5191delta: deep recursion warnings (07b2687d2/...
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
[Merge] Constants, inlined subs, TARGs, ...
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
Version number tweaks in tests and other cleanup
commit
|
commitdiff
|
tree
2013-07-26
Father Chrysostomos
pad.c apidocs: Clarify use of &PL_sv_no
commit
|
commitdiff
|
tree
next