summaryrefslogtreecommitdiff
path: root/pod/perlguts.pod
Commit message (Expand)AuthorAgeFilesLines
* Change OP_SIBLING to OpSIBLINGFather Chrysostomos2014-12-071-1/+1
* Remove proto magic typeFather Chrysostomos2014-11-301-1/+0
* Rename lvalue referencesFather Chrysostomos2014-10-171-2/+2
* Update perlguts for PADMY changesFather Chrysostomos2014-10-121-1/+3
* perlguts typoFather Chrysostomos2014-10-121-1/+1
* Capitalise magic descriptions consistentlyFather Chrysostomos2014-10-101-6/+6
* Add lvref magic typeFather Chrysostomos2014-10-101-0/+2
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-091-0/+2
* Sprinkle the fact that long doubles aren't standardized.Jarkko Hietaniemi2014-08-261-0/+3
* Mention libperl.t, and explain nm output some more.Jarkko Hietaniemi2014-07-221-2/+9
* add op_lastsib and -DPERL_OP_PARENTDavid Mitchell2014-07-081-2/+21
* [perl #116925] discuss modifying an SV's bufferTony Cook2014-06-241-0/+52
* Create isUTF8_CHAR() macro and use itKarl Williamson2014-05-311-1/+1
* Wrap various pod uses of NUL with C<>Karl Williamson2014-05-301-9/+9
* COW documentationFather Chrysostomos2014-01-161-0/+48
* perlguts: Make Memory Allocation and PerlIO top-levelFather Chrysostomos2013-12-291-67/+67
* Update perlguts for the magic flags changes in 5.18Father Chrysostomos2013-09-051-3/+5
* perlguts: Note that SvUTF8 is meaningful only after SvPVFather Chrysostomos2013-09-051-3/+7
* perlguts: consistent spaces after dotsFather Chrysostomos2013-09-051-155/+169
* Update perlguts for NULL in AVsFather Chrysostomos2013-09-051-3/+5
* Use SSize_t for arraysFather Chrysostomos2013-08-251-6/+6
* Correct perlguts docs about PADMY & PADTMPFather Chrysostomos2013-08-131-2/+6
* Reinstate "regcomp.c: Make inversion lists SVt_PVLV"Karl Williamson2013-07-161-3/+2
* Fix perlguts and comments for how sv_chop() worksKarl Williamson2013-07-031-3/+4
* perlguts: NitKarl Williamson2013-06-261-1/+1
* changed uses of initialise to be consistent with other uses of initialize in ...David Steinbrunner2013-05-251-2/+2
* Minor doc fix: pp_addr => op_ppaddrSteffen Mueller2013-02-141-1/+1
* The rpeepp and peepp functions need a THXSteffen Mueller2013-02-141-2/+2
* Custom ops may be experimental, but sure aren't newSteffen Mueller2013-02-121-1/+1
* Change name 'av_top' to 'av_top_index'Karl Williamson2013-02-081-2/+2
* Fix various minor pod issuesKarl Williamson2013-01-241-1/+1
* Add av_top() synonym for av_len()Karl Williamson2013-01-191-2/+2
* Remove "register" declarationsKarl Williamson2012-11-241-1/+1
* Better documentation for internal SV typesFather Chrysostomos2012-10-261-11/+7
* Correct fm vtable in perlguts.podFather Chrysostomos2012-09-251-1/+1
* Add proto magic typeFather Chrysostomos2012-09-151-0/+1
* improve and fix the documentation of the PERL_HASH functionYves Orton2012-08-251-7/+5
* Flatten vstrings modified in placeFather Chrysostomos2012-07-271-1/+1
* Fix up pod references to deprecated functionKarl Williamson2012-06-301-1/+2
* perlguts: Document that PV can point to non-stringKarl Williamson2012-06-291-1/+10
* Expunge study magicFather Chrysostomos2012-05-291-1/+0
* Annihilate ‘A’ magicFather Chrysostomos2012-05-211-61/+58
* Copy call checker when cloning closure prototypeFather Chrysostomos2012-05-211-1/+1
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-3/+4
* perlguts, warnings.t: Update references to obsolete fcn namesKarl Williamson2012-03-191-6/+7
* Replace `char * ptr` with `char *ptr`Alan Haggai Alavi2012-02-121-1/+1
* Regenerate perlguts’ mg table automaticallyFather Chrysostomos2012-01-021-4/+11
* Minor spelling/grammar/context fixesMatthew Horsfall (alh)2011-12-171-15/+18
* perlguts: nitsKarl Williamson2011-12-101-78/+94
* perlguts: UNIVERSAL::AUTOLOAD caveatFather Chrysostomos2011-10-121-0/+2