New release date for 5.12.1 in light of the new RC
[p5sagit/p5-mst-13.2.git] / pod / perlguts.pod
2010-03-12 Tom Hukins Use POD references to documentation when possible.
2010-02-08 David Mitchell Warn people not to set PERL_CORE in XS
2010-01-13 brian d foy * Em dash cleanup in pod/
2010-01-04 Reini Urban perlguts: mutli-threaded typo
2010-01-04 Reini Urban perlguts: B::Generate already works
2009-12-25 Karl Williamson Update .pods
2009-11-08 Eric Brine s/AvLEN/AvMAX/ in perlguts
2009-11-08 Eric Brine s/AvLEN/AvMAX/ in perlguts
2009-08-21 Zefram Add clear magic to %^H so that the HE chain is reset...
2009-05-10 Steffen Mueller Update info on number of magic types\n\nRemove mention...
2009-02-06 Matt Kraai Use an ordinary paragraph to reference sv.h.
2009-01-21 Nicholas Clark Update the documentation of get_sv() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_av() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_hv() to note that it...
2008-12-25 Matt Kraai Use the F formatting codes for filenames in pod/perlgut...
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
2008-02-08 Vincent Pit mg_copy ought to take an I32
2007-11-09 Nicholas Clark Following change 31410, also re-align the column title.
2007-06-18 Rafael Garcia-Suarez Remove PERL_MAGIC_mutex
2007-06-18 Ævar Arnfjörð Bjar... POD Alignment for the magic table in perlapi.pod
2007-04-25 Rafael Garcia-Suarez perlguts nit, found by Jerry D. Hedden
2007-03-28 John P. Linderman : perlguts.pod
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-01-25 Nicholas Clark The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2006-07-18 Jarkko Hietaniemi make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
2006-06-26 Rafael Garcia-Suarez Remove notes about removed 5005-threads from perlguts.
2006-06-23 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-03-31 Rafael Garcia-Suarez Document new magic types in perlguts. Fix a comment...
2006-02-23 Nicholas Clark Remove set magic from typeglobs. Remove typeglob magic...
2006-01-09 Jim Cromie [patch] more about embed.fnc in perlguts
2006-01-08 Dave Mitchell document svt_copy, svt_dup and svt_local vtable slots
2005-11-14 Steve Peters Removed reference to the non-existent C<Opcode::Custom>.
2005-08-01 Piotr Fusik POD typos
2005-07-27 Steve Peters id est is i.e.
2005-07-12 Steve Hay Change New*() to Newx*() in various comments and docume...
2005-06-22 Dave Mitchell handle magic in local correctly
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-02-02 Marcus Holland-Moritz Attempt to fix problems with new exception handling...
2005-01-31 Marcus Holland-Moritz Add simple exception handling macros for XS writers.
2004-12-30 Marcus Holland-Moritz Mention ppport.h and its --api-info switch in perlguts.
2004-10-29 Steve Hay Document sv_magic() changes brought about by sv_magicext()
2004-05-28 Stas Bekman Re: undef loses it magicness when assigned to a variable?
2004-04-30 Steve Hay Document 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-Suarez Update the runops stuff in perlguts
2003-11-02 Marcus Holland-Moritz update embed.pl description
2003-09-12 Jarkko Hietaniemi It'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-Suarez A 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 Bekman Bunch of doc patches from Stas; plus regen.
2003-01-28 Rafael Garcia-Suarez Integrate from maint-5.8:
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-08-20 John Peacock [REVISED PATCH] Magic v-strings
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-06 Nicholas Clark perlguts.pod
2002-04-23 Stas Bekman remove a redundant =over
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-08 Stas Bekman docco fixes
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Rrright.
2002-03-12 Dave Mitchell get magic typo
2002-03-08 Stas Bekman pod markup fixes
2002-03-08 Anton Tagunov [ID 20020307.010] [Patch docs] A _very_ small patch...
2001-12-29 Audrey Tang Module names and other nits
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-02 Abhijit Menon-Sen [PATCH] the the double double word word fix fix
2001-09-10 Jarkko Hietaniemi Detypo.
2001-09-10 Artur Bergman Removed reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-05 Richard Soderberg Re: sv_catpvfn and sv_setpvfn
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon Cozens Custom Ops
2001-07-26 Arthur Bergman Doc fix for perlguts / threading
2001-07-11 Paul Johnson [DOC PATCH] Pluggable runops
2001-06-18 Dave Mitchell sv.c documentation
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-07 Jarkko Hietaniemi IOK vs pIOK docs
2001-06-06 Mike Guy Re: Bug in perlguts documentation?
2001-05-28 John P. Linderman typo in perlguts.pod
2001-05-26 Nick Ing-Simmons Change perlguts docs to not suggest PUSHi etc. for...
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-04-02 Jarkko Hietaniemi Integrate changes #9511,9514,9517 from maintperl into...
2001-03-31 Simon Cozens Re: [PATCH] av.h cosmetics
2001-02-26 Simon Cozens XPUSH[insp] was Re: progress
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Simon Cozens Re: [PATCH] pod/perlclib.pod - Replacements for C libra...
2001-02-08 Charles Bailey SYN SYN
2001-01-25 Jarkko Hietaniemi Layout using tabulator is not a good idea in a pod.
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Jarkko Hietaniemi Memory management calls documentation.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-10 Simon Cozens perlguts.pod
2000-12-05 Andy Dougherty Re: STRLEN - what?
2000-11-07 Stephen P. Potter Pod updates
next