summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* patch@25279 VMS error handling and const fixesJohn E. Malmberg2005-08-101-11/+27
* Re: blead@25210 on OpenVMS (not good)John E. Malmberg2005-08-011-1/+1
* perl.h, use STRINGIFY in 25171Robin Barker2005-07-281-4/+2
* tidy up DieNull and DIE_NULLRobin Barker2005-07-281-4/+0
* silence compiler warning in mg.c POSIX.xsRobin Barker2005-07-281-7/+12
* support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-201-1/+1
* move NSIG logicJarkko Hietaniemi2005-07-201-0/+58
* Re: [PATCH] RE: blead: no longer supports %vd formatRafael Garcia-Suarez2005-07-181-1/+1
* RE: blead: no longer supports %vd formatRobin Barker2005-07-181-9/+33
* We no longer default to creating a new SV for GvSV.Nicholas Clark2005-07-081-0/+6
* Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64Jarkko Hietaniemi2005-07-041-1/+3
* Don't inline offer_nice_chunk, as it's rarely called.Nicholas Clark2005-07-021-20/+0
* Don't check the pointer is non-NULL before calling Safefree() inNicholas Clark2005-07-021-1/+1
* Fixes to -DPERL_DONT_CREATE_GVSV to make more tests passNicholas Clark2005-06-291-1/+2
* Suppress warnings about a clash between redefined malloc and theAndy Lester2005-06-271-1/+1
* Stop '"__attribute__format__" redefined' warnings from gcc on Win32Steve Hay2005-06-241-31/+35
* FPTR2DPTR/DPTR2FPTRRobin Barker2005-06-201-2/+2
* The continuing adventures of Constman and Localize BoyAndy Lester2005-06-201-6/+7
* Squeeze a little more savings by moving pte and he arenas into theNicholas Clark2005-06-181-0/+3
* Lint supportAndy Lester2005-06-161-0/+9
* Fixes the case of $a = \$#{[]}; and then accessing $$aNicholas Clark2005-06-091-1/+13
* instead of unions use double cast for data pointer <-> function pointerJarkko Hietaniemi2005-06-091-0/+13
* Quotes fixed, see also perl #36079Andy Lester2005-06-021-2/+2
* Round up all string length requests to malloc()/realloc() to the nextNicholas Clark2005-06-011-0/+7
* We don't have XRVs any more, so remove the typedefNicholas Clark2005-06-011-1/+0
* Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)Jarkko Hietaniemi2005-05-301-2/+2
* Goodbye xav_arylen. You won't be missed that much.Nicholas Clark2005-05-291-0/+1
* In assert(), we mustn't stringify the message as part of the firstNicholas Clark2005-05-271-2/+2
* add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEFJarkko Hietaniemi2005-05-271-2/+2
* Attribute compilation fix for Windows by Andy LesterRafael Garcia-Suarez2005-05-231-1/+5
* Make the __attribute__ stuff work with Symbian (Jarkko).Abhijit Menon-Sen2005-05-211-1/+11
* Move placeholders into a new rhash magic type.Nicholas Clark2005-05-211-0/+1
* Remove PMROOT and replace it with a small shell script. Er, magic.Nicholas Clark2005-05-201-1/+3
* Attribute configurationAndy Lester2005-05-201-62/+62
* Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]Gisle Aas2005-05-181-12/+48
* more about __attribute__Jarkko Hietaniemi2005-05-171-1/+23
* perl 5.9.x (@ 24471): Symbian updateJarkko Hietaniemi2005-05-171-0/+18
* consting-eleventy.patch: More consts, plus actual bug fixAndy Lester2005-05-161-1/+7
* potential [PATCH] Tru64 crank up strictnessJarkko Hietaniemi2005-05-101-0/+4
* Revert to Andy's first solution for nonnull attributes;Rafael Garcia-Suarez2005-05-091-0/+2
* Perl_croak uses perl's printf, so can pass in SVs direct - no need forNicholas Clark2005-05-081-2/+2
* GCC attributes!Andy Lester2005-05-071-1/+3
* Make the arena size changeable at compile time, and up the default byNicholas Clark2005-05-061-0/+6
* printf.patch: Adding printf checking for gccAndy Lester2005-05-021-2/+2
* Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patchesAndy Lester2005-04-261-21/+1
* combopatchJarkko Hietaniemi2005-04-251-0/+10
* Symbian port of PerlJarkko Hietaniemi2005-04-211-24/+146
* patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessorDavid Dyck2005-04-201-4/+8
* Fix MGVTBL structures in perl.hAndy Lester2005-04-201-131/+346
* Simplify PERL_DEBUG_PAD_ZERO so it continues to expand toRafael Garcia-Suarez2005-04-191-1/+3