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
[perl #117941] Blessing into freed current stash
2013-06-08
Father Chrysostomos
[perl #117941] Blessing into freed current stash
commit
|
commitdiff
|
tree
2013-06-08
Father Chrysostomos
[perl #117941] Handle vivification crashing w/freed...
commit
|
commitdiff
|
tree
2013-06-08
Father Chrysostomos
Stop using PL_sortstash
commit
|
commitdiff
|
tree
2013-06-08
Father Chrysostomos
[perl #24482] Fix sort and require to treat CORE::...
commit
|
commitdiff
|
tree
2013-06-08
Father Chrysostomos
Allow qr/(?[ [a] ])/ interpolation in (?[...])
commit
|
commitdiff
|
tree
2013-06-08
Father Chrysostomos
perldiag: Correct descr of ‘Expecting '(?flags:(?[...
commit
|
commitdiff
|
tree
2013-06-07
Father Chrysostomos
Stop delete local $ENV{foo} from leaking
commit
|
commitdiff
|
tree
2013-06-07
Father Chrysostomos
hv.c: Clarify uvar comment
commit
|
commitdiff
|
tree
2013-06-07
Father Chrysostomos
Don’t leak when compiling /(?[\d\d])/
commit
|
commitdiff
|
tree
2013-06-07
Father Chrysostomos
Free operand when encountering unmatched ')' in (?[])
commit
|
commitdiff
|
tree
2013-06-07
Father Chrysostomos
Stop /(?[\p{...}])/ compilation from leaking
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
Stop (?[]) operators from leaking
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
perldiag: Document ‘Expecting '(?flags:(?[...'’
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
perldiag: Clarify why ‘False [] range’ can be F
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
perldiag: Correct severity/category for ‘False [] range’
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
diag.t: Don’t confuse the two exception listse
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
diag.t: Remove commented obsoleted by 62f5f54dc2d
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
Alphabetize perltrap
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
Don’t leak the /(?[])/ parsing stack on error
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
perldelta for #114576 (XS lvalue subs)
commit
|
commitdiff
|
tree
2013-06-06
Father Chrysostomos
perldelta: typo
commit
|
commitdiff
|
tree
2013-06-05
Father Chrysostomos
dtrace.t: Don’t rely on installed strict.pm
commit
|
commitdiff
|
tree
2013-06-05
Dagfinn Ilmari Mannsåker
[perl #118297] Fix interpolating downgraded variables...
commit
|
commitdiff
|
tree
2013-06-05
Father Chrysostomos
-l $handle warning: globs, iorefs, utf8
commit
|
commitdiff
|
tree
2013-06-04
Father Chrysostomos
[perl #117531] Deparse elements of %# correctly
commit
|
commitdiff
|
tree
2013-06-04
Father Chrysostomos
Traps for the unwary JS programmer (perltrap.pod)
commit
|
commitdiff
|
tree
2013-06-04
Father Chrysostomos
deparse.t: Fix test count
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
add a special case for VOS handling of argv[0] in magic.t
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
remove an obsolete special case for VOS handling of...
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
add a special case for VOS handling of file position...
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
remove an obsolete VOS special case and add a new one...
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
change svpeek.t to append the VOS executable suffix...
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
change DynaLoader.t to know VOS has no libc library
commit
|
commitdiff
|
tree
2013-06-04
Paul Green
remove obsolete VOS special cases from eu_command.t
commit
|
commitdiff
|
tree
2013-06-04
Father Chrysostomos
Add Heiko Eissfeldt to AUTHORS
commit
|
commitdiff
|
tree
2013-06-04
hexcoder
[perl #117311] B::Deparse with option -l leaves formfeed...
commit
|
commitdiff
|
tree
2013-06-04
Father Chrysostomos
op.h: Corrent comment about entersub strictures
commit
|
commitdiff
|
tree
2013-06-03
Eric Brine
Fix internal inconsistencies in style in utf8.pm docs
commit
|
commitdiff
|
tree
2013-06-03
Eric Brine
FAIL_OK looks too much like a constant [RT##118279]
commit
|
commitdiff
|
tree
2013-06-03
Eric Brine
Adjust documentation for removal of splice warning
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
Fix crashes after syntax errors in lexical subs
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
[perl #116735] Honour lexical prototypes when no parens...
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
Name lexical constants
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
lexsub.t: To-do tests for citing lex subs after errors
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
[perl #118237] Fix coreamp.t’s rand test
commit
|
commitdiff
|
tree
2013-06-02
Father Chrysostomos
Stop constant inlining from countermanding ‘use subs’
commit
|
commitdiff
|
tree
2013-06-01
Father Chrysostomos
Correct three sub call comments in perly.y
commit
|
commitdiff
|
tree
2013-06-01
Father Chrysostomos
toke.c: Under -DT, report pending idents more clearly
commit
|
commitdiff
|
tree
2013-05-28
Father Chrysostomos
[perl #117081] Deparse foreach my $lexical correctly...
commit
|
commitdiff
|
tree
2013-05-28
Father Chrysostomos
perlthrtut: Shorten/rewrap long lines
commit
|
commitdiff
|
tree
2013-05-28
Father Chrysostomos
diag.t, perldiag.pod: Make sure S is used for Perl_warn
commit
|
commitdiff
|
tree
2013-05-28
Father Chrysostomos
[perl #117947] Verify lvalueness of XSUBs at run time
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
pat_advanced.t: fix two tests
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
perldiag: reflow another entry for nice splain output
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
Make \N{ } deprecation warnings fatalizable
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
Turn \N{ } deprecation warnings on by default
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
Make ‘Escape literal pattern white space’ a default...
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
perldiag: mark two deprecated entries with D
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
perldiag: wrap an entry for better splain output
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
perldiag: more alphabetisation
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
perldiag: miscellaneous clean-up
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
Increase $Net::Ping::VERSION to 2.42
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
regen pod issues
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
POSIX.pod: wrap/shorten long lines
commit
|
commitdiff
|
tree
2013-05-27
Father Chrysostomos
Net::Ping: wrap long pod lines
commit
|
commitdiff
|
tree
2013-05-26
Father Chrysostomos
[perl #118159] Make PVs take precedence in SvTRUE
commit
|
commitdiff
|
tree
2013-05-26
Father Chrysostomos
perldiag: Re-correct spelling of copiable
commit
|
commitdiff
|
tree
2013-05-26
Father Chrysostomos
Use SvREFCNT_dec_NN in one place in mro.c
commit
|
commitdiff
|
tree
2013-05-26
Father Chrysostomos
mg.c: Use SvREFCNT_dec_NN
commit
|
commitdiff
|
tree
2013-02-17
Father Chrysostomos
Add Kent Fredric to AUTHORS
commit
|
commitdiff
|
tree
2013-02-17
Kent Fredric
mg.c : revert ENV{x} = undef behaviour to be empty...
commit
|
commitdiff
|
tree
2013-02-10
Father Chrysostomos
diag.t: Validate severity of ck warn routines better
commit
|
commitdiff
|
tree
2013-02-10
Matthew Horsfall...
RT-116192 - If a directory in @INC already has a trailing...
commit
|
commitdiff
|
tree
2013-02-10
Father Chrysostomos
perl.pod: Squash double space
commit
|
commitdiff
|
tree
2013-02-10
Father Chrysostomos
perldiag.pod: Remove regexp cat from \b{ \B{ message
commit
|
commitdiff
|
tree
2012-12-24
Daniel Dragan
uninline panic branch from POPSTACK
commit
|
commitdiff
|
tree
2012-12-23
Father Chrysostomos
regcomp.pl: Calculate col widths for perldebguts
commit
|
commitdiff
|
tree
2012-12-23
Father Chrysostomos
Regenerate the regnode table in perldebguts.pod automatically
commit
|
commitdiff
|
tree
2012-12-23
Father Chrysostomos
Increase $diagnostics::VERSION to 1.31
commit
|
commitdiff
|
tree
2012-12-23
Matthew Horsfall...
RT-89642 - Don't treat ,; as special end-of-line characters.
commit
|
commitdiff
|
tree
2012-12-17
Father Chrysostomos
Make DosGlob.t more resilient
commit
|
commitdiff
|
tree
2012-12-17
Father Chrysostomos
perl5180delta: Mention 2 more broken+patched modules
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta: Add to-do note for hash changes
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for glob changes
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
known_pod_issues.dat: Allow links to Devel::Callsite
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for bb4784f00 (Constant(undef))
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 67a057d6d8 (charnames crash)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 230834321 (renamed stashes; m??; reset)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 55b37f1c31 (goto $tied)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for f5eec17c/#115818
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 90b58ec9e (deprecate lexical $_)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 4e52a9b69 and db9306af4 (local *method...
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta: 3d460042 fixed more local *ISA bugs
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 959f7ad7 (local *Detached::method)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 978a498e (PL_sub_generation++)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 6e1b2de7 (localised glob assignment)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for cows sawing ampersands
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for de0df3c09/#23180
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for ee0832cea (lexical constant warnings)
commit
|
commitdiff
|
tree
2012-12-15
Father Chrysostomos
perldelta for 4ded55f35 (lexical constants)
commit
|
commitdiff
|
tree
next