This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
split was leaving PL_sv_undef in unused ary slots
[perl5.git] / pod /
2016-11-30 Andy LesterRemove support for Splint static source code analyzer
2016-11-25 Aristotle Pagaltzisperlfunc/open: clarify role of mode for undef filename
2016-11-24 David Mitchelladd sv_set_undef() API function
2016-11-20 Chad Granumnew perldelta
2016-11-20 Chad GranumUpdate perlhist.pod for 5.25.7
2016-11-20 Chad GranumFinalize perldelta for 5.25.7
2016-11-20 Chad GranumFinal manual updates to perldelta
2016-11-20 James E KeenanCorrect one POD formatting error in perldelta.
2016-11-20 Karl Williamsonperldelta fixes from khw
2016-11-19 Chad GranumPerldelta updates in prep for tomorrows release
2016-11-19 Aaron Craneperlre: don't impugn the stability of all (?…) constructs
2016-11-19 Aaron Craneperlre: summarise full syntax for (?(cond)then|else...
2016-11-19 Aaron Craneperlre: minor wordsmithing, POD formatting tweaks, etc
2016-11-19 Aaron Craneperlre: regularise list items
2016-11-19 Aaron CraneDocument the package for $REGMARK and $REGERROR
2016-11-14 Matthew HorsfallAdd perldelta for Indented Here-docs
2016-11-14 Matthew HorsfallDocument Indented Here-docs
2016-11-14 Matthew HorsfallAdd indented here-docs.
2016-11-13 AbigailCertain variables are not longer allowed; document...
2016-11-13 AbigailDefined on aggregates is no longer allowed.
2016-11-13 AbigailDeprecations are to be marked with a D.
2016-11-12 David Mitchellperlguts: add pTHX_ to magic method examples
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-11-11 Lukas Maimake 'do' errors refer to 'do' (not 'require') (RT...
2016-11-09 Stefan Seifertclarify the contents of argv[]
2016-11-07 Aristotle Pagaltzisperlvar: clarify @ISA recommendations
2016-11-07 Hauke Dperlvar: document @ISA
2016-11-07 Aristotle Pagaltzisperlobj: do not discourage manual @ISA
2016-11-07 Aristotle Pagaltzisperlobj: remove now-inaccurate claim
2016-11-06 Dave RolskyAdded note about perlobj change to perldelta
2016-11-06 Lukas MaiAdd docs on calling methods using a fully qualified...
2016-11-06 Dave RolskySmall formatting fix in perlobj
2016-11-06 Dave RolskyAdd a few more mentions of Moo to perlootut
2016-11-02 Yves Ortonclarify behavior single quote regexps
2016-11-01 Yves Ortonrework perl #129903 - inf recursion from use of empty...
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-10-30 Andy LesterAdded some discussion of tabs & spaces in the source...
2016-10-26 Karl Williamsonpod/perllocale: Add caution about incompatible locales
2016-10-26 Karl WilliamsonPATCH: [perl #129277] perlrecharclass: Clarify q//...
2016-10-26 David MitchellAdd perldelta entries for
2016-10-20 Aaron CraneNew perldelta for 5.25.7
2016-10-20 Aaron CraneAdd 5.25.6 release to perlhist v5.25.6
2016-10-20 Aaron CraneFinalise perldelta for 5.25.6
2016-10-20 Aaron Craneperldelta: delete unneeded sections
2016-10-20 Aaron Craneperldelta: draft for commits up to 3cc6a05eed
2016-10-19 Yves Ortonregexec.c: fix #129903: forbid empty pattern in regex...
2016-10-19 Yves Ortonpod: mention SvPVCLEAR()
2016-10-16 Jarkko Hietanieminetbsd/vax perldelta tweakery.
2016-10-16 Aaron Craneperldelta: draft for commits up to 877b982928
2016-10-16 Aaron CraneMove perldelta entry to correct section
2016-10-14 Lukas Maiperlsec: convert C snippet from K&R C to C89
2016-10-13 Karl WilliamsonAdd utf8n_to_uvchr_error
2016-10-13 Karl Williamsonutf8n_to_uvchr(): Note multiple malformations
2016-10-13 Karl WilliamsonAdd details to UTF-8 malformation error messages
2016-10-12 Steve Hay5.22.3-RC4 and 5.24.1-RC4 today
2016-10-11 James E KeenanRevert "Reduce SelectSaver memory footprint"
2016-10-07 Nicolas RReduce SelectSaver memory footprint
2016-10-04 David Mitchellmake OP_SPLIT a PMOP, and eliminate OP_PUSHRE
2016-09-27 David Mitchellperldelta for PADOFFSET changes
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
next