platform/upstream/perl.git
2011-06-04 Father ChrysostomosTeach B::Concise about OPpMAYBE_LVSUB
2011-06-04 Father ChrysostomosRemove duplicate test
2011-06-04 Father Chrysostomos[perl #88138] ' is not equivalent to :: before a null
2011-06-04 Father Chrysostomos[perl #7946] Lvalue subs do not autovivify
2011-06-03 Father ChrysostomosFollow-up to d34a6664
2011-06-03 Father ChrysostomosCorrect entersub/rv2cv priv constants in B::Concise
2011-06-03 Father ChrysostomosFix a confusing comment in perly.y
2011-06-03 Father ChrysostomosRearrange some private op flag constants
2011-06-03 Father ChrysostomosMove the lvalue code from pp_return into a separate...
2011-06-02 Jim Cromieregexp.h: work around -Werror compile failure of XS...
2011-06-02 Father Chrysostomos[perl #4362] Test for ‘Can't find terminator’
2011-06-02 Father ChrysostomosDeparse $obj->$meth=... [perl #62498]
2011-06-02 Nicholas ClarkTweak the test from 183eb698e2ceb8ab to work with PERL_...
2011-06-02 Father ChrysostomosCollapse some repetitive code
2011-06-02 Father ChrysostomosDeparse glob the same way regardless of PERL_EXTERNAL_GLOB
2011-06-01 Father Chrysostomos[perl #62498] Scalar context breaks lvalue subs
2011-06-01 Jim Cromie[perl #91946] add constant folding tests
2011-06-01 Father ChrysostomosWarn when list-assigning to TEMP
2011-06-01 Father ChrysostomosTests for XS lvalue functions
2011-06-01 Father ChrysostomosCorrect mistake in perldelta temlate
2011-06-01 Jim Cromieperlhack.pod: invoke git-format-patch with --attach
2011-06-01 Jim Cromieperlbug: replace all $::opt_* with %opt
2011-06-01 Craig A. BerryAdd alternate e-mail for Dennis Kaarsemaker.
2011-06-01 Dennis KaarsemakerAdvise the pumpking to make new maint branches availabl...
2011-06-01 Father ChrysostomosRemove unnecessary stuff from sub_lval.t
2011-06-01 Father ChrysostomosRevert "Accept lvalue subroutines as a useful feature."
2011-06-01 Father ChrysostomosRevert "Remove a line added by the prev commit"
2011-06-01 Father ChrysostomosIt’s still the 20th century?
2011-06-01 Father ChrysostomosMake empty lvalue subs work correctly
2011-06-01 Father ChrysostomosRemove a line added by the prev commit
2011-06-01 Johan VromansAccept lvalue subroutines as a useful feature.
2011-06-01 Father ChrysostomosAllow rvalue syntax in expr returned from lvalue sub
2011-06-01 Father ChrysostomosAllow lvalue subs to return TEMPs
2011-06-01 Father ChrysostomosRevert "Allow returning of temps and ro’s from lv subs"
2011-05-31 Karl Williamsonreflags.t: Remove no longer applicable TODO
2011-05-31 Karl Williamsonregcomp.c: Add comment
2011-05-31 Jim Cromie... perlhack.pod: fix perlbug invocation
2011-05-31 David Mitchell[perl #91790] Perlguts documentation for sv_setref_pv
2011-05-31 Father ChrysostomosAllow lvalue subs to return COWs in list context
2011-05-31 Father ChrysostomosAllow returning of temps and ro’s from lv subs
2011-05-31 Father Chrysostomos[perl #72706] Test recursive substr lvalue
2011-05-31 Father ChrysostomosMake explicit return in lvalue subs work under recursion
2011-05-30 Father ChrysostomosBump DD’s version to 1.05
2011-05-30 Father ChrysostomosAdd Craig DeForest to AUTHORS
2011-05-30 Father Chrysostomos[perl #31946] Warn when assigning to a TEMP
2011-05-30 Father Chrysostomos[perl #91880] $_ refcounting problems in @INC filters
2011-05-30 Father Chrysostomos2nd try: [perl #91834] utf8::decode does not respect...
2011-05-30 Father ChrysostomosRevert "[perl #91834] utf8::decode does not respect...
2011-05-30 Karl Williamsonmktables: Avoid possible user-defined property
2011-05-29 Father Chrysostomos[perl #91834] utf8::decode does not respect copy-on...
2011-05-29 Father ChrysostomosCorrect English
2011-05-29 David Mitchellformats: allow > 256 decimal places
2011-05-29 David MitchellAllow formats with lines >64K
2011-05-29 David Mitchellpp_formline: handle growing better
2011-05-29 David Mitchellpp_formline: keep linemark consistent
2011-05-29 David Mitchellpp_formline: make FF_ITEM use FF_LINEGLOB code
2011-05-29 David Mitchellpp_formline: make FF_LITERAL use FF_LINEGLOB code
2011-05-29 David Mitchellpp_formline: don't overgrow PL_formtarget
2011-05-29 David Mitchellpp_formline: no need to *t = '\0' until end
2011-05-29 David Mitchellpp_formline: FF_LINEGLOB: always SvCUR_set
2011-05-29 David Mitchellpp_formline: don't set itemsize in FF_LINEGLOB
2011-05-29 David Mitchellpp_formline: make FF_LITERAL use item_is_utf8 flag
2011-05-29 David Mitchellpp_formline: don't do get mg on PL_formtarget
2011-05-29 David Mitchellpp_formline: split FF_LINEGLOB into two blocks
2011-05-29 David Mitchellpp_formline: FF_LINEGLOB: hoist 2 vars to fn scope
2011-05-29 David Mitchellpp_formline: reduce indent in FF_LINEGLOB
2011-05-29 David Mitchellpp_formline: restruture FF_LINEGLOB
2011-05-29 David Mitchellpp_formline: combine two similar code chunks
2011-05-29 David Mitchellstop ~ in format modifying format string
2011-05-29 David Mitchellbetter document format code
2011-05-29 David MitchellRT #91032: formline: bugs with non-string formats
2011-05-29 Leon TimmermansMake sigblocking tests more independent
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Change C<> to L<>
2011-05-29 Karl Williamsonperlrun: Add link to clarification
2011-05-28 Steffen MuellerUpgrade Data::Dumper to 2.131
2011-05-28 Johan Vromansfeature.pm: Improve pod wording
2011-05-27 Father Chrysostomos[perl #72724] explicit return doesn’t work with lvalue...
2011-05-27 Karl Williamsonpodcheck.t: Guard against transitory files
2011-05-27 Father ChrysostomosAdd more to-do tests for explicit return from lvalue sub
2011-05-27 Father ChrysostomosMove a test to the right file
2011-05-27 Nicholas Clarkregcomp.c: Fix memory leak regression
2011-05-26 Karl Williamsonpodcheck.t: Add comment, explicit return
2011-05-26 Karl Williamsonpodcheck.t: Skip broken symbolic links
2011-05-26 Karl Williamsonpodcheck.t: Skip some more non-pod files
2011-05-25 Karl Williamsonpodcheck.t: Force non-utf8 reading of files
2011-05-25 John P. Linderman[perl #91614] Suggestion for improving documentation...
2011-05-25 Father Chrysostomospodcheck.t: Skip files left by patch
2011-05-25 Hojung Yoon[perl #90888] each(ARRAY) on scalar context should...
2011-05-25 Father ChrysostomosAdd Hojung Yoon to AUTHORS
2011-05-24 Nicholas ClarkIn Perl_pv_escape(), avoid reading 1 byte beyond the...
2011-05-24 Johan Vromans[perl #91518] Fix minor typo in pod/perlsub.pod.
2011-05-24 Johan Vromans[perl #91508] __DATA__ starts reading on the next line
2011-05-24 Nicholas ClarkImprove comments in sv.h describing SVrepl_EVAL and...
2011-05-24 Father ChrysostomosUn-TODO a test on Snow Leopard
2011-05-23 Karl Williamsonpodcheck.t: Convert to Un*x style for file name eq
2011-05-23 Claudio Ramirez[perl #90850] Outdated Solaris pkg list on README.solaris
2011-05-23 Father ChrysostomosAdd Claudio Ramirez to AUTHORS
2011-05-23 Nicholas ClarkRestore cmpVERSION.pl's ability to spot differences...
next