This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlexperiment: document the private_use experiment
[perl5.git] / pod / perlguts.pod
2021-04-14 Felipe GasperDocs: Emphasize SvPVbyte and SvPVutf8 over SvPV. This...
2021-01-13 Felipe GasperFix trivial typos in perlguts.pod.
2021-01-10 Richard Leachperlguts.pod - single character case correction
2020-11-23 Tony Cookadd a brief introduction to the IO SV type
2020-11-06 Karl Williamsonperlapi: PL_runops is documented in perlguts
2020-11-06 Karl Williamsonautodoc.pl: Enhance apidoc_section feature
2020-11-06 Karl Williamsonperlguts: SAVEBOOL takes a bool
2020-11-02 Karl Williamsonperlguts: Fix up some perlapi entries
2020-11-01 Ben CornettFix typo in perlguts 18277/head
2020-10-22 Karl Williamsonperlguts: some items are actually documented in config.h
2020-10-22 Karl Williamsonperlapi: PTRV is a typedef
2020-10-08 Karl Williamsonperlguts: Note that various typedefs are documented...
2020-09-14 Karl Williamsonperlguts: Remove redundant entries
2020-09-07 Karl Williamsonregen podguts after mg_vtable.pl changes
2020-09-05 Karl Williamsonperlguts: Rmv unneeded meta apidoc line
2020-09-05 Karl Williamsonperlguts: Fix grammar
2020-09-05 Karl Williamsonperlguts: Note that UVXf is mentioned
2020-09-05 Karl WilliamsonUTF8fARG,UTF8f are documented in perlguts
2020-09-05 Karl Williamsonperlguts: Note that various SAVEfoo macros are documented
2020-09-05 Karl Williamsonperlguts: Note existence of SAVEI8, I16, BOOL
2020-09-05 Karl Williamsonperlapi: Consolidate some references to perlguts
2020-09-04 Karl Williamsonperlapi: Consolidate PERL_MAGIC_foo entries
2020-09-04 Karl WilliamsonReorganize perlapi
2020-08-26 Tom HukinsImprove documentation grammar
2020-08-23 Karl WilliamsonDocument PTR2foo
2020-08-19 Karl Williamsonperlguts: Mention format display modifiers for nonstandards
2020-07-30 Ivan BaidakouCorrect my_rpeep example in perlguts
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-05-03 Richard Leachperlguts.pod - add C<> around a mention of dTHX;
2020-02-28 Richard Leachperlguts.pod: fix typo when describing scope stack
2020-01-28 Dan BookUpdate links to perlrun to link to specific items
2020-01-12 Tony Cookdon't suggest using the perl malloc() implementation...
2019-12-22 Dan BookUpdate documentation, readmes, comments, and utilities...
2019-12-03 PaliUpdate documentation for UTF8f
2019-11-30 Karl Williamsonautodoc.pl: Catch more errors
2019-11-29 Karl Williamsonperlguts: Add missing '=for apidoc' lines
2019-11-18 Karl Williamsonperlguts: sprintf %p now works
2019-11-18 Dagfinn Ilmari Man... perlguts: Remove stray POD characters
2019-11-17 Karl WilliamsonDocument SVf format
2019-11-07 Karl Williamsonperlguts: Revise pod of UTF8f
2019-10-26 Karl Williamsonperlguts: Fix up UTF8fARG docs
2019-10-24 Karl Williamsonperlguts: Document UTF8f format
2019-10-24 Karl Williamsonperlguts: Update info about e.g. UVuf
2019-10-01 Paul "LeoNerd" EvansDocument the various stacks in perlguts.pod
2019-09-03 Karl WilliamsonNote that various items in perlguts are documented
2019-09-03 Karl Williamsonperlguts: Document save_item
2019-09-03 Karl WilliamsonNote that PERL_MAGIC_foo are documented
2019-05-31 Karl Williamsonperlguts: Remove documentation about embed.fnc flags
2019-04-26 Aaron Craneperlguts: add some background information on op slab...
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
next