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
Correct example commit in release_managers_guide.pod; add example
2011-06-10
Father Chrysostomos
Correct example commit in release_managers_guide.pod...
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
Regenerate known_pod_issues.dat
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
Suppress proto warning from attrs.t
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
perldata: Link directly to $;
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
Add another address for Ian Goodacre
commit
|
commitdiff
|
tree
2011-06-10
Ian Goodacre
Document multi-dimensional array emulation.
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
Scalar keys assignment through lvalue subs
commit
|
commitdiff
|
tree
2011-06-10
Father Chrysostomos
In B::Concise and op.h list all ops that use LVSUB
commit
|
commitdiff
|
tree
2011-06-10
Pau Amma
[perl #92542] perl5134delta.pod has a repeated word...
commit
|
commitdiff
|
tree
2011-06-09
Father Chrysostomos
Fix my + attrs + list assignment
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
perldelta entries for lvalue and COW fixes
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
Regenerate known_pod_issues.dat
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
Update perldelta with entries copied from 5.14.1
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
Remove unnecessary TAINT_NOT
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
[perl #92290, #92406] Returning a pad var from lv sub
commit
|
commitdiff
|
tree
2011-06-08
Father Chrysostomos
Correct test names in sub_lval.t
commit
|
commitdiff
|
tree
2011-06-07
Father Chrysostomos
Fix broken link in perlfunc
commit
|
commitdiff
|
tree
2011-06-07
Father Chrysostomos
Add Bo Johansson to AUTHORS
commit
|
commitdiff
|
tree
2011-06-07
bojilund
Add information about portability caveats related to...
commit
|
commitdiff
|
tree
2011-06-07
bojilund
Improve documentation to support portability
commit
|
commitdiff
|
tree
2011-06-06
Pau Amma
pod punctuation nit in vmsish
commit
|
commitdiff
|
tree
2011-06-06
Father Chrysostomos
[perl #92258] <$fh> hangs on a glob copy
commit
|
commitdiff
|
tree
2011-06-06
Father Chrysostomos
Remove two pointless uses of sv_2mortal
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Add Samuel Thibault to AUTHORS
commit
|
commitdiff
|
tree
2011-06-05
Samuel Thibault
Make hints/gnu.sh append to $ccflags rather than overriding...
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Make Storable freeze COWs properly
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Make Devel::Peek::fill_mstats work on COWs
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Get PerlIO::scalar to write to COWs
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Add John Hawkinson to AUTHORS
commit
|
commitdiff
|
tree
2011-06-05
John Hawkinson
[perl #92234] Annoying typos in README.macosx
commit
|
commitdiff
|
tree
2011-06-05
Dominic Hargreaves
Refer to X11 rather than "X windows"
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Add Dominic Hargreaves to AUTHORS
commit
|
commitdiff
|
tree
2011-06-05
Dominic Hargreaves
[perl #92228] Mention diagnostics pragma in perldiag
commit
|
commitdiff
|
tree
2011-06-05
Father Chrysostomos
Add Nobuhiro Iwamatsu to AUTHORS
commit
|
commitdiff
|
tree
2011-06-05
Nobuhiro Iwamatsu
Update lengthen time-out time for t/re/re.t.
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Add Pau Amma to AUTHORS
commit
|
commitdiff
|
tree
2011-06-04
Pau Amma
move "garbage collection" glossary entry where it belongs
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Stop localised ties from becoming ro when COW
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Allow restricted hashes containing COWs to be cleared
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Allow COW values to be deleted from restricted hashes
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Allow lvalue subs to return COWs in reference context
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Fix several array-returning bugs in lvalue subs
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Get f_map.t working on non-threaded perls
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Teach B::Concise about OPpMAYBE_LVSUB
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
Remove duplicate test
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
[perl #88138] ' is not equivalent to :: before a null
commit
|
commitdiff
|
tree
2011-06-04
Father Chrysostomos
[perl #7946] Lvalue subs do not autovivify
commit
|
commitdiff
|
tree
2011-06-03
Father Chrysostomos
Follow-up to d34a6664
commit
|
commitdiff
|
tree
2011-06-03
Father Chrysostomos
Correct entersub/rv2cv priv constants in B::Concise
commit
|
commitdiff
|
tree
2011-06-03
Father Chrysostomos
Fix a confusing comment in perly.y
commit
|
commitdiff
|
tree
2011-06-03
Father Chrysostomos
Rearrange some private op flag constants
commit
|
commitdiff
|
tree
2011-06-03
Father Chrysostomos
Move the lvalue code from pp_return into a separate...
commit
|
commitdiff
|
tree
2011-06-02
Father Chrysostomos
[perl #4362] Test for ‘Can't find terminator’
commit
|
commitdiff
|
tree
2011-06-02
Father Chrysostomos
Deparse $obj->$meth=... [perl #62498]
commit
|
commitdiff
|
tree
2011-06-02
Father Chrysostomos
Collapse some repetitive code
commit
|
commitdiff
|
tree
2011-06-02
Father Chrysostomos
Deparse glob the same way regardless of PERL_EXTERNAL_GLOB
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
[perl #62498] Scalar context breaks lvalue subs
commit
|
commitdiff
|
tree
2011-06-01
Jim Cromie
[perl #91946] add constant folding tests
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Warn when list-assigning to TEMP
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Tests for XS lvalue functions
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Correct mistake in perldelta temlate
commit
|
commitdiff
|
tree
2011-06-01
Jim Cromie
perlhack.pod: invoke git-format-patch with --attach
commit
|
commitdiff
|
tree
2011-06-01
Jim Cromie
perlbug: replace all $::opt_* with %opt
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Remove unnecessary stuff from sub_lval.t
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Revert "Accept lvalue subroutines as a useful feature."
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Revert "Remove a line added by the prev commit"
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
It’s still the 20th century?
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Make empty lvalue subs work correctly
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Remove a line added by the prev commit
commit
|
commitdiff
|
tree
2011-06-01
Johan Vromans
Accept lvalue subroutines as a useful feature.
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Allow rvalue syntax in expr returned from lvalue sub
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Allow lvalue subs to return TEMPs
commit
|
commitdiff
|
tree
2011-06-01
Father Chrysostomos
Revert "Allow returning of temps and ro’s from lv subs"
commit
|
commitdiff
|
tree
2011-05-31
Father Chrysostomos
Allow lvalue subs to return COWs in list context
commit
|
commitdiff
|
tree
2011-05-31
Father Chrysostomos
Allow returning of temps and ro’s from lv subs
commit
|
commitdiff
|
tree
2011-05-31
Father Chrysostomos
[perl #72706] Test recursive substr lvalue
commit
|
commitdiff
|
tree
2011-05-31
Father Chrysostomos
Make explicit return in lvalue subs work under recursion
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
Bump DD’s version to 1.05
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
Add Craig DeForest to AUTHORS
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
[perl #31946] Warn when assigning to a TEMP
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
[perl #91880] $_ refcounting problems in @INC filters
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
2nd try: [perl #91834] utf8::decode does not respect...
commit
|
commitdiff
|
tree
2011-05-30
Father Chrysostomos
Revert "[perl #91834] utf8::decode does not respect...
commit
|
commitdiff
|
tree
2011-05-29
Father Chrysostomos
[perl #91834] utf8::decode does not respect copy-on...
commit
|
commitdiff
|
tree
2011-05-29
Father Chrysostomos
Correct English
commit
|
commitdiff
|
tree
2011-05-27
Father Chrysostomos
[perl #72724] explicit return doesn’t work with lvalue...
commit
|
commitdiff
|
tree
2011-05-27
Father Chrysostomos
Add more to-do tests for explicit return from lvalue sub
commit
|
commitdiff
|
tree
2011-05-27
Father Chrysostomos
Move a test to the right file
commit
|
commitdiff
|
tree
2011-05-25
John P. Linderman
[perl #91614] Suggestion for improving documentation...
commit
|
commitdiff
|
tree
2011-05-25
Father Chrysostomos
podcheck.t: Skip files left by patch
commit
|
commitdiff
|
tree
2011-05-25
Hojung Yoon
[perl #90888] each(ARRAY) on scalar context should...
commit
|
commitdiff
|
tree
2011-05-25
Father Chrysostomos
Add Hojung Yoon to AUTHORS
commit
|
commitdiff
|
tree
2011-05-24
Johan Vromans
[perl #91518] Fix minor typo in pod/perlsub.pod.
commit
|
commitdiff
|
tree
2011-05-24
Johan Vromans
[perl #91508] __DATA__ starts reading on the next line
commit
|
commitdiff
|
tree
2011-05-24
Father Chrysostomos
Un-TODO a test on Snow Leopard
commit
|
commitdiff
|
tree
2011-05-23
Claudio Ramirez
[perl #90850] Outdated Solaris pkg list on README.solaris
commit
|
commitdiff
|
tree
2011-05-23
Father Chrysostomos
Add Claudio Ramirez to AUTHORS
commit
|
commitdiff
|
tree
2011-05-23
Johan Vromans
Incorrect heading and index entries for (*MARK) in...
commit
|
commitdiff
|
tree
2011-05-23
Father Chrysostomos
Add another address for Sisyphus
commit
|
commitdiff
|
tree
2011-05-23
Sisyphus
[perl #91354] win32/makefile.mk needs patching for...
commit
|
commitdiff
|
tree
next