| Commit message (Expand) | Author | Age | Files | Lines |
* | Change OP_SIBLING to OpSIBLING | Father Chrysostomos | 2014-12-07 | 1 | -1/+1 |
* | Remove proto magic type | Father Chrysostomos | 2014-11-30 | 1 | -1/+0 |
* | Rename lvalue references | Father Chrysostomos | 2014-10-17 | 1 | -2/+2 |
* | Update perlguts for PADMY changes | Father Chrysostomos | 2014-10-12 | 1 | -1/+3 |
* | perlguts typo | Father Chrysostomos | 2014-10-12 | 1 | -1/+1 |
* | Capitalise magic descriptions consistently | Father Chrysostomos | 2014-10-10 | 1 | -6/+6 |
* | Add lvref magic type | Father Chrysostomos | 2014-10-10 | 1 | -0/+2 |
* | [perl #122445] use magic on $DB::single etc to avoid overload issues | Tony Cook | 2014-10-09 | 1 | -0/+2 |
* | Sprinkle the fact that long doubles aren't standardized. | Jarkko Hietaniemi | 2014-08-26 | 1 | -0/+3 |
* | Mention libperl.t, and explain nm output some more. | Jarkko Hietaniemi | 2014-07-22 | 1 | -2/+9 |
* | add op_lastsib and -DPERL_OP_PARENT | David Mitchell | 2014-07-08 | 1 | -2/+21 |
* | [perl #116925] discuss modifying an SV's buffer | Tony Cook | 2014-06-24 | 1 | -0/+52 |
* | Create isUTF8_CHAR() macro and use it | Karl Williamson | 2014-05-31 | 1 | -1/+1 |
* | Wrap various pod uses of NUL with C<> | Karl Williamson | 2014-05-30 | 1 | -9/+9 |
* | COW documentation | Father Chrysostomos | 2014-01-16 | 1 | -0/+48 |
* | perlguts: Make Memory Allocation and PerlIO top-level | Father Chrysostomos | 2013-12-29 | 1 | -67/+67 |
* | Update perlguts for the magic flags changes in 5.18 | Father Chrysostomos | 2013-09-05 | 1 | -3/+5 |
* | perlguts: Note that SvUTF8 is meaningful only after SvPV | Father Chrysostomos | 2013-09-05 | 1 | -3/+7 |
* | perlguts: consistent spaces after dots | Father Chrysostomos | 2013-09-05 | 1 | -155/+169 |
* | Update perlguts for NULL in AVs | Father Chrysostomos | 2013-09-05 | 1 | -3/+5 |
* | Use SSize_t for arrays | Father Chrysostomos | 2013-08-25 | 1 | -6/+6 |
* | Correct perlguts docs about PADMY & PADTMP | Father Chrysostomos | 2013-08-13 | 1 | -2/+6 |
* | Reinstate "regcomp.c: Make inversion lists SVt_PVLV" | Karl Williamson | 2013-07-16 | 1 | -3/+2 |
* | Fix perlguts and comments for how sv_chop() works | Karl Williamson | 2013-07-03 | 1 | -3/+4 |
* | perlguts: Nit | Karl Williamson | 2013-06-26 | 1 | -1/+1 |
* | changed uses of initialise to be consistent with other uses of initialize in ... | David Steinbrunner | 2013-05-25 | 1 | -2/+2 |
* | Minor doc fix: pp_addr => op_ppaddr | Steffen Mueller | 2013-02-14 | 1 | -1/+1 |
* | The rpeepp and peepp functions need a THX | Steffen Mueller | 2013-02-14 | 1 | -2/+2 |
* | Custom ops may be experimental, but sure aren't new | Steffen Mueller | 2013-02-12 | 1 | -1/+1 |
* | Change name 'av_top' to 'av_top_index' | Karl Williamson | 2013-02-08 | 1 | -2/+2 |
* | Fix various minor pod issues | Karl Williamson | 2013-01-24 | 1 | -1/+1 |
* | Add av_top() synonym for av_len() | Karl Williamson | 2013-01-19 | 1 | -2/+2 |
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 1 | -1/+1 |
* | Better documentation for internal SV types | Father Chrysostomos | 2012-10-26 | 1 | -11/+7 |
* | Correct fm vtable in perlguts.pod | Father Chrysostomos | 2012-09-25 | 1 | -1/+1 |
* | Add proto magic type | Father Chrysostomos | 2012-09-15 | 1 | -0/+1 |
* | improve and fix the documentation of the PERL_HASH function | Yves Orton | 2012-08-25 | 1 | -7/+5 |
* | Flatten vstrings modified in place | Father Chrysostomos | 2012-07-27 | 1 | -1/+1 |
* | Fix up pod references to deprecated function | Karl Williamson | 2012-06-30 | 1 | -1/+2 |
* | perlguts: Document that PV can point to non-string | Karl Williamson | 2012-06-29 | 1 | -1/+10 |
* | Expunge study magic | Father Chrysostomos | 2012-05-29 | 1 | -1/+0 |
* | Annihilate ‘A’ magic | Father Chrysostomos | 2012-05-21 | 1 | -61/+58 |
* | Copy call checker when cloning closure prototype | Father Chrysostomos | 2012-05-21 | 1 | -1/+1 |
* | Use the new utf8 to code point functions | Karl Williamson | 2012-03-19 | 1 | -3/+4 |
* | perlguts, warnings.t: Update references to obsolete fcn names | Karl Williamson | 2012-03-19 | 1 | -6/+7 |
* | Replace `char * ptr` with `char *ptr` | Alan Haggai Alavi | 2012-02-12 | 1 | -1/+1 |
* | Regenerate perlguts’ mg table automatically | Father Chrysostomos | 2012-01-02 | 1 | -4/+11 |
* | Minor spelling/grammar/context fixes | Matthew Horsfall (alh) | 2011-12-17 | 1 | -15/+18 |
* | perlguts: nits | Karl Williamson | 2011-12-10 | 1 | -78/+94 |
* | perlguts: UNIVERSAL::AUTOLOAD caveat | Father Chrysostomos | 2011-10-12 | 1 | -0/+2 |