This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Correct perlguts docs about PADMY & PADTMP
[perl5.git]
/
pod
/
perlguts.pod
2013-08-13
Father Chrysostomos
Correct perlguts docs about PADMY & PADTMP
blob
|
commitdiff
2013-07-16
Karl Williamson
Reinstate "regcomp.c: Make inversion lists SVt_PVLV"
blob
|
commitdiff
|
diff to current
2013-07-04
Karl Williamson
Fix perlguts and comments for how sv_chop() works
blob
|
commitdiff
|
diff to current
2013-06-26
Karl Williamson
perlguts: Nit
blob
|
commitdiff
|
diff to current
2013-05-25
David Steinbrunner
changed uses of initialise to be consistent with other...
blob
|
commitdiff
|
diff to current
2013-02-14
Steffen Mueller
Minor doc fix: pp_addr => op_ppaddr
blob
|
commitdiff
|
diff to current
2013-02-14
Steffen Mueller
The rpeepp and peepp functions need a THX
blob
|
commitdiff
|
diff to current
2013-02-12
Steffen Mueller
Custom ops may be experimental, but sure aren't new
blob
|
commitdiff
|
diff to current
2013-02-08
Karl Williamson
Change name 'av_top' to 'av_top_index'
blob
|
commitdiff
|
diff to current
2013-01-25
Karl Williamson
Fix various minor pod issues
blob
|
commitdiff
|
diff to current
2013-01-20
Karl Williamson
Add av_top() synonym for av_len()
blob
|
commitdiff
|
diff to current
2012-11-25
Karl Williamson
Remove "register" declarations
blob
|
commitdiff
|
diff to current
2012-10-26
Father Chrysostomos
Better documentation for internal SV types
blob
|
commitdiff
|
diff to current
2012-09-26
Father Chrysostomos
Correct fm vtable in perlguts.pod
blob
|
commitdiff
|
diff to current
2012-09-16
Father Chrysostomos
Add proto magic type
blob
|
commitdiff
|
diff to current
2012-08-25
Yves Orton
improve and fix the documentation of the PERL_HASH...
blob
|
commitdiff
|
diff to current
2012-07-28
Father Chrysostomos
Flatten vstrings modified in place
blob
|
commitdiff
|
diff to current
2012-07-01
Karl Williamson
Fix up pod references to deprecated function
blob
|
commitdiff
|
diff to current
2012-06-30
Karl Williamson
perlguts: Document that PV can point to non-string
blob
|
commitdiff
|
diff to current
2012-05-30
Father Chrysostomos
Expunge study magic
blob
|
commitdiff
|
diff to current
2012-05-22
Father Chrysostomos
Annihilate ‘A’ magic
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Copy call checker when cloning closure prototype
blob
|
commitdiff
|
diff to current
2012-03-20
Karl Williamson
Use the new utf8 to code point functions
blob
|
commitdiff
|
diff to current
2012-03-20
Karl Williamson
perlguts, warnings.t: Update references to obsolete...
blob
|
commitdiff
|
diff to current
2012-02-12
Alan Haggai Alavi
Replace `char * ptr` with `char *ptr`
blob
|
commitdiff
|
diff to current
2012-01-03
Father Chrysostomos
Regenerate perlguts’ mg table automatically
blob
|
commitdiff
|
diff to current
2011-12-18
Matthew Horsfall...
Minor spelling/grammar/context fixes
blob
|
commitdiff
|
diff to current
2011-12-10
Karl Williamson
perlguts: nits
blob
|
commitdiff
|
diff to current
2011-10-12
Father Chrysostomos
perlguts: UNIVERSAL::AUTOLOAD caveat
blob
|
commitdiff
|
diff to current
2011-10-12
Father Chrysostomos
Improve documentation of XS autoloading
blob
|
commitdiff
|
diff to current
2011-10-11
Alan Haggai Alavi
Corrected: 'possible a' => 'possibly a'
blob
|
commitdiff
|
diff to current
2011-07-01
Nicholas Clark
Split out study magic from pos magic.
blob
|
commitdiff
|
diff to current
2011-06-19
Nicholas Clark
Correct the magic table in perlguts.pod following f34d1...
blob
|
commitdiff
|
diff to current
2011-06-12
Nicholas Clark
Generate the table of core magic types in perlguts...
blob
|
commitdiff
|
diff to current
2011-06-11
Nicholas Clark
Abolish PL_vtbl_sig. It's been all 0s since it was...
blob
|
commitdiff
|
diff to current
2011-05-31
David Mitchell
[perl #91790] Perlguts documentation for sv_setref_pv
blob
|
commitdiff
|
diff to current
2011-05-18
Karl Williamson
perlguts: Fix broken link
blob
|
commitdiff
|
diff to current
2011-05-18
Karl Williamson
perlguts: Link to internal doesn't need pod name
blob
|
commitdiff
|
diff to current
2011-01-15
Vadim Konovalov
Update perlguts.pod so that prose isn't a lie
blob
|
commitdiff
|
diff to current
2010-11-30
Florian Ragwitz
Update perlguts for sv_unmagicext and mg_findext
blob
|
commitdiff
|
diff to current
2010-11-25
Nicholas Clark
Use newSVpvs_flags() instead of sv_2mortal(newSVpvs())
blob
|
commitdiff
|
diff to current
2010-11-25
Florian Ragwitz
Fix signature of sv_unmagic in perlguts.pod
blob
|
commitdiff
|
diff to current
2010-11-15
Ben Morrow
Document the new custom op functions.
blob
|
commitdiff
|
diff to current
2010-10-29
Florian Ragwitz
Recommend a more reliable way of identifying magic
blob
|
commitdiff
|
diff to current
2010-10-12
Andrew Rodland
Correct mistaken references to &PL_sv_true and &PL_sv...
blob
|
commitdiff
|
diff to current
2010-10-11
Ben Morrow
Remove some excess cleverness from the Bhk macros.
blob
|
commitdiff
|
diff to current
2010-09-10
Zefram
documentation on hooking the peephole optimiser
blob
|
commitdiff
|
diff to current
2010-08-15
Florian Ragwitz
Revert "Make the peep recurse via PL_peepp"
blob
|
commitdiff
|
diff to current
2010-07-25
Florian Ragwitz
Make the peep recurse via PL_peepp
blob
|
commitdiff
|
diff to current
2010-07-15
Ben Morrow
Macros to en/disable blockhook entries.
blob
|
commitdiff
|
diff to current
2010-07-12
Ben Morrow
Document the blockhook functions and macros.
blob
|
commitdiff
|
diff to current
2010-03-12
Tom Hukins
Use POD references to documentation when possible.
blob
|
commitdiff
|
diff to current
2010-02-08
David Mitchell
Warn people not to set PERL_CORE in XS
blob
|
commitdiff
|
diff to current
2010-01-13
brian d foy
* Em dash cleanup in pod/
blob
|
commitdiff
|
diff to current
2010-01-04
Reini Urban
perlguts: mutli-threaded typo
blob
|
commitdiff
|
diff to current
2010-01-04
Reini Urban
perlguts: B::Generate already works
blob
|
commitdiff
|
diff to current
2009-12-25
Karl Williamson
Update .pods
blob
|
commitdiff
|
diff to current
2009-11-08
Eric Brine
s/AvLEN/AvMAX/ in perlguts
blob
|
commitdiff
|
diff to current
2009-11-08
Eric Brine
s/AvLEN/AvMAX/ in perlguts
blob
|
commitdiff
|
diff to current
2009-08-21
Zefram
Add clear magic to %^H so that the HE chain is reset...
blob
|
commitdiff
|
diff to current
2009-05-10
Steffen Mueller
Update info on number of magic types\n\nRemove mention...
blob
|
commitdiff
|
diff to current
2009-02-06
Matt Kraai
Use an ordinary paragraph to reference sv.h.
blob
|
commitdiff
|
diff to current
2009-01-21
Nicholas Clark
Update the documentation of get_sv() to note that it...
blob
|
commitdiff
|
diff to current
2009-01-21
Nicholas Clark
Update the documentation of get_av() to note that it...
blob
|
commitdiff
|
diff to current
2009-01-21
Nicholas Clark
Update the documentation of get_hv() to note that it...
blob
|
commitdiff
|
diff to current
2008-12-25
Matt Kraai
Use the F formatting codes for filenames in pod/perlgut...
blob
|
commitdiff
|
diff to current
2008-12-19
Steve Peters
Subject: PATCH 5.10 documentation
blob
|
commitdiff
|
diff to current
2008-02-08
Vincent Pit
mg_copy ought to take an I32
blob
|
commitdiff
|
diff to current
2007-11-09
Nicholas Clark
Following change 31410, also re-align the column title.
blob
|
commitdiff
|
diff to current
2007-06-18
Rafael Garcia-Suarez
Remove PERL_MAGIC_mutex
blob
|
commitdiff
|
diff to current
2007-06-18
Ævar Arnfjörð Bjar...
POD Alignment for the magic table in perlapi.pod
blob
|
commitdiff
|
diff to current
2007-04-25
Rafael Garcia-Suarez
perlguts nit, found by Jerry D. Hedden
blob
|
commitdiff
|
diff to current
2007-03-28
John P. Linderman
: perlguts.pod
blob
|
commitdiff
|
diff to current
2007-03-07
Juerd Waalboer
Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
blob
|
commitdiff
|
diff to current
2007-01-25
Nicholas Clark
The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
blob
|
commitdiff
|
diff to current
2006-07-18
Jarkko Hietaniemi
make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
blob
|
commitdiff
|
diff to current
2006-06-26
Rafael Garcia-Suarez
Remove notes about removed 5005-threads from perlguts.
blob
|
commitdiff
|
diff to current
2006-06-23
Anno Siegel
Re: [PATCH] Hash::Util::FieldHash
blob
|
commitdiff
|
diff to current
2006-03-31
Rafael Garcia-Suarez
Document new magic types in perlguts. Fix a comment...
blob
|
commitdiff
|
diff to current
2006-02-23
Nicholas Clark
Remove set magic from typeglobs. Remove typeglob magic...
blob
|
commitdiff
|
diff to current
2006-01-09
Jim Cromie
[patch] more about embed.fnc in perlguts
blob
|
commitdiff
|
diff to current
2006-01-08
Dave Mitchell
document svt_copy, svt_dup and svt_local vtable slots
blob
|
commitdiff
|
diff to current
2005-11-14
Steve Peters
Removed reference to the non-existent C<Opcode::Custom>.
blob
|
commitdiff
|
diff to current
2005-08-01
Piotr Fusik
POD typos
blob
|
commitdiff
|
diff to current
2005-07-27
Steve Peters
id est is i.e.
blob
|
commitdiff
|
diff to current
2005-07-12
Steve Hay
Change New*() to Newx*() in various comments and docume...
blob
|
commitdiff
|
diff to current
2005-06-22
Dave Mitchell
handle magic in local correctly
blob
|
commitdiff
|
diff to current
2005-04-21
Jarkko Hietaniemi
Symbian port of Perl
blob
|
commitdiff
|
diff to current
2005-02-02
Marcus Holland-Moritz
Attempt to fix problems with new exception handling...
blob
|
commitdiff
|
diff to current
2005-01-31
Marcus Holland-Moritz
Add simple exception handling macros for XS writers.
blob
|
commitdiff
|
diff to current
2004-12-30
Marcus Holland-Moritz
Mention ppport.h and its --api-info switch in perlguts.
blob
|
commitdiff
|
diff to current
2004-10-29
Steve Hay
Document sv_magic() changes brought about by sv_magicext()
blob
|
commitdiff
|
diff to current
2004-05-28
Stas Bekman
Re: undef loses it magicness when assigned to a variable?
blob
|
commitdiff
|
diff to current
2004-04-30
Steve Hay
Document limitations in PUSHi et al macros and add...
blob
|
commitdiff
|
diff to current
2004-02-15
Stas Bekman
[patch perlguts.pod] save_item doesn't handle magic
blob
|
commitdiff
|
diff to current
2003-11-19
Rafael Garcia-Suarez
Update the runops stuff in perlguts
blob
|
commitdiff
|
diff to current
2003-11-02
Marcus Holland-Moritz
update embed.pl description
blob
|
commitdiff
|
diff to current
2003-09-12
Jarkko Hietaniemi
It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
blob
|
commitdiff
|
diff to current
2003-07-31
Marcus Holland-Moritz
[DOC PATCH] pod/perlguts.pod
blob
|
commitdiff
|
diff to current
2003-06-18
Rafael Garcia-Suarez
A bunch of minor changes to perlguts.pod.
blob
|
commitdiff
|
diff to current
next