This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
back out changes#9012,9010,9009 and parts of change#9016
[perl5.git] / vms /
2001-03-02 Jarkko HietaniemiIntegrate changes #8689,8697,8724,8726,8731,8742,8754...
2001-03-02 Jarkko HietaniemiIntegrate changes #8978,8979,8980,8981,8983 from mainline.
2001-02-27 Craig A. Berryconfigure.com bug fixing spree
2001-01-31 Jarkko HietaniemiIntegrate changes #7884,8122,8155,8197,8213[just to...
2001-01-30 Gurusamy Sarathyintegrate changes#7984,7987,8010 from mainline (gets...
2001-01-25 Peter Prymmer[re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1...
2001-01-24 Jarkko HietaniemiRevert the edits made by me so far to the 5.6 branch...
2001-01-06 Jarkko Hietaniemiintegrate changes #7710,7824,7973 from mainline,
2000-12-18 Gurusamy Sarathyintegrate changes#7643,7646..7649,7651..7654,7658,7659,
2000-12-18 Gurusamy Sarathyintegrate changes#7602,7604..7611,7614,7616..7619,7621...
2000-12-18 Gurusamy Sarathyintegrate changes#7472,7474..7478,7481,7485,7489,7493...
2000-12-18 Andreas Königintegrate changes#7416,7417,7420..7422,7424,7426..7429...
2000-12-18 Gurusamy Sarathyintegrate changes#7205..7210,7212,7214..7219,7222,7223...
2000-12-17 Gurusamy Sarathyintegrate changes#7069..7077,7079,7081..7087,7090,7092...
2000-12-17 Gurusamy Sarathyintegrate changes#7017..7019,7021..7025,7027..7036...
2000-12-17 Gurusamy Sarathyintegrate changes#6945,6947,6949..6954,6956,6958,6959...
2000-12-17 Gurusamy Sarathyintegrate changes#6903,6905..6907,6909,6911..6913,6915...
2000-11-27 Gurusamy Sarathyintegrate changes#6763..6766,6770,6773,6775..6776,6778...
2000-11-27 Gurusamy Sarathyintegrate changes#6613..6616,6620..6665 from mainline
2000-11-27 Gurusamy Sarathyintegrate changes#6540..6541,6546..6549,6552..6554...
2000-11-27 Gurusamy Sarathyintegrate changes#6439..6444,6446..6453,6455..6457...
2000-11-24 Hugo van der Sandenintegrate changes#6406..6414 from mainline
2000-11-20 Gurusamy Sarathyintegrate changes#6376..6378,6380,6383,6385..6388,6391
2000-11-20 Gurusamy Sarathyintegrate changes#6268..6282 from cfgperl branch
2000-11-20 Gurusamy Sarathyintegrate changes#6233..6238 from cfgperl
2000-10-16 Gurusamy Sarathyintegrate changes#6197..6200 from cfgperl
2000-10-16 Gurusamy Sarathyintegrate changes#6194,6195 from mainline
2000-10-16 Gurusamy Sarathyintegrate changes#6166..6168 from cfgperl
2000-10-16 Gurusamy Sarathyintegrate change#6158 from vmsperl
2000-10-16 Gurusamy Sarathyintegrate changes#6146..6150 from mainline
2000-10-16 Gurusamy Sarathyintegrate changes#6127..6136 from mainline
2000-10-16 Gurusamy Sarathyintegrate changes#6112..6121 from vmsperl
2000-10-16 Gurusamy Sarathyintegrate changes#5933,5935,5940..5944,5946,5951,5952...
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-05-30 Jarkko HietaniemiIntroduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
2000-05-29 Charles BaileyAdd fallback to tmpfile for use in cases where user...
2000-05-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-28 Gurusamy Sarathyadd a make entry to Config.pm so "perl -V:make" works...
2000-05-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-28 Gurusamy SarathyVMS test harness tweak (from Jesper Naur <jesper.naur...
2000-05-28 Gurusamy Sarathyintegrate vmsperl contents into mainline
2000-05-25 Charles BaileyQuiet error messages in vmsish.t (Charles Lane)
2000-05-25 Charles BaileyRegularize distinction between RMS$_DNF and RMS$_DIR...
2000-05-25 Charles BaileyTreat sockets as special in sys(read|write) (Charles...
2000-05-25 Charles BaileyAdd bounds checking for several strings (Charles Lane)
2000-05-25 Charles BaileyUrk -- undo previous removal of vmsish 'exit' change
2000-05-24 Charles BaileyUgly workaround for version-specific RTL error
2000-05-24 Charles BaileyCheck for existence of file before trying to delete
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Jarkko HietaniemiRemove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2000-05-07 Gurusamy Sarathyworkaround for CRT bug in chdir() (from Charles Lane...
2000-04-28 Gurusamy SarathyVMS config tweak (from Craig A. Berry <craig.berry...
2000-04-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Gurusamy Sarathymore pod nits (from Larry Virden)
2000-03-19 Gurusamy Sarathypod typo fixes (from Marcel Grunauer <marcel.grunauer...
2000-03-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathysupport for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-18 Jarkko Hietaniemi(Re-)introduce $uidsign and $gidsign.
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-16 Jarkko HietaniemiVMS patches from Dan Sugalski and Charles Bailey
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-15 Charles BaileyRemove obsolete DCL symbol from subconfigure.com
2000-03-14 Gurusamy Sarathyintegrate vmsperl changes into mainline (change#5693...
2000-03-14 Jarkko Hietaniemidetypo
2000-03-13 Gurusamy Sarathyfixes for broken L<> links (from Wolfgang Laun
2000-03-13 Charles BaileyAssorted configuration cleanups (Peter Prymmer, and a
2000-03-13 Charles BaileyAdd vmsish 'hushed' option to suppress error messages...
2000-03-13 Charles BaileyFix inverted test conditions for secure lnm translation
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-13 Charles BaileyBasic 5.6.0 RC1 build patches for VMS
2000-03-11 Gurusamy SarathyVMS build tweaks (from Charles Bailey)
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathyadd missing locks for op refcounts
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-07 Gurusamy SarathyVMS build patch (from Peter Prymmer)
2000-03-06 Craig A. Berrycircumvent VMS fileno bug in old DEC C version
2000-03-06 Gurusamy Sarathy64-bit build fix on VMS (from Dan Sugalski)
2000-03-06 Charles BaileySkip openpid.t while VMS subprocess intercommunication...
2000-03-06 Charles BaileySet up for vendorarch (and fix 64bitint typo) (Dan...
2000-03-06 Charles BaileyChange $Config{'extensions'} to look Unixy (Charles...
2000-03-06 Charles BaileyResync with mainline, update test in vmsfspec.t
2000-03-06 Charles BaileyDowncase function call to hush picky cc
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Jarkko HietaniemiIntroduce i_ieefp because FreeBSD on ix86 needs that
2000-03-03 Charles BaileySet up Perl invocation method during configuration...
2000-03-03 Charles BaileyFix test to match new behavior of vmsify() (Craig Berry)
2000-03-03 Charles BaileyTry to intuit whether typeless file invoked in subprocess
2000-03-03 Charles BaileyRemove leftover bits of VAXC support (Dan Sugalski)
2000-03-03 Charles BaileyAdd missing declaration (Dan Sugalski)
2000-03-03 Charles BaileyAd hoc patch for duping stdout into stderr
2000-03-03 Charles BaileyBypass PERL_INC_VERSION_LIST until we support in in...
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Charles BaileyProtect manipulation of open pipe list from concurrent...
2000-03-02 Charles BaileyUpdate dependencies and remove obsolete VAXC support
2000-03-02 Charles BaileyRmeove obsolete VAXC support
2000-03-02 Charles BaileyMinor updates to subconfigure.com:
next