| Commit message (Expand) | Author | Age | Files | Lines |
* | another Symbian update: Alan's fault :-) | Jarkko Hietaniemi | 2005-10-17 | 1 | -2/+2 |
* | Re: $^CHILD_ERROR_NATIVE issues (with attachment) | Gisle Aas | 2005-10-04 | 1 | -5/+5 |
* | assorted blead build help for VMS (mostly ithreads-related) | Craig A. Berry | 2005-10-02 | 1 | -1/+1 |
* | Revert change #24223 : select() will continue | Rafael Garcia-Suarez | 2005-09-16 | 1 | -4/+1 |
* | patch@25279 VMS error handling and const fixes | John E. Malmberg | 2005-08-10 | 1 | -11/+11 |
* | Various patches by John E. Malmberg to fix data | Rafael Garcia-Suarez | 2005-08-01 | 1 | -4/+4 |
* | tidy up DieNull and DIE_NULL | Robin Barker | 2005-07-28 | 1 | -1/+1 |
* | blead help for VMS | Craig A. Berry | 2005-07-24 | 1 | -4/+4 |
* | support POSIX SA_SIGINFO | Jarkko Hietaniemi | 2005-07-20 | 1 | -2/+2 |
* | Final (hopefully) fix for fchdir | Steve Peters | 2005-07-19 | 1 | -1/+1 |
* | Re: AIX 5.2 localtime bug attack | Campo Weijerman | 2005-07-18 | 1 | -2/+4 |
* | The continuing plod through embed.fnc | Andy Lester | 2005-07-18 | 1 | -7/+9 |
* | Re: fchmod, fchown, fchdir | Gisle Aas | 2005-07-16 | 1 | -7/+42 |
* | make the expensive ckWARN() be called as late as possible | Dave Mitchell | 2005-07-13 | 1 | -4/+3 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -2/+2 |
* | [perl #36470] 'undef $@; die' gives uninint value warning | Dave Mitchell | 2005-07-06 | 1 | -1/+4 |
* | the PAD_SET_CUR macro expanded too much for AIX compilers | Dave Mitchell | 2005-07-01 | 1 | -1/+2 |
* | Make warnings.t pass with -DPERL_DONT_CREATE_GVSV | Nicholas Clark | 2005-06-29 | 1 | -1/+1 |
* | Stop "Possible use before definition" warning following change 24997 | Steve Hay | 2005-06-28 | 1 | -2/+2 |
* | Need to pass a my_perl to S_my_localtime to make threaded builds build. | Nicholas Clark | 2005-06-26 | 1 | -2/+2 |
* | Workaround localtime edge case where TZ makes time go beyond | H.Merijn Brand | 2005-06-24 | 1 | -0/+51 |
* | Pre-YAPC consting fun | Andy Lester | 2005-06-23 | 1 | -2/+2 |
* | Warning suppression. | Rafael Garcia-Suarez | 2005-06-23 | 1 | -1/+1 |
* | Silence bcc32 compiler warnings following change 24945 | Steve Hay | 2005-06-23 | 1 | -2/+2 |
* | Const Boy II: The Localizing | Andy Lester | 2005-06-23 | 1 | -46/+34 |
* | Removing /*SUPPRESS xxx*/ | Andy Lester | 2005-06-16 | 1 | -3/+0 |
* | More SvPV consting, including some code cleanup and living dangerously | Nicholas Clark | 2005-06-10 | 1 | -11/+13 |
* | Passing read only values (such as string constants) to select should | Nicholas Clark | 2005-06-10 | 1 | -2/+9 |
* | More SvPV consting | Nicholas Clark | 2005-06-08 | 1 | -1/+1 |
* | Nuke some more n_a, and convert S_gv_ename from char * to const char * | Nicholas Clark | 2005-06-08 | 1 | -4/+2 |
* | n_a no more | Nicholas Clark | 2005-06-08 | 1 | -5/+4 |
* | Remove two more unused C<n_a>s | Nicholas Clark | 2005-06-08 | 1 | -2/+0 |
* | Convert POPpx POPpconstx and POPpbytex to use nolen macros. | Nicholas Clark | 2005-06-08 | 1 | -31/+9 |
* | More SvPV consting | Nicholas Clark | 2005-06-07 | 1 | -9/+8 |
* | More SvPV consting | Nicholas Clark | 2005-06-07 | 1 | -5/+5 |
* | More SvPV consting. | Nicholas Clark | 2005-06-07 | 1 | -17/+17 |
* | 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 |