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: remove mention of comp.lang.perl.misc
2017-05-25
David Mitchell
perldelta: remove mention of comp.lang.perl.misc
commit
|
commitdiff
|
tree
2017-05-24
David Mitchell
perldelta: move an entry from 'Errata'
commit
|
commitdiff
|
tree
2017-05-24
David Mitchell
perldelta: remove 'Known Problems' section.
commit
|
commitdiff
|
tree
2017-05-24
David Mitchell
perldelta: davem's 2nd half proofreading
commit
|
commitdiff
|
tree
2017-05-23
David Mitchell
perldelta: add extra changed diag entry
commit
|
commitdiff
|
tree
2017-05-23
David Mitchell
perldelta: Diagnostics fixups
commit
|
commitdiff
|
tree
2017-05-23
David Mitchell
more perldelta fixups.
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: tweak SV flags; eliminate hv_fetchs
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: expand Unicode/utf8 API changes
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: sort the "Internal Changes" section.
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: move an entry from Internal to Bug Fixes
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: remove some "Internal Changes" entries
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: re-order "Core Enhancements" entries
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: fix some issues raised by Karl
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: Fix some issues raised by Ævar
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
perldelta: update @INC blurb in Notice
commit
|
commitdiff
|
tree
2017-05-22
David Mitchell
Time-HiRes: fix a do/@INC issue in Makefile.PL
commit
|
commitdiff
|
tree
2017-05-08
David Mitchell
avoid a memory wrap in sv_vcatpvfn_flags()
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
[MERGE] fix require's croak message
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
emit require module name err hint only when valid
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
require die msg: only mention @INC if used
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
S_require_file() : simplify an else if block
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
better comment require() source.
commit
|
commitdiff
|
tree
2017-04-18
David Mitchell
add PERL_UTIL_H_ to util.h, not util.h
commit
|
commitdiff
|
tree
2017-04-16
David Mitchell
Update CPAN.pm to ANDK/CPAN-2.18-TRIAL.tar.gz
commit
|
commitdiff
|
tree
2017-04-16
David Mitchell
add include guard to util.h
commit
|
commitdiff
|
tree
2017-04-14
David Mitchell
threads::shared: alloc arenas with correct context
commit
|
commitdiff
|
tree
2017-04-13
David Mitchell
fix perldiag entry for do '.' warning
commit
|
commitdiff
|
tree
2017-04-13
David Mitchell
more tweaks to 'do's pod
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
[MERGE] make tests run without '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
Safe.pm: document rdo()'s usage of @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix and test execution of non-empty .bs files
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
dist/Unicode-Normalize/Makefile.PL: fix 'do'
commit
|
commitdiff
|
tree
2017-04-07
James E Keenan
fix cases where 'do file' should be 'do ./file'.
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
utils/libnetcfg: fix 'do' without '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
Porting/bench.pl: fix 'do' without '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fixup regen/regcharclass.pl for no '.'in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix dist/Safe/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix dist/Time-HiRes/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix dist/base/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix lib/B/Deparse.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix ext/Pod-Html/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix ext/arybase/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fix ext/XS-APItest/t/*.t that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
fixup tests under t/ that assumed '.' in @INC
commit
|
commitdiff
|
tree
2017-04-07
David Mitchell
stop passing '.' in @INC to tests
commit
|
commitdiff
|
tree
2017-04-03
David Mitchell
perlfunc: 'do' synopsis: clarify when @INC used
commit
|
commitdiff
|
tree
2017-03-31
David Mitchell
vec(): defer lvalue out-of-range croaking
commit
|
commitdiff
|
tree
2017-03-31
David Mitchell
fix perldiag entry for CORE::dump()
commit
|
commitdiff
|
tree
2017-03-31
David Mitchell
tweak 'do "%s" failed' message
commit
|
commitdiff
|
tree
2017-03-24
David Mitchell
INSTALL: add entry for -Ddefault_inc_excludes_dot
commit
|
commitdiff
|
tree
2017-03-24
David Mitchell
bump base.pm $VERSION and un-CUSTOMISE
commit
|
commitdiff
|
tree
2017-03-24
David Mitchell
Revert base.pm's dot-in-INC changes.
commit
|
commitdiff
|
tree
2017-03-22
David Mitchell
skip an op/range.t test under -Dusemallocwrap=no
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
[MERGE] fix vec() offset overflow issues
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
fix integer overflows in Perl_do_vecget()/set
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
Perl_do_vecget(): change offset arg to STRLEN type
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
[MERGE] fix -DPERL_GLOBAL_STRUCT_PRIVATE builds
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
PERL_GLOBAL_STRUCT_PRIVATE: dump.c:op_class_names
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
PERL_GLOBAL_STRUCT_PRIVATE: fix scope.c:arg_counts
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
PERL_GLOBAL_STRUCT_PRIVATE: fix PL_isa_DOES
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
t/porting/libperl.t: add better dianostics
commit
|
commitdiff
|
tree
2017-03-17
David Mitchell
locale.c: fix compiler warning
commit
|
commitdiff
|
tree
2017-03-15
David Mitchell
[MERGE] fixes and tests for Renew (RT #130841)
commit
|
commitdiff
|
tree
2017-03-15
David Mitchell
add range.t test for RT #130841
commit
|
commitdiff
|
tree
2017-03-15
Hugo van der Sanden
update size after Renew
commit
|
commitdiff
|
tree
2017-03-15
Hugo van der Sanden
reentr: update size after Renew
commit
|
commitdiff
|
tree
2017-03-15
Hugo van der Sanden
WIN32: update size after Renew
commit
|
commitdiff
|
tree
2017-03-13
David Mitchell
perlhacktips.pod: clarify -DDEBUG_LEAKING_SCALARS
commit
|
commitdiff
|
tree
2017-03-06
David Mitchell
ExtUtils-ParseXS: bump all $VERSION 3.33->3.34
commit
|
commitdiff
|
tree
2017-03-06
David Mitchell
perlxstut.pod: s/newRV/newRV_inc/g
commit
|
commitdiff
|
tree
2017-02-27
David Mitchell
S_do_op_dump_bar(): don't print TRANS op_pv field
commit
|
commitdiff
|
tree
2017-02-27
Aaron Crane
RT#130624: heap-use-after-free in 4-arg substr
commit
|
commitdiff
|
tree
2017-02-27
David Mitchell
S_gv_stashsvpvn_cached(): add asserts
commit
|
commitdiff
|
tree
2017-02-21
David Mitchell
update Module::CoreList for 5.25.11
commit
|
commitdiff
|
tree
2017-02-21
David Mitchell
bump version number in lib/B/Op_private.pm
commit
|
commitdiff
|
tree
2017-02-19
David Mitchell
davem's perldelta entries for 5.25.10
commit
|
commitdiff
|
tree
2017-02-19
David Mitchell
bump test count in t/comp/parser.t
commit
|
commitdiff
|
tree
2017-02-19
David Mitchell
pp_formline(): revert recent buffer growth changes
commit
|
commitdiff
|
tree
2017-02-18
David Mitchell
pp_formline(): add empty body to empty while loop
commit
|
commitdiff
|
tree
2017-02-18
Aaron Crane
Show sub name in signature arity-check error messages
commit
|
commitdiff
|
tree
2017-02-18
Andy Lester
Moving variables to their innermost scope.
commit
|
commitdiff
|
tree
2017-02-18
David Mitchell
pp_multideref: tweak an assertion
commit
|
commitdiff
|
tree
2017-02-18
David Mitchell
pp_formline(): avoid buffer overrun
commit
|
commitdiff
|
tree
2017-02-15
David Mitchell
avoid a leak in list assign from/to magic values
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
[MERGE] regex (?{...}) and WHILEM scope fixups
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
S_regmatch: eliminate WHILEM_A_min paren saving
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
S_regmatch: eliminate WHILEM_B paren saving
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
Add a comment on why TRIE.jump does a UNWIND_PAREN
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
clear savestack on (?{...}) failure and backtrack
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
-Mre=Debug,ALL: indicate regex state stack pushes
commit
|
commitdiff
|
tree
2017-02-14
David Mitchell
fix pad/scope issue in re_evals
commit
|
commitdiff
|
tree
2017-02-07
David Mitchell
multideref: handle both OPpLVAL_INTRO,OPpDEREF
commit
|
commitdiff
|
tree
2017-02-06
David Mitchell
Perl_fbm_instr(): remove dead code.
commit
|
commitdiff
|
tree
2017-02-04
David Mitchell
pp_formline: simplify growing of PL_formtarget
commit
|
commitdiff
|
tree
2017-02-04
David Mitchell
buffer overrun with format and 'use bytes'
commit
|
commitdiff
|
tree
2017-02-01
David Mitchell
avoid double-freeing regex code blocks
commit
|
commitdiff
|
tree
2017-01-30
David Mitchell
signature sub (\x80 triggered an assertion
commit
|
commitdiff
|
tree
2017-01-24
David Mitchell
S_do_pmop_dump_bar() reduce scope of ch variable
commit
|
commitdiff
|
tree
next