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
Carp.pm localise $SIG{__DIE__} before eval
2011-12-16
Father Chrysostomos
Carp.pm localise $SIG{__DIE__} before eval
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Increase $Carp::VERSION to 1.24
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Carp.t: Add tests for PL_last_in_gv
commit
|
commitdiff
|
tree
2011-12-16
tlhackque
Add missing <fh> line # phrase to Carp messages
commit
|
commitdiff
|
tree
2011-12-16
Brian Fraser
pp_hot.c: First letter of latin-1 classnames wasn't...
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
perldelta up to 5e5a1632
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Name anon handles __ANONIO__
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Document the array_base feature
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Disable $[ under 5.16
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
feature.pm: Consistent use of spaces after full stops
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
perlvar: document what $[ will do under use v5.16
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Bring perldiag/‘Assigning non-zero to $[’ closer to...
commit
|
commitdiff
|
tree
2011-12-16
Father Chrysostomos
Restore ‘Assigning non-zero to $[’ to perldiag
commit
|
commitdiff
|
tree
2011-12-13
Father Chrysostomos
perldelta: Turn one-liner into a block of code
commit
|
commitdiff
|
tree
2011-12-13
Father Chrysostomos
perldelta up to 1881532246
commit
|
commitdiff
|
tree
2011-12-13
Father Chrysostomos
Add Johannes Plunien to AUTHORS
commit
|
commitdiff
|
tree
2011-12-13
Johannes Plunien
Add testcase for #78266.
commit
|
commitdiff
|
tree
2011-12-13
Johannes Plunien
Fix #78266: Memory leak with named regexp captures.
commit
|
commitdiff
|
tree
2011-12-13
Father Chrysostomos
Make scalar() propagate lvalueness
commit
|
commitdiff
|
tree
2011-12-12
Father Chrysostomos
perldelta for e7d0a3fbd9 (tying PVMG COWs)
commit
|
commitdiff
|
tree
2011-12-12
Father Chrysostomos
perldelta up to 0ea03996e7
commit
|
commitdiff
|
tree
2011-12-11
Father Chrysostomos
Remove local $_ from Exporter
commit
|
commitdiff
|
tree
2011-12-11
Father Chrysostomos
Increase $Exporter::VERSION to 5.66
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
Increase ExtUtils::Packlist::VERSION to 1.45
commit
|
commitdiff
|
tree
2011-12-09
jkeenan
Correct POD formatting error: '=back' should be within...
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
Increase $I18N::LangTags::VERSION to 0.38
commit
|
commitdiff
|
tree
2011-12-09
Alexandr Ciornii
update link to ISO 639-2
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to e08f19f5d07
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
Test out-of-bounds warning with lv substr
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to a74fb2cdc8f
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to 611272bb8
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to 47a0660e68
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta for efcf35c4ce
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to c70a25495
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
perldelta up to e38acfd7
commit
|
commitdiff
|
tree
2011-12-09
Father Chrysostomos
Retroactively add newCONSTSUB_flags to 5154delta
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #97476] Deparse not() following the llafr
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #77172] Deparse &{&} as &{&}, not &&
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
More tests for deparsing warn()+1, etc.
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #74740] Deparse -(f()) correctly
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Don’t warn for open local *FH
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse pipe(local *FH, local *FH) correctly
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse (eof)+1 correctly
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #63558] Deparse open local(*FH) correctly
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse dump as CORE::dump
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse filetest ops without llafr
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Fix use VERSION test failures under PERL_UNICODE
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse CORE::do+{} and CORE::do({}) correctly
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Fix deparsing of "" =~ <any OPf_SPECIAL op>
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
Deparse.pm: More functions that do not follow llafr
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #77096] Deparse return and do without llafr
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
deparse.t: Add bug number
commit
|
commitdiff
|
tree
2011-12-08
Father Chrysostomos
[perl #47361] Deparse do +{} and do({}) correctly
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Fix ext/B/t/f_map.t failure
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
[perl #47359] Deparse method {$object} correctly
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Deparse: detect hh changes properly
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Adjust docs to match new ver decl behaviour
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Deparse funny keys/values in hh properly
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Fix up ext/B/t for strict.pm changes
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Fix deparsing of undefined hint hash values
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
use 5.xxx: Don’t load feature.pm unnecessarily
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
more tests for partial strictures and ver decls
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Implement new ‘use 5.xxx' plan
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Document :default feature bundle
commit
|
commitdiff
|
tree
2011-12-07
Father Chrysostomos
Add :default feature bundle
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
Increase perl5db.pl’s version to 1.35
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
cmpVERSION.pl: Check lib/*.pl, too
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
perlfunc/substr: Don’t mention dev release
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
Document substr lv with negative offset
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
Update eval docs for list context fix
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
[perl #80630] Make eval"" return empty list for syntax...
commit
|
commitdiff
|
tree
2011-12-06
Father Chrysostomos
Don’t LEAVE_with_name("evalcomp") for syntax errors
commit
|
commitdiff
|
tree
2011-12-05
Alexandr Ciornii
|| instead of "or" (perl#78708)
commit
|
commitdiff
|
tree
2011-12-05
Father Chrysostomos
Put optimised substr assignment in void context
commit
|
commitdiff
|
tree
2011-12-04
Father Chrysostomos
Adjust substr offsets when using, not when creating...
commit
|
commitdiff
|
tree
2011-12-04
Father Chrysostomos
Clarify docs for sv_usepvn_flags
commit
|
commitdiff
|
tree
2011-12-03
Father Chrysostomos
Remove SvTAINT from sv_sethek
commit
|
commitdiff
|
tree
2011-12-03
Shlomi Fish
perl -d bugfixes and tests
commit
|
commitdiff
|
tree
2011-12-03
Peter Martini
Stop calling sv_usepvn_flags from sv_sethek
commit
|
commitdiff
|
tree
2011-12-03
Father Chrysostomos
Add Mark Dootson to AUTHORS
commit
|
commitdiff
|
tree
2011-12-03
Father Chrysostomos
Increase $threads::VERSION to 1.86
commit
|
commitdiff
|
tree
2011-12-03
Mark Dootson
[perl #104776] Fix threads for latest 64bit mingw-w64...
commit
|
commitdiff
|
tree
2011-12-02
Father Chrysostomos
$tied =~ s///e when FETCH returns a COW
commit
|
commitdiff
|
tree
2011-12-02
Father Chrysostomos
Allow COW PVMGs to be tied
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
Use SvOOK_on
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
Bring SvOOK_on back, but simpler
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
sv.c: fix comment typo added by ce2077b184
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
Remove SvOOK_on
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
perlintro: consistent use of spaces after dots
commit
|
commitdiff
|
tree
2011-12-01
Father Chrysostomos
[perl #105024] UNIVERSAL::AUTOLOAD and %+
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
perlhacktips: typo
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
perlsource.pod: toolks → tools
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
Another confusing comment; this time in regcomp.c
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
Correct comment in hv.c:S_share_hek_flags
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
Remove obsolete comment about SvPOKp in sv.h
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
hv.h: Don’t call a char * parameter ‘sv’!
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
hv.h: remove obsolete comment
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
sv.c/find_uninit_var: Explain kid-scanning loop better
commit
|
commitdiff
|
tree
2011-11-30
Father Chrysostomos
sv.c: typo
commit
|
commitdiff
|
tree
2011-11-29
Father Chrysostomos
panic after cow-to-stash assignment
commit
|
commitdiff
|
tree
next