summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-191-1/+1
* If we're going to prototype modfl(), it needs extern "C" linkage.Nicholas Clark2005-04-061-1/+1
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-051-1/+1
* Make -DFORMAT_CHECK compile with threads.Nicholas Clark2005-04-041-1/+1
* Update copyrights.Rafael Garcia-Suarez2005-03-301-1/+1
* Third consting batchAndy Lester2005-03-241-3/+3
* gcc warning patch by Andy LesterRafael Garcia-Suarez2005-03-131-1/+3
* Encoding neutral unpackTon Hospel2005-03-081-1/+3
* Further follow-up to 23767Robin Barker2005-01-191-17/+14
* Remove PERL_FLEXIBLE_EXCEPTIONS code.Marcus Holland-Moritz2005-01-101-4/+0
* to improve -DCHECK_FORMATRobin Barker2005-01-071-6/+6
* Stage 1 of utf8 support for soft references.Nicholas Clark2005-01-071-0/+2
* RE: [PATCH perl.h toke.c utf8.c] minor format clean upRobin Barker2004-12-091-1/+1
* Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:Marcus Holland-Moritz2004-09-081-0/+8
* Re: "Too late for -T" could be more descriptiveJim Cromie2004-07-221-1/+1
* It seems that our assert() macro wasn't good enough.Nicholas Clark2004-06-151-15/+6
* Add byte-order group modifiers to (un)pack templates.Marcus Holland-Moritz2004-05-041-1/+2
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-1/+1
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-231-0/+242
* Make usemallocwrap a Configure-time question. Default is yes forNicholas Clark2004-03-231-4/+0
* 5.9.1 suidperlPaul Szabo2004-03-231-0/+13
* malloc wrappageJarkko Hietaniemi2004-03-171-0/+7
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
* make the bison-based parser threadsafe and capable of deepDave Mitchell2004-02-281-6/+0
* Fix for Win32 build failure caused by the byacc to bison switch.Marcus Holland-Moritz2004-02-161-0/+7
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-5/+6