summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* The new -Dq option didn't actually work!Dave Mitchell2004-02-121-2/+3
* Add Perl_ceilNicholas Clark2003-12-131-0/+2
* Re: Storable ErrorNicholas Clark2003-11-151-1/+13
* Two OS/2 portability patches from Ilya.Ilya Zakharevich2003-10-211-0/+8
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
* Even though undefing SPACE and FORMAT should be safe,Jarkko Hietaniemi2003-09-241-0/+2
* [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS Olli Savia2003-09-241-0/+12
* RC5 and Intel's ICCMarcus Holland-Moritz2003-09-231-1/+1
* Macrofy the compile/runtime test.Jarkko Hietaniemi2003-09-211-1/+1
* Retract #21132.Jarkko Hietaniemi2003-09-091-2/+7
* Re: maint @ 21116Steve Hay2003-09-091-7/+2
* Re: "vendor" patch pickupMarcus Holland-Moritz2003-09-041-1/+6
* Urk. In Mac OS X byteorder is not one of the "known ones",Jarkko Hietaniemi2003-08-271-3/+2
* Sanity check for BYTEORDER.Jarkko Hietaniemi2003-08-271-2/+3
* An imperfect last resort in case there is no strtoul() butJarkko Hietaniemi2003-08-241-0/+3
* One tweak for microperl in OS/2.Jarkko Hietaniemi2003-08-131-1/+1
* Apply much of Ilya's microperl patch, but instead ofJarkko Hietaniemi2003-08-121-2/+5
* gcc -ansi -pedantic cleanup; and a seemingly forgottenJarkko Hietaniemi2003-08-101-1/+5
* Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().Jarkko Hietaniemi2003-08-041-6/+6
* Apparently the newly introduce -DDARWIN did conflict withJarkko Hietaniemi2003-08-041-6/+6
* Revert #20301, apparently the _SOCKADDR_LEN #define isJarkko Hietaniemi2003-07-291-0/+8
* [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2Chaskiel M Grundman2003-07-291-5/+0
* More clarification about the hash randomisation defines.Jarkko Hietaniemi2003-07-281-1/+6
* We now return to your normally scheduled hash randomisation.Jarkko Hietaniemi2003-07-271-1/+1
* Missing semicolon in PERL_FPU_INIT macroStephen Clouse2003-07-241-1/+1
* Chicken out: the hash randomisation is not on by default.Jarkko Hietaniemi2003-07-111-1/+1
* Restore SIGFPE on exec()Chip Salzenberg2003-07-101-1/+7
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-18/+1
* Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4Alan Burlison2003-07-011-1/+0
* argc, argv.Jarkko Hietaniemi2003-06-291-2/+2
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-0/+17
* Duh.Jarkko Hietaniemi2003-06-281-1/+1
* Two debugging patches.Dave Mitchell2003-06-281-0/+7
* Use the PL_earlytaint. (PL_earlytaint is a global,Jarkko Hietaniemi2003-06-271-1/+1
* Introduce (global) variable PL_earlytaint whichJarkko Hietaniemi2003-06-271-2/+1
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-261-0/+6
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-28/+29
* Apparently the __APPLE__ cpp symbol is not Officially SanctionedJarkko Hietaniemi2003-06-131-5/+6
* Define a cpp symbol, BSDish, if that looks appropriate.Jarkko Hietaniemi2003-06-131-0/+10
* The changes #8803 and #8896 that fixed JPL for use withJarkko Hietaniemi2003-06-131-0/+7