This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update for the Module-CoreList that is on teh CPAN
[perl5.git] / pod /
2016-09-21 Dagfinn Ilmari Man... Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
2016-09-21 Steven HumphreyFix typo in perlrun.pod
2016-09-20 Stevan Littlenew perldelta
2016-09-20 Sawyer Xtypo
2016-09-20 Stevan Littleadd new release to perlhist v5.25.5
2016-09-20 Stevan Littlefinalize the perldelta
2016-09-19 Lukas Maiperldelta: grammar
2016-09-19 James E KeenanCorrect one formatting error in perldelta.pod.
2016-09-19 Stevan Littleworking on perldelta some more
2016-09-19 Father Chrysostomosperldelta for e426a4af0
2016-09-19 Father Chrysostomosperldelta for #129287 / b43665
2016-09-19 Father Chrysostomosperldelta: Remove duplicate entry; fix typo
2016-09-18 Stevan Littleworking on perldelta
2016-09-18 Aristotle Pagaltzisperlfunc: re-document old split() @_ side effect
2016-09-18 Lukas Maiperlsub: scalar split no longer clobbers @_ (RT #129297)
2016-09-18 Karl Williamsonperldelta for new Unicode-handling function.
2016-09-17 Karl Williamsonperlunicode: Fix typo
2016-09-17 E. ChorobaFix English in perlfunc
2016-09-16 E. ChorobaNested single quotes in documentation example
2016-09-14 Sawyer XPaying respect to Jon AVENJ Portnoy
2016-09-14 Father Chrysostomosperldelta for #129164 / 92b69f650
2016-09-14 Father Chrysostomosperldelta for #129090 / 6da13066b6
2016-09-14 Father Chrysostomosperldelta for #47047 / 1de22db27a
2016-09-14 Father Chrysostomosperldelta for #129196 / 9bde56224
2016-09-14 Father Chrysostomosperldelta for ba0a4150f
2016-09-14 Father Chrysostomosperldelta for #125679 / 2b6a5bfb1
2016-09-14 Father Chrysostomosperldelta for #107726 / 8bc40f3a4e
2016-09-14 Father Chrysostomosperldelta for 65169990
2016-09-07 Lukas Maiperlobj: s/Deferencing/Dereferencing/
2016-09-02 Craig A. BerryDon't pollute $ENV{LC_ALL} in pod/perlmodlib.PL.
2016-09-01 Craig A. BerryMake PERLLIB_SEP dynamic on VMS.
2016-09-01 Dave CrossCorrect 'map' documentation to reflect operation on...
2016-09-01 James E KeenanProvide missing link for one instance of 'eval'.
2016-08-29 Karl WilliamsonRevert "perlinterp: Use 'e.g' not 'i.e.' for 'for example'"
2016-08-29 Karl Williamsonperlinterp: Use 'e.g' not 'i.e.' for 'for example'
2016-08-26 Father Chrysostomosperlinterp.pod: Expand the op tree section
2016-08-25 Karl WilliamsonPATCH: [perl #129072]: podspec typo
2016-08-20 Chris 'BinGOs' Wil... New perldelta
2016-08-20 Chris 'BinGOs' Wil... Update perlhist v5.25.4
2016-08-20 Chris 'BinGOs' Wil... Finalise perldelta
2016-08-20 Chris 'BinGOs' Wil... perldelta documentation section
2016-08-20 Chris 'BinGOs' Wil... perldelta updates
2016-08-20 Father Chrysostomosperldelta for #128951 / bf8a9a15
2016-08-20 Father ChrysostomosCorrect a perldelta entry
2016-08-19 Karl Williamsonperldelta: Updates for 5.24
2016-08-18 Jarkko Hietaniemiperldelta for the many hexfp fixes.
2016-08-17 Father Chrysostomosperldelta for #126482 / c82de78e3ba
2016-08-17 Jarkko Hietaniemiperldelta for dd1dbff0
2016-08-16 Father Chrysostomosperldelta for e94ea821c9
2016-08-16 Father Chrysostomosperldelta for #128740 / d35c1b5e4
2016-08-16 Father Chrysostomosperldelta for 10030f4b9
2016-08-16 Father Chrysostomosperldelta for 7bb33634741
2016-08-16 Father Chrysostomosperldelta for b199a3980
2016-08-16 Father Chrysostomosperldelta for #128701 / cb65013574
2016-08-15 David Mitchellperldelta: @a = sort @a fix
2016-08-13 Father Chrysostomosperldiag: Rewrap an entry for better splain output
2016-08-13 SmylersRemove claim that state @a will be supported
2016-08-12 Father Chrysostomosperlcall: Remove redundant dSP
2016-08-12 Father Chrysostomosperlinterp.pod: typoes
2016-08-11 Steve Hay5.22.3-RC3 and 5.24.1-RC3 today
2016-08-10 Jarkko Hietaniemihexfp: IEEE 754 subnormals printf %a
2016-08-08 Karl Williamsonperlhacktips: Add link for %formatting size_t args
2016-08-08 Karl Williamsonperlguts: Note how to print Size_t, SSize_t
2016-08-08 Karl Williamsonperldiag: YA case of too large code point breakage
2016-08-08 Karl Williamsonperlop: Clarify tr/// casing statement
2016-08-08 Karl Williamsonperlop: Fix important typo
2016-08-08 David MitchellDocument -DDEBUGGING better
2016-08-08 David Mitchellperldelta for OP_SIGELEM work
2016-08-07 Karl Williamsonperlvar: Emphasize that $] has unchanged behavior forever
2016-08-06 James E KeenanDocument that return value of pos(), by default, expres...
2016-08-05 James E KeenanNote upgrade of NEXT to version 0.67.
2016-08-05 Father ChrysostomosConsistent spaces after dots in perldiag
2016-08-05 Father ChrysostomosSort perldiag
2016-08-03 David Mitchellucfirst() new signature diagnostic messages
2016-08-03 David Mitchelladd OP_ARGELEM, OP_ARGDEFELEM, OP_ARGCHECK ops
2016-08-03 David Mitchellsub signatures: use parser rather than lexer
2016-07-31 Dagfinn Ilmari Man... Fix comment typos principal → principle
2016-07-31 Lukas Maimove platform list before function description (RT...
2016-07-30 Lukas Maiperlport: remove getservbyport entry orphaned by 204ad8...
2016-07-30 Lukas Maiperlport: eliminate function signatures missed in 47cd9...
2016-07-30 Lukas Maiperlport: major overhaul
2016-07-25 Steve Hay5.22.3-RC2 and 5.24.1-RC2 today
2016-07-21 Rafael Garcia-SuarezSwitch the order of the two backtracking chapters in...
2016-07-20 Steve HayCreate new perldelta for 5.25.4
2016-07-20 Steve Hay5.25.3 today v5.25.3
2016-07-20 Steve HayFinalize perldelta
2016-07-20 Steve Hayperldelta - Fill in Selected Bug Fixes etc
2016-07-20 Steve HayFix typo in perldelta
2016-07-20 Steve Hayperldelta - Fill in Modules and Pragmata
2016-07-20 Steve Hayperldelta - Fill in rt.perl.org links
2016-07-20 Steve Hayperldelta - Fill in Testing
2016-07-20 Steve Hayperldelta - Fill in Documentation
2016-07-20 Steve Hayperldelta - Fill in New Diagnostics
2016-07-20 Steve Hayperldelta - Wrapping/formatting
2016-07-20 Steve Hayperldelta - Fill in "fixed in" versions for Errata...
2016-07-20 Steve Hayperldelta - Remove most boilerplate
2016-07-18 David Mitchellperlop: clarify that entries aren't in prec order
2016-07-17 Father Chrysostomosperldelta for 6fe925b92 / my\
2016-07-17 Father Chrysostomosperlref: Wrap pod
2016-07-17 Father ChrysostomosNote in perlvar that ${^ENCODING} is removed
next