summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Need to migrate the refcounted_he structure to be properly shared.Nicholas Clark2006-04-111-1/+1
* [patch@27694] VMS RMSEXPAND/PERL_CANDO fixesJohn E. Malmberg2006-04-072-473/+146
* sort out some utime() issues on VMSCraig A. Berry2006-04-042-34/+50
* fix typo in vms/gen_shrfls.pl itanium detectorCraig A. Berry2006-04-021-1/+1
* [patch@27638] Enable standard stat for VMS >=8.2John E. Malmberg2006-03-312-17/+94
* [patch@27613] VMS long file path support active.John E. Malmberg2006-03-282-120/+78
* [patch@27609] vms pool corruption fix for _NLA0:John E. Malmberg2006-03-261-3/+5
* improve thread linking options on VMSCraig A. Berry2006-03-231-7/+14
* [patch@27538] utime patch for VMSJohn E. Malmberg2006-03-212-1/+26
* Revert part of change 27546 related to a /dev/null bugRafael Garcia-Suarez2006-03-201-1/+1
* [patch@27538] Misc vms.c fixes for buffer sizes.John E. Malmberg2006-03-201-27/+28
* null terminate command string -- broken in #27438Craig A. Berry2006-03-111-2/+2
* patch@27385 - VMS thread fixes (was: threads and VMS)John E. Malmberg2006-03-091-241/+336
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-061-2/+6
* PATCH: 2 vms specific build files in perl @ 27383Peter Prymmer2006-03-061-2/+12
* Re: threads and VMSJohn E. Malmberg2006-03-061-62/+60
* patch@27373 VMS build fix + more long pathname stuffJohn E. Malmberg2006-03-041-12/+28
* patch@27236 vms glob/readdir/chdir EFS/long filename supportJohn E. Malmberg2006-02-201-36/+200
* patch@27162 long path name support in readdir / cando_by_nameJohn E. Malmberg2006-02-152-30/+382
* patch@27082 Allow fatal exceptions to bring up VMS debuggerJohn E. Malmberg2006-02-072-3/+51
* Integrate perl588delta.pod from maint, and re-run pod/buildtoc.Nicholas Clark2006-02-011-24/+29
* patch@26996 - patch around stat("_NLA0:") bugJohn E. Malmberg2006-01-312-19/+18
* Add perl594deltaRafael Garcia-Suarez2006-01-301-2/+6
* Install the ptardiff utility that comes with Archive::TarRafael Garcia-Suarez2006-01-271-1/+4
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-181-1/+1
* more case tolerance for vms/ext/filespec.tCraig A. Berry2006-01-171-4/+4
* Friday the 13th, Part II. Don't call SYS$GETJPI with fancy caseCraig A. Berry2006-01-141-1/+3
* Eek. #25783 broke all pre-v8.2 VMS builds. Undo all the bitsCraig A. Berry2006-01-142-59/+24
* follow-up to 26740, shasum --> shasum.comCraig A. Berry2006-01-081-1/+1
* Install shasum on Windows and VMS tooRafael Garcia-Suarez2006-01-081-1/+4
* run pod/buildtoc --build-allNicholas Clark2006-01-081-14/+19
* patch@26561 & earlier - buffer overrun in VMS.CJohn E. Malmberg2006-01-021-1/+1
* On VMS, put pods in [.lib.pods] rather than [.lib.pod]Craig A. Berry2005-12-151-488/+488
* Using the system's utime() requires a patch to vms/vmsish.hCraig A. Berry2005-12-141-7/+0
* Don't include utime.h in vms.c -- it collides with Craig A. Berry2005-12-131-3/+0
* patch@26310 - Major step for > 256 char paths on VMSJohn E. Malmberg2005-12-091-236/+764
* On VMS, do not use Perl's memory allocator for the home-grown pipeCraig A. Berry2005-12-081-37/+66
* patch@26253 Allow embedded new lines passed through to commandsJohn E. Malmberg2005-12-081-3/+0
* In vms/vms.c, don't use the thread-specific Newx() duringCraig A. Berry2005-12-031-15/+17
* patch@26052 - compile rule for mathoms.cJohn E. Malmberg2005-11-091-0/+2
* follow up on 25969 for VMSAbe Timmerman2005-11-072-4/+4
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-2/+2
* [patch@25854]vms.c rmsexpand and memmove fixesJohn E. Malmberg2005-10-261-26/+362
* Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.John E. Malmberg2005-10-261-35/+74
* Back out change #25839, and apply :John E. Malmberg2005-10-251-0/+31
* VMS exit handling still broken, need some help.John E. Malmberg2005-10-251-2/+2
* [patch@25825] Fix st_ino compare to use real data.John E. Malmberg2005-10-231-2/+10
* VMS threaded build fixes for things broken in #25783Craig A. Berry2005-10-222-23/+12
* [patch@25809]restore documented exit behaviorJohn E. Malmberg2005-10-202-14/+26
* [patch@25784] enable open(FOO, "child.pl foo|") on VMSJohn E. Malmberg2005-10-192-10/+144