Cygwin doesn't cope (yet) with gcc flags -std=c89
[p5sagit/p5-mst-13.2.git] / vms /
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-06-29 Craig A. Berry Updated 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. Berry only use NAML$M_OPEN_SPECIAL where it exists
2006-06-08 Rafael Garcia-Suarez Add the perlreguts manpage, by Yves Orton
2006-06-07 Craig A. Berry autosplit 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-Suarez Add the perlunitut manpage, by Juerd Waalboer
2006-05-31 Craig A. Berry Make VMS-specific device name encoding routine say...
2006-05-19 Nicholas Clark Add perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-04-15 juna Fix bug in prime_env_iter where the terms of a comparis...
2006-04-15 Craig A. Berry Honor READALL privilege in cando_by_name (from Scott
2006-04-15 Craig A. Berry Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
2006-04-11 Nicholas Clark Need 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. Berry sort out some utime() issues on VMS
2006-04-02 Craig A. Berry fix 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. Berry improve thread linking options on VMS
2006-03-21 John E. Malmberg [patch@27538] utime patch for VMS
2006-03-20 Rafael Garcia-Suarez Revert 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. Berry null terminate command string -- broken in #27438
2006-03-09 John E. Malmberg patch@27385 - VMS thread fixes (was: threads and VMS)
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-06 Peter Prymmer PATCH: 2 vms specific build files in perl @ 27383
2006-03-06 John E. Malmberg Re: threads and VMS
2006-03-04 John E. Malmberg patch@27373 VMS build fix + more long pathname stuff
2006-02-20 John E. Malmberg patch@27236 vms glob/readdir/chdir EFS/long filename...
2006-02-15 John E. Malmberg patch@27162 long path name support in readdir / cando_b...
2006-02-07 John E. Malmberg patch@27082 Allow fatal exceptions to bring up VMS...
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-01-31 John E. Malmberg patch@26996 - patch around stat("_NLA0:") bug
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
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
2006-01-14 Craig A. Berry Friday the 13th, Part II. Don't call SYS$GETJPI with...
2006-01-14 Craig A. Berry Eek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-08 Craig A. Berry follow-up to 26740, shasum --> shasum.com
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2006-01-02 John E. Malmberg patch@26561 & earlier - buffer overrun in VMS.C
2005-12-15 Craig A. Berry On VMS, put pods in [.lib.pods] rather than [.lib.pod]
2005-12-14 Craig A. Berry Using the system's utime() requires a patch to vms...
2005-12-13 Craig A. Berry Don't include utime.h in vms.c -- it collides with
2005-12-09 John E. Malmberg patch@26310 - Major step for > 256 char paths on VMS
2005-12-08 Craig A. Berry On VMS, do not use Perl's memory allocator for the...
2005-12-08 John E. Malmberg patch@26253 Allow embedded new lines passed through...
2005-12-03 Craig A. Berry In vms/vms.c, don't use the thread-specific Newx()...
2005-11-09 John E. Malmberg patch@26052 - compile rule for mathoms.c
2005-11-07 Abe Timmerman follow up on 25969 for VMS
2005-10-28 Steve Peters Add 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. Malmberg Re: [patch@25838]Hopefully the last VMS exit/error...
2005-10-25 John E. Malmberg Back out change #25839, and apply :
2005-10-25 John E. Malmberg VMS 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. Berry VMS 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. Malmberg patch for blead - Perlvms.pod update
2005-10-14 Craig A. Berry Grab enough room from the outset in do_tovmsspec()
2005-10-07 Craig A. Berry Parse symbols for the linker when more than one declaration
2005-10-02 Craig A. Berry assorted 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. Malmberg patch@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-Suarez VMS debugging help, by John E. Malmberg
2005-08-01 Rafael Garcia-Suarez Various 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 Fusik POD typos
2005-07-24 Craig A. Berry blead help for VMS
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-01 Rafael Garcia-Suarez Install perlglossary on VMS and Windows
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-02 Nicholas Clark Integrate perl587delta.pod, the changes in perlhist...
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-05-29 Craig A. Berry VMS build update for blead
2005-05-20 Andy Lester Attribute configuration
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-03-25 Craig A. Berry const fix-up for vms/vms.c
2005-02-18 Rafael Garcia-Suarez Install and build corelist on VMS, too
2005-01-05 Craig A. Berry -Duselargefiles for VMS
2004-12-01 Craig A. Berry add -I../lib to VMS build to find Config_heavy.pl
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-27 Craig A. Berry Re: getting Config.pm on a diet
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-11-14 Abe Timmerman Add the minitest target to vms buildsystem
2004-10-16 Craig A. Berry test_harness tweak for VMS
next