summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* Add perl589delta.pod to pod.lst, and run pod/buildtoc --build-all.Nicholas Clark2009-05-121-27/+32
* perltoc.pod depends on perldelta.pod.Craig A. Berry2009-04-251-2/+5
* Run buildtoc on VMS.Craig A. Berry2009-04-241-5/+10
* Space between target and colon is not optional in VMS description files.Craig A. Berry2009-04-221-1/+1
* 7eb47696deb9a7343fb4847f7342919a6df59e21 should be $(ext) rather than ext.Nicholas Clark2009-04-211-1/+1
* We need $(MINIPERL_EXE) before we can run autodoc.pl. Remove the duplicated -INicholas Clark2009-04-211-2/+2
* Build perltoc.pod, rather than shipping it. This way it can't get out of date.Nicholas Clark2009-04-211-2/+7
* Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators.Nicholas Clark2009-04-202-1224/+1
* For VMS, generate the delete rules for generated and copied files in buildtoc.Nicholas Clark2009-04-191-1/+1
* autodoc.pl needs -Ilib. I had been testing with a perl that was also installed.Nicholas Clark2009-04-181-1/+1
* Generate perlapi.pod and perlintern.pod at build time, instead of shipping them.Nicholas Clark2009-04-181-0/+5
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-4/+2
* Eliminate "Old Perl threads tutorial", which describes 5005 threads.Nicholas Clark2009-04-121-13/+9
* vms.c - Remove .DIR; in UNIX mode.John Malmberg2009-02-221-12/+22
* Avoid VMS long filename support on older systems that don't have it.Craig A. Berry2009-02-201-1/+12
* Move redefinition of lstat above its first use in vms/vms.c.Craig A. Berry2009-02-201-11/+11
* PERL_FS_VER_FMT is only used with the current perl version, which is known atNicholas Clark2009-02-161-1/+6
* Handle uninitialized interpreter when performing vmsish pragma checks.Craig A. Berry2009-02-131-2/+2
* vms fgetname wrapper.John Malmberg2009-02-112-1/+32
* Logic changes for the VMS-specific mkdir/chdir/chmod/symlink routines.John Malmberg2009-02-091-45/+44
* 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