| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -2/+2 |
* | Remove old version of target before creating new one | Perl 5 Porters | 1996-07-10 | 1 | -0/+1 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -1/+1 |
* | perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for... | Andy Dougherty | 1995-01-18 | 1 | -0/+1 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -24/+47 |
* | perl 5.0 alpha 8 | Andy Dougherty | 1994-04-04 | 1 | -32/+20 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -0/+0 |
* | perl 4.0 patch 22: patch #20, continued | Larry Wall | 1992-06-08 | 1 | -0/+1 |
* | perl 4.0 patch 12: patch #11, continued | Larry Wall | 1991-11-05 | 1 | -1/+1 |
* | perl 4.0 patch 5: patch #4, continued | Larry Wall | 1991-06-06 | 1 | -49/+89 |
* | perl 4.0 patch 1: (combined patch) | Larry Wall | 1991-04-11 | 1 | -0/+80 |