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-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
2013-07-30
Andy Dougherty
Mention the 'make clean' makefile target [perl #38307].
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Steve Hay
Remove four Module-Build files which were removed in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Steve Hay
Upgrade Config-Perl-V from 0.18 to 0.19
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Father Chrysostomos
Skip trailing constants when searching pads
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Steve Hay
Note that five new meta/pod tests are excluded from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
H.Merijn Brand
Config-Perl-V 0.19 released
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Nicholas Clark
No need to prefix $(LDLIBPTH) when running $(CC) to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Steve Hay
Update Socket from 2.010 to 2.011
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Tony Cook
[perl #118525] make it work on threaded builds
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
perldelta for 486b1e7f0
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
CvGV is no longer a simple struct member access
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
James E Keenan
Document $DynaLoader::dl_dlext, per sisyphus++.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Steve Hay
Add Aristotle to the list of The Keepers of the Pumpkin
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
Philip Boulain is now a perl AUTHOR, and bump a version
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Philip Boulain
Reap child in case where exception has been thrown
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Colin Kuskie
Refactor ext/Pod-Functions/Functions_pm.PL to use Test...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
[perl #52000] use PL_exit_flags in the test so it works...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
[perl #52000] Warn/abort on attempted perl exit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
[perl #52000] add perldiag entries for the new warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
John Gardiner Myers is now a perl AUTHOR
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
John Gardiner...
[perl #52000] Warn/abort on attempted perl exit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
[perl #114964] Correct 'ref' func POD to fix bad behavi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
mention reftype too
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tony Cook
Brendan Byrd is now a perl AUTHOR
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Brendan Byrd
Correct 'ref' func POD to fix bad behavior around ...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Daniel Dragan
comments only, explain the different ONE_AT_A_TIME...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
perldelta for 2f222bbd/#119051 (\&$glob crashing)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
[perl #119055] Make qq with no vars read-only
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
Exempt clang from -Wunused-value when run as cc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
[perl #119043] Exempt shared hash key consts from ro
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
[perl #119045] Make list constant mutable again
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Father Chrysostomos
[perl #119051] Fix crash with \&$glob_copy
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
[MERGE] refactor pp_match(), pp_subst(), regexec()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): add quick-fail test for anchored \G
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec: swap ganch setting and gofs offsetting
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
fix COW match capture optimisation
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): avoid uninit use of var
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
fix /test_bootstrap.t under -DPERL_NO_COW
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
fix build under -DPERL_NO_COW
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): access extflags directly
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): tidy up ganch-setting code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): merge the 2 RXf_GPOS_SEEN setup blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): simplify RXf_ANCH_GPOS pos calc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): use regtry(&s) not regtry(&startpos)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
s/.(?=.\G)/X/g: refuse to go backwards
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: don't use REXEC_COPY_STR on 2nd match
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: combine 3 small elsif blocks into 1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: remove one use of 'm' local var
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: reduce scope of 'i' variable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: reduce scope of 'm' var
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: set/use s,m vars near where they're used
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: reduce scope of 'd' variable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
pp_subst: cosmetic re-arrangement of vars
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): fix ganch and till settings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
regexec(): skip second intuit() call
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
David Mitchell
fix intuit_start() with \G
commit
|
commitdiff
|
tree
|
snapshot
next