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-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
2013-08-04
Father Chrysostomos
Revert "[perl #119043] Exempt shared hash key consts...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Chris 'BinGOs...
_perl_abs_path() symlink tests fail on QNX Neutrino
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Chris 'BinGOs...
Resolve File::Spec test failures on QNX Neutrino
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Chris 'BinGOs...
Add note about regenerating META files when updating...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Chris 'BinGOs...
Update CPAN-Meta to CPAN version 2.132140
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
James E Keenan
Regression tests for 4 cases reported by Philip Hazel++.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Tony Cook
prevent a precedence warning on clang
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Karl Williamson
regcomp.c: Silence clang compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Chris 'BinGOs...
Update Scalar-List-Utils to CPAN version 1.29
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Karl Williamson
dump.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Karl Williamson
Extend sv_dump() to dump SVt_INVLIST
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Steve Hay
version's test files are not excluded from blead
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Nicholas Clark
Set a large thread stack when running the regex tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Steve Hay
Use undef rather than 'undef' for Devel::PPPort's UPSTR...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Steve Hay
Note that three more test files are excluded from XSLoader
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Karl Williamson
PATCH: [perl #119101] Extraneous warnings in Parse...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
David Mitchell
Handle /[#]/ and /[(?#]/ with code blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
David Mitchell
pp_match(): remove some superfluous braces
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
David Mitchell
pp_match(): only look up pos() magic once
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
David Mitchell
pp_match(): remove redundant condition
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Steve Hay
Fix ordering of modules and pragmata in perldelta.pod
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Steve Hay
Upgrade parent from 0.225 to 0.226
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Father Chrysostomos
perlsub: constant -> inlinable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Nathan Trapuzzano
Remove semicolon from inline TYPEMAP in perlxstut example.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Karl Williamson
regcomp.c: Fix yet another C89 problem
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Properly declare variable with C89
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
David Mitchell
RT #118213: handle $r=qr/.../; /$r/p properly
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Remove extraneous debug info
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Remove redundant code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regexec.c: Add, clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Change Debug output of char classes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Debug output clearer ranges
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Change debug output to use \t, etc instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Extract duplicated code into single fcn
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
Regen t/porting/known_pod_issues.dat.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Fix potential scalar leak
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Karl Williamson
regcomp.c: Change #ifdef
commit
|
commitdiff
|
tree
|
snapshot
next