| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch of repeated-word typos | Dagfinn Ilmari Mannsåker | 2020-05-22 | 1 | -1/+1 |
* | perlguts.pod - add C<> around a mention of dTHX; | Richard Leach | 2020-05-03 | 1 | -1/+1 |
* | perlguts.pod: fix typo when describing scope stack | Richard Leach | 2020-02-28 | 1 | -1/+1 |
* | Update links to perlrun to link to specific items | Dan Book | 2020-01-28 | 1 | -2/+2 |
* | don't suggest using the perl malloc() implementation in perlguts | Tony Cook | 2020-01-13 | 1 | -5/+0 |
* | Update documentation, readmes, comments, and utilities to reference the GitHu... | Dan Book | 2019-12-22 | 1 | -2/+2 |
* | Update documentation for UTF8f | Pali | 2019-12-03 | 1 | -5/+6 |
* | autodoc.pl: Catch more errors | Karl Williamson | 2019-11-30 | 1 | -0/+4 |
* | perlguts: Add missing '=for apidoc' lines | Karl Williamson | 2019-11-29 | 1 | -0/+3 |
* | perlguts: sprintf %p now works | Karl Williamson | 2019-11-19 | 1 | -2/+2 |
* | perlguts: Remove stray POD characters | Dagfinn Ilmari Mannsåker | 2019-11-18 | 1 | -3/+3 |
* | Document SVf format | Karl Williamson | 2019-11-16 | 1 | -0/+30 |
* | perlguts: Revise pod of UTF8f | Karl Williamson | 2019-11-07 | 1 | -9/+14 |
* | perlguts: Fix up UTF8fARG docs | Karl Williamson | 2019-10-26 | 1 | -1/+6 |
* | perlguts: Document UTF8f format | Karl Williamson | 2019-10-24 | 1 | -0/+20 |
* | perlguts: Update info about e.g. UVuf | Karl Williamson | 2019-10-24 | 1 | -2/+4 |
* | Document the various stacks in perlguts.pod | Paul "LeoNerd" Evans | 2019-10-02 | 1 | -1/+235 |
* | Note that various items in perlguts are documented | Karl Williamson | 2019-09-02 | 1 | -0/+38 |
* | perlguts: Document save_item | Karl Williamson | 2019-09-02 | 1 | -2/+4 |
* | Note that PERL_MAGIC_foo are documented | Karl Williamson | 2019-09-02 | 1 | -0/+46 |
* | perlguts: Remove documentation about embed.fnc flags | Karl Williamson | 2019-05-30 | 1 | -85/+3 |
* | perlguts: add some background information on op slab internals | Aaron Crane | 2019-04-26 | 1 | -0/+97 |
* | perlguts: clarify SV types which are scalars | David Mitchell | 2018-11-19 | 1 | -1/+3 |
* | Fix missing space in perlguts C<< >> POD directive | Dagfinn Ilmari Mannsåker | 2018-08-20 | 1 | -1/+1 |
* | perlguts: Clarify an example. | Karl Williamson | 2018-03-03 | 1 | -4/+7 |
* | ‘Nonelems’ for pushing sparse array on the stack | Father Chrysostomos | 2018-02-18 | 1 | -0/+2 |
* | better documentation of reference counts | Zefram | 2017-11-11 | 1 | -61/+98 |
* | sv_vcatpvfn() family: make svmax arg Size_t | David Mitchell | 2017-06-07 | 1 | -1/+1 |
* | perlguts: Add some C<> | Karl Williamson | 2017-06-01 | 1 | -2/+2 |
* | perlguts: add pTHX_ to magic method examples | David Mitchell | 2016-11-12 | 1 | -8/+8 |
* | new feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE_ALL}) | Yves Orton | 2016-11-01 | 1 | -2/+3 |
* | pod: mention SvPVCLEAR() | Yves Orton | 2016-10-19 | 1 | -1/+1 |
* | Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…") | Dagfinn Ilmari Mannsåker | 2016-09-21 | 1 | -1/+1 |
* | perlguts: Note how to print Size_t, SSize_t | Karl Williamson | 2016-08-08 | 1 | -0/+14 |
* | pod/*: remove deprecated L<"section"> and L<section> syntax | Lukas Mai | 2016-06-11 | 1 | -10/+10 |
* | Fix some pod errors | Karl Williamson | 2016-04-22 | 1 | -1/+1 |
* | Fix various pod errors. | Karl Williamson | 2016-03-11 | 1 | -8/+9 |
* | perlguts: Slight clarification | Karl Williamson | 2016-03-07 | 1 | -1/+1 |
* | perldelta, perlguts: Fix typos | Karl Williamson | 2016-02-03 | 1 | -1/+1 |
* | perlguts: Make verbatim lines fit in 79 cols | Karl Williamson | 2016-02-03 | 1 | -59/+59 |
* | make gimme consistently U8 | David Mitchell | 2016-02-03 | 1 | -2/+2 |
* | perlguts: add section on context stack | David Mitchell | 2016-02-03 | 1 | -0/+301 |
* | Start fixing some pod pedantic errors | Karl Williamson | 2015-09-03 | 1 | -2/+2 |
* | perlguts: Wrap macro name with C<> | Karl Williamson | 2015-08-25 | 1 | -1/+1 |
* | perlguts: Add links to perlunicode | Karl Williamson | 2015-05-07 | 1 | -1/+2 |
* | perlguts: Add/update text about handling Unicode | Karl Williamson | 2015-05-07 | 1 | -10/+50 |
* | perlguts: Add EBCDIC info | Karl Williamson | 2015-05-07 | 1 | -0/+6 |
* | perlguts: Nits, corrections and clarifications | Karl Williamson | 2015-05-07 | 1 | -26/+30 |
* | rename op_lastsib to op_moresib, and invert logic | David Mitchell | 2015-04-19 | 1 | -1/+1 |
* | op_sibling => op_sibparent under PERL_OP_PARENT | David Mitchell | 2015-04-19 | 1 | -8/+10 |