Branch: refs/heads/smoke-me/ilmari/remove-obsolete-ports
Home: https://github.com/Perl/perl5
Commit: 081f09cbde7e267df12ec862fc2c7efa260c2cfa
https://github.com/Perl/perl5/commit/081f09cbde7e267df12ec862fc2c7efa260c2cfa
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M MANIFEST
M Porting/pumpkin.pod
R README.dos
R djgpp/config.over
R djgpp/configure.bat
R djgpp/djgpp.c
R djgpp/djgpp.h
R djgpp/djgppsed.sh
R djgpp/fixpmain
M doio.c
M dosish.h
M ext/Devel-Peek/t/Peek.t
M ext/File-Glob/Glob.pm
M ext/POSIX/t/posix.t
M ext/POSIX/t/sigaction.t
M ext/POSIX/t/time.t
M ext/SDBM_File/sdbm.c
M ext/SDBM_File/sdbm.h
R hints/dos_djgpp.sh
M install_lib.pl
M installperl
M lib/AnyDBM_File.t
M lib/English.t
M lib/File/stat.pm
M lib/File/stat.t
M lib/FileHandle.t
M lib/perl5db.pl
M mg.c
M perl.c
M perl.h
M perlio.c
M pod/perl.pod
M pod/perldiag.pod
M pod/perlmodinstall.pod
M pod/perlport.pod
M t/io/closepid.t
M t/io/fs.t
M t/io/layers.t
M t/io/openpid.t
M t/io/tell.t
M t/lib/commonsense.t
M t/lib/dbmt_common.pl
M t/lib/warnings/pp_sys
M t/op/alarm.t
M t/op/magic.t
M t/op/stat.t
M t/op/sysio.t
M t/op/taint.t
M t/op/time.t
M t/op/write.t
M thread.h
M util.c
M win32/GNUmakefile
M win32/Makefile
Log Message:
-----------
Remove DOS/DJGPP support
Commit: 321037ce98e091498629de4d88a98ff0fe02fe4c
https://github.com/Perl/perl5/commit/321037ce98e091498629de4d88a98ff0fe02fe4c
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M MANIFEST
M Porting/checkURL.pl
M README.cygwin
M ext/POSIX/POSIX.xs
M ext/POSIX/t/posix.t
R hints/uwin.sh
M installman
M makedepend_file.SH
M pod/perlport.pod
M t/io/layers.t
M t/io/tell.t
M t/loc_tools.pl
M t/op/chdir.t
Log Message:
-----------
Remove AT&T UWIN support
UWIN was last released on 2012 and has been superseded by Cygwin these
days.
Compare: https://github.com/Perl/perl5/compare/db4bfae3faae...321037ce98e0