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
Make PerlIO::get_layers really test flgok before reading *flgsvp
2009-03-07
Vincent Pit
Make PerlIO::get_layers really test flgok before reading...
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
pp_send() doesn't need to allocate 1000 stack slots...
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
ext/Sys-Syslog/t/constants.t needs to find macros.all...
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
The correct name of PERL_UTF8_magic is PERL_MAGIC_utf8...
commit
|
commitdiff
|
tree
2009-01-15
Vincent Pit
Fix t/uni/lex_utf8.t entry in MANIFEST
commit
|
commitdiff
|
tree
2009-01-09
Vincent Pit
Prefer tabs over spaces in MANIFEST
commit
|
commitdiff
|
tree
2009-01-02
Vincent Pit
In amagic_call(), offset should be strictly lesser...
commit
|
commitdiff
|
tree
2009-01-02
Vincent Pit
Fix overload index mismatch in overloading logic.
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Also define 'localizing' in pp_helem for the sake of...
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
On scope end, delete localized array elements that...
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Add save_adelete()/SAVEADELETE() to save on the stack...
commit
|
commitdiff
|
tree
2008-12-28
Vincent Pit
Introduce SvCANEXISTDELETE in pp.h, which simplify...
commit
|
commitdiff
|
tree
2008-12-22
Vincent Pit
Note the --author option of git commit, and therefore...
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
A short introduction to git bisect.
commit
|
commitdiff
|
tree
2008-12-21
Vincent Pit
Document how commiters can keep 'origin' as a git remote...
commit
|
commitdiff
|
tree
2008-12-20
Vincent Pit
Fix the 'or' precedence in case open fail
commit
|
commitdiff
|
tree
2008-12-19
Vincent Pit
Silence a podchecker warning in perlxs.pod
commit
|
commitdiff
|
tree
2008-11-26
Vincent Pit
Addendum to bug #38809: fix assertion failure, more...
commit
|
commitdiff
|
tree
2008-11-25
Vincent Pit
[perl #38809] return do { } : take 3 (or 4...)
commit
|
commitdiff
|
tree
2008-11-11
Vincent Pit
Relocations errors with Intel CC 10 on 64 bits archs
commit
|
commitdiff
|
tree
2008-10-25
Vincent Pit
Integrate:
commit
|
commitdiff
|
tree
2008-09-13
Vincent Pit
Re: [5.8] Change 33727 (op.c) breaks constant folding...
commit
|
commitdiff
|
tree
2008-09-11
Vincent Pit
Re: blead with -Dusemymalloc fails on t/comp/hints.t
commit
|
commitdiff
|
tree
2008-09-08
Vincent Pit
Re: 'if not / unless' optimization change makes my...
commit
|
commitdiff
|
tree
2008-09-07
Vincent Pit
Re: unless(...) terser than if(!...)
commit
|
commitdiff
|
tree
2008-07-30
Vincent Pit
[perl #56766] [PATCH]
commit
|
commitdiff
|
tree
2008-05-15
Vincent Pit
Re: [PATCH] Double magic with chop
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-05-02
Vincent Pit
Re: [perl #51636] segmentation fault with array ties
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-05-02
Vincent Pit
~~ with non-overloaded objects
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-04-30
Vincent Pit
Double magic/warnings with tie $x, $m
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-04-30
Vincent Pit
Double magic/warnings with binmode $fh, undef
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-04-12
Vincent Pit
perlclib.pod tweaks
commit
|
commitdiff
|
tree
2008-04-11
Vincent Pit
Double magic with '\&$x'
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-03-31
Vincent Pit
Double magic with substr
commit
|
commitdiff
|
tree
2008-03-25
Vincent Pit
Re: [PATCH] Double warning with perl -we 'my $a; substr...
commit
|
commitdiff
|
tree
2008-03-24
Vincent Pit
apidoc mismatch for Perl_magic_clearhint
commit
|
commitdiff
|
tree
2008-03-20
Vincent Pit
Double warning with perl -we '\&$x'
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-03-10
Vincent Pit
Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL...
commit
|
commitdiff
|
tree
2008-02-26
Vincent Pit
Re: making it easier not to get feedback
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-02-25
Vincent Pit
Re: [PATCH] POD fixes
commit
|
commitdiff
|
tree
2008-02-23
Vincent Pit
Re: [PATCH] Splitting OP_CONST (Was: pp_const, not...
commit
|
commitdiff
|
tree
2008-02-14
Vincent Pit
doio.c:Perl_my_lstat:/* XXX Do really need to be calling...
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-02-13
Vincent Pit
PERL_MAGIC_uvar_elem should be 'u' in dump.c
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-02-08
Vincent Pit
mg_copy ought to take an I32
From: "
Vincent Pit
" <perl@profvince.com>
commit
|
commitdiff
|
tree
2008-01-04
Vincent Pit
Re: SV leak?
commit
|
commitdiff
|
tree
2007-12-29
Vincent Pit
Typo in op.c
commit
|
commitdiff
|
tree
2007-08-15
Vincent Pit
Document SvSHARED_HASH.
commit
|
commitdiff
|
tree