This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Following change 31410, also re-align the column title.
[perl5.git] / pod / perlintern.pod
2007-10-20 Jerry D. HeddenRe: [PATCH] Fix overloading for 64-bit ints (revised)
2007-10-19 Jerry D. HeddenFix overloading for 64-bit ints (revised)
2007-09-19 Nicholas ClarkChange 31849 forgot to regenerate the documentation...
2007-07-07 Rafael Garcia-SuarezMake Perl_find_runcv a member of the public API
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-04-26 Brandon BlackFix mro docs.
2007-03-07 Rafael Garcia-SuarezRegenerates internal and external API docs
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2006-12-29 Nicholas ClarkI failed to run regen.pl to propagate my pad.c changes...
2006-12-18 Dave Mitchellmove parser state into new parser object, PL_parser
2006-12-06 Steve HayBetter fix than #29479 for exporting refcounted_he_chai...
2006-12-06 Yves OrtonRe: [PATCH] User pragmas now accessible from B
2006-10-30 Rafael Garcia-SuarezIn vim, modelines are not taken into account if they...
2006-05-20 Nicholas ClarkRename cop_hints to cop_hints_hash
2006-05-19 Nicholas ClarkCorrect Perl_refcounted_he_chain_2hv() and its caller...
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-04-13 Dave Mitchelleliminate PL_reg_re
2006-04-02 SADAHIRO TomoyukiRe: recent changes have some unmatching of parameters...
2006-04-01 Nicholas ClarkPropagate cop_hints inside string evals. For the unthre...
2006-03-31 Nicholas ClarkSerialise changes to %^H onto the current COP. Return...
2006-02-27 Andy LesterSpeedups and shrinkages of SvREFCNT_inc
2005-11-30 SADAHIRO TomoyukiRe: 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 Mitchellrun regen.pl after change #25274
2005-08-01 Piotr FusikPOD typos
2005-07-27 Steve Petersid est is i.e.
2005-07-02 Dave Mitchellreplace ckWARN macros with functions
2005-06-22 Dave Mitchellhandle magic in local correctly
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-24 Andy LesterThird consting batch
2005-03-18 Andy LesterMore const parms
2005-03-11 Andy Lesterpad_push numero three-o
2005-01-10 Marcus Holland-MoritzRemove PERL_FLEXIBLE_EXCEPTIONS code.
2004-06-02 Rafael Garcia-SuarezDetypo.
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2003-10-21 Radu Greabembedding perl
2003-05-31 Rafael Garcia-SuarezRegenerate internals pods.
2003-05-29 Dave Mitchelljumbo closure fix
2003-03-11 Todd C. Millertypos and other minor things
2002-12-17 Dave MitchellRe: [jhi@iki.fi: enums are not nums]
2002-12-16 Dave MitchellRe: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-12-03 Jarkko HietaniemiFix up #18229.
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-10 John PeacockVersion object combined patch
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-02-08 Nick Ing-SimmonsExtract something from yesterdays effort - convert...
2001-11-16 Ilya Zakharevichruntime runops switch
2001-06-21 Jarkko HietaniemiRetract the #10417 mg.c and embed.pl parts because of
2001-06-18 Dave Mitchellsv.c documentation
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-24 Charles BaileySYN SYN
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-16 Jarkko HietaniemiFew uncheckedin files.
2000-10-20 Charles BaileySYN SYN
2000-09-03 Nick Ing-SimmonsHash lookup of constant strings optimization:
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-06-25 Jarkko HietaniemiRegen headers.
2000-05-28 Gurusamy Sarathychange#2879 broke rvalue autovivification of magicals...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-02-09 Charles BaileyResync with mainline
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...