This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #41065] Out of memory!, while extending scalar
[perl5.git] / vms /
2006-11-25 Craig A. Berryxterm debugger support for VMS from John Malmberg ...
2006-11-06 Craig A. BerryIn pipe_exit_routine in vms/vms.c, mark a subprocess...
2006-10-30 Craig A. BerryWhen we open a file and pass it along to PerlIO, be...
2006-10-21 Nicholas ClarkAdd PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-10-10 Craig A. Berryfix a doc typo and a warning typo in VMS::DCLsym
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-09-08 Craig A. Berrydeclaration after code nit in vms/vms.c (from Martin...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-06-29 Craig A. BerryUpdated handling of signal names and signals for VMS
2006-06-26 John E. Malmberg[patch@28427] vms.c - null termination of string missing.
2006-06-15 Craig A. Berryonly use NAML$M_OPEN_SPECIAL where it exists
2006-06-08 Rafael Garcia-SuarezAdd the perlreguts manpage, by Yves Orton
2006-06-07 Craig A. Berryautosplit one level deeper so we don't miss anything
2006-06-07 John E. Malmberg[patch@28349] vmsify - full EFS charset support
2006-06-01 Rafael Garcia-SuarezAdd the perlunitut manpage, by Juerd Waalboer
2006-05-31 Craig A. BerryMake VMS-specific device name encoding routine say...
2006-05-19 Nicholas ClarkAdd perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-04-15 junaFix bug in prime_env_iter where the terms of a comparis...
2006-04-15 Craig A. BerryHonor READALL privilege in cando_by_name (from Scott
2006-04-15 Craig A. BerryDon't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
2006-04-11 Nicholas ClarkNeed to migrate the refcounted_he structure to be prope...
2006-04-07 John E. Malmberg[patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
2006-04-04 Craig A. Berrysort out some utime() issues on VMS
2006-04-02 Craig A. Berryfix typo in vms/gen_shrfls.pl itanium detector
2006-03-31 John E. Malmberg[patch@27638] Enable standard stat for VMS >=8.2
2006-03-28 John E. Malmberg[patch@27613] VMS long file path support active.
2006-03-26 John E. Malmberg[patch@27609] vms pool corruption fix for _NLA0:
2006-03-23 Craig A. Berryimprove thread linking options on VMS
2006-03-21 John E. Malmberg[patch@27538] utime patch for VMS
2006-03-20 Rafael Garcia-SuarezRevert part of change 27546 related to a /dev/null bug
2006-03-20 John E. Malmberg[patch@27538] Misc vms.c fixes for buffer sizes.
2006-03-11 Craig A. Berrynull terminate command string -- broken in #27438
2006-03-09 John E. Malmbergpatch@27385 - VMS thread fixes (was: threads and VMS)
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-06 Peter PrymmerPATCH: 2 vms specific build files in perl @ 27383
2006-03-06 John E. MalmbergRe: threads and VMS
2006-03-04 John E. Malmbergpatch@27373 VMS build fix + more long pathname stuff
2006-02-20 John E. Malmbergpatch@27236 vms glob/readdir/chdir EFS/long filename...
2006-02-15 John E. Malmbergpatch@27162 long path name support in readdir / cando_b...
2006-02-07 John E. Malmbergpatch@27082 Allow fatal exceptions to bring up VMS...
2006-02-01 Nicholas ClarkIntegrate perl588delta.pod from maint, and re-run pod...
2006-01-31 John E. Malmbergpatch@26996 - patch around stat("_NLA0:") bug
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
2006-01-27 Rafael Garcia-SuarezInstall the ptardiff utility that comes with Archive...
2006-01-18 Steve HayChange all NEWSV() to newSV() in the core and non-dual...
2006-01-17 Craig A. Berrymore case tolerance for vms/ext/filespec.t
2006-01-14 Craig A. BerryFriday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. BerryEek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-08 Craig A. Berryfollow-up to 26740, shasum --> shasum.com
2006-01-08 Rafael Garcia-SuarezInstall shasum on Windows and VMS too
2006-01-08 Nicholas Clarkrun pod/buildtoc --build-all
2006-01-02 John E. Malmbergpatch@26561 & earlier - buffer overrun in VMS.C
2005-12-15 Craig A. BerryOn VMS, put pods in [.lib.pods] rather than [.lib.pod]
2005-12-14 Craig A. BerryUsing the system's utime() requires a patch to vms...
2005-12-13 Craig A. BerryDon't include utime.h in vms.c -- it collides with
2005-12-09 John E. Malmbergpatch@26310 - Major step for > 256 char paths on VMS
2005-12-08 Craig A. BerryOn VMS, do not use Perl's memory allocator for the...
2005-12-08 John E. Malmbergpatch@26253 Allow embedded new lines passed through...
2005-12-03 Craig A. BerryIn vms/vms.c, don't use the thread-specific Newx()...
2005-11-09 John E. Malmbergpatch@26052 - compile rule for mathoms.c
2005-11-07 Abe Timmermanfollow up on 25969 for VMS
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-26 John E. Malmberg[patch@25854]vms.c rmsexpand and memmove fixes
2005-10-26 John E. MalmbergRe: [patch@25838]Hopefully the last VMS exit/error...
2005-10-25 John E. MalmbergBack out change #25839, and apply :
2005-10-25 John E. MalmbergVMS exit handling still broken, need some help.
2005-10-23 John E. Malmberg[patch@25825] Fix st_ino compare to use real data.
2005-10-22 Craig A. BerryVMS threaded build fixes for things broken in #25783
2005-10-20 John E. Malmberg[patch@25809]restore documented exit behavior
2005-10-19 John E. Malmberg[patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 John E. Malmberg[patch@25783] vmsish.h fix for lstat() definition
2005-10-17 John E. Malmberg[patch@25775] VMS prep for symbolic links and long...
2005-10-16 John E. Malmberg[patch@25763] Fix VMS error/exit handling, update kill...
2005-10-15 John E. Malmbergpatch for blead - Perlvms.pod update
2005-10-14 Craig A. BerryGrab enough room from the outset in do_tovmsspec()
2005-10-07 Craig A. BerryParse symbols for the linker when more than one declaration
2005-10-02 Craig A. Berryassorted blead build help for VMS (mostly ithreads...
2005-09-20 John E. Malmberg[patch@25502] Add hard link and V8.2 crtl support to...
2005-09-13 John E. Malmberg[patch@25388] vms/vms.c Perl_cando fix.
2005-08-19 John E. Malmberg[patch@25305] fixes to const fixes + Case Preserved...
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-10 John E. Malmbergpatch@25279 VMS error handling and const fixes
2005-08-05 John E. Malmberg[patch]vms.c - buffer highwater overrun in vmsify
2005-08-04 Rafael Garcia-SuarezVMS debugging help, by John E. Malmberg
2005-08-01 Rafael Garcia-SuarezVarious patches by John E. Malmberg to fix data
2005-08-01 John E. Malmberg[patch] blead@25226 on OpenVMS/vms.c - fopen bug.
2005-08-01 Piotr FusikPOD typos
2005-07-24 Craig A. Berryblead help for VMS
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-07-01 Rafael Garcia-SuarezInstall perlglossary on VMS and Windows
2005-06-21 Rafael Garcia-SuarezAdd the ptar(1) utility from Archive::Tar
2005-06-02 Nicholas ClarkIntegrate perl587delta.pod, the changes in perlhist...
2005-05-29 Nicholas ClarkTeach buildtoc about README.openbsd, and regenerate...
2005-05-29 Craig A. BerryVMS build update for blead
2005-05-20 Andy LesterAttribute configuration
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-08 Rafael Garcia-SuarezAdd perl593delta.pod
2005-03-25 Craig A. Berryconst fix-up for vms/vms.c
next