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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2017-01-26
Karl Williamson
PATCH: [perl #130567] Assertion failure in scan_const
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Karl Williamson
Fix embed.fnc for utf8_to_uvchr_buf
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Colin Newell
Documentation patch to recommend newSVpvn over newSVpv.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Karl Williamson
regexec.c: Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Dagfinn Ilmari...
Use cBOOL() instead of ? TRUE : FALSE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Aaron Crane
RT#130623: assertions when tying into non-packages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Aaron Crane
Perl_sv_dump(): allow a null-pointer argument
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
S_do_pmop_dump_bar() reduce scope of ch variable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
handle op_pv better in op_clear() and op_dump()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
perlapi.pod: remove AvARRAY() example from sortsv()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
better handle freeing of code blocks in /(?{...})/
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
perldelta entries for op_class() and op_dump()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
David Mitchell
OP_CLASS() docs - mention op_class() too
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tony Cook
perldelta for 743e3e72117a
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tony Cook
(perl #129190) intuit_method() can move the line buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tony Cook
perldelta for 71776ae4fad9
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Tony Cook
(perl #129274) avoid treating the # in $# as a comment...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Zefram
permit goto at top level of multicalled sub
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Abigail
Be consistent in deprecation messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
dump.c: handle GV being really a ref to a CV
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
reindent OP_AELEMFAST block in S_do_op_dump_bar()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
op_dump(): no OPf_SPECIAL on AELEMFAST,GVSV,GV
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
fix some more bizarre indention in dump.c
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
mess_sv(): access only if PL_curcop is non-null
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
ckDEAD: PL_curcop->cop_warnings only if PL_curcop
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
David Mitchell
avoid sort assert failure after compile fail
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Sergey Aleynikov
Fix memory leak in B::RHE->HASH method.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Karl Williamson
lib/utf8.t: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Karl Williamson
Move I8 test helpers to common file
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Zefram
fix special-case recreation of *::
commit
|
commitdiff
|
tree
|
snapshot
2017-01-22
Zefram
handle errors in gen_constant_list
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
David Mitchell
avoid disabling utf8 pos cache on tainted strings
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
David Mitchell
S_do_op_dump_bar(): fix some weird indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
David Mitchell
revamp the op_dump() output format
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
David Mitchell
add Perl_op_class(o) API function
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Update Module::CoreList for 5.25.10
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Bump the perl version in various places for 5.25.10
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
New perldelta for 5.25.10
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Tick!
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Epigraph for 5.25.9
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Let's be consistent
v5.25.9
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Add perlhist entry for the 5.25.9 release
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Acknowledgements for perldelta
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
More work on perldelta:
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Fix typo in the name the .pm file is generated from.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Update Module::CoreList for 5.25.9
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
More perldelta entries
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Work on perldelta
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Make an entry for the deprecation of certain string...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Abigail
Typo fix: one of the =head2's should have been a =head3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Karl Williamson
util.c: Allow C backtrace to compile under threads
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
toke.c: Refactor part of tr// handling, mostly for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
toke.c: Avoid work if tr/a-b/foo/
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
toke.c: Avoid work for tr/a-a/.../
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
toke.c: Save a branch
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
toke.c: Add, clarify some comments, white-space
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
perlebcdic: Rmv obsolete text about 'use encoding'
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
perlop: Remove obsolete text
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Karl Williamson
Fix bug with a digit range under re 'strict'
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Craig A. Berry
pp_ctl.c: false/true --> FALSE/TRUE
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Hugo van der...
[perl #129377] don't read past start of string for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Tony Cook
(perl #129342) test for buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Hugo van der...
[perl #129342] ensure range-start is set after error...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Tony Cook
perldelta for 86191aed6f09
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Tony Cook
(perl #129125) copy form data if it might be freed
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Tony Cook
(perl #126228) partly revert 8cc95fdb and fix a3c8358c
origin/tonyc/126228-dxsub_sysx
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Karl Williamson
APItest/t/handy.t: Skip some tests on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Karl Williamson
APItest/t/handy.t: Use more mnemonic variable names
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Dagfinn Ilmari...
Remove obsolete (PL_)statcache mentions in comments
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Abigail
Avoid deprecation message.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Abigail
Avoid triggering a deprecation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Abigail
Avoid deprecation warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
David Mitchell
add S_process_optree() function to op.c
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
James E Keenan
perldelta for 254707b
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Andreas Koenig
Updates CPAN.pm to ANDK/CPAN-2.16-TRIAL2.tar.gz
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
David Mitchell
davem's perldelta entries for 5.25.9 so far
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Tony Cook
(perl #129149) fix the test so skip has a SKIP: to...
origin/tonyc/129149-fix-skip
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Zefram
warn at most once per literal about misplaced _
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Tony Cook
perldelta for bf4a926a2937
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Tony Cook
(perl #129149) avoid a heap buffer overflow with pack...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Tony Cook
perldelta for 02c161ef974f
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Karl Williamson
perldelta: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Mention changed deprecation messages in perldelta.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
There's an objection to fatalizing jumping into a const...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Use of $* and $# will be fatal in 5.30.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Revert "Remove deprecation warnings related to $* and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Revert "Fix mentioning of C<$#>."
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Mention $! vs $^E in pod/perlport.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Update an old email address of mine
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
String bitwise operators will not accept code points...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Reading/writing bytes from :utf8 handles will be fatal...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Deprecating the modifyable variables in constants by...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Make it fatal to pass malformed UTF-8.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
my() in a false conditional will be fatal in Perl 5.30
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Deprecation of an unqualified dump() to mean CORE:...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Deprecating the use of C<< \cI<X> >> to specify a print...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
B::OP::terse will go away in Perl 5.28.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
No longer mention some uses of $SIG {__DIE__} are depre...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Remove utils/c2ph and utils/pstruct
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Abigail
Don't recognize the --libpods option in Pod::Html
commit
|
commitdiff
|
tree
|
snapshot
next