| Commit message (Expand) | Author | Age | Files | Lines |
* | Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, | Nicholas Clark | 2008-01-02 | 1 | -1/+1 |
* | A new try at getting -fstack-protector working, by adding it to the | Nicholas Clark | 2007-12-20 | 1 | -1/+1 |
* | Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags | Steve Peters | 2007-12-19 | 1 | -1/+1 |
* | typo? | Robin Barker | 2007-12-17 | 1 | -1/+1 |
* | Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X | Andy Dougherty | 2007-10-23 | 1 | -9/+9 |
* | FreeBSD atoll() warning (Was Re: Code freeze | Andy Dougherty | 2007-10-22 | 1 | -3/+31 |
* | get rid of cygwin perlld and ld2 | Reini Urban | 2007-08-14 | 1 | -0/+1 |
* | cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found') | Jarkko Hietaniemi | 2007-03-30 | 1 | -1/+1 |
* | Make gcc warn in case code is not C++ compatible. | Steve Peters | 2007-03-21 | 1 | -1/+1 |
* | Avoid to run config_h.SH twice during configuration. | Rafael Garcia-Suarez | 2007-02-16 | 1 | -1/+2 |
* | Quote fix by Jarkko | Rafael Garcia-Suarez | 2007-02-05 | 1 | -1/+1 |
* | cflags.SH was broken: it was compiling a C file for testing available | Rafael Garcia-Suarez | 2007-01-26 | 1 | -0/+4 |
* | If we have specified -Dgccansipedantic on the Configure command-line, | Rafael Garcia-Suarez | 2007-01-26 | 1 | -10/+12 |
* | Typo fix (by Dominic Dunlop) | Rafael Garcia-Suarez | 2006-11-28 | 1 | -2/+2 |
* | Re: [PATCH] perlhack: some portability updates | Dominic Dunlop | 2006-11-28 | 1 | -1/+1 |
* | cflags.SH: strip -std=c89 for g++ | Jarkko Hietaniemi | 2006-10-07 | 1 | -21/+26 |
* | Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic | Jarkko Hietaniemi | 2006-10-02 | 1 | -47/+109 |
* | C++: add -Wno-used-parameter, and drop ODBM_File | Jarkko Hietaniemi | 2006-09-19 | 1 | -4/+8 |
* | (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC | Jarkko Hietaniemi | 2006-09-14 | 1 | -1/+20 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+4 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 1 | -8/+4 |
* | g++ heavy shoveling | Jarkko Hietaniemi | 2006-08-02 | 1 | -2/+18 |
* | Remove the C89 checking with gcc | Rafael Garcia-Suarez | 2006-07-17 | 1 | -15/+0 |
* | Cygwin doesn't cope (yet) with gcc flags -std=c89 | H.Merijn Brand | 2006-07-17 | 1 | -1/+4 |
* | cflags.SH: add missing C files | Jarkko Hietaniemi | 2006-07-15 | 1 | -0/+8 |
* | Re: [PATCH] cflags.SH: add -std=c89 | Jarkko Hietaniemi | 2006-07-15 | 1 | -5/+22 |
* | Don't add extra warning flags for gcc versions < 3. | Rafael Garcia-Suarez | 2006-07-05 | 1 | -0/+1 |
* | cflags.SH: scan the gcc warning flags only once, during .SH expansion | Jarkko Hietaniemi | 2006-06-27 | 1 | -70/+75 |
* | RE: [PATCH] cflags.SH: rework the gcc warnings selection | Paul Green | 2006-06-19 | 1 | -1/+3 |
* | cflags.SH: rework the gcc warnings selection | Jarkko Hietaniemi | 2006-06-15 | 1 | -3/+29 |
* | Experiment with putting the F<.patch>level into patchlevel.h | Nicholas Clark | 2005-09-10 | 1 | -0/+4 |
* | -Wall is intolerably noisy with icc. | Abhijit Menon-Sen | 2005-05-26 | 1 | -0/+1 |
* | -Dgccansipedantic only for gcc 3+ | H.Merijn Brand | 2002-09-30 | 1 | -17/+21 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -3/+24 |
* | Nuke obsolete way to build debugging (etc) perls | Paul Green | 2002-04-23 | 1 | -20/+5 |
* | cflags.SH -- to preserve hint file options | Paul Green | 2002-04-22 | 1 | -1/+1 |
* | Add -Wall in cflags, not in Configure. | Jarkko Hietaniemi | 2001-07-31 | 1 | -2/+18 |
* | When in Rome, quote like the Romans do. | Jarkko Hietaniemi | 2001-07-23 | 1 | -1/+1 |
* | OPTIMIZE= during perl make | Ilya Zakharevich | 2001-07-23 | 1 | -0/+7 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+3 |
* | The problem described in 20010514.031 still wasn't | Jarkko Hietaniemi | 2001-05-15 | 1 | -2/+2 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -2/+2 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 1 | -0/+1 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -8/+1 |
* | First steps of making builds outside the source | Jarkko Hietaniemi | 1999-07-25 | 1 | -0/+7 |
* | Slightly modified patch. | Sean Sheedy | 1999-07-21 | 1 | -1/+1 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -1/+4 |
* | Configure regen. | Jarkko Hietaniemi | 1999-04-02 | 1 | -2/+2 |
* | [PATCH for 5.004_64] Configure patch Config_64-01 | Andy Dougherty | 1998-05-14 | 1 | -0/+1 |
* | Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>) | Malcolm Beattie | 1998-03-05 | 1 | -0/+1 |