summaryrefslogtreecommitdiff
path: root/pod/perlapi.pod
Commit message (Expand)AuthorAgeFilesLines
* Fix and update Perl_grok_* docs.Marcus Holland-Moritz2004-07-311-6/+28
* Encourage compilers to tail call optimise in sv_savepv, sv_savepvnNicholas Clark2004-07-161-0/+30
* Rebuild perlapi.podNicholas Clark2004-07-161-21/+23
* Re: newSVpvn(NULL, 0); doesn't work as advertisedMarcus Holland-Moritz2004-06-081-2/+3
* Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T SADAHIRO Tomoyuki2004-06-061-11/+12
* Fix apidoc entries for PUSHMARK and newXSproto.Marcus Holland-Moritz2004-06-021-1/+1
* Fix generation of perlapi.podSteve Hay2004-05-311-65/+58
* Re: undef loses it magicness when assigned to a variable?Stas Bekman2004-05-281-1/+2
* Add new dUNDERBAR and UNDERBAR macros, to help XS writers toRafael Garcia-Suarez2004-05-141-0/+18
* Follow-up to previous patch: the mX?PUSH[inup] macrosRafael Garcia-Suarez2004-04-301-18/+18
* Document limitations in PUSHi et al macros and add new mPUSHi et al macrosSteve Hay2004-04-301-12/+144
* Bleadperl to version 0.37John Peacock2004-04-071-31/+44
* Improved perlapi documentation for croakMark Fowler2004-02-261-28/+28
* Correct some prototypes in perlapi.podSteve Hay2004-02-081-3/+3
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-031-4/+6
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-23/+23
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-02-031-23/+23
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-01-291-23/+23
* Re: [perl #24816] Magic vars seem unsure if they are purely numericYitzchak Scott-Thoennes2004-01-161-27/+55
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-0/+9
* promote hv_clear_placeholders to perl APIAlan Burlison2003-11-201-0/+15
* Regenerate perlapi and perltoc.Rafael Garcia-Suarez2003-11-191-8/+8
* Re: Storable ErrorNicholas Clark2003-11-151-8/+17
* Re: [doc-PATCH] for unpack_str() and questionLAUN Wolfgang2003-10-061-1/+3
* build perlapi.pod in deterministic order even when functions differHugo van der Sanden2003-10-021-23/+23
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-40/+40
* Regen perlapi.Jarkko Hietaniemi2003-09-101-23/+33
* Regen perlapi.Jarkko Hietaniemi2003-09-081-0/+9
* [patch sv.h api doc] SvTAINTED_on does its craft only under -TStas Bekman2003-08-301-2/+2
* perlapi.pod tweaks, based on :Joe Schaefer2003-08-261-6/+6
* Regenerate perlapi.pod.Rafael Garcia-Suarez2003-08-091-3/+2
* Re: [typo] sv.c pod/perlapi.podStas Bekman2003-07-241-1/+1
* Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.John Peacock2003-07-091-139/+121
* Regenerate internals pods.Rafael Garcia-Suarez2003-05-311-0/+2
* pack/unpack fixes from Wolfgang Laun:Jarkko Hietaniemi2003-05-051-2/+22
* [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-291-1/+21
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-1/+21
* regen headersHugo van der Sanden2003-02-261-4/+7
* fix typo in sv.c and regenerate perlapi.podHugo van der Sanden2003-02-171-1/+1
* COW regexps:Nicholas Clark2003-02-161-1/+1
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-051-0/+17
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-2/+20
* regen-headers to get new API docs from #18306Hugo van der Sanden2002-12-171-0/+29
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-0/+12
* Version object combined patchJohn Peacock2002-10-101-12/+22
* move all pad-related code to its own src fileDave Mitchell2002-10-021-1/+18
* Version object patch #1John Peacock2002-08-201-17/+104
* Copy On WriteNicholas Clark2002-08-171-2/+7
* add verbose stack display option, -DvsDave Mitchell2002-08-121-15/+15
* Sarathy pointed out that instead of zeroing heapJarkko Hietaniemi2002-05-191-0/+10