xref: /openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/Changes (revision 99fd087599a8791921855f21bd7e36130f39aadc)
1*99fd0875Safresh12.38	 - 2019-01-05
2*99fd0875Safresh1	* Bundle up various changes including:
3*99fd0875Safresh1		* Indexing improvements
4*99fd0875Safresh1		* Makefile improvements for some make utils
5*99fd0875Safresh1		* Various code cleanups and modernizations
62777ee89Sespie
7*99fd0875Safresh12.37	 - 2016-10-07
82777ee89Sespie
9*99fd0875Safresh1	* Make minimum version of ExtUtils::MakeMaker 6.58
10*99fd0875Safresh1	* Better support parallel builds by making 'dynamic' a dependency of the ReadKey.pm
11*99fd0875Safresh1	* Add a 'provides' META section to help indexing
122777ee89Sespie
13*99fd0875Safresh12.36	 - 2016-10-07
142777ee89Sespie
15*99fd0875Safresh1	* Add a package declaration to the ReadKey_pm.PL to aid indexing
162777ee89Sespie
17*99fd0875Safresh12.35	 - 2016-10-06
182777ee89Sespie
19*99fd0875Safresh1	* Use FULLPERLRUNINST to run the ReadKey_pm.PL to get the 'blib'
202777ee89Sespie
21*99fd0875Safresh12.34	 - 2016-10-06
222777ee89Sespie
23*99fd0875Safresh1	* Fix GetTerminalSize() argument handling
24*99fd0875Safresh1	* Fix miniperl build on Win32
25*99fd0875Safresh1	* Remove unused Cwd
26*99fd0875Safresh1	* Fix TAP output
27*99fd0875Safresh1	* Fix warnings in XS file
28*99fd0875Safresh1	* Don't attempt some tests if STDIN is not a terminal
29*99fd0875Safresh1	* Generate ReadKey.pm from  ReadKey_pm.PL to expand blockoptions
30*99fd0875Safresh1	* demand-load Carp,
31*99fd0875Safresh1	* remove unneeded AutoLoader,
32*99fd0875Safresh1	* Improve genchars.pl, support make -s silence.
33*99fd0875Safresh1	* Improve Makefile.PL add SIGN, fix pure_site_install, support dual-life, fix realclean
342777ee89Sespie
35*99fd0875Safresh12.33	 - 2015-06-04
362777ee89Sespie
37*99fd0875Safresh1	* Make genchars.pl output reproducible by sorting hash keys
38*99fd0875Safresh1	* Fix for "[rt.cpan.org #100932] Parallel build fails" from Petr Pisar
39*99fd0875Safresh1	* Move tests to t directory from Sébastien Deseille <sebastien.deseille@gmail.com>
40*99fd0875Safresh1	* Move original test to example directory
41*99fd0875Safresh1	* Don't use 'resize' or 'stty' on MS Windows
422777ee89Sespie
43*99fd0875Safresh12.32	 - 2014-05-10
442777ee89Sespie
452777ee89Sespie	* Makefile.PL: Makefile.PL more specific
46*99fd0875Safresh1	* Fix some warnings
47*99fd0875Safresh1	* Don't index Configure.pm
48*99fd0875Safresh1	* POD fixes
49*99fd0875Safresh1	* Change licensing to optional Artistic
502777ee89Sespie
51*99fd0875Safresh12.31	 - 2013-10-26
522777ee89Sespie
53*99fd0875Safresh1	* Update pport.h
54*99fd0875Safresh1	* Added additional metadata to Makefile.PL
552777ee89Sespie
56*99fd0875Safresh12.30.02  - 2011-02-07
572777ee89Sespie
58*99fd0875Safresh12.30.01  - 2008-06-24
592777ee89Sespie
60*99fd0875Safresh12.30	 - 2005-01-12
612777ee89Sespie
62*99fd0875Safresh1	* Skip tests if /dev/tty for automated testing
63*99fd0875Safresh1	* Fixed POD
64*99fd0875Safresh1	* Fixed example in synopsis
65*99fd0875Safresh1	* Update ppport.h
662777ee89Sespie
67*99fd0875Safresh12.21	 - 2002-07-28
682777ee89Sespie
692777ee89Sespie	2002-07-28  Jonathan Stowe <jns@gellyfish.co.uk>
702777ee89Sespie	* README, ReadKey.pm, ReadKey.xs, ppport.h, test.pl: import
712777ee89Sespie	TermReadKey 2.21 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.21
722777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
732777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.21.tar.gz
742777ee89Sespie
75*99fd0875Safresh12.20	 - 2002-05-24
762777ee89Sespie
77*99fd0875Safresh1	2002-05-24  Jonathan Stowe <jns@gellyfish.co.uk>
782777ee89Sespie	* README, ReadKey.pm, ReadKey.xs: import TermReadKey 2.20 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.20
792777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
802777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.20.tar.gz
812777ee89Sespie
82*99fd0875Safresh12.19	 - 2002-03-21
832777ee89Sespie
84*99fd0875Safresh1	2002-03-21  Jonathan Stowe <jns@gellyfish.co.uk>
852777ee89Sespie	* README, ReadKey.pm, ReadKey.xs: import TermReadKey 2.19 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.19
862777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
872777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.19.tar.gz
882777ee89Sespie
89*99fd0875Safresh12.18	 - 2002-02-10
902777ee89Sespie
91*99fd0875Safresh1	2002-02-10  Jonathan Stowe <jns@gellyfish.co.uk>
922777ee89Sespie	* Configure.pm, Makefile.PL, README, ReadKey.pm, ReadKey.xs,
932777ee89Sespie	genchars.pl: import TermReadKey 2.18 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.18
942777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
952777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.18.tar.gz
962777ee89Sespie
97*99fd0875Safresh12.17	 - 2002-01-25
982777ee89Sespie
99*99fd0875Safresh1	2002-01-25  Jonathan Stowe <jns@gellyfish.co.uk>
1002777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import
1012777ee89Sespie	TermReadKey 2.17 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.17
1022777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
1032777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.17.tar.gz
1042777ee89Sespie
105*99fd0875Safresh12.16	 - 2001-11-29
1062777ee89Sespie
107*99fd0875Safresh1	2001-11-29  Jonathan Stowe <jns@gellyfish.co.uk>
1082777ee89Sespie	* ReadKey.pm, ReadKey.xs, genchars.pl, ppport.h: import TermReadKey
1092777ee89Sespie	2.16 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.16
1102777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
1112777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.16.tar.gz
1122777ee89Sespie
113*99fd0875Safresh12.15	 - 2001-11-07
1142777ee89Sespie
115*99fd0875Safresh1	2001-11-07  Jonathan Stowe <jns@gellyfish.co.uk>
1162777ee89Sespie	* ReadKey.pm, ReadKey.xs: import TermReadKey 2.15 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.15
1172777ee89Sespie	git-cpan-authorid: JSTOWE git-cpan-file:
1182777ee89Sespie	authors/id/J/JS/JSTOWE/TermReadKey-2.15.tar.gz
1192777ee89Sespie
120*99fd0875Safresh12.14	 - 1999-03-29
1212777ee89Sespie1999-03-29  Kenneth Albanowski <kjahds@kjahds.com>
1222777ee89Sespie
1232777ee89Sespie	* Makefile.PL, ReadKey.pm, ReadKey.xs, ppport.h: import TermReadKey
1242777ee89Sespie	2.14 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.14
1252777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1262777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.14.tar.gz
1272777ee89Sespie
128*99fd0875Safresh12.13	 - 1999-03-24
1292777ee89Sespie1999-03-24  Kenneth Albanowski <kjahds@kjahds.com>
1302777ee89Sespie
1312777ee89Sespie	* MANIFEST, Makefile.PL, README, ReadKey.pm, ReadKey.xs,
1322777ee89Sespie	genchars.pl, ppport.h: import TermReadKey 2.13 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.13
1332777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1342777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.13.tar.gz
1352777ee89Sespie
136*99fd0875Safresh12.12	 - 1998-01-07
1372777ee89Sespie1998-01-07  Kenneth Albanowski <kjahds@kjahds.com>
1382777ee89Sespie
1392777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import
1402777ee89Sespie	TermReadKey 2.12 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.12
1412777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1422777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.12.tar.gz
1432777ee89Sespie
144*99fd0875Safresh12.11	 - 1997-12-14
1452777ee89Sespie1997-12-13  Kenneth Albanowski <kjahds@kjahds.com>
1462777ee89Sespie
1472777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import
1482777ee89Sespie	TermReadKey 2.11 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.11
1492777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1502777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.11.tar.gz
1512777ee89Sespie
152*99fd0875Safresh12.09	 - 1997-10-07
1532777ee89Sespie1997-10-07  Kenneth Albanowski <kjahds@kjahds.com>
1542777ee89Sespie
1552777ee89Sespie	* Makefile.PL, ReadKey.pm, ReadKey.xs, genchars.pl: import
1562777ee89Sespie	TermReadKey 2.09 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.09
1572777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1582777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.09.tar.gz
1592777ee89Sespie
160*99fd0875Safresh12.08	 - 1997-10-06
1612777ee89Sespie1997-10-06  Kenneth Albanowski <kjahds@kjahds.com>
1622777ee89Sespie
1632777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs: import TermReadKey
1642777ee89Sespie	2.08 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.08
1652777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1662777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.08.tar.gz
1672777ee89Sespie
168*99fd0875Safresh12.07	 - 1997-01-27
1692777ee89Sespie1997-01-27  Kenneth Albanowski <kjahds@kjahds.com>
1702777ee89Sespie
1712777ee89Sespie	* Makefile.PL, ReadKey.pm, ReadKey.xs: import TermReadKey 2.07 from
1722777ee89Sespie	CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.07
1732777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1742777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.07.tar.gz
1752777ee89Sespie
176*99fd0875Safresh12.06	 - 1996-11-26
1772777ee89Sespie1996-11-25  Kenneth Albanowski <kjahds@kjahds.com>
1782777ee89Sespie
1792777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs, test.pl: import
1802777ee89Sespie	TermReadKey 2.06 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.06
1812777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1822777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.06.tar.gz
1832777ee89Sespie
184*99fd0875Safresh12.05	 - 1996-03-14
1852777ee89Sespie1996-03-14  Kenneth Albanowski <kjahds@kjahds.com>
1862777ee89Sespie
1872777ee89Sespie	* Makefile.PL, README, ReadKey.pm, ReadKey.xs: import TermReadKey
1882777ee89Sespie	2.05 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.05
1892777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1902777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.05.tar.gz
1912777ee89Sespie
192*99fd0875Safresh12.04	 - 1995-10-11
1932777ee89Sespie1995-10-11  Kenneth Albanowski <kjahds@kjahds.com>
1942777ee89Sespie
1952777ee89Sespie	* Makefile.PL, README, ReadKey.xs: import TermReadKey 2.04 from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.04
1962777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
1972777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.04.tar.gz
1982777ee89Sespie
199*99fd0875Safresh12.03	 - 1995-09-29
2002777ee89Sespie1995-09-29  Kenneth Albanowski <kjahds@kjahds.com>
2012777ee89Sespie
2022777ee89Sespie	* Configure.pm, MANIFEST, Makefile.PL, README, ReadKey.pm,
2032777ee89Sespie	ReadKey.xs, genchars.pl, test.pl: initial import of TermReadKey 2.03
2042777ee89Sespie	from CPAN git-cpan-module:   TermReadKey git-cpan-version:  2.03
2052777ee89Sespie	git-cpan-authorid: KJALB git-cpan-file:
2062777ee89Sespie	authors/id/K/KJ/KJALB/TermReadKey-2.03.tar.gz
2072777ee89Sespie
208