| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH] Random constings and printf cleanup | Andy Lester | 2005-10-05 | 1 | -1/+1 |
* | Re: $^CHILD_ERROR_NATIVE issues (with attachment) | Gisle Aas | 2005-10-04 | 1 | -9/+5 |
* | patch@25279 VMS error handling and const fixes | John E. Malmberg | 2005-08-10 | 1 | -11/+27 |
* | Re: blead@25210 on OpenVMS (not good) | John E. Malmberg | 2005-08-01 | 1 | -1/+1 |
* | perl.h, use STRINGIFY in 25171 | Robin Barker | 2005-07-28 | 1 | -4/+2 |
* | tidy up DieNull and DIE_NULL | Robin Barker | 2005-07-28 | 1 | -4/+0 |
* | silence compiler warning in mg.c POSIX.xs | Robin Barker | 2005-07-28 | 1 | -7/+12 |
* | support POSIX SA_SIGINFO | Jarkko Hietaniemi | 2005-07-20 | 1 | -1/+1 |
* | move NSIG logic | Jarkko Hietaniemi | 2005-07-20 | 1 | -0/+58 |
* | Re: [PATCH] RE: blead: no longer supports %vd format | Rafael Garcia-Suarez | 2005-07-18 | 1 | -1/+1 |
* | RE: blead: no longer supports %vd format | Robin Barker | 2005-07-18 | 1 | -9/+33 |
* | We no longer default to creating a new SV for GvSV. | Nicholas Clark | 2005-07-08 | 1 | -0/+6 |
* | Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64 | Jarkko Hietaniemi | 2005-07-04 | 1 | -1/+3 |
* | Don't inline offer_nice_chunk, as it's rarely called. | Nicholas Clark | 2005-07-02 | 1 | -20/+0 |
* | Don't check the pointer is non-NULL before calling Safefree() in | Nicholas Clark | 2005-07-02 | 1 | -1/+1 |
* | Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass | Nicholas Clark | 2005-06-29 | 1 | -1/+2 |
* | Suppress warnings about a clash between redefined malloc and the | Andy Lester | 2005-06-27 | 1 | -1/+1 |
* | Stop '"__attribute__format__" redefined' warnings from gcc on Win32 | Steve Hay | 2005-06-24 | 1 | -31/+35 |
* | FPTR2DPTR/DPTR2FPTR | Robin Barker | 2005-06-20 | 1 | -2/+2 |
* | The continuing adventures of Constman and Localize Boy | Andy Lester | 2005-06-20 | 1 | -6/+7 |
* | Squeeze a little more savings by moving pte and he arenas into the | Nicholas Clark | 2005-06-18 | 1 | -0/+3 |
* | Lint support | Andy Lester | 2005-06-16 | 1 | -0/+9 |
* | Fixes the case of $a = \$#{[]}; and then accessing $$a | Nicholas Clark | 2005-06-09 | 1 | -1/+13 |
* | instead of unions use double cast for data pointer <-> function pointer | Jarkko Hietaniemi | 2005-06-09 | 1 | -0/+13 |
* | Quotes fixed, see also perl #36079 | Andy Lester | 2005-06-02 | 1 | -2/+2 |
* | Round up all string length requests to malloc()/realloc() to the next | Nicholas Clark | 2005-06-01 | 1 | -0/+7 |
* | We don't have XRVs any more, so remove the typedef | Nicholas Clark | 2005-06-01 | 1 | -1/+0 |
* | Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead) | Jarkko Hietaniemi | 2005-05-30 | 1 | -2/+2 |
* | Goodbye xav_arylen. You won't be missed that much. | Nicholas Clark | 2005-05-29 | 1 | -0/+1 |
* | In assert(), we mustn't stringify the message as part of the first | Nicholas Clark | 2005-05-27 | 1 | -2/+2 |
* | add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF | Jarkko Hietaniemi | 2005-05-27 | 1 | -2/+2 |
* | Attribute compilation fix for Windows by Andy Lester | Rafael Garcia-Suarez | 2005-05-23 | 1 | -1/+5 |
* | Make the __attribute__ stuff work with Symbian (Jarkko). | Abhijit Menon-Sen | 2005-05-21 | 1 | -1/+11 |
* | Move placeholders into a new rhash magic type. | Nicholas Clark | 2005-05-21 | 1 | -0/+1 |
* | Remove PMROOT and replace it with a small shell script. Er, magic. | Nicholas Clark | 2005-05-20 | 1 | -1/+3 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -62/+62 |
* | Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH] | Gisle Aas | 2005-05-18 | 1 | -12/+48 |
* | more about __attribute__ | Jarkko Hietaniemi | 2005-05-17 | 1 | -1/+23 |
* | perl 5.9.x (@ 24471): Symbian update | Jarkko Hietaniemi | 2005-05-17 | 1 | -0/+18 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -1/+7 |
* | potential [PATCH] Tru64 crank up strictness | Jarkko Hietaniemi | 2005-05-10 | 1 | -0/+4 |
* | Revert to Andy's first solution for nonnull attributes; | Rafael Garcia-Suarez | 2005-05-09 | 1 | -0/+2 |
* | Perl_croak uses perl's printf, so can pass in SVs direct - no need for | Nicholas Clark | 2005-05-08 | 1 | -2/+2 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -1/+3 |
* | Make the arena size changeable at compile time, and up the default by | Nicholas Clark | 2005-05-06 | 1 | -0/+6 |
* | printf.patch: Adding printf checking for gcc | Andy Lester | 2005-05-02 | 1 | -2/+2 |
* | Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches | Andy Lester | 2005-04-26 | 1 | -21/+1 |
* | combopatch | Jarkko Hietaniemi | 2005-04-25 | 1 | -0/+10 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -24/+146 |
* | patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor | David Dyck | 2005-04-20 | 1 | -4/+8 |