Documentation nits and fixes for Sv*_set() macros
[p5sagit/p5-mst-13.2.git] / pod / perlapi.pod
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
2002-10-10 John Peacock Version object combined patch
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-08-20 John Peacock Version object patch #1
2002-08-17 Nicholas Clark Copy On Write
2002-08-12 Dave Mitchell add verbose stack display option, -Dvs
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-19 Jarkko Hietaniemi Sarathy pointed out that instead of zeroing heap
2002-05-01 Jarkko Hietaniemi Remove sv_setpviv{_,mg}; regen perlapi.
2002-04-03 Nick Ing-Simmons Fix segfaults when mainthread exits with other threads...
2002-03-23 Dave Mitchell tidy sv.[ch] after CRIPPLED_CC removal
2002-03-21 Dave Mitchell -DCRIPPLED_CC RIP
2002-03-05 Jarkko Hietaniemi Regen perlapi.
2002-02-24 John Peacock Re: Copying PV only with possible UTF-8 characters
2002-02-19 Jarkko Hietaniemi Regen doc, regen toc.
2002-02-08 Nick Ing-Simmons Extract something from yesterdays effort - convert...
2002-01-07 Jarkko Hietaniemi Document the flags of pv_uni_display().
2002-01-02 Jarkko Hietaniemi Simon's new perlapi scheme, I hope I got all the pieces.
2002-01-02 Jarkko Hietaniemi One more iteration of the ibcmp_utf8() interface,
2002-01-02 Jarkko Hietaniemi Make ibcmp_utf8() optionally progress in either string for
2002-01-01 Jarkko Hietaniemi Document the to_utf8_*() functions.
2001-12-30 Jarkko Hietaniemi Regen files.
2001-12-29 coral@eekeek.org Pod whitespace cleanup, round 0.
2001-12-29 Nick Ing-Simmons Nicholas Clark's embed.pl fix for my_socketpair
2001-12-25 John Peacock Re: Not OK 13881
2001-12-22 Nick Ing-Simmons Add at least the "important" PerlIO_xxxx functions...
2001-12-21 Jarkko Hietaniemi Make using U+FDD0..U+FDEF (noncharacters since Unicode...
next