| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ... | Jesse Vincent | 2009-08-03 | 1 | -17/+13 |
* | Remove the port to MiNT. It's a dead platform that hasn't had any love since... | Jesse Vincent | 2009-08-03 | 1 | -5/+1 |
* | Clean up the .exists files on VMS. | Craig A. Berry | 2009-07-31 | 1 | -0/+1 |
* | test_harness, not just test, needs unpack_files on VMS. | Craig A. Berry | 2009-07-14 | 1 | -1/+1 |
* | Some missing realclean items for VMS. | Craig A. Berry | 2009-07-12 | 1 | -1/+2 |
* | Make File::Copy::rmscopy return the documented values. | Craig A. Berry | 2009-07-07 | 1 | -5/+5 |
* | Remove fake facility strings from VMS start-up warnings. | Craig A. Berry | 2009-07-02 | 1 | -2/+2 |
* | Add documentation for the method resolution plugin interface. | Nicholas Clark | 2009-06-25 | 1 | -12/+16 |
* | Handle the rare but legal angle bracket in unixify. | Craig A. Berry | 2009-06-17 | 2 | -1/+2 |
* | Generate perlmodlib.pod at build time, instead of shipping it. | Nicholas Clark | 2009-06-13 | 1 | -1/+5 |
* | Test case to go with 30e682852bf42358156ed62e06e91f75e9f5b807. | Craig A. Berry | 2009-06-04 | 1 | -0/+1 |
* | vms.c EFS logical name fix. | John E. Malmberg | 2009-06-04 | 1 | -3/+3 |
* | Replace run-time on-demand initialisation of PL_bitcount with a constant table. | Nicholas Clark | 2009-05-20 | 1 | -3/+5 |
* | Pass the output file name to generate_uudmap, and open it within the code, | Nicholas Clark | 2009-05-19 | 1 | -2/+1 |
* | Add perl589delta.pod to pod.lst, and run pod/buildtoc --build-all. | Nicholas Clark | 2009-05-12 | 1 | -27/+32 |
* | perltoc.pod depends on perldelta.pod. | Craig A. Berry | 2009-04-25 | 1 | -2/+5 |
* | Run buildtoc on VMS. | Craig A. Berry | 2009-04-24 | 1 | -5/+10 |
* | Space between target and colon is not optional in VMS description files. | Craig A. Berry | 2009-04-22 | 1 | -1/+1 |
* | 7eb47696deb9a7343fb4847f7342919a6df59e21 should be $(ext) rather than ext. | Nicholas Clark | 2009-04-21 | 1 | -1/+1 |
* | We need $(MINIPERL_EXE) before we can run autodoc.pl. Remove the duplicated -I | Nicholas Clark | 2009-04-21 | 1 | -2/+2 |
* | Build perltoc.pod, rather than shipping it. This way it can't get out of date. | Nicholas Clark | 2009-04-21 | 1 | -2/+7 |
* | Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators. | Nicholas Clark | 2009-04-20 | 2 | -1224/+1 |
* | For VMS, generate the delete rules for generated and copied files in buildtoc. | Nicholas Clark | 2009-04-19 | 1 | -1/+1 |
* | autodoc.pl needs -Ilib. I had been testing with a perl that was also installed. | Nicholas Clark | 2009-04-18 | 1 | -1/+1 |
* | Generate perlapi.pod and perlintern.pod at build time, instead of shipping them. | Nicholas Clark | 2009-04-18 | 1 | -0/+5 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -4/+2 |
* | Eliminate "Old Perl threads tutorial", which describes 5005 threads. | Nicholas Clark | 2009-04-12 | 1 | -13/+9 |
* | vms.c - Remove .DIR; in UNIX mode. | John Malmberg | 2009-02-22 | 1 | -12/+22 |
* | Avoid VMS long filename support on older systems that don't have it. | Craig A. Berry | 2009-02-20 | 1 | -1/+12 |
* | Move redefinition of lstat above its first use in vms/vms.c. | Craig A. Berry | 2009-02-20 | 1 | -11/+11 |
* | PERL_FS_VER_FMT is only used with the current perl version, which is known at | Nicholas Clark | 2009-02-16 | 1 | -1/+6 |
* | Handle uninitialized interpreter when performing vmsish pragma checks. | Craig A. Berry | 2009-02-13 | 1 | -2/+2 |
* | vms fgetname wrapper. | John Malmberg | 2009-02-11 | 2 | -1/+32 |
* | Logic changes for the VMS-specific mkdir/chdir/chmod/symlink routines. | John Malmberg | 2009-02-09 | 1 | -45/+44 |
* | Fix some thread context mistakes that snuck in with b94a8c495f3a28de7de57070f... | Craig A. Berry | 2009-02-08 | 1 | -12/+12 |
* | Use make_ext.pl on VMS to build, clean, and realclean extensions. | Craig A. Berry | 2009-02-07 | 1 | -5/+4 |
* | Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS. | Nicholas Clark | 2009-02-05 | 2 | -245/+2 |
* | vms rename Unix mode fixes | John Malmberg | 2009-02-03 | 1 | -41/+69 |
* | vms kill_file / rmdir updates | John Malmberg | 2009-02-03 | 1 | -25/+93 |
* | vms stat patches (take 2) | John Malmberg | 2009-02-01 | 1 | -66/+210 |
* | For the vmsish pragma, make sure there is a thread context if needed. | Craig A. Berry | 2009-02-01 | 1 | -1/+5 |
* | Pod correction for ExtUtils::XSSymSet. | Craig A. Berry | 2009-01-30 | 1 | -6/+6 |
* | vmspath without thread context. | John Malmberg | 2009-01-29 | 1 | -2/+30 |
* | vms fileify_dirspec refactor / Unix mode fixes | John Malmberg | 2009-01-25 | 1 | -88/+128 |
* | vms glob patches | John Malmberg | 2009-01-25 | 1 | -20/+122 |
* | The exit code of make_patchnum.pl is no longer used, so make it return 0. | Nicholas Clark | 2009-01-24 | 1 | -1/+1 |
* | Build miniperl with a special version of perl.c on VMS as well. | Craig A. Berry | 2009-01-23 | 1 | -18/+32 |
* | Pathify_dirspec replacement | John Malmberg | 2009-01-19 | 2 | -319/+494 |
* | Fix handling of DECC$DISABLE_POSIX_ROOT feature on VMS. | Craig A. Berry | 2009-01-15 | 1 | -6/+7 |
* | vms rmsexpand refactor | John Malmberg | 2009-01-15 | 1 | -131/+210 |