| Commit message (Expand) | Author | Age | Files | Lines |
* | Locales support (setlocale) fixes | Vadim Konovalov | 2000-11-04 | 1 | -11/+5 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 1 | -4/+0 |
* | [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined | Jens Hamisch | 2000-10-27 | 1 | -0/+4 |
* | Don't write double values through long double pointers, | Jens Hamisch | 2000-10-20 | 1 | -4/+3 |
* | In Amdahl UTS "struct sv" is defined by a system header, | Jarkko Hietaniemi | 2000-10-13 | 1 | -1/+6 |
* | IVs in mtats | Ilya Zakharevich | 2000-10-13 | 1 | -11/+12 |
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines | Jarkko Hietaniemi | 2000-10-03 | 1 | -2/+6 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 1 | -1/+1 |
* | Fix aliasing of tied filehandles | Daniel Chetlin | 2000-10-02 | 1 | -0/+1 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -1/+22 |
* | Try to deduce NV_MAX. Really should be Configure fodder. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+20 |
* | sscanf() may be the only way to read long doubles from strings. | Jarkko Hietaniemi | 2000-08-31 | 1 | -2/+9 |
* | (Mac OS X): Don't #define environ unless PERL_CORE | Wilfredo Sánchez | 2000-08-23 | 1 | -1/+1 |
* | Introduce NVef, NVff, and NVgf, use the middle one. | Abigail | 2000-08-18 | 1 | -0/+4 |
* | The numeric locale was reset to "C" by s?printf and never restored. | Christian Kirsch | 2000-08-16 | 1 | -2/+16 |
* | Re: [PATCH] @+, @- readonly | Mike Guy | 2000-08-14 | 1 | -1/+2 |
* | In new BSDs changes to argv[] do not show up in ps(1) output, | Paul Saab | 2000-08-02 | 1 | -0/+4 |
* | [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself | Jeff Okamoto | 2000-08-01 | 1 | -16/+1 |
* | integrate cfgperl changes#6174..6203 into mainline (first of several) | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+20 |
|\ |
|
| * | Signals-be-gone for microperl. | Jarkko Hietaniemi | 2000-06-01 | 1 | -0/+4 |
| * | microperl nits from Simon Cozens. | Jarkko Hietaniemi | 2000-06-01 | 1 | -5/+0 |
| * | microperl changes from Simon Cozens; Makefile for microperl | Jarkko Hietaniemi | 2000-05-31 | 1 | -1/+21 |
* | | PERL_OBJECT build tweak | Gurusamy Sarathy | 2000-07-04 | 1 | -4/+5 |
|/ |
|
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 1 | -0/+6 |
* | reenable fake signal handling on Windows, bugs and all | Gurusamy Sarathy | 2000-05-17 | 1 | -0/+1 |
* | On second thoughts frexp() does have two arguments. | Jarkko Hietaniemi | 2000-04-25 | 1 | -3/+3 |
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 1 | -11/+27 |
* | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
* | Solaris long double fixes from Alan Burlison. | Jarkko Hietaniemi | 2000-03-13 | 1 | -2/+9 |
* | continue flogging the string->int conversion ifdefs | Jarkko Hietaniemi | 2000-03-12 | 1 | -1/+5 |
* | rework change#5664 | Gurusamy Sarathy | 2000-03-12 | 1 | -15/+18 |
* | fix Strtoul() misdefinition is change#5661 | Gurusamy Sarathy | 2000-03-11 | 1 | -3/+3 |
* | Use Atof() instead of bare strtod(); ditto for Atol()/Atoul() | Jarkko Hietaniemi | 2000-03-11 | 1 | -3/+6 |
* | tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>) | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+5 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -3/+11 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-06 | 1 | -9/+10 |
* | shup up warnings about dNOOP from gcc with __attribute__ ((unused)) | Gurusamy Sarathy | 2000-03-05 | 1 | -10/+9 |
* | HP-UX 64-bitness cures | Jarkko Hietaniemi | 2000-03-04 | 1 | -0/+6 |
* | scratch #5508 | Jarkko Hietaniemi | 2000-03-04 | 1 | -6/+0 |
* | In HP-UX there is a secret handshake to get strtoll and strtoull. | Jarkko Hietaniemi | 2000-03-04 | 1 | -0/+6 |
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 1 | -0/+3 |
* | Add libsunmath (long double math library for Solaris, | Jarkko Hietaniemi | 2000-02-29 | 1 | -0/+4 |
* | remove bogus code that caused test failures on HP-UX | Gurusamy Sarathy | 2000-02-29 | 1 | -6/+0 |
* | more adjustments needed for change#5342 under use5005threads | Gurusamy Sarathy | 2000-02-29 | 1 | -16/+17 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |
|\ |
|
| * | Put back madvise lost because of a typo. | Jarkko Hietaniemi | 2000-02-28 | 1 | -1/+1 |
* | | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -9/+21 |
|/ |
|
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -1/+1 |
* | Megalopatch for Configure: Andy's new installation schemes; | Jarkko Hietaniemi | 2000-02-25 | 1 | -1/+1 |
* | Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP, | js@ddre.dk | 2000-02-24 | 1 | -6/+24 |