| Commit message (Expand) | Author | Age | Files | Lines |
* | startperl to respect versiononly | Robin Barker | 2000-11-01 | 1 | -21/+24 |
* | The osname has been lowercased by now, from Tom Bates. | Jarkko Hietaniemi | 2000-11-01 | 1 | -2/+2 |
* | Whitespace style tweak. Was originally going to see to | Joe Smith | 2000-10-31 | 1 | -2/+2 |
* | Too enthusiastic editing in #7460. | Jarkko Hietaniemi | 2000-10-27 | 1 | -2/+2 |
* | Use $sort, $uniq (and $tr) consistently as wondered | Jarkko Hietaniemi | 2000-10-27 | 1 | -9/+9 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -1/+81 |
* | NonStop-UX patches from Tom Bates <tom.bates@compaq.com> | Jarkko Hietaniemi | 2000-10-19 | 1 | -6/+7 |
* | Needs to be conditional on SunOS 4. | Paul Marquess | 2000-10-14 | 1 | -9/+16 |
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 1 | -1/+1 |
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 1 | -1/+22 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 1 | -23/+1 |
* | Change #7160 had a nasty typo. | Jarkko Hietaniemi | 2000-10-09 | 1 | -2/+2 |
* | Fix bug in #7157 (s/cflags/ccflags); moved the -o foo | Jarkko Hietaniemi | 2000-10-06 | 1 | -20/+20 |
* | Also the $ccflags is needed for the C compiler check. | H.Merijn Brand | 2000-10-06 | 1 | -5/+8 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 1 | -1/+24 |
* | It is possible to have no hosts database at all. Pointed out in | Peter Prymmer | 2000-10-03 | 1 | -11/+16 |
* | Misplaced else. | Jarkko Hietaniemi | 2000-10-03 | 1 | -2/+2 |
* | [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINS... | Yitzchak Scott-Thoennes | 2000-10-03 | 1 | -2/+9 |
* | The #7054 truncated Configure badly. | Jarkko Hietaniemi | 2000-09-12 | 1 | -133/+11797 |
* | RE: [Patch 5.7.0] Removing -ldb from the core build | Paul Marquess | 2000-09-12 | 1 | -11790/+141 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -228/+27 |
* | Various Configure nits by Philip Newton, | Jarkko Hietaniemi | 2000-09-02 | 1 | -7/+13 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -50/+54 |
* | Nit in Configure (bleadperl@6961) | Lupe Christoph | 2000-09-01 | 1 | -3/+4 |
* | Small tweaks all over. | Jarkko Hietaniemi | 2000-08-31 | 1 | -2/+3 |
* | Forget about NV_MAX (#6951). Various floating point tweaks, | Jarkko Hietaniemi | 2000-08-31 | 1 | -4/+7 |
* | Don't attach -ld to the archname if pointless. | Jarkko Hietaniemi | 2000-08-31 | 1 | -85/+93 |
* | sscanf() may be the only way to read long doubles from strings. | Jarkko Hietaniemi | 2000-08-31 | 1 | -1/+9 |
* | Reset archname and archname64 always, forcing them be | Jarkko Hietaniemi | 2000-08-30 | 1 | -1/+3 |
* | Introduce ccname to keep track of what compiler kind of we have. | Jarkko Hietaniemi | 2000-08-30 | 1 | -5/+8 |
* | There's no point repeating the 'revision' (5) of perl5. | Jarkko Hietaniemi | 2000-08-29 | 1 | -10/+7 |
* | Regen Configure for #6894. | Jarkko Hietaniemi | 2000-08-29 | 1 | -1/+1 |
* | [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org | Philip Newton | 2000-08-29 | 1 | -7/+7 |
* | Add -ld to archname on long tr...double platforms. | Jarkko Hietaniemi | 2000-08-28 | 1 | -522/+540 |
* | Passing -R in ldflags makes now it to appear in the default | Lupe Christoph | 2000-08-27 | 1 | -2/+2 |
* | Tweak the sfio/useperlio logic, hopefully as wished in | Nicholas Clark | 2000-08-25 | 1 | -4/+14 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 1 | -1/+7 |
* | Make the selection of NVff et al stricter. | Jarkko Hietaniemi | 2000-08-22 | 1 | -2/+2 |
* | Long double Gconvert fixes from Yitzchak Scott-Thoennes | Jarkko Hietaniemi | 2000-08-22 | 1 | -4/+4 |
* | Tweak the floating point output routine preferences. | Jarkko Hietaniemi | 2000-08-21 | 1 | -51/+54 |
* | Introduce NVef, NVff, and NVgf, use the middle one. | Abigail | 2000-08-18 | 1 | -1/+35 |
* | Don't propose using modules built for 5.005 if no binary | Jeff Okamoto | 2000-08-17 | 1 | -1/+8 |
* | Retract #6645. | Jarkko Hietaniemi | 2000-08-17 | 1 | -31/+1 |
* | (Retracted by #6660) | Dominic Dunlop | 2000-08-15 | 1 | -1/+31 |
* | Use -Dusedevel; regen Configure and the respective Porting stuff. | Jarkko Hietaniemi | 2000-08-15 | 1 | -2/+2 |
* | Make the user to give up his firstborn, err, to knowingly | Jarkko Hietaniemi | 2000-08-15 | 1 | -1/+35 |
* | gcc versions might have (parentheses) in them. | Jarkko Hietaniemi | 2000-08-04 | 1 | -2/+4 |
* | Weed buglets pointed out by | Lupe Christoph | 2000-08-04 | 1 | -2/+11 |
* | bad cppsymbols on os2 + Configure question | Yitzchak Scott-Thoennes | 2000-08-04 | 1 | -8/+10 |
* | In new BSDs changes to argv[] do not show up in ps(1) output, | Paul Saab | 2000-08-02 | 1 | -1/+7 |