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