Re: [PATCH] s/Null(av|ch)/NULL/g
[p5sagit/p5-mst-13.2.git] / pod / perlapi.pod
2006-02-02 Steven Schubiger Re: [PATCH] s/Null(av|ch)/NULL/g
2006-01-23 Rafael Garcia-Suarez Un-const magic virtual tables; this consting breaks...
2006-01-18 Steve Hay Change all NEWSV() to newSV() in the core and non-dual...
2006-01-10 Nicholas Clark s/superceded/superseded/g
2005-12-22 Rafael Garcia-Suarez Regenerate perlapi.pod.
2005-12-19 Robin Houston Re: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-07 Andy Lester All args in embed.fnc should be named
2005-11-30 SADAHIRO Tomoyuki Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-14 Rafael Garcia-Suarez Fix indentation of apidoc for sv_2pvutf8
2005-11-02 Rafael Garcia-Suarez Regen headers
2005-10-31 Rafael Garcia-Suarez Regenerate perlapi.pod
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-08-11 Steve Hay Run regen.pl
2005-08-01 Rafael Garcia-Suarez Another typo fix
2005-07-18 Andy Lester The continuing plod through embed.fnc
2005-07-12 Jim Cromie [patch: handy.c] update Newx API pod to mention PERL_M...
2005-07-11 Steve Hay [patch hv.h doc] HvNAME
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-06-23 Andy Lester Const Boy II: The Localizing
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-06-13 Rafael Garcia-Suarez Make SvUPGRADE always have the value '1'
2005-06-09 Nicholas Clark Update API docs.
2005-06-07 Jarkko Hietaniemi one more round of is_utf8_foo tuneup
2005-06-07 Rafael Garcia-Suarez Fix apidoc for newSVhek
2005-06-03 Steve Peters SvPVX_const() - patch #4
2005-05-27 Steve Peters Documentation nits and fixes for Sv*_set() macros
2005-05-16 Andy Lester consting-eleventy.patch: More consts, plus actual bug fix
2005-05-09 Andy Lester attributes-two.patch, the next batch
2005-05-09 Steve Peters Sv_*set() doc's and extra const's for the SvPVX_const...
2005-05-07 Andy Lester GCC attributes!
2005-05-03 Sergey Skvortsov [perl #33809] optimize macro dXSARGS
2005-04-26 Andy Lester Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent...
2005-03-29 Rafael Garcia-Suarez Downconst external APIs
2005-03-26 Rafael Garcia-Suarez Remove an XXX note from the public doc.
2005-03-25 Andy Lester Consting part 4
2005-03-25 Rafael Garcia-Suarez Remove the const qualifier from argv and env variables
2005-03-24 Andy Lester Third consting batch
2005-03-21 Andy Lester More consting goodness
2005-03-18 Andy Lester More const parms
2005-03-14 Andy Lester Adding const qualifiers
2005-01-31 Marcus Holland-Moritz Regenerate perlapi.pod.
2005-01-25 Jos I. Boumans perlapi.pod has pod errors
2005-01-24 Rafael Garcia-Suarez Revert change 23843.
2005-01-21 Rick Delaney Re: [perl #31924] %INC caching failure-case problem
2005-01-20 Nicholas Clark Run regen.pl and pod/buildtoc --build-all
2005-01-14 Nicholas Clark Improve documentation for sv_catpvf, to note that patte...
2005-01-10 Marcus Holland-Moritz Remove PERL_FLEXIBLE_EXCEPTIONS code.
2004-12-24 Stas Bekman Re: [patch perlapi doc] sv_magic
2004-12-13 Steve Hay Document gv_stashpvn
2004-11-30 Rafael Garcia-Suarez Remove trailing whitespace that found their way in...
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-10-29 Steve Hay Document sv_magic() changes brought about by sv_magicext()
2004-10-15 Steve Hay Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and...
2004-08-13 Stas Bekman api doc fix for SvSetMagicSV_nosteal
2004-08-04 Marcus Holland-Moritz Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
2004-07-31 Marcus Holland-Moritz Fix and update Perl_grok_* docs.
2004-07-16 Nicholas Clark Encourage compilers to tail call optimise in sv_savepv...
2004-07-16 Nicholas Clark Rebuild perlapi.pod
2004-06-08 Marcus Holland-Moritz Re: newSVpvn(NULL, 0); doesn't work as advertised
2004-06-06 SADAHIRO Tomoyuki Re: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-06-02 Marcus Holland-Moritz Fix apidoc entries for PUSHMARK and newXSproto.
2004-05-31 Steve Hay Fix generation of perlapi.pod
2004-05-28 Stas Bekman Re: undef loses it magicness when assigned to a variable?
2004-05-14 Rafael Garcia-Suarez Add new dUNDERBAR and UNDERBAR macros, to help XS write...
2004-04-30 Rafael Garcia-Suarez Follow-up to previous patch: the mX?PUSH[inup] macros
2004-04-30 Steve Hay Document limitations in PUSHi et al macros and add...
2004-04-07 John Peacock Bleadperl to version 0.37
2004-02-26 Mark Fowler Improved perlapi documentation for croak
2004-02-08 Steve Hay Correct some prototypes in perlapi.pod
2004-02-03 John Peacock was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia-Suarez Implement "my $_".
2004-02-03 Rafael Garcia-Suarez Regenerate perlapi.pod.
2004-01-29 Rafael Garcia-Suarez Regenerate perlapi.pod.
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-11-20 Alan Burlison promote hv_clear_placeholders to perl API
2003-11-19 Rafael Garcia-Suarez Regenerate perlapi and perltoc.
2003-11-15 Nicholas Clark Re: Storable Error
2003-10-06 LAUN Wolfgang Re: [doc-PATCH] for unpack_str() and question
2003-10-02 Hugo van der Sanden build perlapi.pod in deterministic order even when...
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-10 Jarkko Hietaniemi Regen perlapi.
2003-09-08 Jarkko Hietaniemi Regen perlapi.
2003-08-30 Stas Bekman [patch sv.h api doc] SvTAINTED_on does its craft only...
2003-08-26 Joe Schaefer perlapi.pod tweaks, based on :
2003-08-09 Rafael Garcia-Suarez Regenerate perlapi.pod.
2003-07-24 Stas Bekman Re: [typo] sv.c pod/perlapi.pod
2003-07-09 John Peacock Re: [REPATCH] was Re: [perl #16010] v-strings left...
2003-05-31 Rafael Garcia-Suarez Regenerate internals pods.
2003-05-05 Jarkko Hietaniemi pack/unpack fixes from Wolfgang Laun:
2003-03-29 Nicholas Clark [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-10 Stas Bekman Bunch of doc patches from Stas; plus regen.
2003-02-26 Hugo van der Sanden regen headers
2003-02-17 Hugo van der Sanden fix typo in sv.c and regenerate perlapi.pod
2003-02-16 Nicholas Clark COW regexps:
2003-02-05 Inaba Hiroto [Patch] parsing under encoding (Re: [Encode] HEADS...
2003-01-21 Hugo van der Sanden integrate (by hand) #18353 and #18359 from maint-5.8:
2002-12-17 Hugo van der Sanden regen-headers to get new API docs from #18306
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
next