| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | detypo | Jarkko Hietaniemi | 2000-02-21 | 1 | -1/+1 |
* | make change#3386 a build-time option (avoids problems due to | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+4 |
* | avoid compiler warnings | Gurusamy Sarathy | 2000-02-19 | 1 | -8/+7 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-19 | 1 | -2/+30 |
|\ |
|
| * | HP-UX 64-bitness/largefile fixes. | Jarkko Hietaniemi | 2000-02-16 | 1 | -2/+2 |
| * | Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK | Jarkko Hietaniemi | 2000-02-16 | 1 | -0/+28 |
* | | some rearrangement of the includes for easier "microperl" build; | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+21 |
|/ |
|
* | provide malloc stats via get_mstats() (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+13 |
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 1 | -15/+13 |
* | Guard against accidental long long use. | Jarkko Hietaniemi | 2000-02-11 | 1 | -14/+18 |
* | (fake) use of getcwd. | Jarkko Hietaniemi | 2000-02-09 | 1 | -0/+2 |
* | Add/restore probes for getcwd/mk*temp*/mmap. | Jarkko Hietaniemi | 2000-02-09 | 1 | -0/+13 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 1 | -2/+2 |
* | HP-UX largefileness doesn't like lseek being redeclared; | Jarkko Hietaniemi | 2000-02-04 | 1 | -3/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-04 | 1 | -10/+18 |
|\ |
|
| * | patch to provide more informative names for evals and anonymous | Gurusamy Sarathy | 2000-02-04 | 1 | -10/+18 |
* | | Configure megamaintenance. Cppsym (hopefully) final spasms; | Jarkko Hietaniemi | 2000-02-04 | 1 | -3/+9 |
|/ |
|
* | HINT_UTF8 is not propagated to the op tree anymore; add a | Gurusamy Sarathy | 2000-02-01 | 1 | -2/+3 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 1 | -4/+6 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+2 |
|\ |
|
| * | Add NV_PRESERVES_UV. | Jarkko Hietaniemi | 2000-01-19 | 1 | -0/+2 |
* | | add patch for printf-style format typechecks (from Robin Barker | Gurusamy Sarathy | 2000-01-22 | 1 | -0/+16 |
|/ |
|
* | Add -D_GNU_SOURCE into ccflags for gcc (for now to expose | Jarkko Hietaniemi | 2000-01-17 | 1 | -2/+2 |