| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of consting | Nicholas Clark | 2005-06-07 | 1 | -14/+14 |
* | Unvoid SvUPGRADE | Andy Lester | 2005-06-07 | 1 | -3/+3 |
* | Simplify the getppid code, by Alexey Tourbin | Rafael Garcia-Suarez | 2005-06-04 | 1 | -6/+3 |
* | Random consting | Andy Lester | 2005-06-03 | 1 | -3/+3 |
* | SvPVX_const() - part 3 ... and const'ing Storable | Steve Peters | 2005-06-02 | 1 | -6/+6 |
* | Quotes fixed, see also perl #36079 | Andy Lester | 2005-06-02 | 1 | -1/+1 |
* | [PATCH] More embed.fnc strictures, plus consting and localizing | Andy Lester | 2005-05-30 | 1 | -33/+26 |
* | [PATCH] Minor warning squashings | Andy Lester | 2005-05-30 | 1 | -0/+2 |
* | embed.fnc cleanup + SvPVX_const usage | Andy Lester | 2005-05-24 | 1 | -1/+1 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+1 |
* | s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/ | Nicholas Clark | 2005-05-10 | 1 | -4/+4 |
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -6/+6 |
* | For perls where pids and ppids are cached, when the ppid of | Rafael Garcia-Suarez | 2005-05-02 | 1 | -0/+6 |
* | A couple of warning fixes by Gisle | Rafael Garcia-Suarez | 2005-04-27 | 1 | -1/+1 |
* | Fix my_chsize() for systems having chsize(), broken by change #24271 | Steve Hay | 2005-04-22 | 1 | -0/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -28/+37 |
* | SvPV_renew also calls SvLEN_set | Nicholas Clark | 2005-04-18 | 1 | -2/+1 |
* | Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE | Nicholas Clark | 2005-04-18 | 1 | -1/+1 |
* | Make the four-argument form of select() return undef | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+4 |
* | Down with potentially incorrect duplicate prototypes | Nicholas Clark | 2005-04-05 | 1 | -6/+0 |
* | Clean-up some warnings when compiling on Win32 with VC++ | Steve Hay | 2005-03-29 | 1 | -1/+1 |
* | Fix PerlLIO_chsize() for platforms that don't have chsize() | Steve Hay | 2005-03-29 | 1 | -4/+0 |
* | Consting five | Andy Lester | 2005-03-25 | 1 | -2/+2 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -6/+6 |
* | More consting goodness | Andy Lester | 2005-03-21 | 1 | -3/+3 |
* | Fix for bug [ID 20020227.005] format bug with undefined _TOP | H.Merijn Brand | 2005-02-27 | 1 | -1/+1 |
* | Patch for Perlbug #4253 | Nikolai Eipel | 2005-02-18 | 1 | -1/+0 |
* | [perl #33928] chomp() fails after alarm(), `sleep` | Dave Mitchell | 2005-01-29 | 1 | -2/+3 |
* | Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32 | Yitzchak Scott-Thoennes | 2005-01-21 | 1 | -2/+0 |
* | Correct the editor block to match the perl 5 policy on tabs | Nicholas Clark | 2005-01-14 | 1 | -1/+1 |
* | Update copyright years. Add an editor block while passing by. | Nicholas Clark | 2005-01-13 | 1 | -1/+11 |
* | If we know the length of the string constant, save a strlen() | Nicholas Clark | 2005-01-09 | 1 | -1/+1 |
* | savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to | Nicholas Clark | 2005-01-09 | 1 | -1/+1 |
* | to improve -DCHECK_FORMAT | Robin Barker | 2005-01-07 | 1 | -1/+1 |
* | Stage 1 of utf8 support for soft references. | Nicholas Clark | 2005-01-07 | 1 | -9/+14 |
* | Ooops. Fix unitialised variable | Nicholas Clark | 2004-12-29 | 1 | -0/+1 |
* | read (and presuambly sysread) would expose the UTF8 internals when | Nicholas Clark | 2004-12-29 | 1 | -3/+30 |
* | Re: [perl #31459] Bug in read() | Chris Heath | 2004-09-14 | 1 | -1/+4 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+9 |
* | remove the return stack PL_retstack, and store return ops in the CX | Dave Mitchell | 2004-07-23 | 1 | -2/+2 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Make a temporary copy of the input buffer in pp_send, so that send | Nicholas Clark | 2004-03-09 | 1 | -1/+5 |
* | Implement stacked filetest operators (-f -w -x $file). | Rafael Garcia-Suarez | 2004-02-09 | 1 | -22/+86 |
* | [perl #8698] format bug with undefined _TOP | Dave Mitchell | 2004-01-16 | 1 | -1/+1 |
* | Two OS/2 portability patches from Ilya. | Ilya Zakharevich | 2003-10-21 | 1 | -10/+10 |
* | pp_sys.c: pp_waitpid and EINTR | Steve Grazzini | 2003-10-05 | 1 | -7/+8 |
* | [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS | Olli Savia | 2003-09-24 | 1 | -0/+12 |
* | -M -A -C broken | Ilya Zakharevich | 2003-09-18 | 1 | -3/+3 |