| Commit message (Expand) | Author | Age | Files | Lines |
* | [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com | Peter Prymmer | 2000-12-21 | 1 | -1/+80 |
* | In VMS embedded perls couldn't access the statically built Socket, | Jarkko Hietaniemi | 2000-12-19 | 1 | -1/+6 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+18 |
* | strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari... | Nicholas Clark | 2000-12-15 | 1 | -0/+19 |
* | Push Filter::Util::Call one level deeper. | Jarkko Hietaniemi | 2000-11-23 | 1 | -1/+1 |
* | Re: perl@7826 | Craig A. Berry | 2000-11-23 | 1 | -1/+1 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -0/+1 |
* | Avoid an infinite loop in VMS when utils scripts are run | Jarkko Hietaniemi | 2000-11-16 | 1 | -1/+1 |
* | 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 Encode to VMS build and tests | Peter Prymmer | 2000-11-09 | 1 | -2/+2 |
* | [patch perl@7595] VMS configure.com tweak | Craig A. Berry | 2000-11-08 | 1 | -0/+1 |
* | configure.com and st-lock.t changes for | Craig A. Berry | 2000-11-07 | 1 | -0/+48 |
* | restore missing d_stdio_cnt_lval to VMS | Peter Prymmer | 2000-10-26 | 1 | -0/+1 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 1 | -1/+4 |
* | Perl 5.6.0/5.7.0 enable DProf test for VMS | Charles Lane | 2000-10-20 | 1 | -1/+2 |
* | Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update | Charles Lane | 2000-10-20 | 1 | -0/+2 |
* | various VMS cleanup issues + CXX configure | Peter Prymmer | 2000-10-09 | 1 | -654/+714 |
* | [patch: perl@7045] vms updates | Peter Prymmer | 2000-09-12 | 1 | -2/+13 |
* | Do in VMS as the #7054 does. | Jarkko Hietaniemi | 2000-09-12 | 1 | -0/+5 |
* | proper setting for isnan for DECC 5.3 | Peter Prymmer | 2000-09-08 | 1 | -1/+1 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 1 | -1/+1 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -23/+23 |
* | add SCNfldbl to configure.com | Peter Prymmer | 2000-09-01 | 1 | -0/+4 |
* | add a few ldbl formats to configure.com | Peter Prymmer | 2000-08-30 | 1 | -14/+36 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 1 | -0/+1 |
* | several more tweaks to configure.com | Peter Prymmer | 2000-08-25 | 1 | -3/+57 |
* | configure.com updates and syslog build | Peter Prymmer | 2000-08-22 | 1 | -15/+24 |
* | Propagate new Configure vars. | Jarkko Hietaniemi | 2000-08-18 | 1 | -0/+7 |
* | VMS configure.com update continues. | Jarkko Hietaniemi | 2000-08-14 | 1 | -302/+3422 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-17 | 1 | -2/+22 |
* | integrate vmsperl changes into mainline (change#5693 denied) | Gurusamy Sarathy | 2000-03-14 | 1 | -26/+48 |
* | VMS build tweaks (from Charles Bailey) | Gurusamy Sarathy | 2000-03-11 | 1 | -2/+1 |
* | VMS build patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-03-07 | 1 | -1/+3 |
* | Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski) | Charles Bailey | 2000-03-06 | 1 | -1/+2 |
* | Change $Config{'extensions'} to look Unixy (Charles Lane) | Charles Bailey | 2000-03-06 | 1 | -0/+34 |
* | Set up Perl invocation method during configuration (Peter Prymmer) | Charles Bailey | 2000-03-03 | 1 | -21/+130 |
* | Minor changes to Configure.Com: | Charles Bailey | 2000-03-02 | 1 | -70/+12 |
* | Miscellaneous fixes to build procedures (Peter Prymmer) | Charles Bailey | 2000-03-02 | 1 | -54/+79 |
* | Dan Sugalski's config/build changes to .660 | Charles Bailey | 2000-02-28 | 1 | -8/+91 |
* | VMS patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-02-26 | 1 | -17/+27 |
* | Resync with mainline | Charles Bailey | 2000-02-26 | 1 | -12/+16 |
|\ |
|
| * | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -5/+5 |
| * | More VMS patches from Peter Prymmer. | Jarkko Hietaniemi | 2000-02-24 | 1 | -0/+1 |
| * | VMS build patches | Dan Sugalski | 2000-02-23 | 1 | -7/+10 |
| * | VMS update (from Dan Sugalski and Peter Prymmer) | Gurusamy Sarathy | 2000-02-04 | 1 | -2/+4 |
| * | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 1 | -2/+2 |
| * | VMS update (from Peter Prymmer <pvhp@forte.com>) | Gurusamy Sarathy | 2000-01-07 | 1 | -55/+88 |