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
Fix deparsing of undefined hint hash values
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
2011-11-28
Father Chrysostomos
sv.c: Turn a FIXME comment into an explanation
commit
|
commitdiff
|
tree
2011-11-28
Father Chrysostomos
Remove duplicate comment from sv.h
commit
|
commitdiff
|
tree
2011-11-27
Father Chrysostomos
[perl #99850] SEGV when destructor undefs goto &sub
commit
|
commitdiff
|
tree
2011-11-27
Father Chrysostomos
typo in perlre.pod
commit
|
commitdiff
|
tree
2011-11-27
Peter Martini
Change a semicolon to a colon. This is necessary for...
commit
|
commitdiff
|
tree
2011-11-27
Father Chrysostomos
[perl #97980] Stop tied() from returning a copy
commit
|
commitdiff
|
tree
2011-11-27
Father Chrysostomos
Make inlined &CORE::__SUB__ the right-sized op
commit
|
commitdiff
|
tree
2011-11-27
Father Chrysostomos
[perl #98352] perlre: Clarify visibility of $1 in ...
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
Oops!
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
sv.h: Consistent use of spaces after dots
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
[perl #97632] Improve SvTAINT docs
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
Remove ‘no warnings deprecated’ from two .t’s
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
Optimise substr assignment in void context
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
Don’t coerce $x immediately in foo(substr $x...)
commit
|
commitdiff
|
tree
2011-11-26
Father Chrysostomos
Optimise __SUB__ to a constant
commit
|
commitdiff
|
tree
2011-11-25
Father Chrysostomos
Don’t warn for foo+1 with ($) proto
commit
|
commitdiff
|
tree
2011-11-25
Father Chrysostomos
evalbytes should ignore outer utf8 declaration
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
perlgpl.pod: wrap long line
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Increase $SelfLoader::VERSION to 1.19
commit
|
commitdiff
|
tree
2011-11-24
Dominic Hargreaves
Update references to the FSF's postal address
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Test ambiguous warning with (;$) proto
commit
|
commitdiff
|
tree
2011-11-24
Matthew Horsfall...
When parsing subs with user-defined prototypes, store...
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Suppress ‘once’ warning in gmagic.t
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Add lib/perl5db/t/rt-104168 to MANIFEST
commit
|
commitdiff
|
tree
2011-11-24
Peter Scott
The attached patch adds to the debugger a capability...
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
‘Inline’ S_sv_unglob
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Make COW-clobbering faster
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Make assignment over glob copies much faster
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Call FETCH once for rcatline
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
lib/version.t: suppress warning
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
perlfunc: Don’t put __SUB__ between substr entries
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
sysread should not ignore magic on its buffer
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Make sselect call fetch once
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Move substr tests under t/op
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Call FETCH once when chomping a tied ref
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
pp.c: Remove useless read-only check from S_do_chomp
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Call FETCH once for $tied_ref =~ y/a/b/
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Increase $IO::File::VERSION to 1.16
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Remove ‘use File::Spec’ from IO::File
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
__SUB__ should warn in void context
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Use correct err msg in XS version check
commit
|
commitdiff
|
tree
2011-11-24
Father Chrysostomos
Remove $SIG{__WARN__} from XSLoader.t
commit
|
commitdiff
|
tree
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
Reini Urban
arybase.xs be more defensive
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
jkeenan
[RT #36079] Convert ` to '.
commit
|
commitdiff
|
tree
2011-11-23
jkeenan
[RT #36079] Convert ` to '.
commit
|
commitdiff
|
tree
2011-11-23
jkeenan
[RT #36079] Convert ` to '.
commit
|
commitdiff
|
tree
2011-11-23
jkeenan
[RT #36079] Where sensible, replace consecutive single...
commit
|
commitdiff
|
tree
next