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
perldiag.pod: Document overload’s invalid arg warning
2012-01-16
Father Chrysostomos
perldiag.pod: Document overload’s invalid arg warning
commit
|
commitdiff
|
tree
2012-01-16
Father Chrysostomos
overload.pm: Combine two loops
commit
|
commitdiff
|
tree
2012-01-16
Father Chrysostomos
Test invalid arg warning from overload
commit
|
commitdiff
|
tree
2012-01-16
Father Chrysostomos
overload.pm: Put invalid arg warning in "overload"...
commit
|
commitdiff
|
tree
2012-01-16
Father Chrysostomos
Suppress ‘useless’ warning in overload.pm
commit
|
commitdiff
|
tree
2012-01-16
jkeenan
Emit a warning if an attempt is made to overload an...
commit
|
commitdiff
|
tree
2012-01-15
Father Chrysostomos
stat.t: Avoid unconditional lstat on file name
commit
|
commitdiff
|
tree
2012-01-15
Father Chrysostomos
stat.t, filetest.t: Actually gen rand file names
commit
|
commitdiff
|
tree
2012-01-15
Father Chrysostomos
perldelta up to 55b5114f4
commit
|
commitdiff
|
tree
2012-01-15
Hojung Youn
[perl #108224] B::Deparse doesn't recognize for continue...
commit
|
commitdiff
|
tree
2012-01-15
Father Chrysostomos
perldelta up to 9f71cfe6ef2
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make lstat($ioref) and lstat($gv) consistent
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
stat.t: Make test for -T _ and lstat more robust
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
pp_sys.c: goto mustn’t skip initialisation
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
perldelta up to 7c2b3c783b
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
magic.t: Correct miniperl skip count
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
-T "unreadable file" should set stat info consistently
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
stat.t: Add bug number
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Don’t emit unopened warning for other stat(HANDLE)...
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make -T BADHANDLE set errno with fatal warnings
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make -l HANDLE set PL_laststatval with fatal warnings
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make -T HANDLE and -B HANDLE always set last stat type
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
pp_sys.c:pp_fttest: Don’t set PL_statname to SvPV(PL_statname)
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make -T _ and -B _ always set PL_laststatval
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
pp_sys.c: Remove space from lstat($ioref) warning
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
pp_sys.c:pp_fttext: Don’t extend the stack after popping
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Squash repetitititive code in doio.c:my_stat_flags
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Make failed filetests consistent with & w/out fatal...
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
stat $ioref should record the handle for -T _
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
stat $ioref should reset the internal stat type
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Set PL_statgv to null when freed or coerced
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Suppress confusing uninit warning from -T _
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
defined *{"+"} should not stop %+ from working
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
defined *{"!"} should not stop %! from working
commit
|
commitdiff
|
tree
2012-01-14
Father Chrysostomos
Squash repetititive code in util.c:report_evil_fh
commit
|
commitdiff
|
tree
2012-01-12
Father Chrysostomos
Make -T HANDLE set the last stat type
commit
|
commitdiff
|
tree
2012-01-12
Father Chrysostomos
Simplify logic in pp_sys.c:pp_fttty
commit
|
commitdiff
|
tree
2012-01-12
Father Chrysostomos
[perl #77388] Make stacked -T and -B work
commit
|
commitdiff
|
tree
2012-01-12
Father Chrysostomos
Make -t, -T and -B with a handle pop it off the stack
commit
|
commitdiff
|
tree
2012-01-12
Father Chrysostomos
In pp_sys.c:pp_fttext, don’t call cGVOP_gv on an UNOP
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
[perl #24237] @& should not stop $& from working
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
[perl #35865, #43011] FETCH after autovivifying
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
Correct bad wording in perlsub
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
Fix crash in hv_undef
commit
|
commitdiff
|
tree
2012-01-10
Joshua ben Jore
[perl #40333] Another test
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
[perl #40333] Stop overload::Overloaded from calling...
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
Document that [ah]v_undef/clear may free the [ah]v
commit
|
commitdiff
|
tree
2012-01-10
Father Chrysostomos
Better fix for perl #107440
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
Remove TODO functionality from assignwarn.t
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
[perl #44895] += warning on uninit magic var
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
Remove magical dPOPXnnrl_ul dPOPXiirl_ul macros
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
Test for perl #43663
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
[perl #92254, #92256] Fix SAVE_DEFSV to do refcounting
commit
|
commitdiff
|
tree
2012-01-09
Father Chrysostomos
grep.t: require test.pl in BEGIN block
commit
|
commitdiff
|
tree
2012-01-08
Father Chrysostomos
[perl #67490] Don’t call DELETE on scalar-tied elem
commit
|
commitdiff
|
tree
2012-01-08
Father Chrysostomos
Simplify magic logic in av.c:av_store
commit
|
commitdiff
|
tree
2012-01-07
Father Chrysostomos
perlfunc: spaces after dots
commit
|
commitdiff
|
tree
2012-01-07
Tom Hukins
Make localtime()' s documentation more succinct
commit
|
commitdiff
|
tree
2012-01-07
Father Chrysostomos
[perl #85670] Copy magic to ary elems properly
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
[perl #107440] Save av/hv on mortals stack when clearing
commit
|
commitdiff
|
tree
2012-01-06
Michael Witten
[perl #90632] perlfunc: Rewrite `split'
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
Uncomment evals in sort.t
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
PerlIO::scalar: allow writing to SvIOK SVs
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
In PerlIO::Scalar’s write, stringify refs
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
perlsyn: spaces after dots
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
perlsyn: wrap long verbatim line
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
Increase $PerlIO::scalar::VERSION to 0.13
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
perlsyn: Correct ... example
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
[perl #92706] In PerlIO::Scalar::seek, don’t assume...
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
perlsyn: add triple-dot index entries and alias
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
perlop: remove triple-dot
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
[perl #90064] warn once for dbmopen with undef 3rd arg
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
Increase $overload::VERSION to 1.17
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
Correct links to perlsyn and perlop
commit
|
commitdiff
|
tree
2012-01-06
Tom Christiansen
[perl #90926] Corrections to the previous patch
commit
|
commitdiff
|
tree
2012-01-06
Tom Christiansen
[perl #90926] smartmatch PATCH 2 of 2: perlsyn.pod
commit
|
commitdiff
|
tree
2012-01-06
Tom Christiansen
[perl #90906] Corrections to the previous patch
commit
|
commitdiff
|
tree
2012-01-06
Tom Christiansen
[perl #90906] smartmatch PATCH 1 of 2: perlop.pod
commit
|
commitdiff
|
tree
2012-01-06
Father Chrysostomos
[perl #91850] utf8::decode: croak for ro scalars
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
[perl #90064] perlfunc: Document special 0 mode for...
commit
|
commitdiff
|
tree
2012-01-05
H.Merijn Brand
[perl #90648] perlop: There is no low-prec //
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
[perl #90648] perlop: There ain’t no C-style //
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
perlfunc: spaces after dots
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
[perl #90030] sort with no arguments
commit
|
commitdiff
|
tree
2012-01-05
Tom Christiansen
[perl #89758] important perlfunc version guards
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
[perl #97464] Document actual case when @DB::args is set
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
[perl #95548] Returned magical temps are not copied
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
Don’t iterate through magic with local $_
commit
|
commitdiff
|
tree
2012-01-05
Father Chrysostomos
Restrict $[ comp warning to constants
commit
|
commitdiff
|
tree
2012-01-04
Father Chrysostomos
[perl #105912] local $_ should not FETCH
commit
|
commitdiff
|
tree
2012-01-04
Father Chrysostomos
Correct bug-report email in IO docs
commit
|
commitdiff
|
tree
2012-01-03
Father Chrysostomos
op.c Remove redundant continue
commit
|
commitdiff
|
tree
2012-01-03
Father Chrysostomos
Packlist.t: add bug number
commit
|
commitdiff
|
tree
2012-01-03
Father Chrysostomos
Change wording of \E warning
commit
|
commitdiff
|
tree
2012-01-03
Brian Fraser
toke.c: Unpaired '\E's in double-quotish contexts should...
commit
|
commitdiff
|
tree
2012-01-03
Father Chrysostomos
ExtUtils::Packlist: Restore 5.005 compatibility
commit
|
commitdiff
|
tree
2012-01-03
Father Chrysostomos
[perl #107410] Tests for used-once warnings from ExtUtils...
commit
|
commitdiff
|
tree
next