This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlre.pod: Fix omission of /a
[perl5.git] / pod / perlguts.pod
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"
2010-07-25 Florian RagwitzMake the peep recurse via PL_peepp
2010-07-15 Ben MorrowMacros to en/disable blockhook entries.
2010-07-12 Ben MorrowDocument the blockhook functions and macros.
2010-03-12 Tom HukinsUse POD references to documentation when possible.
2010-02-08 David MitchellWarn people not to set PERL_CORE in XS
2010-01-13 brian d foy* Em dash cleanup in pod/
2010-01-04 Reini Urbanperlguts: mutli-threaded typo
2010-01-04 Reini Urbanperlguts: B::Generate already works
2009-12-25 Karl WilliamsonUpdate .pods
2009-11-08 Eric Brines/AvLEN/AvMAX/ in perlguts
2009-11-08 Eric Brines/AvLEN/AvMAX/ in perlguts
2009-08-21 ZeframAdd clear magic to %^H so that the HE chain is reset...
2009-05-10 Steffen MuellerUpdate info on number of magic types\n\nRemove mention...
2009-02-06 Matt KraaiUse an ordinary paragraph to reference sv.h.
2009-01-21 Nicholas ClarkUpdate the documentation of get_sv() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_av() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_hv() to note that it...
2008-12-25 Matt KraaiUse the F formatting codes for filenames in pod/perlgut...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-02-08 Vincent Pitmg_copy ought to take an I32
2007-11-09 Nicholas ClarkFollowing change 31410, also re-align the column title.
2007-06-18 Rafael Garcia-SuarezRemove PERL_MAGIC_mutex
2007-06-18 Ævar Arnfjörð Bjar... POD Alignment for the magic table in perlapi.pod
2007-04-25 Rafael Garcia-Suarezperlguts nit, found by Jerry D. Hedden
2007-03-28 John P. Linderman: perlguts.pod
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-01-25 Nicholas ClarkThe last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2006-07-18 Jarkko Hietaniemimake magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
2006-06-26 Rafael Garcia-SuarezRemove notes about removed 5005-threads from perlguts.
2006-06-23 Anno SiegelRe: [PATCH] Hash::Util::FieldHash
2006-03-31 Rafael Garcia-SuarezDocument new magic types in perlguts. Fix a comment...
2006-02-23 Nicholas ClarkRemove set magic from typeglobs. Remove typeglob magic...
2006-01-09 Jim Cromie[patch] more about embed.fnc in perlguts
2006-01-08 Dave Mitchelldocument svt_copy, svt_dup and svt_local vtable slots
2005-11-14 Steve PetersRemoved reference to the non-existent C<Opcode::Custom>.
2005-08-01 Piotr FusikPOD typos
2005-07-27 Steve Petersid est is i.e.
2005-07-12 Steve HayChange New*() to Newx*() in various comments and docume...
2005-06-22 Dave Mitchellhandle magic in local correctly
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-02-02 Marcus Holland-MoritzAttempt to fix problems with new exception handling...
2005-01-31 Marcus Holland-MoritzAdd simple exception handling macros for XS writers.
2004-12-30 Marcus Holland-MoritzMention ppport.h and its --api-info switch in perlguts.
2004-10-29 Steve HayDocument sv_magic() changes brought about by sv_magicext()
2004-05-28 Stas BekmanRe: undef loses it magicness when assigned to a variable?
2004-04-30 Steve HayDocument limitations in PUSHi et al macros and add...
2004-02-15 Stas Bekman[patch perlguts.pod] save_item doesn't handle magic
2003-11-19 Rafael Garcia-SuarezUpdate the runops stuff in perlguts
2003-11-02 Marcus Holland-Moritzupdate embed.pl description
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-07-31 Marcus Holland-Moritz[DOC PATCH] pod/perlguts.pod
2003-06-18 Rafael Garcia-SuarezA bunch of minor changes to perlguts.pod.
2003-06-06 Stas Bekman[patch] L<perlguts/"API LISTING"> is now L<perlapi>
2003-03-10 Stas BekmanBunch of doc patches from Stas; plus regen.
2003-01-28 Rafael Garcia-SuarezIntegrate from maint-5.8:
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-06-06 Nick Ing-SimmonsIntegrate mainline
2002-06-06 Nicholas Clarkperlguts.pod
2002-04-23 Stas Bekmanremove a redundant =over
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Stas Bekmandocco fixes
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiRrright.
2002-03-12 Dave Mitchellget magic typo
2002-03-08 Stas Bekmanpod markup fixes
2002-03-08 Anton Tagunov[ID 20020307.010] [Patch docs] A _very_ small patch...
2001-12-29 Audrey TangModule names and other nits
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-02 Abhijit Menon-Sen[PATCH] the the double double word word fix fix
2001-09-10 Jarkko HietaniemiDetypo.
2001-09-10 Artur BergmanRemoved reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-05 Richard SoderbergRe: sv_catpvfn and sv_setpvfn
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon CozensCustom Ops
2001-07-26 Arthur BergmanDoc fix for perlguts / threading
2001-07-11 Paul Johnson[DOC PATCH] Pluggable runops
2001-06-18 Dave Mitchellsv.c documentation
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-07 Jarkko HietaniemiIOK vs pIOK docs
2001-06-06 Mike GuyRe: Bug in perlguts documentation?
2001-05-28 John P. Lindermantypo in perlguts.pod
2001-05-26 Nick Ing-SimmonsChange perlguts docs to not suggest PUSHi etc. for...
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-02 Jarkko HietaniemiIntegrate changes #9511,9514,9517 from maintperl into...
2001-03-31 Simon CozensRe: [PATCH] av.h cosmetics
2001-02-26 Simon CozensXPUSH[insp] was Re: progress
next