| Commit message (Expand) | Author | Age | Files | Lines |
* | Add byte-order group modifiers to (un)pack templates. | Marcus Holland-Moritz | 2004-05-04 | 1 | -1/+2 |
* | Include variable names in "Use of uninitialized value" warnings | Dave Mitchell | 2004-04-23 | 1 | -1/+1 |
* | byte-order modifiers for (un)pack templates | Marcus Holland-Moritz | 2004-04-23 | 1 | -0/+242 |
* | Make usemallocwrap a Configure-time question. Default is yes for | Nicholas Clark | 2004-03-23 | 1 | -4/+0 |
* | 5.9.1 suidperl | Paul Szabo | 2004-03-23 | 1 | -0/+13 |
* | malloc wrappage | Jarkko Hietaniemi | 2004-03-17 | 1 | -0/+7 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | make the bison-based parser threadsafe and capable of deep | Dave Mitchell | 2004-02-28 | 1 | -6/+0 |
* | Fix for Win32 build failure caused by the byacc to bison switch. | Marcus Holland-Moritz | 2004-02-16 | 1 | -0/+7 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -5/+6 |
* | The new -Dq option didn't actually work! | Dave Mitchell | 2004-02-12 | 1 | -2/+3 |
* | Add Perl_ceil | Nicholas Clark | 2003-12-13 | 1 | -0/+2 |
* | Re: Storable Error | Nicholas Clark | 2003-11-15 | 1 | -1/+13 |
* | Two OS/2 portability patches from Ilya. | Ilya Zakharevich | 2003-10-21 | 1 | -0/+8 |
* | Put all pre-processor #s on the first column (some compilers are picky) | Nicholas Clark | 2003-10-09 | 1 | -1/+1 |
* | Even though undefing SPACE and FORMAT should be safe, | Jarkko Hietaniemi | 2003-09-24 | 1 | -0/+2 |
* | [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS | Olli Savia | 2003-09-24 | 1 | -0/+12 |
* | RC5 and Intel's ICC | Marcus Holland-Moritz | 2003-09-23 | 1 | -1/+1 |
* | Macrofy the compile/runtime test. | Jarkko Hietaniemi | 2003-09-21 | 1 | -1/+1 |
* | Retract #21132. | Jarkko Hietaniemi | 2003-09-09 | 1 | -2/+7 |
* | Re: maint @ 21116 | Steve Hay | 2003-09-09 | 1 | -7/+2 |
* | Re: "vendor" patch pickup | Marcus Holland-Moritz | 2003-09-04 | 1 | -1/+6 |
* | Urk. In Mac OS X byteorder is not one of the "known ones", | Jarkko Hietaniemi | 2003-08-27 | 1 | -3/+2 |
* | Sanity check for BYTEORDER. | Jarkko Hietaniemi | 2003-08-27 | 1 | -2/+3 |
* | An imperfect last resort in case there is no strtoul() but | Jarkko Hietaniemi | 2003-08-24 | 1 | -0/+3 |
* | One tweak for microperl in OS/2. | Jarkko Hietaniemi | 2003-08-13 | 1 | -1/+1 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -2/+5 |
* | gcc -ansi -pedantic cleanup; and a seemingly forgotten | Jarkko Hietaniemi | 2003-08-10 | 1 | -1/+5 |
* | Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB(). | Jarkko Hietaniemi | 2003-08-04 | 1 | -6/+6 |
* | Apparently the newly introduce -DDARWIN did conflict with | Jarkko Hietaniemi | 2003-08-04 | 1 | -6/+6 |
* | Revert #20301, apparently the _SOCKADDR_LEN #define is | Jarkko Hietaniemi | 2003-07-29 | 1 | -0/+8 |
* | [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2 | Chaskiel M Grundman | 2003-07-29 | 1 | -5/+0 |
* | More clarification about the hash randomisation defines. | Jarkko Hietaniemi | 2003-07-28 | 1 | -1/+6 |
* | We now return to your normally scheduled hash randomisation. | Jarkko Hietaniemi | 2003-07-27 | 1 | -1/+1 |
* | Missing semicolon in PERL_FPU_INIT macro | Stephen Clouse | 2003-07-24 | 1 | -1/+1 |
* | Chicken out: the hash randomisation is not on by default. | Jarkko Hietaniemi | 2003-07-11 | 1 | -1/+1 |
* | Restore SIGFPE on exec() | Chip Salzenberg | 2003-07-10 | 1 | -1/+7 |
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -18/+1 |
* | Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4 | Alan Burlison | 2003-07-01 | 1 | -1/+0 |
* | argc, argv. | Jarkko Hietaniemi | 2003-06-29 | 1 | -2/+2 |
* | Move the PL_earlytaint initialization to the PERL_SYS_INIT() | Jarkko Hietaniemi | 2003-06-29 | 1 | -0/+17 |
* | Duh. | Jarkko Hietaniemi | 2003-06-28 | 1 | -1/+1 |
* | Two debugging patches. | Dave Mitchell | 2003-06-28 | 1 | -0/+7 |
* | Use the PL_earlytaint. (PL_earlytaint is a global, | Jarkko Hietaniemi | 2003-06-27 | 1 | -1/+1 |
* | Introduce (global) variable PL_earlytaint which | Jarkko Hietaniemi | 2003-06-27 | 1 | -2/+1 |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 1 | -0/+6 |
* | More Perl malloc debugging magic from Ilya. Seems to work in | Jarkko Hietaniemi | 2003-06-20 | 1 | -28/+29 |
* | Apparently the __APPLE__ cpp symbol is not Officially Sanctioned | Jarkko Hietaniemi | 2003-06-13 | 1 | -5/+6 |
* | Define a cpp symbol, BSDish, if that looks appropriate. | Jarkko Hietaniemi | 2003-06-13 | 1 | -0/+10 |
* | The changes #8803 and #8896 that fixed JPL for use with | Jarkko Hietaniemi | 2003-06-13 | 1 | -0/+7 |