This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add epigraph for 5.17.10
[perl5.git] / vms /
2013-03-22 Max MaischeinNew perldelta
2013-03-03 Craig A. BerryFix declaration after statement in vms.c's Perl_my_chdir
2013-03-01 Craig A. BerryFix signed/unsigned mismatch in vms/vms.c.
2013-03-01 Craig A. BerryAdd void casts to VMS-specific bail-out macro.
2013-02-20 Chris 'BinGOs' Wil... New perldelta template for v5.17.10
2013-02-16 Craig A. BerryAllow VMS features to differ from Perl's defaults.
2013-02-15 Craig A. BerryMake extended filename syntax the default on VMS.
2013-02-15 Craig A. BerryMake readdir on VMS only unixify when asked.
2013-02-15 Craig A. BerryMake unixify unescape filespecs already in Unix format.
2013-02-09 Craig A. BerryStandardize removal of escapes in unixify.
2013-02-06 Craig A. BerryRemove unused feature setting from vms/vms.c.
2013-02-06 Craig A. BerryPass-through handling (again) in tovmsspec.
2013-02-06 Craig A. BerryMake vmsify support files with no directory component.
2013-02-05 Craig A. BerryRemove EFS escapes in unixify without directory components.
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-14 Craig A. BerryMore fun escaping dots in tovmsspec.
2012-12-04 Craig A. BerryAvoid some doubled escapes in tovmsspec.
2012-12-02 Craig A. BerryBetter escaping of dots in tovmsspec.
2012-12-01 Craig A. BerryRemove a spurious strlen in VMS's readdir().
2012-12-01 Craig A. BerryFix memory leak in VMS's readdir().
2012-11-26 Craig A. BerryConsider /... a directory component with EFS on VMS.
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-25 Craig A. BerryClarify reporting of .DIR extension on VMS.
2012-11-25 Craig A. BerryHandle invalid directory spec with EFS in pathify_dirspec.
2012-11-23 Craig A. BerryPreserve the case of t/lib/vmsfspec.t.
2012-11-22 Craig A. BerryBetter pass-through handling for tovmsspec.
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-17 Craig A. BerryPreserve case of command-line arguments on VMS.
2012-11-14 Craig A. BerryPreserve case for the current perldelta on VMS.
2012-11-11 Craig A. BerryPreserve filename case on VMS.
2012-11-11 Craig A. BerryMove VMS feature-setting function to an appropriate...
2012-11-11 Craig A. BerrySet feature logical names in VMS init code.
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-11-03 Craig A. BerryRemove thread context from Perl_vmssetuserlnm.
2012-10-20 Craig A. BerryTweak psect attributes in VMS initialization code.
2012-10-20 Craig A. BerryShorten command length when generating linker options...
2012-10-19 Florian RagwitzAdd a new perldelta
2012-09-20 Florian RagwitzAdd a new perldelta
2012-09-15 Craig A. BerryAdd another include directory for the x2p files on...
2012-09-11 Craig A. BerryIdentify MallocCfg* globals as variables, not functions.
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-07-20 Tony Cooknew perldelta
2012-07-11 Craig A. BerryCast following 22831cc58.
2012-07-06 Craig A. BerryUnquote spawned command verbs on VMS.
2012-06-20 Jesse Luehrsnew perldelta
2012-06-10 Craig A. BerryInstall all include files on VMS.
2012-06-08 Craig A. BerryUpgrade initialization code in vms/vms.c.
2012-06-08 Craig A. BerryRemove pragma about pragma messages.
2012-05-26 Zeframnew perldelta
2012-05-26 Craig A. Berry__DECCXX usually should do what __DECC does.
2012-05-25 Craig A. BerryFix varying string struct for VMS's home-grown glob.
2012-05-25 Craig A. BerryFix a cast in vms/vms.c.
2012-05-24 Craig A. BerryC++ification for vms/vmsish.h.
2012-05-24 Craig A. BerryFix up vms/vms.c for C++.
2012-05-20 Ricardo Signescreate the new perldelta for 5.17.0
2012-05-10 Ricardo Signesremove perl515*delta, add perl5160delta
2012-03-20 AbigailCreate a perldelta for 5.15.9
2012-02-21 Max MaischeinAdd perl5158delta.pod
2012-02-18 Nicholas ClarkAdd a dependency for ext/Pod-Functions/Functions_pm...
2012-02-16 Craig A. BerrySimplify VMS symlink override.
2012-02-11 Craig A. BerryGeneral-purpose symbol shortening for VMS.
2012-02-09 Craig A. BerryAvoid null pointer dereference in tovmsspec.
2012-01-28 Craig A. BerryTrim directory extension in pathify under EFS.
2012-01-28 Craig A. BerryRestore directory extension and version in fileify...
2012-01-28 Craig A. Berryfilelify shouldn't always escape dots.
2012-01-24 Craig A. BerryMore un-TODOs and two typos in vms/ext/filespec.t.
2012-01-24 Craig A. BerryHandle directories with dots in fileify under EFS.
2012-01-21 Craig A. BerryRestore triple-dot directory spec tests in vms/ext...
2012-01-21 Craig A. BerryStart rationalizing Unix-to-VMS file spec conversion...
2012-01-20 Chris 'BinGOs' Wil... Create a perldelta for 5.15.8
2012-01-15 Craig A. BerryIn vmsify, leave ../ path components alone.
2012-01-14 Craig A. BerryUn-TODO some VMS file spec tests under EFS.
2012-01-14 Craig A. BerryDocument the data columns in vms/ext/filespec.t.
2012-01-05 Craig A. Berryminiperl can no longer run installperl.
2012-01-04 Nicholas ClarkRemove some dead x2p-related code in vmsish.h.
2011-12-31 Craig A. Berrystrlcpy fix-ups in vms/vms.c following a35dcc95dd24.
2011-12-20 Dave RolskyCreate a perldelta for 5.15.7
2011-12-11 Craig A. BerryRemove explicit support for pre-7.0 VMS and pre-6.0...
2011-12-09 Craig A. Berrystat() fix for write but not read permission on a direc...
2011-12-04 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.044
2011-12-03 Craig A. BerryRework vms/vms.c:Perl_flex_stat_int() to avoid undersco...
2011-11-28 Nicholas ClarkEliminate vestigial reference to unpushed.h from descri...
2011-11-28 Nicholas Clarkpod/buildtoc now generates pod/roffitall
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-21 Steve HayCreate new perldelta ready for 5.15.6
2011-11-18 Nicholas ClarkCreate Porting/pod_rules.pl, with all non perltoc.pod...
2011-11-13 Craig A. BerryUpdate string copying in vms/vms.c
2011-10-21 Florian RagwitzCreate a perldelta for 5.15.5
2011-09-21 Stevan Littleupdate TOC for perl5153delta
2011-09-03 Craig A. BerryRemove sockadapt layer from the VMS build.
2011-08-28 Craig A. BerryThinko in vms.c:copy_expand_unix_filename_escape().
2011-08-28 Craig A. BerryClose some unclosed comments in vms/vms.c.
2011-08-28 Craig A. BerryFix miscellaneous compiler warnings in vms/vms.c.
2011-08-28 Craig A. BerryRemove unnecessary includes from vms/vms.c.
2011-08-27 Florian RagwitzMake pod2html a regular script without substitutions
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-23 Nicholas ClarkGroup 3 headers as $(generated_headers) in the *nix...
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
next