| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Ugly workaround for version-specific RTL error | Charles Bailey | 2000-05-24 | 1 | -0/+6 |
| | * | Check for existence of file before trying to delete | Charles Bailey | 2000-05-24 | 1 | -1/+1 |
| | * | Resync with mainline prior to post-5.6.0 updates | Charles Bailey | 2000-05-23 | 6 | -12/+113 |
| | * | Remove obsolete DCL symbol from subconfigure.com | Charles Bailey | 2000-03-15 | 1 | -2/+2 |
| | * | Assorted configuration cleanups (Peter Prymmer, and a | Charles Bailey | 2000-03-13 | 1 | -231/+150 |
| | * | Add vmsish 'hushed' option to suppress error messages at exit | Charles Bailey | 2000-03-13 | 4 | -17/+50 |
| | * | Fix inverted test conditions for secure lnm translation | Charles Bailey | 2000-03-13 | 1 | -2/+2 |
| | * | Resync with mainline post RC1 | Charles Bailey | 2000-03-13 | 4 | -9/+73 |
| | |\ |
|
| | * | | Update File::Spec::VMS and tests | Charles Bailey | 2000-03-13 | 2 | -8/+26 |
| | * | | Basic 5.6.0 RC1 build patches for VMS | Charles Bailey | 2000-03-13 | 1 | -5/+36 |
* | | | | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT, | Jarkko Hietaniemi | 2000-05-07 | 1 | -6/+0 |
|/ / / |
|
* | | | workaround for CRT bug in chdir() (from Charles Lane, via | Gurusamy Sarathy | 2000-05-07 | 2 | -1/+28 |
* | | | VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>) | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+4 |
* | | | support additional library locations via $Config{otherlibdirs} | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+4 |
* | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-26 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | more pod nits (from Larry Virden) | Gurusamy Sarathy | 2000-04-24 | 1 | -3/+3 |
* | | | | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 1 | -0/+11 |
|/ / / |
|
* | | | pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>) | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
* | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 1 | -0/+4 |
| * | | | VMS patches from Dan Sugalski and Charles Bailey | Jarkko Hietaniemi | 2000-03-16 | 1 | -2/+4 |
| * | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 1 | -2/+47 |
* | | | | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of | Gurusamy Sarathy | 2000-03-19 | 3 | -22/+66 |
* | | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-17 | 1 | -4/+51 |
|/ / / |
|
* | | | integrate vmsperl changes into mainline (change#5693 denied) | Gurusamy Sarathy | 2000-03-14 | 3 | -239/+176 |
* | | | detypo | Jarkko Hietaniemi | 2000-03-14 | 1 | -1/+1 |
* | | | fixes for broken L<> links (from Wolfgang Laun | Gurusamy Sarathy | 2000-03-13 | 1 | -2/+2 |
| |/
|/| |
|
* | | VMS build tweaks (from Charles Bailey) | Gurusamy Sarathy | 2000-03-11 | 1 | -9/+38 |
* | | 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-08 | 1 | -0/+5 |
|\ \ |
|
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-08 | 3 | -4/+62 |
| |\ \ |
|
| * | | | circumvent VMS fileno bug in old DEC C version | Craig A. Berry | 2000-03-06 | 1 | -0/+5 |
* | | | | add missing locks for op refcounts | Gurusamy Sarathy | 2000-03-08 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | VMS build patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-03-07 | 3 | -4/+62 |
|/ / |
|
* | | 64-bit build fix on VMS (from Dan Sugalski) | Gurusamy Sarathy | 2000-03-06 | 1 | -0/+3 |
|/ |
|
* | Skip openpid.t while VMS subprocess intercommunication in flux (several vmspe... | Charles Bailey | 2000-03-06 | 1 | -1/+1 |
* | Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski) | Charles Bailey | 2000-03-06 | 1 | -1/+5 |
* | Change $Config{'extensions'} to look Unixy (Charles Lane) | Charles Bailey | 2000-03-06 | 1 | -0/+1 |
* | Resync with mainline, update test in vmsfspec.t | Charles Bailey | 2000-03-06 | 2 | -1/+3 |
|\ |
|
| * | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-03 | 7 | -13/+66 |
| |\ |
|
| | * | Introduce i_ieefp because FreeBSD on ix86 needs that | Jarkko Hietaniemi | 2000-03-03 | 1 | -0/+2 |
| |/ |
|
* | | Downcase function call to hush picky cc | Charles Bailey | 2000-03-06 | 1 | -10/+10 |
* | | Set up Perl invocation method during configuration (Peter Prymmer) | Charles Bailey | 2000-03-03 | 1 | -1/+11 |
* | | Fix test to match new behavior of vmsify() (Craig Berry) | Charles Bailey | 2000-03-03 | 1 | -1/+1 |
* | | Try to intuit whether typeless file invoked in subprocess | Charles Bailey | 2000-03-03 | 2 | -4/+42 |
* | | Remove leftover bits of VAXC support (Dan Sugalski) | Charles Bailey | 2000-03-03 | 1 | -6/+0 |
* | | Add missing declaration (Dan Sugalski) | Charles Bailey | 2000-03-03 | 1 | -0/+1 |
* | | Ad hoc patch for duping stdout into stderr | Charles Bailey | 2000-03-03 | 1 | -0/+4 |
* | | Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com | Charles Bailey | 2000-03-03 | 2 | -1/+5 |
|/ |
|
* | YA sync with mainline | Charles Bailey | 2000-03-02 | 1 | -0/+4 |
|\ |
|