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
Produce right error msg for $ver < "version"
2011-11-24
Father Chrysostomos
Produce right error msg for $ver < "version"
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
gv.c: Remove SV_GMAGIC from sv_catpvn_flags call.
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
UNIVERSAL::VERSION should treat "version" as a string
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
printf "%vd", "version" should not SEGV
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
[perl #102586] version->new("version") SEGVs
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
Correct spelling of double free warning
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
Correct perldiag entry for sv_replace panic
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
perldiag: Fix categories of internal severe warnings
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
sv.c/sv_insert_flags: typo
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
amagic_deref_call does not necessitate SPAGAIN
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
[Merge] [RT #36079] Convert ` to '
commit
|
commitdiff
|
tree
2011-11-23
Father Chrysostomos
Version bumps
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
op.c: typo
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Make Data::Dumper UTF8- and null-clean with GVs
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
[perl #103766] Wrong $" warning in perl 5.14
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Move a test from t/lib/warnings/sv to .../9uninit
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
[perl #80628] __SUB__
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Test for lack of uninit warnings in sub redef
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
sv.c: newSVpvf( → Perl_newSVpvf(aTHX_
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Put sub redef warnings in one place
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Make const redef warnings default in newXS
commit
|
commitdiff
|
tree
2011-11-22
Father Chrysostomos
Refactor newXS’s autouse logic
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
perldiag: constant redef warning is not always default
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
perlsub: constant redef warning is default, not mandatory
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Make constant sub redef warnings obey scope
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
autouse.t: suppress warnings
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Don’t call an early-returning destructor
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Make newXS redefinition warning respect UTF8
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Make newCONSTSUB use the right warning scope.
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Restore autouse’s exemption from redef warnings
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
sv.c: I missed a dot
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Make sort {} and sort {()} equivalent
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Oops. I thought I tested that.
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Add Rodolfo Carvalho to AUTHORS
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
$XS::APItest::VERSION = '0.34'
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Remove version checks from B::Deparse’s imports
commit
|
commitdiff
|
tree
2011-11-21
Father Chrysostomos
Revert "$XS::APItest::VERSION = '0.34'"
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
$XS::APItest::VERSION = '0.34'
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
$strict::VERSION = "1.06"
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.10
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Deparse sort(foo(bar)) correctly
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Make constant promotion null-clean
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Have newCONSTSUB pass the length to newXS
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Add newXS_len_flags
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Have newATTRSUB remember the name’s length
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Add len flag to newCONSTSUB_flags
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
perldelta for sort warning fix
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Make sort’s warnings dependent on the right hints
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Clarify perldelta entry
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
perldelta for sort $globref fix
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
sort does not call get-magic after dereffing
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
perldelta for open() FETCH fix
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Document sv_2io’s invocation of magic
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Call FETCH once on handle passed as 3rd arg to open()
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
perldiag: Assertions are not trappable
commit
|
commitdiff
|
tree
2011-11-20
Father Chrysostomos
Remove comment added by mistake in c7abbf64
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
sv.c: More consistent use of spaces after dots
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Correct sv_catsv_flags docs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Correct sv_catpv_flags docs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Correct sv_catpvn_flags docs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Avoid a redundant copy in pp_glob
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldelta for var names in @a=~// warning
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Mention variable names in @a =~ // warnings
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldelta for y///r implicit $_ uninit warning
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Mention implicit $_ in y///r uninit warning
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Merge two adjacent #ifdefs in embed.fnc
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Mention the variable name in the new length warnings
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Don’t create an AV for unfiltered code
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Tweaks to find_uninit_var docs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldelta for new length() warning
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Fix pp_goto crash with orphaned GV
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
util.c:get_db_sub: correct comment
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldelta for GV scalar localisation
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Copy magic during localisation even for GVs
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
Test length() warning with pad vars
commit
|
commitdiff
|
tree
2011-11-19
Father Chrysostomos
perldiag: Rewrap ‘length() used on %s’
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Fix threaded build
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
perldelta: fix for $DB::sub with bad subname
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Make sure $DB::sub is callable
commit
|
commitdiff
|
tree
2011-11-18
Father Chrysostomos
Remove redundant check in pp_hot.c:pp_entersub
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Localise $/ properly in UCD.pm
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Re-deprecate $[
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
arybase.xs: Don’t use arybase::[
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
arybase.xs: Check that $[ is in the main stash
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Add can_isa_ok.t to MANIFEST
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
perldelta for #70151
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Document S_doeval’s calling convention
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
[perl #70151] eval localises %^H at runtime
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
perldelta for PL_curcop localisation
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Localise PL_curcop for BEGIN blocks
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
Combine two blocks in pp_ctl.c:S_doeval
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
eval.t: add bug number
commit
|
commitdiff
|
tree
2011-11-17
Father Chrysostomos
eval.t: typos
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
feature.pm: Avoid repetition; save memory
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
Add 5.16 feature bundle
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
perldelta up to 7c5c3d9b
commit
|
commitdiff
|
tree
2011-11-15
Father Chrysostomos
Move a pp_entereval comment where it belongs.
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Dear dual-life.t: I regret your existence
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
toke.c:lex_start: Move len into the only block that...
commit
|
commitdiff
|
tree
2011-11-06
Father Chrysostomos
Update docs about lex_start’s flags param
commit
|
commitdiff
|
tree
next