projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2013-08-11
Father Chrysostomos
gv.c:newGP: assert that PL_curcop is not NULL
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
gv.c:newGP: merge some threaded and non-threaded code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Restore NULL check to gv.c:newGP, removed by 19bad673
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Set PL_curcop to NULL in op.c:S_cop_free
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Make ++ handle regexps and vstrings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Stop -- from crashing on regexps
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Make PL_hints an alias for PL_compiling.cop_hints
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Modifying ${^OPEN} changes the value of $^H:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
sv.c: Remove more ro exceptions that c72a4ee missed.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Fix booleanness of regexps
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Make SvPVbyte work on tied non-PV
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
[Merge] Handle @INC filter return values better
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
pp_ctl.c:S_run_user_filter: remove GMAGICAL check
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Handle magical return values from @INC filter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Setting $_ to multiline glob in @INC filter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
incfilter.t: squelch warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Tying $_ in @INC filter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Handle non-PV $_ in @INC filters
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
op.c: Force shared hash key optimisation for existing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
[Merge] Read-only COWs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Don’t allow read-only COWs to be blessed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
In sv.c:sv_magic don’t allow tying ro COWs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Stop system select from croaking on read-only COW ""
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Read-only COWs should not be exempt from s/// croaking
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Remove SvIsCOW checks from mg.c:mg_localize
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Remove SvIsCOW checks from mg.c:S_save_magic
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Don’t treat COWs specially in locked hashes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Make tr/a/b/ croak on read-only null COWs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Fix up Peek.t for alternate COW configurations
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
Make OLD_COPY_ON_WRITE handle SvLEN==0 scalars
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
universal.c: Ignore SvIsCOW in XS_Internals_SvREADONLY
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Father Chrysostomos
op.c:ck_svconst: Don’t allow ro COWs under old COW
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Nicholas Clark
test.pl's runperl() can now optionally redirect STDIN...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Nicholas Clark
Remove the two "VMS adjustments" from test.pl's _fresh_perl
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Craig A. Berry
Probe for shm* routines in configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Karl Williamson
t/re/re_tests: Move vim hints to eof
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Karl Williamson
regcomp.h, sv.c, utf8.c: Comment nits
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Lukas Mai
add adjust_size_and_find_bucket to embed.fnc
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Shlomi Fish
Remove some effect-less code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Shlomi Fish
Fix RT #41461 (with a test).
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Craig A. Berry
Add two "ld" variables missing from configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Sergey Alekseev
Function name typo in malloc.c
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Make constant folding use the right hints
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
toke.c:S_incline: avoid vivifying GV under threads
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Revert "[perl #117855] Store CopFILEGV in a pad under...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Revert "toke.c:incline: Avoid duplicate symbol lookup"
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
dump.c: Dump contents of regexps’ mother_re field
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
op.c:ck_eval: remove redundant null check
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Avoid assert fail with s// $target = \3 /e
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Respect SvLEN==0 and SvOOK in sv.c:sv_sethek
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Father Chrysostomos
Don’t stringify undef hash keys at compile time
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Steffen Mueller
ExtUtils::ParseXS: Version consistency
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Steve Hay
Update versions and dates in release announcement template
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Tony Cook
perldelta for b4bf645b3d
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Darin McBride
Carp now handles objects with string overloads.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Tony Cook
perldelta for da1929e75
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Tony Cook
[perl #117793] remove dangerous functions and improve...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Steve Hay
Upgrade libnet from 1.22 to 1.22_02
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
James E Keenan
Document non-destructive substitution: the '/r' modifier.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chris 'BinGOs...
Add missing versioned Config to Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chris 'BinGOs...
Config has a VERSION, corelist.pl should set it
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Update the Porting/bisect.pl documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Report the perl executable path in the error if Config...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
A comment in Storable.xs was words missing two words.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Steve Hay
Upgrade IPC::Cmd from 0.82 to 0.84
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
James E Keenan
Clarify documentation re switch expecting an argument...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Merge the refactoring of B which silences Solaris compi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
In B::OP::next, flag special cases with a type, instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Re-indent a switch statement in B::OP::next
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Change all B's unsigned constants from IVs to UVs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
In B.xs use I16 to avoid an "initializer will be sign...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Nicholas Clark
Teach makedef.pl that Perl_allocfilegv does not exist...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Craig A. Berry
Don't multiply define Perl__invlist_dump.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Steve Hay
Fix t/porting/customized.t --regen not to add DOS EOLs...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
David Mitchell
reparse compile-time /(?{})/ in right scope
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Father Chrysostomos
[perl #119169] index with __PACKAGE__ for 2nd argument
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Father Chrysostomos
sv.h: Add comment about gv_check and SvIsCOW
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Peter Martini
[perl #2726] Prototype is not applied until BLOCK is...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Stop ‘used once’ warnings from crashing on circularities
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Steve Hay
Upgrade Scalar-List-Utils from 1.29 to 1.30
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Nicholas Clark
Storable should not assume that sizeof(mg_len) is 4.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Nicholas Clark
Restore Storable's DEBUGME build after commit 591596833...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
op.c:newCONSTSUB: Stop using CopFILESV for CvFILE
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Don’t use CopFILESV for ‘once’ warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
op.c:aassign_common_vars: merge duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
op.c: correct comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Remove SAVEt_STACK_CXPOS
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Handle SAVEt_READONLY_OFF in ss_dup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Handle SAVEt_ADELETE in ss_dup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Test that ss_dup handles all savestack items
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
toke.c: s/below/above/
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
toke.c:incline: Avoid duplicate symbol lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
toke.c:incline: Don’t stringify a GV to look it up
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Make eval "#line" account for ${"_<foo"} changes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
toke.c:incline: Move code into the block that uses it
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
Prevent __FILE__ corruption when ${"_<..."} is modified
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Father Chrysostomos
[perl #117855] Store CopFILEGV in a pad under ithreads
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Father Chrysostomos
Don’t let list const modification affect future retvals
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Father Chrysostomos
[perl #119043] Allow utf8 up/downgrade on ro COWs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Father Chrysostomos
Test that __PACKAGE__ is read-only
commit
|
commitdiff
|
tree
|
snapshot
next