Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators.
[p5sagit/p5-mst-13.2.git] / vms / ext /
2009-02-05 Nicholas Clark Move XSSymSet.pm to lib/ExtUtils/, but only install...
2009-01-30 Craig A. Berry Pod correction for ExtUtils::XSSymSet.
2009-01-20 John Malmberg Pathify_dirspec replacement
2008-09-15 Steve Hay Bump VERSIONs in all non-dual-lived modules that have...
2007-12-31 Craig A. Berry Fix VMS::Stdio bug introduced in 32713.
2007-12-23 Steve Peters Nullch and others were still alive and well in some...
2007-12-09 Craig A. Berry One more clean-up for new VMS::Filespec functions.
2007-12-08 Craig A. Berry POD improvements for VMS::Filespec.
2007-11-24 John E. Malmberg [patch@32376] VMS symbolic links part 4 of 4 - Final...
2007-06-14 Craig A. Berry Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
2007-05-18 Craig A. Berry When trimming long XS symbols on VMS, avoid warnings...
2007-03-16 Craig A. Berry Make sure escaped dots in filenames are preserved when...
2007-02-08 Craig A. Berry Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
2006-10-30 Craig A. Berry When we open a file and pass it along to PerlIO, be...
2006-10-10 Craig A. Berry fix a doc typo and a warning typo in VMS::DCLsym
2006-01-18 Steve Hay Change all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Craig A. Berry more case tolerance for vms/ext/filespec.t
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2004-10-04 Craig A. Berry vms/t/filespec.t tweak
2003-09-18 Ken Williams Patch for VMS::Filespec
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-07-24 Ken Williams typo in VMS::Filespec
2003-04-27 Craig A. Berry VMS::Stdio test tweak
2002-09-21 Craig A. Berry file spec tweaks for VMS
2002-07-11 Craig A. Berry VMS::Stdio fixups for mode arg to PerlIO_importFILE
2002-02-27 Craig A. Berry assorted VMS test fix-ups, $Config{prefixexp} revisited
2001-12-06 Craig A. Berry (was Re: [PATCH perl@13462]] VMS-only File::Spec->canon...
2001-12-06 Craig A. Berry ] VMS-only File::Spec->canonpath fix
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-13 Michael G. Schwern Making vmsish.pm a no-op on non-VMS
2001-11-12 Charles Lane [Patch Perl@12856] MULTIPLICITY on VMS
2001-11-09 Michael G. Schwern Cleanup & fix of unsafe filename
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-06-23 Peter Prymmer build (and test!) VMS::Stdio on VMS
2001-05-26 Craig A. Berry PerlIO for VMS
2001-04-26 Peter Prymmer VMS updates
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Craig A. Berry fix-up for VMS extensions
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-23 Prymmer/Kahn miscellaneous typos in 3 pods
2000-10-20 Charles Bailey SYN SYN
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-05-25 Charles Bailey Quiet error messages in vmsish.t (Charles Lane)
2000-05-25 Charles Bailey Urk -- undo previous removal of vmsish 'exit' change
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-19 Gurusamy Sarathy pod typo fixes (from Marcel Grunauer <marcel.grunauer...
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-14 Gurusamy Sarathy integrate vmsperl changes into mainline (change#5693...
2000-03-13 Charles Bailey Add vmsish 'hushed' option to suppress error messages...
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles Bailey Fix test to match new behavior of vmsify() (Craig Berry)
1999-05-10 Charles Bailey applied suggested patch, modulo already applied parts
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
1999-02-02 Hans Mulder VMS update, applicable parts of
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Hans Mulder Doc patch to VMS::Stdio module
1998-09-23 Charles Bailey (via private mail)
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Malcolm Beattie Integrate win32 branch into mainline
1998-05-14 Hans Mulder Build Stdio and DCLSym modules as part of normal VMS...
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-03-16 Charles Bailey VMS updates (direct)
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-30 Tim Bunce Maintenance 5.004_02 changes
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Larry W. Virden misc perl5.004 doc fixes
1997-05-24 Malcolm Beattie Wholesale update to 5.004.
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-07-31 Charles Bailey perl 5.003_01: [changes beteween cumulative patches...
1996-06-24 Charles Bailey perl 5.003: [changes beteween cumulative patches and...
1996-06-27 Perl 5 Porters Add tests for VMS-Unix file syntax conversion routines
1996-06-24 Perl 5 Porters Document rmsexpand routine and move it to default expor...
1996-02-28 Perl 5 Porters Add tests for VMS::Stdio
1996-02-29 Perl 5 Porters Major rewrite, renaming, and extension
1996-03-11 Perl 5 Porters Major rewrite, renaming, and expansion
1996-02-28 Perl 5 Porters Update Makefile.PL to use VERSION_FROM
1996-02-28 Perl 5 Porters Add README for improved VMS::Stdio extension
1996-03-21 Charles Bailey perl 5.002_01: [patch re-organisation and introduction]
1996-02-29 Andy Dougherty perl 5.002
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-02 Perl 5 Porters perl 5.002beta1h patch: vms/ext/MM_VMS.pm
1996-01-02 Perl 5 Porters Updated for VMS.
1996-09-07 Perl 5 Porters VMS 5.003_05 Update.
1996-08-25 Andy Dougherty perl 5.003_03: [patch introduction and re-organisation]
1996-08-10 Larry Wall perl 5.003_02: [changes beteween cumulative patches...
next