This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #133706) remove exploit code from Storable
[perl5.git] / pod / perlguts.pod
2018-11-19 David Mitchellperlguts: clarify SV types which are scalars
2018-08-20 Dagfinn Ilmari Man... Fix missing space in perlguts C<< >> POD directive
2018-03-04 Karl Williamsonperlguts: Clarify an example.
2018-02-19 Father Chrysostomos‘Nonelems’ for pushing sparse array on the stack
2017-11-11 Zeframbetter documentation of reference counts
2017-06-07 David Mitchellsv_vcatpvfn() family: make svmax arg Size_t
2017-06-01 Karl Williamsonperlguts: Add some C<>
2016-11-12 David Mitchellperlguts: add pTHX_ to magic method examples
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-10-19 Yves Ortonpod: mention SvPVCLEAR()
2016-09-21 Dagfinn Ilmari Man... Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
2016-08-08 Karl Williamsonperlguts: Note how to print Size_t, SSize_t
2016-06-11 Lukas Maipod/*: remove deprecated L<"section"> and L<section...
2016-04-22 Karl WilliamsonFix some pod errors
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-07 Karl Williamsonperlguts: Slight clarification
2016-02-03 Karl Williamsonperldelta, perlguts: Fix typos
2016-02-03 Karl Williamsonperlguts: Make verbatim lines fit in 79 cols
2016-02-03 David Mitchellmake gimme consistently U8
2016-02-03 David Mitchellperlguts: add section on context stack
2015-09-04 Karl WilliamsonStart fixing some pod pedantic errors
2015-08-25 Karl Williamsonperlguts: Wrap macro name with C<>
2015-05-07 Karl Williamsonperlguts: Add links to perlunicode
2015-05-07 Karl Williamsonperlguts: Add/update text about handling Unicode
2015-05-07 Karl Williamsonperlguts: Add EBCDIC info
2015-05-07 Karl Williamsonperlguts: Nits, corrections and clarifications
2015-04-19 David Mitchellrename op_lastsib to op_moresib, and invert logic
2015-04-19 David Mitchellop_sibling => op_sibparent under PERL_OP_PARENT
2015-04-18 SHIRAKATA KentaroSmall typographical corrections to documentation.
2015-03-25 Father Chrysostomos[perl #122322] Update OOK example in perlguts
2015-03-19 David Mitchellperlguts: clarify op_sibling usage
2014-12-08 Father ChrysostomosChange OP_SIBLING to OpSIBLING
2014-11-30 Father ChrysostomosRemove proto magic type
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-13 Father ChrysostomosUpdate perlguts for PADMY changes
2014-10-13 Father Chrysostomosperlguts typo
2014-10-11 Father ChrysostomosCapitalise magic descriptions consistently
2014-10-11 Father ChrysostomosAdd lvref magic type
2014-10-09 Tony Cook[perl #122445] use magic on $DB::single etc to avoid...
2014-08-26 Jarkko HietaniemiSprinkle the fact that long doubles aren't standardized.
2014-07-22 Jarkko HietaniemiMention libperl.t, and explain nm output some more.
2014-07-08 David Mitchelladd op_lastsib and -DPERL_OP_PARENT
2014-06-23 Tony Cook[perl #116925] discuss modifying an SV's buffer
2014-05-31 Karl WilliamsonCreate isUTF8_CHAR() macro and use it
2014-05-30 Karl WilliamsonWrap various pod uses of NUL with C<>
2014-01-17 Father ChrysostomosCOW documentation
2013-12-29 Father Chrysostomosperlguts: Make Memory Allocation and PerlIO top-level
2013-09-05 Father ChrysostomosUpdate perlguts for the magic flags changes in 5.18
2013-09-05 Father Chrysostomosperlguts: Note that SvUTF8 is meaningful only after...
2013-09-05 Father Chrysostomosperlguts: consistent spaces after dots
2013-09-05 Father ChrysostomosUpdate perlguts for NULL in AVs
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-13 Father ChrysostomosCorrect perlguts docs about PADMY & PADTMP
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make inversion lists SVt_PVLV"
2013-07-04 Karl WilliamsonFix perlguts and comments for how sv_chop() works
2013-06-26 Karl Williamsonperlguts: Nit
2013-05-25 David Steinbrunnerchanged uses of initialise to be consistent with other...
2013-02-14 Steffen MuellerMinor doc fix: pp_addr => op_ppaddr
2013-02-14 Steffen MuellerThe rpeepp and peepp functions need a THX
2013-02-12 Steffen MuellerCustom ops may be experimental, but sure aren't new
2013-02-08 Karl WilliamsonChange name 'av_top' to 'av_top_index'
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-20 Karl WilliamsonAdd av_top() synonym for av_len()
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-10-26 Father ChrysostomosBetter documentation for internal SV types
2012-09-26 Father ChrysostomosCorrect fm vtable in perlguts.pod
2012-09-16 Father ChrysostomosAdd proto magic type
2012-08-25 Yves Ortonimprove and fix the documentation of the PERL_HASH...
2012-07-28 Father ChrysostomosFlatten vstrings modified in place
2012-07-01 Karl WilliamsonFix up pod references to deprecated function
2012-06-30 Karl Williamsonperlguts: Document that PV can point to non-string
2012-05-30 Father ChrysostomosExpunge study magic
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2012-05-21 Father ChrysostomosCopy call checker when cloning closure prototype
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-03-20 Karl Williamsonperlguts, warnings.t: Update references to obsolete...
2012-02-12 Alan Haggai AlaviReplace `char * ptr` with `char *ptr`
2012-01-03 Father ChrysostomosRegenerate perlguts’ mg table automatically
2011-12-18 Matthew Horsfall... Minor spelling/grammar/context fixes
2011-12-10 Karl Williamsonperlguts: nits
2011-10-12 Father Chrysostomosperlguts: UNIVERSAL::AUTOLOAD caveat
2011-10-12 Father ChrysostomosImprove documentation of XS autoloading
2011-10-11 Alan Haggai AlaviCorrected: 'possible a' => 'possibly a'
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-06-19 Nicholas ClarkCorrect the magic table in perlguts.pod following f34d1...
2011-06-12 Nicholas ClarkGenerate the table of core magic types in perlguts...
2011-06-11 Nicholas ClarkAbolish PL_vtbl_sig. It's been all 0s since it was...
2011-05-31 David Mitchell[perl #91790] Perlguts documentation for sv_setref_pv
2011-05-18 Karl Williamsonperlguts: Fix broken link
2011-05-18 Karl Williamsonperlguts: Link to internal doesn't need pod name
2011-01-15 Vadim KonovalovUpdate perlguts.pod so that prose isn't a lie
2010-11-30 Florian RagwitzUpdate perlguts for sv_unmagicext and mg_findext
2010-11-25 Nicholas ClarkUse newSVpvs_flags() instead of sv_2mortal(newSVpvs())
2010-11-25 Florian RagwitzFix signature of sv_unmagic in perlguts.pod
2010-11-15 Ben MorrowDocument the new custom op functions.
2010-10-29 Florian RagwitzRecommend a more reliable way of identifying magic
2010-10-12 Andrew RodlandCorrect mistaken references to &PL_sv_true and &PL_sv...
2010-10-11 Ben MorrowRemove some excess cleverness from the Bhk macros.
2010-09-10 Zeframdocumentation on hooking the peephole optimiser
2010-08-15 Florian RagwitzRevert "Make the peep recurse via PL_peepp"
next