summaryrefslogtreecommitdiff
path: root/pod/perlapi.pod
Commit message (Expand)AuthorAgeFilesLines
* Promote Perl_setdefout() to the public API.Nicholas Clark2008-11-241-0/+21
* Regenerate API docsRafael Garcia-Suarez2008-11-121-4/+1
* Remove redundant API definitions from '=for apidoc' sections.Marcus Holland-Moritz2008-10-291-12/+1
* Re: [5.8] Change 33727 (op.c) breaks constant folding in "elsif"Vincent Pit2008-09-131-1/+2
* Regen of perlapi.pod after differences where pointed out bySteve Peters2008-08-111-1/+1
* Add Perl_croak_xs_usage(), which reduces a lot of explicit calls ofNicholas Clark2008-05-211-0/+17
* Double magic with substrVincent Pit2008-03-311-1/+11
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-131-6/+6
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-121-9/+9
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-111-12/+12
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-111-15/+15
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-021-9/+9
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-021-7/+7
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-021-8/+8
* Re: [PATCH] sv.c: constingSteven Schubiger2008-03-011-9/+9
* Re: [PATCH] sv.c: constingSteven Schubiger2008-02-291-8/+8
* use svtypeRobin Barker2008-02-141-1/+1
* Correct (some) variable names in embed.fnc where they differ from theNicholas Clark2008-02-121-56/+56
* Re: [PATCH] sv.c: constingSteven Schubiger2008-02-081-6/+6
* Re: [PATCH] sv.c: constingSteven Schubiger2008-02-071-10/+10
* Fix Win32 compiler warnings introduced by #33081 and #33085Steve Hay2008-01-291-1/+1
* toke.c/universal.c: constingSteven Schubiger2008-01-291-2/+2
* Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe,Nicholas Clark2008-01-231-0/+6
* A couple of POD fixes by Steven SchubigerRafael Garcia-Suarez2008-01-161-1/+1
* Fix prototype in regexp code following #32851, and regenSteve Hay2008-01-091-1/+1
* BER is all very well, but it turns out that it's better to store theNicholas Clark2008-01-051-4/+20
* There's no need to handle 'set' magic in the mX?PUSH macros.Marcus Holland-Moritz2008-01-041-27/+17
* Run regen.pl (fixes build on Win32, at least)Steve Hay2008-01-041-0/+35
* Extend newSVpvn_flags() to also call sv_2mortal() if SVs_TEMP is set inNicholas Clark2008-01-031-3/+4
* Add HeUTF8() to complement HePV() and then immediately suggest thatNicholas Clark2008-01-031-1/+19
* Add a new function newSVpvn_flags(), which takes a third parameter ofNicholas Clark2008-01-021-0/+30
* Remove the definitions of Null(), Nullch, Nullfp, Nullsv and PL_naNicholas Clark2007-12-221-2/+2
* Regen some files...Steve Peters2007-12-201-2/+2
* Bug fix for storing shared objects in shared structuresJerry D. Hedden2007-11-081-0/+13
* POD cleanupsDavid Landgren2007-10-041-1/+1
* API spelling patch, by Jerry D. HeddenRafael Garcia-Suarez2007-09-261-4/+4
* Change 31849 forgot to regenerate the documentation - removing aNicholas Clark2007-09-191-38/+0
* misc blead stuffJarkko Hietaniemi2007-08-301-5/+5
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-071-0/+22
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-241-3/+3
* SvRX() and SvRXOK() macrosÆvar Arnfjörð Bjarmason2007-06-181-0/+44
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-66/+66
* Re: mro status, etcBrandon Black2007-04-301-14/+19
* Fix mro docs.Brandon Black2007-04-261-0/+93
* Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,Nicholas Clark2007-04-211-7/+11
* Re: new C3 MRO patchBrandon Black2007-04-191-1/+1
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-191-3/+4
* Regenerates internal and external API docsRafael Garcia-Suarez2007-03-071-2/+2
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-071-1/+1
* blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweakingJarkko Hietaniemi2007-02-191-0/+11