| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out S_refcounted_he_new_common() from | Nicholas Clark | 2008-04-07 | 1 | -22/+0 |
* | Add attempting Exterminate! cop_label to perltodo. | Nicholas Clark | 2008-04-06 | 1 | -0/+22 |
* | Re: [PATCH][NUDGE] Documentation fix for perlfunc/shutdown | Paul Fenwick | 2008-04-06 | 1 | -0/+4 |
* | perlfunc.pod: atan2(0,0) returns 0, not undef | Paul Fenwick | 2008-04-06 | 1 | -1/+2 |
* | Double magic with substr | Vincent Pit | 2008-03-31 | 1 | -1/+11 |
* | Re: [PATCH] perlhack.pod update walkthrough | Leon Brocard | 2008-03-26 | 1 | -10/+16 |
* | RE: [PATCH revised] Fix ExtUtils::Install under Cygwin | Steve Hay | 2008-03-25 | 2 | -0/+30 |
* | [perl #51964] Typo on regular expression at perlopentut manual page. | pancho@pancho.name | 2008-03-25 | 1 | -1/+1 |
* | Re: local $@ has an unwanted side effect | David Nicol | 2008-03-25 | 1 | -0/+16 |
* | apidoc mismatch for Perl_magic_clearhint | Vincent Pit | 2008-03-24 | 1 | -2/+15 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-13 | 1 | -6/+6 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-12 | 1 | -9/+9 |
* | Correct misleading example in perlsyn.pod (given/when/default) | Paul Fenwick | 2008-03-12 | 1 | -1/+1 |
* | Add characters that VOS forbids in filenames, mentioned by Paul Green | Nicholas Clark | 2008-03-11 | 1 | -1/+2 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-11 | 1 | -12/+12 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-11 | 1 | -15/+15 |
* | Add investigating arenas for GP and MAGIC to perltodo. | Nicholas Clark | 2008-03-10 | 1 | -0/+12 |
* | Typo Fix | chromatic | 2008-03-09 | 1 | -1/+1 |
* | Fix some checkpod complaints. | Steve Peters | 2008-03-03 | 2 | -3/+3 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -9/+9 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -7/+7 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-02 | 1 | -8/+8 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-03-01 | 1 | -9/+9 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-29 | 1 | -8/+8 |
* | Chainsaw DEBUG_S out, as suggested by Vincent Pit. | Rafael Garcia-Suarez | 2008-02-26 | 1 | -1/+0 |
* | Document perlthanks | Rafael Garcia-Suarez | 2008-02-26 | 1 | -0/+6 |
* | Re: [PATCH] POD fixes | Vincent Pit | 2008-02-25 | 3 | -3/+3 |
* | Eliminate ck_lengthconst. | Nicholas Clark | 2008-02-20 | 1 | -8/+0 |
* | Modulo operator and floating point numbers | Ken Williams | 2008-02-18 | 1 | -5/+7 |
* | sprintf "%+d" | Abigail | 2008-02-14 | 1 | -2/+2 |
* | use svtype | Robin Barker | 2008-02-14 | 1 | -1/+1 |
* | Correct (some) variable names in embed.fnc where they differ from the | Nicholas Clark | 2008-02-12 | 2 | -57/+57 |
* | In Perl_ck_lengthconst, "XXX length optimization goes here" is TODO. | Nicholas Clark | 2008-02-11 | 1 | -0/+8 |
* | [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation | Martin Hasch | 2008-02-08 | 1 | -1/+1 |
* | mg_copy ought to take an I32 | Vincent Pit | 2008-02-08 | 1 | -1/+1 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-08 | 2 | -7/+7 |
* | Re: [PATCH] sv.c: consting | Steven Schubiger | 2008-02-07 | 1 | -10/+10 |
* | sv.c: consting | Steven Schubiger | 2008-02-04 | 1 | -1/+1 |
* | Assorted POD nits from the Debian bug list. | Steve Peters | 2008-01-30 | 2 | -2/+2 |
* | Fix Win32 compiler warnings introduced by #33081 and #33085 | Steve Hay | 2008-01-29 | 1 | -1/+1 |
* | More wording nits about perl's time() versus the libc's time() | Rafael Garcia-Suarez | 2008-01-29 | 1 | -1/+1 |
* | toke.c/universal.c: consting | Steven Schubiger | 2008-01-29 | 1 | -2/+2 |
* | Minor rewording of the localtime() documentation, | Abe Timmerman | 2008-01-28 | 1 | -1/+2 |
* | socketpair() *is* available on Win32 | Jan Dubois | 2008-01-25 | 1 | -1/+1 |
* | Purge all use of Nullch in non-dual life modules. | Nicholas Clark | 2008-01-23 | 1 | -1/+1 |
* | Deprecate (and remove core use of ) Nullav, Nullcv, Nullgv, Nullhe, | Nicholas Clark | 2008-01-23 | 1 | -0/+6 |
* | Comment change from 33009 that was actually in POD, so needs to be | Nicholas Clark | 2008-01-23 | 1 | -0/+2 |
* | Add Weed out needless PERL_UNUSED_ARG to perltodo. It's a good | Nicholas Clark | 2008-01-18 | 1 | -0/+21 |
* | warn if ++ or -- are unable to change the value because it's beyond | Nicholas Clark | 2008-01-17 | 2 | -0/+11 |
* | A couple of POD fixes by Steven Schubiger | Rafael Garcia-Suarez | 2008-01-16 | 2 | -3/+2 |