summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* 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
* [patch@25783] vmsish.h fix for lstat() definitionJohn E. Malmberg2005-10-181-0/+3
* [patch@25775] VMS prep for symbolic links and long filenameJohn E. Malmberg2005-10-172-164/+1391
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-162-8/+221
* patch for blead - Perlvms.pod updateJohn E. Malmberg2005-10-151-21/+170
* Grab enough room from the outset in do_tovmsspec()Craig A. Berry2005-10-141-2/+1
* Parse symbols for the linker when more than one declarationCraig A. Berry2005-10-071-10/+12
* assorted blead build help for VMS (mostly ithreads-related)Craig A. Berry2005-10-022-5/+5
* [patch@25502] Add hard link and V8.2 crtl support to VMS.John E. Malmberg2005-09-201-3/+4
* [patch@25388] vms/vms.c Perl_cando fix.John E. Malmberg2005-09-131-1/+10
* [patch@25305] fixes to const fixes + Case Preserved startJohn E. Malmberg2005-08-191-150/+1123
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-111-2/+11
* patch@25279 VMS error handling and const fixesJohn E. Malmberg2005-08-102-52/+235
* [patch]vms.c - buffer highwater overrun in vmsifyJohn E. Malmberg2005-08-051-2/+4
* VMS debugging help, by John E. MalmbergRafael Garcia-Suarez2005-08-041-1/+1
* Various patches by John E. Malmberg to fix dataRafael Garcia-Suarez2005-08-012-109/+116
* [patch] blead@25226 on OpenVMS/vms.c - fopen bug.John E. Malmberg2005-08-011-1/+1
* POD typosPiotr Fusik2005-08-011-1/+1
* blead help for VMSCraig A. Berry2005-07-241-1/+2
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-47/+47
* Install perlglossary on VMS and WindowsRafael Garcia-Suarez2005-07-011-1/+5
* Add the ptar(1) utility from Archive::TarRafael Garcia-Suarez2005-06-211-1/+4
* Integrate perl587delta.pod, the changes in perlhist.pod, and updateNicholas Clark2005-06-021-22/+26
* Teach buildtoc about README.openbsd, and regenerate various makefiles.Nicholas Clark2005-05-291-9/+13
* VMS build update for bleadCraig A. Berry2005-05-294-8/+8
* Attribute configurationAndy Lester2005-05-201-1/+8
* Symbian port of PerlJarkko Hietaniemi2005-04-211-5/+10
* Add perl593delta.podRafael Garcia-Suarez2005-04-081-14/+18
* const fix-up for vms/vms.cCraig A. Berry2005-03-252-7/+7
* Install and build corelist on VMS, tooRafael Garcia-Suarez2005-02-181-1/+4
* -Duselargefiles for VMSCraig A. Berry2005-01-052-10/+61
* add -I../lib to VMS build to find Config_heavy.plCraig A. Berry2004-12-011-27/+27