summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Fix some thread context mistakes that snuck in with b94a8c495f3a28de7de57070f...Craig A. Berry2009-02-081-12/+12
* Use make_ext.pl on VMS to build, clean, and realclean extensions.Craig A. Berry2009-02-071-5/+4
* Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS.Nicholas Clark2009-02-052-245/+2
* vms rename Unix mode fixesJohn Malmberg2009-02-031-41/+69
* vms kill_file / rmdir updatesJohn Malmberg2009-02-031-25/+93
* vms stat patches (take 2)John Malmberg2009-02-011-66/+210
* For the vmsish pragma, make sure there is a thread context if needed.Craig A. Berry2009-02-011-1/+5
* Pod correction for ExtUtils::XSSymSet.Craig A. Berry2009-01-301-6/+6
* vmspath without thread context.John Malmberg2009-01-291-2/+30
* vms fileify_dirspec refactor / Unix mode fixesJohn Malmberg2009-01-251-88/+128
* vms glob patchesJohn Malmberg2009-01-251-20/+122
* The exit code of make_patchnum.pl is no longer used, so make it return 0.Nicholas Clark2009-01-241-1/+1
* Build miniperl with a special version of perl.c on VMS as well.Craig A. Berry2009-01-231-18/+32
* Pathify_dirspec replacementJohn Malmberg2009-01-192-319/+494
* Fix handling of DECC$DISABLE_POSIX_ROOT feature on VMS.Craig A. Berry2009-01-151-6/+7
* vms rmsexpand refactorJohn Malmberg2009-01-151-131/+210
* vms - unixspec refactorJohn Malmberg2009-01-131-30/+156
* vms - vmsspec refactorJohn Malmberg2009-01-121-30/+181
* more vms thread ctx fixesJohn Malmberg2009-01-111-13/+23
* vms setup_cmddsc buffer fixes.John Malmberg2009-01-101-5/+31
* Revision to thread context fixes from ebd4d70bfcb408fd33ee8841c43d30ca8408b19dCraig A. Berry2009-01-101-6/+6
* simple_trnlnm needs an actual length as its last argument.Craig A. Berry2009-01-091-9/+9
* vms.c backslash efs and long name fixesJohn Malmberg2009-01-081-2/+3
* VMS feature logical name fixesJohn Malmberg2009-01-061-52/+114
* VMS thread context fixesJohn Malmberg2009-01-061-183/+257
* On VMS, run make_patchnum.pl, not make_patchnum.comCraig A. Berry2009-01-051-6/+10
* First cut at handling git patch numbers on VMS.Craig A. Berry2009-01-011-2/+10
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2008-12-211-9/+13
* Add other files modified by buildtocLeon Brocard2008-12-191-12/+20
* standardize save/restore of errno & vaxc$errnoChip Salzenberg2008-12-051-3/+3
* [patch@34995] vms.c - Memory freed from wrong poolJohn E. Malmberg2008-12-041-4/+4
* [patch@34896] vms readdir() fixes for UNIX/EFS modeJohn E. Malmberg2008-11-241-5/+26
* [patch@34779] Get posix exit mode working/tested on VMSJohn E. Malmberg2008-11-101-8/+17
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-7/+8
* Try to demangle the mess created by 34667 (the "resubmittal" was actuallyCraig A. Berry2008-10-301-61/+61
* Re: patch@34561 VMS exec handling / cwd realpath fixesJohn E. Malmberg2008-10-302-7/+127
* [patch@34600] vms.c setup_cmddscJohn E. Malmberg2008-10-301-0/+13
* When testing the case sensitivity settings of the processCraig A. Berry2008-10-231-1/+1
* Bump VERSIONs in all non-dual-lived modules that have changedSteve Hay2008-09-151-1/+1
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-091-0/+1
* Fix off-by-one error in sanity check in my_fclose wrapper on VMS.Craig A. Berry2008-06-141-1/+1
* [patch@34044] Enable getgrgid on VMSJohn E. Malmberg2008-06-131-0/+4
* Make Perl_vms_start_glob() decline politely when passed an emptyCraig A. Berry2008-06-031-0/+5
* Must install mydtrace.h on VMS even it doesn't do much there.Craig A. Berry2008-05-311-2/+5
* Make uudmap.h dependencies more explicit in the VMS buildCraig A. Berry2008-03-281-4/+5
* configure.com and vms.c fixes.John E. Malmberg2008-03-241-1/+4
* On VMS, don't call flex_stat from my_flush as the latter may beCraig A. Berry2008-03-071-1/+1
* Following 33291, on VMS we need to use the same prototypes other platforms Craig A. Berry2008-02-222-15/+25
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-0/+4
* Fix VMS::Stdio bug introduced in 32713.Craig A. Berry2007-12-311-1/+1