| Commit message (Expand) | Author | Age | Files | Lines |
* | EPOC tweak from Olaf Flebbe. | Jarkko Hietaniemi | 2001-05-09 | 1 | -0/+3 |
* | Add Time::Piece, a slight rewrite of Time::Object, | Jarkko Hietaniemi | 2001-04-19 | 1 | -1/+1 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 1 | -0/+1 |
* | Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed | Jarkko Hietaniemi | 2001-04-07 | 1 | -10/+10 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 1 | -0/+9 |
* | Add sockatmark() probing. | Jarkko Hietaniemi | 2001-03-27 | 1 | -0/+1 |
* | Add MIME::Base64 here and there. Again, a lot of | Jarkko Hietaniemi | 2001-03-25 | 1 | -1/+1 |
* | Boldly add extensions to be built to VMS, EPOC, UTS, | Jarkko Hietaniemi | 2001-03-24 | 1 | -1/+1 |
* | [perl-current] EPOC | Olaf Flebbe | 2001-02-27 | 4 | -34/+105 |
* | More SIG_SIZE fixes. | Jarkko Hietaniemi | 2001-01-22 | 1 | -1/+1 |
* | Define SIG_SIZE, the number of elements in the sig_name and | Jarkko Hietaniemi | 2001-01-17 | 1 | -1/+1 |
* | Revert #8437 and #8438, the Linux large files story is more complex. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+0 |
* | (Reverted by #8440) | Jarkko Hietaniemi | 2001-01-14 | 1 | -0/+1 |
* | Use UVXf. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+1 |
* | Add sigprocmask() probe, regen Configure, regen toc. | Jarkko Hietaniemi | 2001-01-12 | 1 | -0/+1 |
* | Rename testsyml to issymlink. | Jarkko Hietaniemi | 2000-12-21 | 1 | -0/+3 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -0/+2 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+0 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -0/+1 |
* | [perl 7711: EPOC] updates | Olaf Flebbe | 2000-11-20 | 1 | -1/+5 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+1 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 1 | -0/+1 |
* | Add HAS_FSYNC, lack noticed by Nicholas Clark. | Jarkko Hietaniemi | 2000-11-12 | 1 | -0/+1 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 1 | -0/+1 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 1 | -0/+1 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -0/+2 |
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 1 | -0/+14 |
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 1 | -0/+1 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 1 | -1/+0 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 1 | -0/+1 |
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+1 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 6 | -35/+108 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -7/+0 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -8/+8 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 1 | -0/+1 |
* | Propagate new Configure vars. | Jarkko Hietaniemi | 2000-08-18 | 1 | -10/+12 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 4 | -14/+198 |
* | Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched. | Jarkko Hietaniemi | 2000-05-30 | 1 | -0/+1 |
* | Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT | Jarkko Hietaniemi | 2000-05-30 | 1 | -0/+3 |
* | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 1 | -3/+0 |
* | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+2 |
* | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 1 | -10/+14 |
* | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 1 | -0/+2 |
* | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 1 | -20/+20 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+1 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-06 | 1 | -0/+2 |
* | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 1 | -2/+3 |
* | Add libsunmath (long double math library for Solaris, | Jarkko Hietaniemi | 2000-02-29 | 1 | -0/+1 |
* | The sprintf option was blithely printing long doubles as | Jarkko Hietaniemi | 2000-02-29 | 1 | -0/+1 |
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -4/+3 |