summaryrefslogtreecommitdiff
path: root/pod/perlintern.pod
Commit message (Expand)AuthorAgeFilesLines
* Generate perlapi.pod and perlintern.pod at build time, instead of shipping them.Nicholas Clark2009-04-181-1100/+0
* Faster sv_utf8_upgrade()karl williamson2009-01-021-19/+0
* Subject: PATCH 5.10 documentationSteve Peters2008-12-191-2/+2
* Change 34931 missed a second update to perlintern.podNicholas Clark2008-11-261-1/+1
* Merge S_is_gv_magical() into Perl_is_gv_magical_sv().Nicholas Clark2008-11-261-12/+2
* Change 34831 missed running autodoc.plNicholas Clark2008-11-241-4/+4
* Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO} = sub {...}; sets signal h...Chip Salzenberg2008-11-131-2/+2
* Regenerate API docsRafael Garcia-Suarez2008-11-121-5/+9
* Remove redundant API definitions from '=for apidoc' sections.Marcus Holland-Moritz2008-10-291-1/+1
* apidoc mismatch for Perl_magic_clearhintVincent Pit2008-03-241-2/+15
* Correct (some) variable names in embed.fnc where they differ from theNicholas Clark2008-02-121-1/+1
* Re: [PATCH] sv.c: constingSteven Schubiger2008-02-081-1/+1
* sv.c: constingSteven Schubiger2008-02-041-1/+1
* Comment change from 33009 that was actually in POD, so needs to beNicholas Clark2008-01-231-0/+2
* A couple of POD fixes by Steven SchubigerRafael Garcia-Suarez2008-01-161-2/+1
* Re: [PATCH] Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-201-1/+2
* Fix overloading for 64-bit ints (revised)Jerry D. Hedden2007-10-191-0/+18
* Change 31849 forgot to regenerate the documentation - removing aNicholas Clark2007-09-191-0/+38
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-071-22/+0
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-86/+86
* Fix mro docs.Brandon Black2007-04-261-0/+19
* Regenerates internal and external API docsRafael Garcia-Suarez2007-03-071-1/+1
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-041-2/+2
* I failed to run regen.pl to propagate my pad.c changes to perlintern.podNicholas Clark2006-12-291-12/+12
* move parser state into new parser object, PL_parserDave Mitchell2006-12-181-1/+1
* Better fix than #29479 for exporting refcounted_he_chain_2hvSteve Hay2006-12-061-0/+11
* Re: [PATCH] User pragmas now accessible from BYves Orton2006-12-061-11/+0
* In vim, modelines are not taken into account if they begin on theRafael Garcia-Suarez2006-10-301-0/+9
* Rename cop_hints to cop_hints_hashNicholas Clark2006-05-201-1/+2
* Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn'tNicholas Clark2006-05-191-4/+3
* Introduce a new keyword, state, for state variables.Rafael Garcia-Suarez2006-05-031-1/+1
* eliminate PL_reg_reDave Mitchell2006-04-131-20/+0
* Re: recent changes have some unmatching of parameters and typesSADAHIRO Tomoyuki2006-04-021-1/+1
* Propagate cop_hints inside string evals. For the unthreaded case thisNicholas Clark2006-04-011-1/+11
* Serialise changes to %^H onto the current COP. Return the compile timeNicholas Clark2006-03-311-0/+63
* Speedups and shrinkages of SvREFCNT_incAndy Lester2006-02-271-5/+5
* Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)SADAHIRO Tomoyuki2005-11-301-32/+39
* Adding documentation index to perlapi.pod and perlintern.podSébastien Aperghis-Tramoni2005-10-191-16/+82
* run regen.pl after change #25274Dave Mitchell2005-08-071-2/+2
* POD typosPiotr Fusik2005-08-011-2/+2
* id est is i.e.Steve Peters2005-07-271-2/+2
* replace ckWARN macros with functionsDave Mitchell2005-07-021-1/+6
* handle magic in local correctlyDave Mitchell2005-06-221-0/+18
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+10
* Third consting batchAndy Lester2005-03-241-5/+5
* More const parmsAndy Lester2005-03-181-1/+10
* pad_push numero three-oAndy Lester2005-03-111-3/+3
* Remove PERL_FLEXIBLE_EXCEPTIONS code.Marcus Holland-Moritz2005-01-101-0/+4
* Detypo.Rafael Garcia-Suarez2004-06-021-1/+1
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+22