This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-08-22 Father Chrysostomos[perl #114040] Fix here-docs in multiline re-evals
2012-08-22 Father ChrysostomosPeek.t: Test that DeadCode doesn’t crash
2012-08-22 Karl WilliamsonDevel::Peek: Fix so compiles under C++
2012-08-22 Father Chrysostomostoke.c: -DT should report forced tokens under -Dmad
2012-08-22 Father Chrysostomosheredoc.t: Add a CRLF test
2012-08-22 Father Chrysostomos[Merge] New PADLIST type
2012-08-22 Father Chrysostomospad.c: fix pod link
2012-08-21 Father ChrysostomosIncrease $XS:APItest::VERSION to 0.43
2012-08-21 Father ChrysostomosIncrease $B::VERSION to 1.38
2012-08-21 Father Chrysostomospad.c: CvPADLIST docs: one more thing
2012-08-21 Father Chrysostomospad.c: Use PAD_ARRAY rather than AvARRAY in curpad...
2012-08-21 Father ChrysostomosUse new types for comppad and comppad_name
2012-08-21 Father Chrysostomospad.c: CvPADLIST doc update
2012-08-21 Father ChrysostomosMore PAD APIs
2012-08-21 Father ChrysostomosFix format closure bug with redefined outer sub
2012-08-21 Father ChrysostomosIncrease $B::Xref::VERSION from 1.03 to 1.04
2012-08-21 Father ChrysostomosStop padlists from being AVs
2012-08-21 Father ChrysostomosUse PADLIST in more places
2012-08-21 Father ChrysostomosMove PAD(LIST) typedefs to perl.h
2012-08-21 Father Chrysostomos[Merge] Enter inline.h
2012-08-21 Father ChrysostomosMove S_CvDEPTHp from cv.h to inline.h; shrink macros
2012-08-21 Father ChrysostomosStatic inline functions for SvPADTMP and SvPADSTALE
2012-08-21 Father ChrysostomosUse fast SvREFCNT_dec for non-GCC
2012-08-21 Father ChrysostomosUse static inline functions for SvREFCNT_inc
2012-08-21 Father Chrysostomos[perl #113718] Add inline.h
2012-08-21 Chris 'BinGOs... Sync Module-CoreList in Maintainers.pl for CPAN release
2012-08-21 Chris 'BinGOs... Update Changes fr Module-CoreList and bump to version...
2012-08-21 Father Chrysostomos[Merge] Here-doc parsing
2012-08-21 Father Chrysostomosperlop.pod: Update here-doc-in-quotes parsing rules
2012-08-21 Father Chrysostomossmoke-me diag
2012-08-21 Father Chrysostomostoke.c:scan_heredoc: Use PL_tokenbuf less
2012-08-21 Father ChrysostomosFix substitution in substitution pattern
2012-08-21 Father ChrysostomosFix here-docs in nested quote-like operators
2012-08-21 Father ChrysostomosDon’t use strchr when scanning for newline after <<foo
2012-08-21 David Nicol[perl #65838] perlop: remove caveat here-doc without...
2012-08-21 Father Chrysostomoshere-doc in quotes in multiline s//.../e in eval
2012-08-21 Father Chrysostomosheredoc after "" in s/// in eval
2012-08-21 David Nicoltoke.c:S_scan_heredoc: Add comment about <<\FOO
2012-08-21 Father Chrysostomos[perl #65838] Allow here-doc with no final newline
2012-08-21 Father Chrysostomosheredoc.t: Suppress deprecation warnings
2012-08-21 Michael G.... Clean up heredoc.t
2012-08-21 David Nicol[perl #65838] Tests for here-docs without final newlines
2012-08-21 Father Chrysostomos[perl #114040] Parse here-docs correctly in quoted...
2012-08-21 Father Chrysostomos[perl #70836] Fix err msg for unterminated here-doc...
2012-08-21 Father ChrysostomosIncrease $Module::CoreList::TieHashDelta::VERSION to...
2012-08-21 Father Chrysostomos[rt.cpan.org #79109] Avoid each $scalar in TieHashDelta.pm
2012-08-21 David Mitchellutf8 pos cache: always keep most recent value
2012-08-21 Chris 'BinGOs... Restore MANIFEST entry for Module::CoreList, sync with...
2012-08-21 Craig A. BerryConsistent unixy path handling in File::Find::_find_opt.
2012-08-20 jkeenanImplement name change in POD example; Chris Waggoner++.
2012-08-20 Steve HayRMG - update commit reference for version bump change
2012-08-20 Steve HayBump version to 5.17.4
2012-08-20 Steve HayRMG - update commit reference for new perldelta change
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-20 Steve HayUndo VERSION bump for undone code
2012-08-20 Steve HayCorrect announcement date for 5.17.2's epigraph
2012-08-20 Steve HayAdd epigraph for 5.17.3
2012-08-20 Steve HayMerge branch 'release-5.17.3' into blead
2012-08-20 H.Merijn BrandAdd the new smoke report test site
2012-08-20 Steve HayFix Module::CoreList test - TieHashDelta is to be expec... v5.17.3
2012-08-20 Steve HayAdd 5.17.3 to perlhist
2012-08-20 Steve HayUpgrade Module-CoreList to 2.71
2012-08-20 Jesse Luehrsfix accidentally modified comment
2012-08-20 Steve Hayperldelta - finalize with acknowledgements for 5.17.3
2012-08-20 Steve Hayperldelta - Fix unescaped <>
2012-08-20 Steve HayUpdate RMG - note sync-with-cpan is untested on Windows
2012-08-20 Steve Hayperldelta - Remove XXX sections ready for 5.17.3 release
2012-08-19 Steve HayUpgrade to Sys-Syslog-0.31
2012-08-19 Steve HayCorrections to Maintainers.pl and perldelta.pod for...
2012-08-19 Steve HayUpgrade to Text-Tabs+Wrap-2012.0818
2012-08-19 Steve HayUpgrade Module-Metadata to 1.000011
2012-08-19 Steve HayUpgrade Module-Build to 0.4003
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-18 Steve HayTweaks to RMG
2012-08-18 Steve HayDon't use /dev/tty if it happens to exist on Windows
2012-08-18 Steve HayWe don't support compilers other than MS VC++ and MinGW...
2012-08-18 Steve HayRemove two unused #defines
2012-08-18 Steve HayWe don't support MS VC++ < 6.0
2012-08-18 Father Chrysostomosparser.t: Correct test count
2012-08-18 Father Chrysostomossv.h: Don’t repeat _XPV_HEAD
2012-08-17 Father Chrysostomoswrite.t: Eek! debugging code
2012-08-17 Father Chrysostomosperldelta entries
2012-08-17 Father Chrysostomos[perl #114040] Allow pod in quoted constructs
2012-08-17 Father ChrysostomosDon’t leak formats defined inside subs
2012-08-17 Father Chrysostomospad.c: Document pad_add_anon’s refcounting
2012-08-17 Father Chrysostomosperldelta: Clarify note about B::PADLIST
2012-08-17 Father Chrysostomospp_ctl.c:pp_dbstate: Don’t adjust CvDEPTH for XSUBs
2012-08-17 Steve HayRestore VC++ 6 build on Windows
2012-08-17 Steve HayUpgrade to B::Debug 1.18
2012-08-17 Craig A. BerrynewCONSTSUB needs its own CV.
2012-08-17 Nicholas ClarkRemove the UTS port.
2012-08-17 Steve Hayperldelta - Add remaining changes not yet documented
2012-08-16 Steve HayCGI's t/url.t is no longer customized
2012-08-16 Steve Hayperldelta - Fix mistakes
2012-08-16 Steve Hayperldelta - Document Windows-specific changes
2012-08-16 Steve HayUpgrade to CGI 3.60
2012-08-16 Father Chrysostomosperldelta for a444d2d4f37/#114368
2012-08-16 Father Chrysostomosperldelta for fc33dad25ea/#114020
2012-08-16 Father Chrysostomosperldelta: Tweak wording
2012-08-16 Father Chrysostomosperldelta: missing bug number
next