Subject: PATCH 5.10 documentation
[p5sagit/p5-mst-13.2.git] / pod / perlintern.pod
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
2008-11-26 Nicholas Clark Change 34931 missed a second update to perlintern.pod
2008-11-26 Nicholas Clark Merge S_is_gv_magical() into Perl_is_gv_magical_sv().
2008-11-24 Nicholas Clark Change 34831 missed running autodoc.pl
2008-11-13 Chip Salzenberg Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}...
2008-11-12 Rafael Garcia-Suarez Regenerate API docs
2008-10-29 Marcus Holland-Moritz Remove redundant API definitions from '=for apidoc...
2008-03-24 Vincent Pit apidoc mismatch for Perl_magic_clearhint
2008-02-12 Nicholas Clark Correct (some) variable names in embed.fnc where they...
2008-02-08 Steven Schubiger Re: [PATCH] sv.c: consting
2008-02-04 Steven Schubiger sv.c: consting
2008-01-23 Nicholas Clark Comment change from 33009 that was actually in POD...
2008-01-16 Rafael Garcia-Suarez A couple of POD fixes by Steven Schubiger
2007-10-20 Jerry D. Hedden Re: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Jerry D. Hedden Fix overloading for 64-bit ints (revised)
2007-09-19 Nicholas Clark Change 31849 forgot to regenerate the documentation...
2007-07-07 Rafael Garcia-Suarez Make Perl_find_runcv a member of the public API
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-04-26 Brandon Black Fix mro docs.
2007-03-07 Rafael Garcia-Suarez Regenerates internal and external API docs
2007-01-04 Yves Orton Re: [PATCH] Change implementation of %+ to use a proper...
2006-12-29 Nicholas Clark I failed to run regen.pl to propagate my pad.c changes...
2006-12-18 Dave Mitchell move parser state into new parser object, PL_parser
2006-12-06 Steve Hay Better fix than #29479 for exporting refcounted_he_chai...
2006-12-06 Yves Orton Re: [PATCH] User pragmas now accessible from B
2006-10-30 Rafael Garcia-Suarez In vim, modelines are not taken into account if they...
2006-05-20 Nicholas Clark Rename cop_hints to cop_hints_hash
2006-05-19 Nicholas Clark Correct Perl_refcounted_he_chain_2hv() and its caller...
2006-05-03 Rafael Garcia-Suarez Introduce a new keyword, state, for state variables.
2006-04-13 Dave Mitchell eliminate PL_reg_re
2006-04-02 SADAHIRO Tomoyuki Re: recent changes have some unmatching of parameters...
2006-04-01 Nicholas Clark Propagate cop_hints inside string evals. For the unthre...
2006-03-31 Nicholas Clark Serialise changes to %^H onto the current COP. Return...
2006-02-27 Andy Lester Speedups and shrinkages of SvREFCNT_inc
2005-11-30 SADAHIRO Tomoyuki Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-08-07 Dave Mitchell run regen.pl after change #25274
2005-08-01 Piotr Fusik POD typos
2005-07-27 Steve Peters id est is i.e.
2005-07-02 Dave Mitchell replace ckWARN macros with functions
2005-06-22 Dave Mitchell handle magic in local correctly
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-03-24 Andy Lester Third consting batch
2005-03-18 Andy Lester More const parms
2005-03-11 Andy Lester pad_push numero three-o
2005-01-10 Marcus Holland-Moritz Remove PERL_FLEXIBLE_EXCEPTIONS code.
2004-06-02 Rafael Garcia-Suarez Detypo.
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-02-21 Paul Johnson Re: op_seq (was: Freeing code)
2003-10-21 Radu Greab embedding perl
2003-05-31 Rafael Garcia-Suarez Regenerate internals pods.
2003-05-29 Dave Mitchell jumbo closure fix
2003-03-11 Todd C. Miller typos and other minor things
2002-12-17 Dave Mitchell Re: [jhi@iki.fi: enums are not nums]
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-03 Jarkko Hietaniemi Fix up #18229.
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
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-02-08 Nick Ing-Simmons Extract something from yesterdays effort - convert...
2001-11-16 Ilya Zakharevich runtime runops switch
2001-06-21 Jarkko Hietaniemi Retract the #10417 mg.c and embed.pl parts because of
2001-06-18 Dave Mitchell sv.c documentation
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-24 Charles Bailey SYN SYN
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-16 Jarkko Hietaniemi Few uncheckedin files.
2000-10-20 Charles Bailey SYN SYN
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-05-28 Gurusamy Sarathy change#2879 broke rvalue autovivification of magicals...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-02-09 Charles Bailey Resync with mainline
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...